diff options
author | Dane Smith <c1pher@gentoo.org> | 2011-01-08 04:11:10 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2011-01-08 04:11:10 +0000 |
commit | c36fe9902df474a7daf39355dcd113e78d60df88 (patch) | |
tree | d727158392697e3016a86249e79ac063445ff190 /dev-libs/crypto++/ChangeLog | |
parent | Revert my earlier changes. This deserves a revbump. (diff) | |
download | gentoo-2-c36fe9902df474a7daf39355dcd113e78d60df88.tar.gz gentoo-2-c36fe9902df474a7daf39355dcd113e78d60df88.tar.bz2 gentoo-2-c36fe9902df474a7daf39355dcd113e78d60df88.zip |
Revbump for crypto++ to fix test issues on amd64 wrt bug 343373 and crypto++ amule issues wrt bug 322713.
(Portage version: 2.2.0_alpha3_p8/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/crypto++/ChangeLog')
-rw-r--r-- | dev-libs/crypto++/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/dev-libs/crypto++/ChangeLog b/dev-libs/crypto++/ChangeLog index 7dffeb1a3401..1dc9e245e3c9 100644 --- a/dev-libs/crypto++/ChangeLog +++ b/dev-libs/crypto++/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for dev-libs/crypto++ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.65 2011/01/08 04:04:54 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.66 2011/01/08 04:11:10 c1pher Exp $ + +*crypto++-5.6.1-r1 (08 Jan 2011) + + 08 Jan 2011; Dane Smith <c1pher@gentoo.org> +crypto++-5.6.1-r1.ebuild: + Remove no longer needed -DCRYPTOPP_DISABLE_ASM on amd64. + *Fix crypto++ issues on amd64 wrt amule as noted in bug 322713. + *Fix issues with tests on amd64 as noted in bug 343373. + There is an upstream patch to fix these issues with DCRYPTOPP_DISABLE_ASM + at + http://sourceforge.net/apps/trac/cryptopp/ticket/6 but as we no longer + use it,I didn't include it. 08 Jan 2011; Dane Smith <c1pher@gentoo.org> crypto++-5.6.1.ebuild: Revert my earlier changes. This should probably be revbumped. Sorry for |