summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-08-12 20:36:56 +0200
committerMichał Górny <mgorny@gentoo.org>2015-08-12 20:41:35 +0200
commit4594beb488ced4db4baa89b1adc09f1f18e9e461 (patch)
treef93e4bc9d5cffff3957d977acb02130da4390b89
parentapp-text/rnv: Make scheme dependency optional (diff)
downloadgentoo-4594beb488ced4db4baa89b1adc09f1f18e9e461.tar.gz
gentoo-4594beb488ced4db4baa89b1adc09f1f18e9e461.tar.bz2
gentoo-4594beb488ced4db4baa89b1adc09f1f18e9e461.zip
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
-rw-r--r--profiles/package.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask
index 01d9b69e5bb3..c530a4150376 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,6 +30,12 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@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 <monsieurp@gentoo.org> (11 Aug 2015)
# Old and doesn't compile with recent JDKs (>= 1.8).
# Masked for removal in 30 days. See bug #557210.