commit: 4594beb488ced4db4baa89b1adc09f1f18e9e461 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Aug 12 18:36:56 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 12 18:41:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4594beb4
profiles: Mask net-misc/openssh-7.0_p1 due to #557388 Mask new OpenSSL versions because they refuse RSA and DSA keys by default which causes the upgrade to disable SSH connectivity on affected hosts without warning. Bug: https://bugs.gentoo.org/show_bug.cgi?id=557388 profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 01d9b69..c530a41 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgo...@gentoo.org> (12 Aug 2015) +# (on behalf of QA team) +# Disables RSA & DSA keys without warning, effectively blocking incoming +# SSH connections. +>=net-misc/openssh-7.0 + # Patrice Clement <monsie...@gentoo.org> (11 Aug 2015) # Old and doesn't compile with recent JDKs (>= 1.8). # Masked for removal in 30 days. See bug #557210.