diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 202670 -> 202682 bytes | |||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm64/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/features/musl/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
13 files changed, 38 insertions, 16 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex fba2941d3c60..3efcf12c53ea 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 5f97cbc0e630..c7159b879206 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 2e2b478ee999..77c107fbe729 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 4e253e67a8a6..e5df52ad5d70 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # 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> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # Ionen Wolkens <ionen@gentoo.org> (2024-01-27) # Qt6 is not stable here yet qt6 diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 2cedd7b5ce8f..848b8db5a597 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,6 +1,10 @@ -# Copyright 2014-2023 Gentoo Authors +# Copyright 2014-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # 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/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 762eccb758c1..1d065e2da02c 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # 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/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 0e1778cc06bb..79cf2319f1fd 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # Sam James <sam@gentoo.org> (2021-04-27) # Clang and friends aren't (yet?) stable on sparc clang diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 70fda23fed3c..29ea9236c922 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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> (2024-03-07) +# dev-lang/php:8.2 is not marked stable here yet (bug #920701) +php_targets_php8-2 + # Ionen Wolkens <ionen@gentoo.org> (2024-01-27) # Qt6 is not stable here yet qt6 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0aafa34cb10a..050baaf5c421 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2024-03-07) +# The bluetooth feature is unstable for now (causes timeouts if no dbus adapter +# is available). +# https://mail.kde.org/pipermail/distributions/2024-March/001481.html +>=kde-misc/kdeconnect-24.02.0 bluetooth + # Sam James <sam@gentoo.org> (2024-02-24) # Only works on amd64 (and x32). dev-debug/gdb cet diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 5b5f52e8ea5d..142757e993b6 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -13,10 +13,6 @@ ruby_targets_ruby33 # New unstable PHP slot. php_targets_php8-3 -# Brian Evans <grknight@gentoo.org> (2022-12-09) -# PHP 8.2 is in testing -php_targets_php8-2 - # Zac Medico <zmedico@gentoo.org> (2016-09-01) # Needs dev-python/pypy* stable python_targets_pypy3 diff --git a/profiles/features/musl/package.use.stable.mask b/profiles/features/musl/package.use.stable.mask index 078dde355c91..0a42768ac43b 100644 --- a/profiles/features/musl/package.use.stable.mask +++ b/profiles/features/musl/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-07) +# This doesn't work yet with musl-1.2.4, bug 906603 +sys-libs/compiler-rt-sanitizers msan + # Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-05) # gprofng is still somewhat messed up with musl-1.2.4, does not build # let's hope this is fixed with the next release diff --git a/profiles/package.mask b/profiles/package.mask index f147264f42a8..770b7761947d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -756,10 +756,6 @@ dev-python/flask-gravatar =sys-fs/btrfs-progs-6.6-r1 =sys-fs/btrfs-progs-6.6-r2 -# Tomáš Mózes <hydrapolic@gmail.com> (2023-11-02) -# Performance regression. Bug #916713. -=dev-db/mydumper-0.15.1.3 - # Sam James <sam@gentoo.org> (2023-10-06) # Breaks building scipy: https://github.com/cython/cython/issues/5748 =dev-python/cython-3.0.3 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d91a4296e9f6..9905aa6839aa 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2475,7 +2475,6 @@ dev-python/mkdocs-material:social - Install the dependencies of the "social" plu dev-python/msgpack:native-extensions - Compiles native "C" extensions (speedups, instead of using python fallback code). dev-python/multidict:native-extensions - Compile native C extensions (speedups, instead of using Python fallback code). dev-python/mypy:native-extensions - Compiles native C extensions (speedups, instead of using Python fallback code). -dev-python/netaddr:cli - Provide a command-line interface dev-python/pandas:full-support - Pull all packages to give pandas full support dev-python/paramiko:server - Enable server feature dev-python/peewee:native-extensions - Compiles native C extension for more complete SQLite3 support. @@ -8012,6 +8011,7 @@ sys-block/fio:gnuplot - Install tools for generating gnuplots sys-block/fio:io-uring - Enable efficient I/O via sys-libs/liburing. sys-block/fio:nfs - Enable NFS support sys-block/fio:numa - Enable numa support +sys-block/fio:pandas - Install dependencies for complex python scripts sys-block/fio:rbd - Enable Rados block device support via sys-cluster/ceph sys-block/fio:rdma - Enable infiniband support via sys-cluster/rdma-core sys-block/fio:tcmalloc - Link against dev-util/google-perftools by default which will speed up USE=rbd up to 20% |