diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-23 14:56:14 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-23 14:56:14 +0100 |
commit | b818f6a820dceae80d6e3faac5fdf7be0c6fcbe2 (patch) | |
tree | ecc35732c51ff9d610d4a9e0cc77e940ef5ac9da /profiles | |
parent | 2bae4d8bcdc3862f8d7cf1963acc0a9036762d2d (diff) |
gentoo auto-resync : 23:08:2024 - 14:56:14
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237558 -> 237556 bytes | |||
-rw-r--r-- | profiles/package.mask | 17 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
3 files changed, 9 insertions, 11 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex c7bb07da936d..6895a0cee6dd 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 23e37a95848a..ff5ae2d77eb3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,11 +33,17 @@ #--- END OF EXAMPLES --- +# Florian Schmaus <flow@gentoo.org> (2024-08-23) +# Has a serious bug that causes synced directories to end up world read- +# and writeable. See https://github.com/nextcloud/desktop/issues/6863 +>=net-misc/nextcloud-client-3.13.1 + # William Hubbs <williamh@gentoo.org> (2024-08-21) # Dead upstream, multiple related bugs in Gentoo. # Removal on 2024-09-20 # Bug #575478, #611846, #814551, #892653, #904989, #934410, #935656, # #938262 +# Treeclean request: #938282 sys-process/runit # Arsen Arsenović <arsen@gentoo.org> (2024-08-02) @@ -179,17 +185,6 @@ dev-debug/gdb-apple # https://lore.kernel.org/netfilter-devel/Zp7FqL_YK3p_dQ8B@egarver-mac/ =net-firewall/nftables-1.1.0 -# Sam James <sam@gentoo.org> (2024-07-24) -# Fails to build with GCC 15, several open bugs -# including test failures. Unpackaged by others. -# Removal on 2024-08-23. Bug #936581. -app-accessibility/epos - -# David Seifert <soap@gentoo.org> (2024-07-22) -# Unmaintained, replaced by app-portage/pram which has more features -# and works better for merging PRs. Removal on 2024-08-21. -dev-perl/Gentoo-App-Pram - # Hans de Graaff <graaff@gentoo.org> (2024-07-21) # Obsolete slots that are no longer used by any cucumber # version. Removal on 2024-08-21. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3dd0ac27a6c1..c7be8ea8e7f4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6872,6 +6872,9 @@ net-proxy/tinyproxy:transparent-proxy - Enable transparent proxying net-proxy/tinyproxy:upstream-proxy - Enable upstream proxying net-proxy/tinyproxy:xtinyproxy-header - Include the X-Tinyproxy header net-proxy/trojan:mysql - build with MySQL support +net-proxy/trojan:nat - Build with NAT support +net-proxy/trojan:reuseport - Build with SO_REUSEPORT support +net-proxy/trojan:tcpfastopen - Force build with TCP Fast Open support net-proxy/tsocks:dns - Force DNS queries to use SOCKS server via tcp net-proxy/tsocks:envconf - Allow TSOCKS_CONF_FILE to specify configuration file net-proxy/tsocks:server-lookups - Allow hostname resolution _for_ SOCKS servers |