diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185580 -> 185577 bytes | |||
-rw-r--r-- | profiles/package.mask | 38 | ||||
-rw-r--r-- | profiles/use.local.desc | 4 |
3 files changed, 10 insertions, 32 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 45d0ef92c7b2..4d2589f1e486 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 57663ca885c2..8f70367a7e4c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-05-19) +# Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation. +# If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 sys-apps/util-linux +# as a workaround. bug #906797. +~sys-apps/util-linux-2.39 + # Michał Górny <mgorny@gentoo.org> (2023-05-19) # Replaced by dev-python/pyproject-hooks. No revdeps left. # Removal on 2023-06-18. Bug #906789. @@ -96,38 +102,6 @@ games-emulation/pcsxr gnome-extra/gucharmap:0 # Matt Turner <mattst88@gentoo.org> (2023-05-11) -# Dictionaries for app-text/stardict which is masked for removal. -# Bug #905901. Removal on 2023-06-11 -app-dicts/stardict-cdict-en-zh-big5 -app-dicts/stardict-cdict-en-zh-gb -app-dicts/stardict-cedict-zh-en-big5 -app-dicts/stardict-cedict-zh-en-gb -app-dicts/stardict-dictd-devils -app-dicts/stardict-freedict-eng-deu -app-dicts/stardict-freedict-eng-fra -app-dicts/stardict-freedict-eng-ita -app-dicts/stardict-freedict-eng-lat -app-dicts/stardict-freedict-eng-rus -app-dicts/stardict-freedict-eng-spa -app-dicts/stardict-freedict-eng-swe -app-dicts/stardict-freedict-eng-tur -app-dicts/stardict-freedict-tur-deu -app-dicts/stardict-freedict-tur-eng -app-dicts/stardict-jmdict-en-ja -app-dicts/stardict-jmdict-ja-en -app-dicts/stardict-langdao-en-zh-gb -app-dicts/stardict-langdao-zh-en-gb -app-dicts/stardict-mova-smiley -app-dicts/stardict-oxford-en-zh-gb -app-dicts/stardict-quick-eng-jpn -app-dicts/stardict-quick-jpn-eng -app-dicts/stardict-quick-ru-en -app-dicts/stardict-xdict-en-zh-big5 -app-dicts/stardict-xdict-en-zh-gb -app-dicts/stardict-xdict-zh-en-big5 -app-dicts/stardict-xdict-zh-en-gb - -# Matt Turner <mattst88@gentoo.org> (2023-05-11) # Depends on many deprecated packages, such as # - app-text/enchant:0 # - app-text/gnome-doc-utils diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0c794a808676..8678570bb489 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8712,6 +8712,10 @@ www-servers/fnord:auth - Enable HTTP authentication support www-servers/gatling:diet - Compile against dev-libs/dietlibc www-servers/h2o:libh2o - Build and install libh2o www-servers/h2o:mruby - Enable support for mruby +www-servers/kore:acme - Add support for ACME +www-servers/kore:http - Add support for HTTP +www-servers/kore:json - Add support for JSONRPC +www-servers/kore:openssl - Use the openssl TLS backend www-servers/lighttpd:brotli - Enable output compression via app-arch/brotli (recommended) www-servers/lighttpd:gnutls - Build module for TLS via net-libs/gnutls www-servers/lighttpd:maxminddb - Add support for geolocation using dev-libs/libmaxminddb |