commit: 4c67615f0ddb96171778807b7f4c01490c0815ef Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Wed Mar 12 09:18:26 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed Mar 12 10:13:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c67615f
profiles: unmask >=ffmpeg-7 All packages (currently) on the ffmpeg-7 tracker should be either fixed, or using ffmpeg-compat. Odds are there are more that either A) issue hasn't been found by tinderboxes yet B) bug exist but isn't blocking the tracker (found a few but likely missing more) or C) it is runtime problems and will need user reports. Bug: https://bugs.gentoo.org/928905 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3f052bfe86dd..d6b562a6683e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -453,10 +453,6 @@ app-emulation/virtualbox-kvm # exim_tinydb utility crashes due to invalid free() (used in startup script) =mail-mta/exim-4.98 -# Leonardo Hernández Hernández <[email protected]> (2024-07-07) -# New major ffmpeg version. Tracker bug #928905. ->=media-video/ffmpeg-7.0 - # Sam James <[email protected]> (2024-06-25) # The symbol versioning "fix" breaks anything built with 3.0.0. =dev-libs/libassuan-3.0.1
