diff options
author | 2014-04-25 18:46:06 +0000 | |
---|---|---|
committer | 2014-04-25 18:46:06 +0000 | |
commit | 86d0ab8afb6d1f1dd20c1fd914d3aeb136e60779 (patch) | |
tree | 95819251303c0196d64240874acb5ed6a0be98db /net-misc/asterisk/ChangeLog | |
parent | Drop old (diff) | |
download | gentoo-2-86d0ab8afb6d1f1dd20c1fd914d3aeb136e60779.tar.gz gentoo-2-86d0ab8afb6d1f1dd20c1fd914d3aeb136e60779.tar.bz2 gentoo-2-86d0ab8afb6d1f1dd20c1fd914d3aeb136e60779.zip |
Bug fix release, fixes include but are not limited to dial plan functions coping with a NULL channel (AMI global function), correct NULL handling in ODBC, advertising MESSAGE support in SIP headers, SpanDSP API adherence and protection against non-G711 data in fax detection routines. TLS chaining support finally upstream.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-misc/asterisk/ChangeLog')
-rw-r--r-- | net-misc/asterisk/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog index 224738b83c96..d4250a08a1a5 100644 --- a/net-misc/asterisk/ChangeLog +++ b/net-misc/asterisk/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-misc/asterisk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.477 2014/03/11 15:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.478 2014/04/25 18:46:06 chainsaw Exp $ + +*asterisk-11.9.0 (25 Apr 2014) + + 25 Apr 2014; Tony Vroon <chainsaw@gentoo.org> +asterisk-11.9.0.ebuild: + Bug fix release, fixes include but are not limited to dial plan functions + coping with a NULL channel (AMI global function), correct NULL handling in + ODBC, advertising MESSAGE support in SIP headers, SpanDSP API adherence and + protection against non-G711 data in fax detection routines. TLS chaining + support finally upstream. 11 Mar 2014; Agostino Sarubbo <ago@gentoo.org> -asterisk-1.8.25.0.ebuild, -asterisk-11.7.0.ebuild: |