commit: c2cc25acb3fc0030b48020dbb0107670b1460706 Author: Eray Aslan <eras <AT> gentoo <DOT> org> AuthorDate: Fri Mar 1 11:13:32 2019 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Fri Mar 1 11:15:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2cc25ac
mail-mta/postfix: mask postfix-3.5 releases and unmask postfix-3.4 Signed-off-by: Eray Aslan <eras <AT> gentoo.org> profiles/package.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ced3501fda2..27b4c8d7e5f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Eray Aslan <[email protected]> (01 Mar 2019) +# Mask experimental software +=mail-mta/postfix-3.5* + # Michał Górny <[email protected]> (24 Feb 2019) # Making releng key cert-only broke validating old releases. Mask # the relevant version until the key is fixed. Bug #678660. @@ -272,10 +276,6 @@ media-libs/libglvnd # Masked for initial testing >=dev-db/mysql-connector-c++-8.0.0 -# Eray Aslan <[email protected]> (08 Feb 2018) -# Mask experimental software -=mail-mta/postfix-3.4* - # Eray Aslan <[email protected]> (22 Jan 2018) # Vulnerable - see https://bugs.gentoo.org/630684 # Please migrate to cyrus-imapd-3.0 releases
