diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-07 03:03:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-07 03:03:27 +0000 |
commit | abe17cf152eeb7571da8db4b25a30465644a41ba (patch) | |
tree | 33e648f624199affa607b84e65868f73d25281e6 /profiles | |
parent | 2ceda67569b0a59d190a0f6afe73c18336b54268 (diff) |
gentoo auto-resync : 07:11:2024 - 03:03:27
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 235772 -> 235774 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 2 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 24 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
8 files changed, 34 insertions, 5 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex bcf9e9ff0b5f..29828617bd53 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 273406b0e81e..2ba8e0388262 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Whitlock <gentoo@mattwhitlock.name> (2024-11-06) +# Assembly optimization is experimental except on amd64, so we leave it +# disabled by default on all other arches. Bug #941226 +dev-libs/libsecp256k1 asm + # Michał Górny <mgorny@gentoo.org> (2024-09-04) # Build with debugging support by default to facilitate dev-debug/dtrace # and sys-apps/systemd[bpf]. diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 2a1f8b794905..2b5672cf5314 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -144,8 +144,6 @@ -video_cards_nvk -video_cards_siliconmotion -video_cards_vesa --video_cards_via --video_cards_virtualbox -video_cards_vmware -video_cards_qxl diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 53b35994e0a5..d322c4168ffe 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -93,7 +93,6 @@ anthy -video_cards_exynos -video_cards_freedreno -video_cards_lima --video_cards_omap -video_cards_panfrost -video_cards_tegra -video_cards_v3d diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index a3438e1c9a15..63c1d355568e 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -181,8 +181,6 @@ webengine -video_cards_vmware -video_cards_geode -video_cards_vesa --video_cards_via --video_cards_virtualbox -video_cards_qxl # Robert Buchholz <rbu@gentoo.org> (2007-06-03) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 135d8f23e94d..949d2a81b766 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robert Siebeck <gentoo.2019@r123.de> (2024-10-30) +# musl not supported by upstream +app-editors/zed + # Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-24) # Using a glibc interface, and with that on musl pretty much useless sys-auth/nss-mdns diff --git a/profiles/package.mask b/profiles/package.mask index a12fe1d13205..6eb1c07d13a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,30 @@ #--- END OF EXAMPLES --- +# Matt Turner <mattst88@gentoo.org> (2024-11-06) +# Replaced by kernel modesetting (CONFIG_DRM_VBOXVIDEO) and the +# xf86-video-modesetting driver in the Xserver. Bug #929007 +# +# Removal on 2024-12-06. Bug #924715. +x11-drivers/xf86-video-vboxvideo + +# Matt Turner <mattst88@gentoo.org> (2024-11-06) +# Driver for integrated GPU paired only with Texas Instruments ARM CPUs. +# +# Not maintained upstream. No releases since 2016. No sign of users. +# +# Removal on 2024-12-06. Bug #924715. +x11-drivers/xf86-video-omap + +# Matt Turner <mattst88@gentoo.org> (2024-11-06) +# Driver for integrated GPU paired only with x86 VIA CPUs. +# +# Has not worked in Gentoo for more than two years (see bug #875233) without +# any actual users noticing. +# +# Removal on 2024-12-06. Bug #875233. +x11-drivers/xf86-video-openchrome + # Holger Hoffstätte <holger@applied-asynchrony.com> (2024-11-03) # Vendors an unreleased libbpf version and announces incorrect version. # Please downgrade to 7.4.0. Bug Bug #941185. Removal on 2024-12-03. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2958dfb3eaea..a8adef60449c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2108,6 +2108,7 @@ dev-libs/libsecp256k1:endomorphism - Enable endomorphism dev-libs/libsecp256k1:experimental - Allow experimental USE flags dev-libs/libsecp256k1:extrakeys - Enable extrakeys module dev-libs/libsecp256k1:lowmem - Reduce runtime memory usage at the expense of performance (ecmult window size 4, gen precision 2) +dev-libs/libsecp256k1:musig - Enable MuSig2 module dev-libs/libsecp256k1:recovery - Enable ECDSA pubkey recovery module dev-libs/libsecp256k1:schnorr - Enable Schnorr signature module dev-libs/libsecp256k1:test-openssl - Enable OpenSSL comparison tests |