diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2012-07-18 07:39:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2012-07-18 07:39:22 +0000 |
commit | 3a33b7b56f2613709f43befdc0dad677c1545678 (patch) | |
tree | 7ac4938ea8eb222e7d6b82e8e6b84b589336a527 /net-misc | |
parent | fix inherit, static/shared on test. (diff) | |
download | gentoo-2-3a33b7b56f2613709f43befdc0dad677c1545678.tar.gz gentoo-2-3a33b7b56f2613709f43befdc0dad677c1545678.tar.bz2 gentoo-2-3a33b7b56f2613709f43befdc0dad677c1545678.zip |
Bugfix release on the 10 branch that addresses SSL/TLS related severe instability. This removes the affected release which had already been masked.
(Portage version: 2.1.11.7/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asterisk/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/asterisk/asterisk-10.6.1.ebuild (renamed from net-misc/asterisk/asterisk-10.6.0.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog index 1ca5696d389c..43738a8a401d 100644 --- a/net-misc/asterisk/ChangeLog +++ b/net-misc/asterisk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/asterisk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.406 2012/07/18 04:12:24 rajiv Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.407 2012/07/18 07:39:22 chainsaw Exp $ + +*asterisk-10.6.1 (18 Jul 2012) + + 18 Jul 2012; Tony Vroon <chainsaw@gentoo.org> -asterisk-10.6.0.ebuild, + +asterisk-10.6.1.ebuild: + Bugfix release on the 10 branch that addresses SSL/TLS related severe + instability. This removes the affected release which had already been masked. 18 Jul 2012; Rajiv Aaron Manglani <rajiv@gentoo.org> asterisk-10.5.2.ebuild: correct SRC_URI. diff --git a/net-misc/asterisk/asterisk-10.6.0.ebuild b/net-misc/asterisk/asterisk-10.6.1.ebuild index cdf49b74afa9..7cf6f5f15ae9 100644 --- a/net-misc/asterisk/asterisk-10.6.0.ebuild +++ b/net-misc/asterisk/asterisk-10.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-10.6.0.ebuild,v 1.1 2012/07/11 08:29:27 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/asterisk-10.6.1.ebuild,v 1.1 2012/07/18 07:39:22 chainsaw Exp $ EAPI=4 inherit autotools base eutils linux-info multilib |