commit: f1a3463f4a06e2c925656d8204f9226e80b1336a Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Wed Feb 11 11:21:39 2026 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 11:22:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a3463f
package.mask: mask net-libs/libupnp-1.14.26 Contains API braking changes. Bug: https://bugs.gentoo.org/969888 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b040108febd6..067d4a562f93 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2026-02-11) +# Release 1.14.26 breaks API, so masking for now. +# Bug #969888. +>=net-libs/libupnp-1.14.26 + # David Seifert <[email protected]> (2026-02-11) # No other distro packages this, last release over 12 years ago, C23 issues. # Removal on 2026-03-13. Bug #944878.
