Commit Graph

3 Commits

Author SHA1 Message Date
f3bdce3645
www-apps/gitea: Bump to 1.20.3
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
2023-08-21 21:36:32 +02:00
55fe99feb4
www-apps/gitea: Do some house-keeping
- Drop all example ini modifications. We need to maintain them downstream
  and if they really don't work than either upstream's documentation
  should be fixed - or ours.
  This was mostly already done in the in-tree ebuild.
- Re-order and re-format IUS, blocks and eclasses.
- Drop the upgrade notice for 0.15.x as I assume the time delta is enough.

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
2023-08-07 08:06:17 +02:00
01e107374f
www-apps/gitea: Add new package, version 1.20.2
The ebuild was based on the tree version earlier in 1.19.x series.
I dropped filecaps support, so it's necessary to configure direct
network access yourself (e.g. using systemd socket magic[1]) or use a
TLS termination proxy like nginx, caddy or traefik in front.

Besides, the gitea builds and runs fine now w/ PIE (or it is disabled
on a global scale somewhere). However, it's not necessary anymore to
strip out the flags in the ebuild[2].

[1] ListenStream in systemd socket configuration files
    and for a explanation e.g.
    https://liquidat.wordpress.com/2018/01/04/howto-run-programs-as-non-root-user-on-privileged-ports-via-systemd/
[2] https://bugs.gentoo.org/832756

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
2023-08-06 22:11:42 +02:00