diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 178556 -> 178548 bytes | |||
-rw-r--r-- | profiles/arch/amd64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/make.defaults | 4 | ||||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 10 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
19 files changed, 6 insertions, 70 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex d800f11ddc6b..c5a8927732dc 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index 9fe223d705ba..d6c83267206d 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -63,7 +63,3 @@ IUSE_IMPLICIT="abi_x86_64" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 9d8bacb894af..2f7f7dbd0ebc 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # sci-libs/mkl is not stable, needs online registration to even run pkg_setup mkl diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index ab17ff0424e4..4527d2144ae0 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -25,7 +25,3 @@ VIDEO_CARDS="exynos fbdev omap" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 596393361ade..106b7593e9af 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Sam James <sam@gentoo.org> (2022-01-16) # net-libs/gnome-online-accounts is not marked stable on arm yet gnome-online-accounts diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 0dbb617babae..fd42ca3f2c69 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -28,7 +28,3 @@ USE="libtirpc" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 2653a787e81f..d05e57dc0d65 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Ionen Wolkens <ionen@gentoo.org> (2022-02-17) # x11-drivers/nvidia-drivers is not stable yet video_cards_nvidia diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index 52aebec90836..9d9c0c818bea 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -22,7 +22,3 @@ CHOST_hppa="${CHOST}" # Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) # Defaults for video drivers VIDEO_CARDS="fbdev" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index d1c7e680c93a..cc3e1b11d81b 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Rolf Eike Beer <eike@sf-mail.de> (2021-11-12) # dev-libs/nspr and dev-libs/nss are not stable on hppa nss diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index a0ba4979f4df..12251d45c57d 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -31,7 +31,3 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 33700d01c783..f37bb699d2a5 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,10 +1,6 @@ # Copyright 2014-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Sam James <sam@gentoo.org> (2022-03-03) # dev-lang/ocaml and dev-ml/* not marked stable here ocaml diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 96872299b26e..93e2c5b69fad 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,7 +39,3 @@ VIDEO_CARDS="fbdev mga r128 radeon" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 6a7bb71566fa..762eccb758c1 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Michał Górny <mgorny@gentoo.org> (2021-12-31) # PyPy3 target is not ready for stable. python_targets_pypy3 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index bc314dc140cc..852a8fb95b8e 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -42,7 +42,3 @@ VIDEO_CARDS="fbdev mga r128 radeon" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 6e7bdf7a7d54..868e5ba4559f 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Sam James <sam@gentoo.org> (2021-04-27) # Clang and friends aren't (yet?) stable on sparc clang diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 672f3ebcf4c4..2ff3ba0dff24 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -43,7 +43,3 @@ ABI_X86="32" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" - -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporarily use old default until bug #907377 is done for this arch -RUBY_TARGETS="ruby30" diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index b2d5d5ab61ad..5b5cab87da95 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <sam@gentoo.org> (2023-05-29) -# Temporary mask for bug #907377 -ruby_targets_ruby31 - # Alfredo Tupone <tupone@gentoo.org> (2023-2-2) # sys-devel/gcc:12 is not stable yet on x86 ada_target_gcc_12 diff --git a/profiles/package.mask b/profiles/package.mask index 3fef0ce202f5..a4a3089a2864 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-05-29) +# Masked until enough reverse dependencies are fixed, bug #901257. +=media-video/ffmpeg-6* + # Ionen Wolkens <ionen@gentoo.org> (2023-05-28) # Both versions are affected by notable regressions, i.e. 2.8.5 # leaves 100% cpu processes behind, and 2.8.6 has broken positioning @@ -448,12 +452,6 @@ dev-qt/qtwebsockets:6 # should update to that. #841437 ~sci-physics/bullet-3.22b -# James Beddek <telans@posteo.de> (2022-01-19) -# FFmpeg 5.0 ABI/API changes break many packages. -# Masking for tracker/tinderbox. Bug #831437 ->=media-video/ffmpeg-5 ->=media-sound/spek-0.8.5 - # Brian Evans <grknight@gentoo.org> (2022-01-07) # The main consumer, phpunit, does not initiate the new timer correctly # This is likely to cause issues in tests; Unmask if using for other purposes diff --git a/profiles/use.local.desc b/profiles/use.local.desc index db0d56d3db65..41f71eefbdd4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6817,12 +6817,14 @@ net-vpn/openconnect:gssapi - Build GSSAPI support net-vpn/openconnect:libproxy - Enable proxy support net-vpn/openconnect:pskc - Enable PSKC file storage of HOTP/TOTP keys net-vpn/openconnect:stoken - Enable stoken support +net-vpn/openvpn:dco - Enable support for kernel data channel offload net-vpn/openvpn:down-root - Enable the down-root plugin net-vpn/openvpn:iproute2 - Enabled iproute2 support instead of net-tools net-vpn/openvpn:mbedtls - Use mbed TLS as the backend crypto library net-vpn/openvpn:openssl - Use OpenSSL as the backend crypto library net-vpn/openvpn:pkcs11 - Enable PKCS#11 smartcard support net-vpn/openvpn:plugins - Enable the OpenVPN plugin system +net-vpn/ovpn-dco:debug - Enable debug output in dmesg net-vpn/pptpd:gre-extreme-debug - Log all GRE accepted packets when in debug mode (required if you want upstream support) net-vpn/strongswan:constraints - Enable advanced X.509 constraint checking plugin net-vpn/strongswan:dhcp - Enable server support for querying virtual IP addresses for clients from a DHCP server. (IKEv2 only) |