summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-09 21:18:42 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-09 21:18:42 +0000
commit3606ceecb950b302a6ba2a9882aeeff2a851e5dc (patch)
tree844acd5afb17fe44f9a1449252efaf74791aa9f1 /profiles
parentf3104c28cf5ceeea12dea8aab516861d975c817d (diff)
gentoo auto-resync : 09:12:2022 - 21:18:42
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin152256 -> 152266 bytes
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/base/use.stable.mask4
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/use.local.desc2
5 files changed, 6 insertions, 9 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 92044b44daf6..64d81b88e447 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
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.