diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 191053 -> 191055 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/package.mask | 28 |
3 files changed, 37 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 27a164f0c2e8..2895c1768398 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b79dea91f2cb..b7c675e37c44 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,17 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michael Orlitzky <mjo@gentoo.org> (2024-01-24) +# A missing "-o pipefail" in the gap-pkg eclass caused me to +# miss a few crashes in dev-gap packages when GAP itself is +# built with kernel debugging enabled. These may not be the +# only problems but it's hard to tell because they cascade: +# +# * https://github.com/frankluebeck/EDIM/issues/24 +# * https://github.com/gap-packages/io/issues/122 +# +sci-mathematics/gap debug + # Alfredo Tupone <tupone@gentoo.org> (2024-01-20) # Not working, bug #890756 sci-mathematics/why3-for-spark doc diff --git a/profiles/package.mask b/profiles/package.mask index ca4ba2d3843a..22f7f7fd3ef1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,30 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-24) +# The functionality of sys-kernel/installkernel-systemd has been +# integrated into sys-kernel/installkernel[systemd]. +# Please install sys-kernel/installkernel and remove +# sys-kernel/installkernel-systemd. See the news item entitled +# "Merging of installkernel-gentoo and installkernel-systemd" for details. +# +# Removal on 2024-02-24 +sys-kernel/installkernel-systemd + +# Michał Górny <mgorny@gentoo.org> (2024-01-24) +# No support for Python 3.11+. No PEP517. Tests are not enabled. +# The current keyworded version is from 2019. It was bumped in 2022 +# but it has not been keyworded since (pending "testing"). +# Depends on unmaintained dev-python/bsddb3. +# Removal on 2024-02-23. Bug #897136. +net-nds/nsscache + +# Michał Górny <mgorny@gentoo.org> (2024-01-24) +# Unmaintained, tests fail, requires discontinued dev-python/bsddb3. +# No commits since 2022. No reverse dependencies. +# Removal on 2024-02-23. Bug #894688. +dev-python/pymilter + # David Seifert <soap@gentoo.org> (2024-01-21) # Not required anymore since 4.14 is EOL, handled within the kernel # nowadays. Removal on 2024-02-20. @@ -40,8 +64,8 @@ net-wireless/crda # Mike Pagano <mpagano@gentoo.org> (2024-01-20) # Masked for testing. Modifications to USE=savedconfig -# to only install files from there instead of -# deleting them afterwards. +# to only install files from there instead of +# deleting them afterwards. # bug #913049. =sys-kernel/linux-firmware-20240115-r1 |