diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2013-12-20 14:33:33 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2013-12-20 14:33:33 +0000 |
commit | 68b1298569d41880567ab4b53db7ab5857a7fa8b (patch) | |
tree | 7428291bed6335cd9b20d1c093a3e63ce072e798 /net-libs/libssh/ChangeLog | |
parent | Version bump with kind permission from johu (diff) | |
download | gentoo-2-68b1298569d41880567ab4b53db7ab5857a7fa8b.tar.gz gentoo-2-68b1298569d41880567ab4b53db7ab5857a7fa8b.tar.bz2 gentoo-2-68b1298569d41880567ab4b53db7ab5857a7fa8b.zip |
Removed gcrypt support as it breaks with >=dev-libs/libgcrypt-1.6.0
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'net-libs/libssh/ChangeLog')
-rw-r--r-- | net-libs/libssh/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-libs/libssh/ChangeLog b/net-libs/libssh/ChangeLog index d420328d5ebd..df22b369fee2 100644 --- a/net-libs/libssh/ChangeLog +++ b/net-libs/libssh/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libssh # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.92 2013/12/20 14:13:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.93 2013/12/20 14:33:33 polynomial-c Exp $ + + 20 Dec 2013; Lars Wendler <polynomial-c@gentoo.org> libssh-0.5.5.ebuild, + libssh-0.6.0_rc1.ebuild, libssh-0.6.0_rc2.ebuild, libssh-0.6.0_rc3.ebuild, + libssh-9999.ebuild, metadata.xml: + Removed gcrypt support as it breaks with >=dev-libs/libgcrypt-1.6.0 and + upstream intends to replace gcrypt with nettle in libssh-0.7.0. *libssh-0.6.0_rc3 (20 Dec 2013) |