diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /profiles | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'profiles')
12 files changed, 100 insertions, 126 deletions
diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-bulldozer/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-bulldozer/make.defaults index 4f7213c28e4f..d718c1042fff 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-bulldozer/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-bulldozer/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" +CPU_FLAGS_X86="abm aes avx cx16 fma4 lwp mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-excavator/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-excavator/make.defaults index 5cc1a8362d3b..47192e11c2a1 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-excavator/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-excavator/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx avx2 fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" +CPU_FLAGS_X86="abm aes avx avx2 bmi bmi2 cx16 f16c fma fma4 fsgsbase lwp mmx mmxext movbe pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 tbm xop" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-jaguar/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-jaguar/make.defaults index b13f62328294..df2426fb7a6b 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-jaguar/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-jaguar/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" +CPU_FLAGS_X86="abm aes avx bmi cx16 f16c mmx mmxext movbe pclmul sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-k10/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-k10/make.defaults index 049bead43e9a..52d201f82606 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-k10/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-k10/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" +CPU_FLAGS_X86="3dnow 3dnowext abm mmx mmxext popcnt sse sse2 sse3 sse4a" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-piledriver/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-piledriver/make.defaults index 8f7bae7ec4ca..e9c3266b3fad 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-piledriver/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-piledriver/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" +CPU_FLAGS_X86="abm aes avx bmi cx16 f16c fma fma4 lwp mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 tbm xop" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults index 151d07607bfe..e832d16cad12 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-steamroller/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx fma3 fma4 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xop" +CPU_FLAGS_X86="abm aes avx bmi cx16 f16c fma fma4 fsgsbase lwp mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 tbm xop" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen/make.defaults index c1ac4d10b3b3..21c73165963f 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" +CPU_FLAGS_X86="abm adcx aes avx avx2 bmi bmi2 clflushopt clzero cx16 f16c fma fsgsbase mmx mmxext movbe mwaitx pclmul popcnt rdseed sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 xsavec xsaves" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen2/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen2/make.defaults index 5c50c10c521b..4ac123e1afaa 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen2/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/amd64-zen2/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" +CPU_FLAGS_X86="abm adcx aes avx avx2 bmi bmi2 clflushopt clwb clzero cx16 f16c fma fsgsbase mmx mmxext movbe mwaitx pclmul popcnt rdpid rdrand rdseed sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 wbnoinvd xsavec xsaves" diff --git a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/btver1_64/make.defaults b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/btver1_64/make.defaults index 5e4f158382da..da32fe456d6d 100644 --- a/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/btver1_64/make.defaults +++ b/profiles/liguros/1.0/linux-gnu/arch/amd64/subarch/btver1_64/make.defaults @@ -3,4 +3,4 @@ CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}" -CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext mmxext popcnt sse sse2 sse3 sse4a ssse3" +CPU_FLAGS_X86="abm cx16 mmx mmxext sse sse2 sse3 sse4a ssse3" diff --git a/profiles/liguros/1.0/linux-gnu/flavor/minimal/packages.build b/profiles/liguros/1.0/linux-gnu/flavor/minimal/packages.build index f708891ab254..d9639e2f3cdc 100644 --- a/profiles/liguros/1.0/linux-gnu/flavor/minimal/packages.build +++ b/profiles/liguros/1.0/linux-gnu/flavor/minimal/packages.build @@ -6,6 +6,7 @@ # While shadow could be in here, it breaks stage 1 and stage 2 building for the # releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TESTED IT! +app-admin/ego app-arch/bzip2 app-arch/gzip app-arch/tar diff --git a/profiles/liguros/1.0/linux-gnu/mix-ins/kde/package.use b/profiles/liguros/1.0/linux-gnu/mix-ins/kde/package.use index 2391f911e89d..c5b18d231ab2 100644 --- a/profiles/liguros/1.0/linux-gnu/mix-ins/kde/package.use +++ b/profiles/liguros/1.0/linux-gnu/mix-ins/kde/package.use @@ -32,4 +32,10 @@ media-libs/mlt ffmpeg frei0r kdenlive melt sys-libs/zlib minizip # Disable python for yasm since it's pulling python2 -dev-lang/yasm -python
\ No newline at end of file +dev-lang/yasm -python + +# required by net-firewall/firewalld-0.9.1::liguros-repo[nftables,iptables] +# required by kde-plasma/plasma-firewall-5.21.0::liguros-repo +# required by kde-plasma/plasma-meta-5.21.0-r1::liguros-repo[firewall] +# required by plasma-meta (argument) +net-firewall/nftables json xtables diff --git a/profiles/package.mask/00-gentoo b/profiles/package.mask/00-gentoo index 68e1309fce0e..346f1b49f6fa 100644 --- a/profiles/package.mask/00-gentoo +++ b/profiles/package.mask/00-gentoo @@ -32,6 +32,89 @@ #--- END OF EXAMPLES --- +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-27) +# Mask until removal of media-gfx/openexr_viewers. +# Version has several vulnerabilities. See #717474 +=media-libs/ilmbase-2.3.0 + +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-27) +# Mask until removal of media-gfx/openexr_viewers. +# Version has several vulnerabilities. See #717474 +=media-libs/openexr-2.3.0 + +# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-02-27) +# No longer actively supported upstream. +# Removal needed to clean-up {ilmbase,openexr}-2.3.0 +# Masked for removal in 30 days. +media-gfx/openexr_viewers + +# Sam James <sam@gentoo.org> (2021-02-27) +# Fails to build with GCC 10 (or otherwise!) +# bug #708508, bug #728026, bug #542280 +# Removal in 30 days +sci-mathematics/ggnfs + +# Sam James <sam@gentoo.org> (2021-02-27) +# Fails to build with GCC 10, out of date. +# bug #723192, bug #737058 +# Removal in 30 days +dev-lang/ats + +# Sam James <sam@gentoo.org> (2021-02-27) +# Broken with newer(?) dev-scheme/guile, dead upstream +# bug #642736, bug #773196 +# Removal in 30 days +dev-scheme/greg + +# David Seifert <soap@gentoo.org> (2021-02-25) +# Unmaintained, python 3.7 only, relies on wrong libgd, which isn't +# packaged. Removal on 2021-03-27. Bug #683358, #696476, #741936. +sys-auth/authenticator + +# David Seifert <soap@gentoo.org> (2021-02-25) +# Last release in 2006, no other distro carries this anymore, +# blocks sci-libs/fftw:2.1 removal, no revdeps. +# Removal on 2021-03-27. Bug #731038, #772812. +media-gfx/videorbits + +# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-24) +# Completely dissolved and moved into other PIM libraries upstream. +# Masked for removal on 2021-03-10. +kde-apps/kdepim-apps-libs + +# Andreas Sturmlechner <asturm@gentoo.org> (2021-02-23) +# Slotted mistakenly +dev-libs/quazip:1 + +# Matthew Thode <prometheanfire@gentoo.org> (2021-02-22) +# Removing unneeded packages from tree Bug #772200 +# Removal on 2021-03-22 +dev-python/mox3 +dev-python/nosexcover +dev-python/oslo-sphinx +dev-python/os-diskconfig-python-novaclient-ext + +# David Seifert <soap@gentoo.org> (2021-02-21) +# Drive-by addition, never maintained by maintainer, tests failing, +# missing dependencies, python3.7 only, no reverse dependencies. +# Removal on 2021-03-23. Bug #738004, #751316, #766989. +dev-python/moviepy + +# Michał Górny <mgorny@gentoo.org> (2021-02-19) +# Xfce 4.16 has the same functionality built-in, rendering the plugin +# redundant. +# Removal on 2021-03-21. Bug #767412. +xfce-extra/xfce4-statusnotifier-plugin + +# Sam James <sam@gentoo.org> (2021-02-18) +# 0.9.27 included a regression wrt deletes +# bug #768948 +=dev-db/lmdb-0.9.27 + +# Lars Wendler <polynomial-c@gentoo.org> (2021-02-15) +# Mask development versions now that they were bumped... +=net-misc/kea-1.9* + # Jakov Smolic <jakov.smolic@sartura.hr> (2021-02-13) # Fails to build with gcc-10, stuck on EAPI 5, dead upstream # multiple reported bugs, not touched by maintainer in years. @@ -60,15 +143,6 @@ media-plugins/vdr-cpumon # Removal on 2021-03-12. Bug #740302 media-plugins/vdr-mount -# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-02-11) -# Needs some workarounds in mozilla ebuilds -# https://bugs.gentoo.org/768543 -# https://bugzilla.mozilla.org/show_bug.cgi?id=1692353 -# https://bugzilla.mozilla.org/show_bug.cgi?id=1692363 -=dev-lang/rust-1.50.0 -=dev-lang/rust-bin-1.50.0 -=virtual/rust-1.50.0 - # Joerg Bornkessel <hd_brummy@gentoo.org> (2021-02-11) # Does not build against vdr-2.4. Last release in ~2006. # Upstream repository is gone. @@ -167,64 +241,12 @@ dev-libs/libressl ~app-editors/emacs-27.1.92 ~app-editors/emacs-27.1.93 -# Azamat H. Hackimov <azamat.hackimov@gmail.com> (2021-01-26) -# Dead upstream (last release 2007), unmaintained, multiple issues, -# no reverse dependencies. -# Removal in 30 days. Bug #744019 -sys-power/ncpufreqd - -# Azamat H. Hackimov <azamat.hackimov@gmail.com> (2021-01-26) -# Dead upstream, no live HOMEPAGE and SRC_URI. -# Removal in 30 days. Bug #744013 -app-text/csvfix - -# Brian Evans <grknight@gentoo.org> (2021-01-25) -# Dead upstream. Relies on soon to be removed wddx support in PHP. -# wddx in general failed overall as a protocol. No real maintainer. -# Removal in 30 days. Bug #688066 -net-analyzer/jffnms - -# Aisha Tammy <gentoo@aisha.cc> (2021-01-24) -# Dead package, wrongly named, only installs -# really old scikit-examples. -# Removal in 14 days -sci-libs/scikits - -# Jakov Smolic <jakov.smolic@sartura.hr> (2021-01-24) -# Last release in 2004. Fails to build with gcc-10 and openssl-1.1. -# Removal on 2021-02-23. Bugs #707004, #677170, #562724 -app-crypt/sign - -# Conrad Kostecki <conikost@gentoo.org> (2020-01-21) -# All kernels >= 4.17 removed IrDA drivers and support, -# the package has also multiple bugs open and is unmaintained. -# Removal in 30 days. -net-wireless/irda-utils - # Marek Szuba <marecki@gentoo.org> (2021-01-21) # Masked for testing and further work - the golang-vcs-snapshot variant # seems to be incompatible with revdeps using go-module, the variant # using the latter is still broken. dev-go/qt -# Michał Górny <mgorny@gentoo.org> (2021-01-19) -# Fails to build. Last release in 2000. -# Removal on 2021-02-18. Bug #722204. -media-sound/mp3_check - -# Michał Górny <mgorny@gentoo.org> (2021-01-19) -# Does not build against vdr-2.4. Last release in 2009. Upstream -# repository is gone. -# Removal on 2021-02-18. Bug #710814. -media-plugins/vdr-atscepg - -# Michał Górny <mgorny@gentoo.org> (2021-01-19) -# Discontinued. Last release in 2017. The code is broken with py3.7 -# and we're doing only the minimal patching to make it not explode -# immediately. No revdeps left. -# Removal on 2021-02-18. Bug #718688. -dev-python/pdfrw - # Sam James <sam@gentoo.org> (2021-01-18) # Older versions: need Python 2 # Newer versions: ported to Python 3, but need @@ -233,55 +255,11 @@ dev-python/pdfrw games-strategy/0ad ~games-strategy/0ad-data-0.0.24_alpha_pre20210116040036 -# Jonas Stein <jstein@gentoo.org> (2021-01-17) -# Removal in 30 days. -# Fails to compile Bug #765697. -x11-misc/rss-glx - -# Brian Evans <grknight@gentoo.org> (2021-01-07) -# PHP 7.2 is security vulnerable and end-of-life -# Please upgrade to a newer slot -dev-lang/php:7.2 -virtual/httpd-php:7.2 -=dev-php/phpunit-5.7.15-r3 -=dev-php/PHP_CodeCoverage-4.0.7-r2 -=dev-php/PHP_TokenStream-1.4.11-r1 - -# Andreas Sturmlechner <asturm@gentoo.org> (2021-01-06) -# 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 - -# Michał Górny <mgorny@gentoo.org> (2021-01-05) -# The portable version has been discontinued upstream (i.e. it is now -# available only as tightly coupled part of OpenBSD). The current -# version relies on dev-libs/libressl implementation details, and can -# not be easily ported to dev-libs/openssl. Reported to fail to build -# with gcc-10. There are multiple alternative ACME clients available. -# Removal in 30 days. Bug #762310. -app-crypt/acme-client - -# Jaco Kroon <jaco@uls.co.za> (2021-01-04) -# media-libs/libilbc is (for every package I manage) a drop-in for -# dev-libs/ilbc-rfc3951. The latter had net-misc/asterisk, -# net-libs/pjproject and net-voip/yate as dependencies. -# (All of which has been bumped to no longer have this dependency.) -# Removal in 30 days, bug #444470 -dev-libs/ilbc-rfc3951 - # Lars Wendler <polynomial-c@gentoo.org> (2020-12-09) # Masked until most broken packages have been fixed (bug #732648) >=sys-devel/autoconf-2.70 >=sys-devel/autoconf-wrapper-14 -# Thomas Deutschmann <whissi@gentoo.org> (2020-12-08) -# Fails to validate certificates which have multiple trusted -# paths. -=net-libs/gnutls-3.7.0 - # Michał Górny <mgorny@gentoo.org> (2020-11-10) # This old Kodi version requires vulnerable dev-python/pillow # and prevents users from upgrading. Masked for the time being. @@ -318,10 +296,6 @@ kde-apps/kde-meta:5 # emerge --noreplace kde-plasma/plasma-meta kde-apps/kdecore-meta kde-apps/kdebase-meta:5 -# Azamat H. Hackimov <azamat.hackimov@gmail.com> (2020-10-06) -# 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782. ->=dev-lua/luaexpat-1.3.3 - # Sam James <sam@gentoo.org> (2020-10-05) # Masked for testing. New major versions of Guile # often break reverse dependencies. @@ -496,13 +470,6 @@ sys-devel/automake:1.10 <sys-devel/binutils-2.34 <sys-devel/binutils-hppa64-2.34 -# Michał Górny <mgorny@gentoo.org> (2017-05-20) -# Old versions of CUDA and their reverse dependencies. They do not -# support GCC 5+, and are really old. -# (updated 2017-12-27 with cuda < 8 because of gcc < 5 mask) -<dev-util/nvidia-cuda-sdk-8 -<dev-util/nvidia-cuda-toolkit-8 - # Michael Orlitzky <mjo@gentoo.org> (2017-01-07) # This package has some dangerous quality and security issues, but # people may still find it useful. It is masked to prevent accidental |
