diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-15 02:26:52 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-15 02:26:52 +0100 |
commit | 152a6bc119e05c6c6da85b2fce57feb8c31d80b1 (patch) | |
tree | 92ba9f0b4c56acd5bbe6a9bcab07ca09fb62feb1 /profiles | |
parent | d4be17a40855a064f44debc16c4ec9b501547a26 (diff) |
gentoo auto-resync : 15:08:2022 - 02:26:52
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 148288 -> 148290 bytes | |||
-rw-r--r-- | profiles/package.mask | 17 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 18 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex d20e5c7db2fa..80ca611e4666 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 5f9afe5f13b4..25bcab1cc87f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,23 @@ #--- END OF EXAMPLES --- +# John Helmert III <ajak@gentoo.org> (2022-08-14) +# Vulnerable and unmaintained for years, many open bugs, no revdeps, +# EAPI 6. Removal in 30 days, bug 733354 +net-misc/calico-cni-plugin +net-misc/calicoctl + +# Sam James <sam@gentoo.org> (2022-08-14) +# Removes MSVC functionality which some packages are relying on - they +# need time to adapt to upstream setuptools changes. +# bug #865183. +=dev-python/setuptools-65.0.0 + +# John Helmert III <ajak@gentoo.org> (2022-08-14) +# Vulnerable and unmaintained for years, many open bugs, no revdeps +# Removal in 30 days, bug #631140 +net-analyzer/smokeping + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> # Masked for testing, depends on dev-qt/qt*:6 # Pyside6 is stuck on python3_10 for the moment being diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 690935153f80..192b7ddf4ffb 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1048,6 +1048,7 @@ app-shells/autojump:ipython - Add support for dev-python/ipython app-shells/bash:bashlogger - Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots app-shells/bash:mem-scramble - Build with custom malloc/free overwriting allocated/freed memory app-shells/bash:net - Enable /dev/tcp/host/port redirection +app-shells/bash:pgo - Optimize the build using Profile Guided Optimization (PGO) app-shells/bash:plugins - Add support for loading builtins at runtime via 'enable' app-shells/bash-completion:eselect - Support blacklisting of completions via 'eselect bash-completion'. This enables custom Gentoo patching of upstream completion loader. app-shells/mksh:lksh - variant that uses POSIX-compliant arithmetics with the host “long” data type and is automatically in POSIX mode when called as /bin/sh |