From 69051588e2f955485fe5d45d45e616bc60a2de57 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 31 Jan 2021 18:57:01 +0000 Subject: gentoo resync : 31.01.2021 --- profiles/Manifest.gz | Bin 140816 -> 140807 bytes profiles/arch/amd64/package.use.mask | 2 +- profiles/arch/base/package.use.mask | 2 +- profiles/arch/riscv/use.mask | 3 -- profiles/base/make.defaults | 4 +- profiles/base/package.use.force | 1 - profiles/desc/python_single_target.desc | 1 - profiles/desc/python_targets.desc | 1 - profiles/package.mask | 63 +++----------------------------- profiles/prefix/make.defaults | 6 --- profiles/use.local.desc | 15 +------- 11 files changed, 12 insertions(+), 86 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 6cc21f2c08a1..4f166f89a9b3 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 2e1ab42bf147..8c2a5a42a7fb 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -27,7 +27,7 @@ net-misc/asterisk -blocks sys-libs/compiler-rt-sanitizers -asan -dfsan -lsan -msan -hwasan -tsan sys-libs/compiler-rt-sanitizers -ubsan -safestack -cfi -scudo sys-libs/compiler-rt-sanitizers -gwp-asan -sys-libs/compiler-rt-sanitizers -libfuzzer -profile -xray +sys-libs/compiler-rt-sanitizers -libfuzzer -memprof -profile -xray # Sam James (2020-10-24) # asm redc is only available on amd64, diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 11f27d681344..f60d134fb6eb 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -10,7 +10,7 @@ net-misc/asterisk blocks sys-libs/compiler-rt-sanitizers asan dfsan lsan msan hwasan tsan sys-libs/compiler-rt-sanitizers ubsan safestack cfi scudo sys-libs/compiler-rt-sanitizers shadowcallstack gwp-asan -sys-libs/compiler-rt-sanitizers libfuzzer profile xray +sys-libs/compiler-rt-sanitizers libfuzzer memprof profile xray # Sam James (2020-10-24) # asm redc is only available on amd64, diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 702524e3a479..dfdacea6f24d 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -6,9 +6,6 @@ # Unmask systemd -systemd -# Our Python has a lot of trouble with the two-level libdir. -python_targets_python2_7 -python_single_target_python2_7 # Ben Kohler (2019-01-09) # no fam providers keyworded yet diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 981eda7446a7..d77cffe03f21 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -123,13 +123,13 @@ PYTHONDONTWRITEBYTECODE="1" # This MUST be kept in sync with the PYTHON_TARGETS below # Mike Gilbert (2018-05-23) # sys-apps/baslayout-2.5 needs split-usr enabled. -BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_8 python_targets_python2_7" +BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_8" # Mike Gilbert (2012-05-15) # Default target(s) for python-r1.eclass # Mikle Kolyada (2020-12-02) # Updated to python3_8 -PYTHON_TARGETS="python2_7 python3_8" +PYTHON_TARGETS="python3_8" PYTHON_SINGLE_TARGET="python3_8" # Michał Górny (2013-08-10) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 7fccdd3e1850..10958c1f917c 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -166,7 +166,6 @@ app-shells/bash:0 readline # Michał Górny (2012-10-14) # Force-enable all PYTHON_TARGETS for python-exec to avoid using private # API. Please remember to keep it in sync with python_targets.desc. -dev-lang/python-exec python_targets_python2_7 dev-lang/python-exec python_targets_python3_7 dev-lang/python-exec python_targets_python3_8 dev-lang/python-exec python_targets_python3_9 diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 08637d9955cf..1be4dd4001a6 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -3,7 +3,6 @@ # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags. -python2_7 - Build for Python 2.7 only python3_7 - Build for Python 3.7 only python3_8 - Build for Python 3.8 only python3_9 - Build for Python 3.9 only diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index 0bea2b637481..66d152ff98c0 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -3,7 +3,6 @@ # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags. -python2_7 - Build with Python 2.7 python3_7 - Build with Python 3.7 python3_8 - Build with Python 3.8 python3_9 - Build with Python 3.9 diff --git a/profiles/package.mask b/profiles/package.mask index 094f2f99a6c7..cfa43198fcdc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -180,9 +180,10 @@ app-admin/cgmanager sys-libs/libnih # Andreas Sturmlechner (2021-01-06) -# Abandoned upstream, countless bugs. Replaced by builtin functionality in -# elogind or systemd. Alternative: sys-power/suspend. -# Removal in 30 days. Bug #659616 +# Abandoned upstream, countless bugs. Replaced by builtin functions in elogind +# or systemd. Alternatives: sys-power/suspend, sys-power/hibernate-script. +# See also: https://wiki.gentoo.org/wiki/Suspend_and_hibernate +# Removal on 2021-02-19. Bugs #659616, #764773 sys-power/pm-utils sys-power/pm-quirks @@ -241,48 +242,12 @@ dev-haskell/hgettext # bug 762715 (2021-01-01) -# RenPy requires Python 2.7 at runtime, and py3 port has not been -# released yet. Even if it were, the games would probably need porting -# anyway. -# Removal in 30 days. Bug #735358. -dev-python/numpy-python2 -games-engines/renpy -games-misc/katawa-shoujo -games-rpg/asphyxia -games-rpg/sakura-spirit -games-rpg/the-royal-trap - -# Michał Górny (2020-12-30) -# Unmaintained. Entirely replaced by media-libs/libjpeg-turbo, -# to the point that reverse dependencies no longer build with -# media-libs/jpeg. The two libraries are binary-incompatible, -# and the current method of switching between them is incorrect. -# Removal in 30 days. Bug #762634. -media-libs/jpeg - -# Hans de Graaff (2020-12-29) -# These slots masked for removal in 30 days due to -# security issues, bug 730786 -# Use a newer slot instead. -dev-ruby/rack:2.0 -dev-ruby/rack:2.1 - # Jonas Stein (2020-12-29) # Unusable without alsa. # Masked for removal after 2021-02-01 # Bug #762361 media-sound/takcd -# Andrew Savchenko (2020-12-26) -# All docs and socket library functionality are merged back into single -# app-admin/clsync package using USE="apidoc doc socket-library" starting -# from clsync-0.4.5. -# No reverse dependencies. Removal in 30 days. - (2020-12-20) # Needs a port to haskell-src-exts compatible with ghc-8.8. # https://github.com/ndmitchell/derive/pull/37 @@ -317,11 +282,11 @@ www-apps/webmcp # https://bugs.gentoo.org/751739 =sys-apps/opentmpfiles-0.3.1 -# Stephan Hartmann (2020-12-06) +# Stephan Hartmann (2021-01-29) # Dev channel releases are only for people who # are developers or want more experimental features # and accept a more unstable release. ->=www-client/chromium-89 +>=www-client/chromium-90 # Andreas Sturmlechner (2020-10-26) # Historical metapackage that exists in slot 5 only for transition from KDE SC4. @@ -375,28 +340,12 @@ kde-apps/kdebase-meta:5 # Masked to allow py2.7 removal dev-lang/spark -# Alfredo Tupone (2020-08-16) -# Ported to py3.8 but not yet released -# Masked to allow py2.7 removal -# Michał Górny (2021-01-01) -# Masking for removal to prevent eclass from crashing on these packages. -# Removal in 30 days. -dev-ada/langkit -dev-ada/libadalang -dev-ada/libadalang-tools -dev-ada/gps -dev-ada/gnatcoll-db - # Mart Raudsepp (2020-08-15) # Development release, needs testing to ensure valac-0.50 # works for existing packages >=dev-libs/vala-common-0.49 dev-lang/vala:0.50 -# Michał Górny (2020-07-28) -# Masked for the time being due to dep on LLVM 8. Bug #720236. -<=dev-ada/gps-2019-r1 - # Sam James (2020-07-20) # Serious security vulnerabilities, including # remote code execution. Upstream have not yet diff --git a/profiles/prefix/make.defaults b/profiles/prefix/make.defaults index 77e5de432700..cf9a80a85256 100644 --- a/profiles/prefix/make.defaults +++ b/profiles/prefix/make.defaults @@ -7,9 +7,3 @@ # ncurses: a nice working console drawing library # ssl: encrypted connections are a nice feature USE="readline zlib ncurses ssl" - - -# In Prefix, aim for Python 3 only, leaving out 2 to avoid unnecessary -# builds -# NOTE: Both are incremental variables: Need to drop obsolete base values. -PYTHON_TARGETS="-python2_7" diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 74c1b859adc1..212ed06c99da 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -362,7 +362,6 @@ app-dicts/aspell-be:classic - Support classic spelling by default app-dicts/gwaei:hunspell - Enable app-text/hunspell spellchecking and morphological analysis app-dicts/gwaei:mecab - Enable app-text/mecab support app-dicts/myspell-pt:preao - Use the pre ortographic agreement version of the dictionary -app-doc/clsync-docs:api - Install doxygen generated API docs. app-doc/csound-manual:html - Install HTML documentation app-doc/devmanual:offline - Use alternative minimal stylesheet instead of Tyrian theme app-doc/doxygen:clang - support for sys-devel/clang assisted parsing @@ -1219,14 +1218,7 @@ dev-ada/gnatcoll-bindings:shared - Build shared library dev-ada/gnatcoll-bindings:static-pic - Build shared library dev-ada/gnatcoll-core:shared - Build shared library dev-ada/gnatcoll-core:static-pic - Build static library with pic code -dev-ada/gnatcoll-db:db2ada - Build gnatcoll_db2ada -dev-ada/gnatcoll-db:gnatinspect - Build gnatinspect -dev-ada/gnatcoll-db:shared - Build shared library -dev-ada/gnatcoll-db:sql - Build sql library -dev-ada/gnatcoll-db:static-pic - Build shared library -dev-ada/gnatcoll-db:xref - Build xref library dev-ada/gtkada:shared - Build gtkada as shared library -dev-ada/libadalang:shared - Build shared library dev-ada/libgpr:shared - Build shared library dev-ada/libgpr:static-pic - Build static library with pic code dev-ada/xmlada:shared - Build shared library @@ -2067,8 +2059,6 @@ dev-libs/libcec:xrandr - Enable detection of active HDMI using xrandr extensions dev-libs/libcgroup:daemon - Install the configuration tools and init/config files. dev-libs/libcgroup:tools - Install the cgroup rules processing daemon and init/config files. dev-libs/libcharon:client - Install the charon client library -dev-libs/libclsync:extra-debug - Enable extra debugging. This will hurt performance badly. Be ready for tons of output. -dev-libs/libclsync:extra-hardened - Enable extra security checks. This may hurt performance. dev-libs/libdbusmenu:gtk - Enable support for GTK+2 dev-libs/libdbusmenu:gtk3 - Enable support for GTK+3 dev-libs/libdynd:cuda - Enable NVIDIA CUDA toolkit support @@ -3105,7 +3095,6 @@ games-engines/odamex:portmidi - Enable PortMidi support games-engines/odamex:server - Build server target games-engines/openmw:devtools - Install development tools like bsatool, esmtool and opencs. games-engines/openmw:osg-fork - Use OpenSceneGraph forked by OpenMW instead of upstream OSG. -games-engines/renpy:development - Install IDE for game developers and an empty game template games-engines/residualvm:mpeg2 - enable mpeg2 codec for cutscenes games-engines/scummvm:fluidsynth - compile with support for fluidsynth games-engines/scummvm:fribidi - Support for right-to-left languages via dev-libs/fribidi @@ -3256,7 +3245,6 @@ games-strategy/freeciv:server - Enable server support. Disabling this will also games-strategy/freeciv:sound - Add support for sound provided by media-libs/sdl-mixer games-strategy/freeciv:system-lua - Use dev-lang/lua instead of the bundled liblua games-strategy/freesynd:devtools - Build development tools -games-strategy/hedgewars:server - Enable local server games-strategy/ja2-stracciatella:editor - Adds necessary file to run the editor games-strategy/ja2-stracciatella:ru-gold - Support for russian gold ja2 version games-strategy/megaglest:editor - Build map editor @@ -5044,7 +5032,6 @@ media-video/noad:libmpeg2 - Build support for mpeg2 over media-libs/libmpeg2 rat media-video/nvidia_video_sdk:tools - Build and install example tools. media-video/obs-studio:fdk - Enable libfdk support for AAC encoding. media-video/obs-studio:imagemagick - Use ImageMagick for image loading instead of FFmpeg. -media-video/obs-studio:luajit - Build support for scripting via Luajit. media-video/obs-studio:nvenc - Enable NVENC encoding for nVidia video cards. media-video/obs-studio:python - Build support for scripting via Python 3. media-video/obs-studio:speex - Enable noise suppression filter support via media-libs/speexdsp. @@ -8249,6 +8236,7 @@ sys-fs/dmraid:mini - Create a minimal binary suitable for early boot environment sys-fs/dosfstools:compat - Install symlinks for legacy names of the tools sys-fs/e2fsprogs:cron - Install e2scrub_all cron script sys-fs/e2fsprogs:fuse - Build fuse2fs, a FUSE file system client for ext2/ext3/ext4 file systems +sys-fs/e2fsprogs:lto - Build with link time optimization (LTO) sys-fs/ecryptfs-utils:gpg - Enable app-crypt/gnupg key module sys-fs/ecryptfs-utils:openssl - Enable dev-libs/openssl key module sys-fs/ecryptfs-utils:pkcs11 - Enable PKCS#11 (Smartcards) key module @@ -8324,6 +8312,7 @@ sys-libs/compiler-rt-sanitizers:gwp-asan - Build GWP-ASAN runtime. sys-libs/compiler-rt-sanitizers:hwasan - Build Hardware ASAN runtime. sys-libs/compiler-rt-sanitizers:libfuzzer - Build fuzzing runtime. sys-libs/compiler-rt-sanitizers:lsan - Build Leak Sanitizer runtime. +sys-libs/compiler-rt-sanitizers:memprof - Build memory profiler runtime. sys-libs/compiler-rt-sanitizers:msan - Build Memory Sanitizer runtime. sys-libs/compiler-rt-sanitizers:profile - Build profiling runtime. sys-libs/compiler-rt-sanitizers:safestack - Build SafeStack runtime. -- cgit v1.2.3