diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2010-02-21 21:44:08 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2010-02-21 21:44:08 +0000 |
commit | cc5c860f3711756bdc4d88045835c606d820be31 (patch) | |
tree | 4a73cecfb4ca39a35e303ef477b47f1287495eb6 /net-misc/asterisk/ChangeLog | |
parent | Fix min projectx version. Default-enable projectx use-flag. (diff) | |
download | gentoo-2-cc5c860f3711756bdc4d88045835c606d820be31.tar.gz gentoo-2-cc5c860f3711756bdc4d88045835c606d820be31.tar.bz2 gentoo-2-cc5c860f3711756bdc4d88045835c606d820be31.zip |
Security fix for AST-2010-002 (dial plan wildcard injection vulnerability) on the 1.2 branch. Please read up immediately on the use of the Filter command.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/asterisk/ChangeLog')
-rw-r--r-- | net-misc/asterisk/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog index 0c900f9bdbf8..0c5962bdb652 100644 --- a/net-misc/asterisk/ChangeLog +++ b/net-misc/asterisk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/asterisk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.249 2010/02/21 20:39:54 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.250 2010/02/21 21:44:08 chainsaw Exp $ + +*asterisk-1.2.40 (21 Feb 2010) + + 21 Feb 2010; <chainsaw@gentoo.org> +asterisk-1.2.40.ebuild: + Security fix for AST-2010-002 (dial plan wildcard injection vulnerability) + on the 1.2 branch. Please read up immediately on the use of the Filter + command. *asterisk-1.6.2.4 (21 Feb 2010) *asterisk-1.6.1.16 (21 Feb 2010) |