commit: f7eadbdf94543d21822d87ebca7285fd2bde26ad Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Sat May 21 23:35:07 2022 +0000 Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com> CommitDate: Sat May 21 23:51:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=f7eadbdf
profiles: Remove outdated masks Signed-off-by: orbea <orbea <AT> riseup.net> Closes: https://github.com/gentoo/libressl/pull/412 Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com> profiles/package.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask deleted file mode 100644 index 6689349..0000000 --- a/profiles/package.mask +++ /dev/null @@ -1,8 +0,0 @@ -# 2021-10-02 -# LibreSSL 3.4.0 is causing build issues on many packages. -# Masked until build issues are solved. -=dev-libs/libressl-3.4.0-r1 - -# 2021-10-02 -# This version is affected by a vulnerability: CVE-2021-41581 -=dev-libs/libressl-3.4.0
