summaryrefslogtreecommitdiff
path: root/comms/asterisk/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2014-08-28 01:19:12 +0000
committerjnemeth <jnemeth>2014-08-28 01:19:12 +0000
commitce26a83a2bc99a63becc364b7d4dab5788968a0a (patch)
tree9580cc179e569b67bbb2b526c9103e73db487e96 /comms/asterisk/Makefile
parent74c124dd7b2a1ac152c0826679d1c46d3266c686 (diff)
downloadpkgsrc-ce26a83a2bc99a63becc364b7d4dab5788968a0a.tar.gz
Update to Asterisk 11.12.0: this is mainly a bugfix release.
The Asterisk Development Team has announced the release of Asterisk 11.12.0. The release of Asterisk 11.12.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs fixed in this release: ----------------------------------- * ASTERISK-23911 - URIENCODE/URIDECODE: WARNING about passing an empty string is a bit over zealous (Reported by Matt Jordan) * ASTERISK-23985 - PresenceState Action response does not contain ActionID; duplicates Message Header (Reported by Matt Jordan) * ASTERISK-23814 - No call started after peer dialed (Reported by Igor Goncharovsky) * ASTERISK-24087 - [patch]chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy (Reported by Corey Farrell) * ASTERISK-23818 - PBX_Lua: after asterisk startup module is loaded, but dialplan not available (Reported by Dennis Guse) * ASTERISK-18345 - [patch] sips connection dropped by asterisk with a large INVITE (Reported by Stephane Chazelas) * ASTERISK-23508 - Memory Corruption in __ast_string_field_ptr_build_va (Reported by Arnd Schmitter) Improvements made in this release: ----------------------------------- * ASTERISK-21178 - Improve documentation for manager command Getvar, Setvar (Reported by Rusty Newton) For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.12.0 Thank you for your continued support of Asterisk!
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r--comms/asterisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index 4f53f2c4765..f4559d31645 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.109 2014/07/29 04:20:55 jnemeth Exp $
+# $NetBSD: Makefile,v 1.110 2014/08/28 01:19:12 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
-DISTNAME= asterisk-11.11.0
+DISTNAME= asterisk-11.12.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz