diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-11-17 12:12:57 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-11-17 12:12:57 +0000 |
commit | 5a2fa7ae3b169fa67a9128df48eeba4a6842b9d6 (patch) | |
tree | 458fcd746b94f7106cf7ecd3f79eb6531d5b7ad7 /dev-libs/openssl/ChangeLog | |
parent | amd64/x86 stable, bug #345571 (diff) | |
download | historical-5a2fa7ae3b169fa67a9128df48eeba4a6842b9d6.tar.gz historical-5a2fa7ae3b169fa67a9128df48eeba4a6842b9d6.tar.bz2 historical-5a2fa7ae3b169fa67a9128df48eeba4a6842b9d6.zip |
Add patch to fix a bug slipped by upstream but caught by testsuite; thanks to Brant Gurganus in bug #345767 for reporting and providing a link to the upstream patch.
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/openssl/ChangeLog')
-rw-r--r-- | dev-libs/openssl/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-libs/openssl/ChangeLog b/dev-libs/openssl/ChangeLog index 16c036c9943c..106bad5f105d 100644 --- a/dev-libs/openssl/ChangeLog +++ b/dev-libs/openssl/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-libs/openssl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.365 2010/11/16 18:13:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/ChangeLog,v 1.366 2010/11/17 12:12:57 flameeyes Exp $ + +*openssl-1.0.0b-r1 (17 Nov 2010) + + 17 Nov 2010; Diego E. Pettenò <flameeyes@gentoo.org> + +openssl-1.0.0b-r1.ebuild, +files/openssl-1.0.0b-rev19998.patch: + Add patch to fix a bug slipped by upstream but caught by testsuite; thanks to + Brant Gurganus in bug #345767 for reporting and providing a link to the + upstream patch. *openssl-0.9.8p (16 Nov 2010) |