diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-11-19 20:43:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-11-19 20:43:34 +0000 |
commit | 2ae3339dafcc9c353831377fa05ebd5fb9c189c9 (patch) | |
tree | 7e9ca1d17c9b1f2107a69135a08cdc5a429eac0b /net-misc/openssh/ChangeLog | |
parent | Update to EAPI=4 to have USE=static depend on USE=static-libs of all the libr... (diff) | |
download | gentoo-2-2ae3339dafcc9c353831377fa05ebd5fb9c189c9.tar.gz gentoo-2-2ae3339dafcc9c353831377fa05ebd5fb9c189c9.tar.bz2 gentoo-2-2ae3339dafcc9c353831377fa05ebd5fb9c189c9.zip |
Only show ecdsa key message when upgrading from older versions, and drop USE=pam warning wrt valid shells as people should know this #440568 by poletti.marco.
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'net-misc/openssh/ChangeLog')
-rw-r--r-- | net-misc/openssh/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/openssh/ChangeLog b/net-misc/openssh/ChangeLog index 522c96551887..617ddb0c9cec 100644 --- a/net-misc/openssh/ChangeLog +++ b/net-misc/openssh/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/openssh # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.458 2012/11/19 20:41:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.459 2012/11/19 20:43:34 vapier Exp $ + + 19 Nov 2012; Mike Frysinger <vapier@gentoo.org> openssh-6.1_p1.ebuild: + Only show ecdsa key message when upgrading from older versions, and drop + USE=pam warning wrt valid shells as people should know this #440568 by + poletti.marco. 19 Nov 2012; Mike Frysinger <vapier@gentoo.org> openssh-6.1_p1.ebuild: Update to EAPI=4 to have USE=static depend on USE=static-libs of all the |