summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2012-03-13 12:09:43 +0000
committerTony Vroon <chainsaw@gentoo.org>2012-03-13 12:09:43 +0000
commit974e98492f13f421ce8a77c3f508da8d9e401ca4 (patch)
tree2cf405efeb8c846cd8e47750ed1d55743ab6bf29 /net-misc/asterisk/ChangeLog
parentStable for amd64, wrt bug #407011 (diff)
downloadgentoo-2-974e98492f13f421ce8a77c3f508da8d9e401ca4.tar.gz
gentoo-2-974e98492f13f421ce8a77c3f508da8d9e401ca4.tar.bz2
gentoo-2-974e98492f13f421ce8a77c3f508da8d9e401ca4.zip
Add correct divisor to trunk frequency for IAX2 channels, from an upstream commit by seanbright. Chained certificate support & correct handling of non-blocking I/O for TLS/SSL, as reported by Matthias Nagl in bugs #407781 & #407919. Upstream has fixed the port number in outbound SIP NOTIFY packets, included iLBC, fixed the caller ID in originated calls and stopped UDPTL from being created unneccesarily. Also the SIP timer should no longer be stopped prematurely.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/asterisk/ChangeLog')
-rw-r--r--net-misc/asterisk/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/net-misc/asterisk/ChangeLog b/net-misc/asterisk/ChangeLog
index 1f8dbfd83356..5097aed88c37 100644
--- a/net-misc/asterisk/ChangeLog
+++ b/net-misc/asterisk/ChangeLog
@@ -1,6 +1,17 @@
# 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.374 2012/03/13 11:51:32 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk/ChangeLog,v 1.375 2012/03/13 12:09:43 chainsaw Exp $
+
+*asterisk-1.8.10.0 (13 Mar 2012)
+
+ 13 Mar 2012; Tony Vroon <chainsaw@gentoo.org> +asterisk-1.8.10.0.ebuild:
+ Add correct divisor to trunk frequency for IAX2 channels, from an upstream
+ commit by seanbright. Chained certificate support & correct handling of
+ non-blocking I/O for TLS/SSL, as reported by Matthias Nagl in bugs #407781 &
+ #407919. Upstream has fixed the port number in outbound SIP NOTIFY packets,
+ included iLBC, fixed the caller ID in originated calls and stopped UDPTL from
+ being created unneccesarily. Also the SIP timer should no longer be stopped
+ prematurely.
*asterisk-10.2.0 (13 Mar 2012)