commit: 361dd166eda3e343d1db80a859ebe4f99e94907d Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Jun 1 08:34:36 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Jun 1 08:34:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361dd166
profiles: lift the mask on =dev-libs/libressl-2.3* profiles/base/package.use.mask | 4 ---- profiles/package.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 101d0b5..246ced5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,10 +5,6 @@ # This file requires >=portage-2.1.1 # New entries go on top. -# Christoph Junghans <[email protected]> (23 May 2016) -# =dev-libs/libressl-2.3 is masked -net-misc/openntpd libressl - # Michał Górny <[email protected]> (14 May 2016) # (on behalf of QA team) # sys-devel/gcc[jit]: diff --git a/profiles/package.mask b/profiles/package.mask index fd90f08..ffcff4b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -386,10 +386,6 @@ www-apps/389-dsgw # Mask this liferea version because upstream released it broken =net-news/liferea-1.10.17 -# Anthony G. Basile <[email protected]> (06 Dec 2015) -# Masked until we deal with SSLv3, bug #567554 -=dev-libs/libressl-2.3* - # Michał Górny <[email protected]> (30 Oct 2015) # Uses unsafe ioctls that could result in data corruption. Upstream # is working on replacing them in the wip/dedup-syscall branch.
