summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-16 01:40:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-16 01:40:03 +0100
commit98dd97c6dc5b5b4ad4bb19efeb7f314cc52f43ff (patch)
tree4e8e5247d2b6daea3cdd2839960281e1876613cb /profiles
parent3ba87279363a3a099c83d72faaf5b6bee1b23304 (diff)
gentoo auto-resync : 16:06:2023 - 01:40:03
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin178999 -> 179006 bytes
-rw-r--r--profiles/base/package.mask4
-rw-r--r--profiles/features/musl/package.mask9
-rw-r--r--profiles/use.local.desc1
4 files changed, 14 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index d9c603bb1330..9712b557c296 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.mask b/profiles/base/package.mask
index 13ebbc9bd1e6..f09a97d08bf5 100644
--- a/profiles/base/package.mask
+++ b/profiles/base/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Mike Gilbert <floppym@gentoo.org> (2023-06-15)
+# Conflicts with glibc.
+sys-apps/musl-locales
+
# Sam James <sam@gentoo.org> (2023-06-06)
# Only available on Linux.
dev-libs/libaio
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 94bf8b9e00bc..076047969379 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,15 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Brahmajit Das <brahmajit.xyz@gmail.com> (2023-06-15)
+# The package uses innetgr which is not available in musl, bug 898556
+# The package is only for long-obsolete polkit policies anyway.
+sys-auth/polkit-pkla-compat
+
+# Mike Gilbert <floppym@gentoo.org> (2023-06-15)
+# Reverse entry from base profile.
+-sys-apps/musl-locales
+
# Maciej Barć <xgqt@gentoo.org> (2023-04-03)
# Mask until execinfo.h use can be properly patched, bug #877721 and #903689.
dev-scheme/guile-ssh
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0a29fd500453..0549814ba0e1 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -5267,6 +5267,7 @@ net-analyzer/net-snmp:mfd-rewrites - Use MFD rewrites of mib modules where avail
net-analyzer/net-snmp:netlink - Use dev-libs/libnl to fetch TCP statistics instead of using /proc/net/tcp (Linux only).
net-analyzer/net-snmp:pcap - Install snmppcap which reads from PCAP files and writes to the SNMP transport
net-analyzer/net-snmp:pci - Use libpci (from sys-apps/pciutils) to look up network interface description. This feature is only available on Linux.
+net-analyzer/net-snmp:pcre - Add support for Perl Compatible Regular Expressions in process table filtering.
net-analyzer/net-snmp:rpm - Enable monitoring of app-arch/rpm. This flag requires the bzip2 and zlib flags to be enabled as well.
net-analyzer/net-snmp:smux - Enable support for the legacy smux protocol (superseded by agentx)
net-analyzer/net-snmp:ucd-compat - Build UCD compatibility library. Increases significantly the install size.