commit: c5b122e47938fa5279d5559fc11f789334b17503 Author: Vivian Heisz (vhz) <demize <AT> unstable <DOT> systems> AuthorDate: Wed Aug 13 14:35:58 2025 +0000 Commit: demize <demize <AT> unstable <DOT> systems> CommitDate: Wed Aug 13 14:35:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5b122e4
profiles: mask app-crypt/autofirma for removal Bug: https://bugs.gentoo.org/950344 Signed-off-by: Vivian Heisz (vhz) <demize <AT> unstable.systems> profiles/package.mask | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 427e18b03f..3950fff00a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -18,6 +18,14 @@ # New entries go on top. +# Vivian Heisz (vhz) <[email protected]> (2025-08-13) +# Package is out-of-date and not compatible with modern SSL ciphers. +# +# app-crypt/autofirma-bin has been added to ::gentoo and is up-to-date. Please +# migrate to that package instead. +# Removal on 2025-09-12. Bug #950344. +app-crypt/autofirma + # Lucio Sauer <[email protected]> (2025-07-29) # Packaged version depends on treecleaned dev-libs/libdbusmenu-qt. Gentoo # maintainer inactive and several versions out of date. @@ -52,7 +60,7 @@ dev-python/NSKeyedUnArchiver sys-fs/ddrescueview # David (stkw0) Roman <[email protected]> (2025-07-25) -# Depends on removed pydantic version. +# Depends on removed pydantic version. dev-python/safety-schemas # Anna (cybertailor) Vyalkova <[email protected]> (2025-05-24)
