summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 21:46:40 +0100
committerSam James <sam@gentoo.org>2023-05-29 21:46:40 +0100
commit2c2e53c6b731ad88f9488e5ab3649b79ce170d85 (patch)
treedb64b3f55b670465d6a83c948e7a2738c93fe926 /profiles
parentsys-cluster/sanlock: Stabilize 3.8.5 arm64, #905776 (diff)
downloadgentoo-2c2e53c6b731ad88f9488e5ab3649b79ce170d85.tar.gz
gentoo-2c2e53c6b731ad88f9488e5ab3649b79ce170d85.tar.bz2
gentoo-2c2e53c6b731ad88f9488e5ab3649b79ce170d85.zip
profiles: unmask ffmpeg-5
But shift the mask to ffmpeg-6. Lets us coalesce rebuilds for users who just managed to upgrade openssl because of Ruby default changing (e.g. all GNOME users). Bug: https://bugs.gentoo.org/831437 Bug: https://bugs.gentoo.org/901257 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/package.mask10
1 files changed, 4 insertions, 6 deletions
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