diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 152256 -> 152266 bytes | |||
-rw-r--r-- | profiles/base/use.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
5 files changed, 6 insertions, 9 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 92044b44daf6..64d81b88e447 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 4476441274c0..6e4d45c14449 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -10,10 +10,6 @@ # Bug #875053 video_cards_nv -# Brian Evans <grknight@gentoo.org> (2022-09-30) -# PHP 8.2 is in RC -php_targets_php8-2 - # Sam James <sam@gentoo.org> (2022-08-02) # Masked for testing. The split of some packages may still # change. bug #838970. diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 96afc27ef07f..9f302287fcb8 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans <grknight@gentoo.org> (2022-12-09) +# PHP 8.2 is in testing +php_targets_php8-2 + # Alfredo Tupone <tupone@gentoo.org> (2022-12-4) # sys-devel/gcc:12 is not stable yet ada_target_gcc_12_2_0 diff --git a/profiles/package.mask b/profiles/package.mask index 96edd3182a7e..2aa0f92b38cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -571,11 +571,6 @@ x11-drivers/xf86-video-nv =sys-apps/portage-3.0.37 =sys-apps/portage-3.0.38 -# Brian Evans <grknight@gentoo.org> (2022-09-30) -# Mask RC versions for initial testing -<dev-lang/php-8.2.0:8.2 -virtual/httpd-php:8.2 - # John Helmert III <ajak@gentoo.org> (2022-09-18) # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8c7c5e211fa2..dfb2d277ea4e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5380,10 +5380,12 @@ net-analyzer/nfdump:readpcap - Build nfcapd collector to read from pcap file ins net-analyzer/nfdump:sflow - Build sflow collector sfcpad net-analyzer/nmap:libssh2 - Enable SSH support through net-libs/libssh2 net-analyzer/nmap:ncat - Install the ncat utility +net-analyzer/nmap:ndiff - Install the ndiff utility net-analyzer/nmap:nping - Install the nping utility net-analyzer/nmap:nse - Include support for the Nmap Scripting Engine (NSE) net-analyzer/nmap:symlink - Install symlink to nc net-analyzer/nmap:system-lua - Use dev-lang/lua instead of the bundled liblua +net-analyzer/nmap:zenmap - Install the GTK+ based nmap GUI, zenmap net-analyzer/nrpe:command-args - Build support for specifying the command-line arguments from the Nagios/Icinga master. Make sure you understand the implications of this flag as it can be a security risk. net-analyzer/nsca:crypt - Build support for crypted communication with nsca, through dev-libs/libmcrypt. It's recommended not to disable this flag unless all the communication will be handled in an absolutely safe environment. net-analyzer/nsca:minimal - Only build and install the send_nsca command and not the daemon. This allows a very minimal install with no overhead when setting up a node. |