diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 178856 -> 178856 bytes | |||
-rw-r--r-- | profiles/package.mask | 9 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 7 |
3 files changed, 15 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f4b12acb8c0e..427a2a17d51a 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 3b6064df9c99..86efe8de552e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-06-06) +# Vulnerable CVE-2023-33546, Bug #907927. +# Reverse deps (logback-*, netty) are unused Java libraries. +# Removal on 2023-07-06. +dev-java/janino +dev-java/logback-core +dev-java/logback-classic +dev-java/netty + # Sam James <sam@gentoo.org> (2023-06-06) # Causes "illegal instruction" (SIGILL) errors for some users, pending investigation. # See bug #907932. diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 9e5da406ed25..a965eaa1465d 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (2023-06-07) +# Fails to compile, epoll missing: +# https://github.com/chriskohlhoff/asio/issues/1289 +~dev-libs/boost-1.82.0 + # Fabian Groffen <grobian@gentoo.org> (2014-01-14) # util-linux has no business on Solaris systems sys-apps/util-linux |