summaryrefslogtreecommitdiff
path: root/comms/asterisk16/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2011-07-05 08:34:47 +0000
committerjnemeth <jnemeth@pkgsrc.org>2011-07-05 08:34:47 +0000
commit5b13bdee1f6cb1f2ba1692a423cfbd73e3128097 (patch)
tree361ca942aa8f9c88617d3b73c21b04bdb7deb080 /comms/asterisk16/Makefile
parent612241c3487ebb93d61ff1ee02516e2314e22f14 (diff)
downloadpkgsrc-5b13bdee1f6cb1f2ba1692a423cfbd73e3128097.tar.gz
Update to 1.6.2.19 (fixes several security issues):
Please note that Asterisk 1.6.2.19 is the final maintenance release from the 1.6.2 branch. Support for security related issues will continue until April 21, 2012. For more information about support of the various Asterisk branches, see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions The release of Asterisk 1.6.2.19 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * Don't broadcast FullyBooted to every AMI connection The FullyBooted event should not be sent to every AMI connection every time someone connects via AMI. It should only be sent to the user who just connected. (Closes issue #18168. Reported, patched by FeyFre) * Fix thread blocking issue in the sip TCP/TLS implementation. (Closes issue #18497. Reported by vois. Tested by vois, rossbeer, kowalma, Freddi_Fonet. Patched by dvossel) * Don't delay DTMF in core bridge while listening for DTMF features. (Closes issue #15642, #16625. Reported by jasonshugart, sharvanek. Tested by globalnetinc, jde. Patched by oej, twilson) * Fix chan_local crashs in local_fixup() Thanks OEJ for tracking down the issue and submitting the patch. (Closes issue #19053. Reported, patched by oej) * Don't offer video to directmedia callee unless caller offered it as well (Closes issue #19195. Reported, patched by one47) Additionally security announcements AST-2011-008, AST-2011-010, and AST-2011-011 have been resolved in this release. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.19
Diffstat (limited to 'comms/asterisk16/Makefile')
-rw-r--r--comms/asterisk16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile
index e64d84a02fb..c550f3cb827 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2011/06/06 06:25:05 jnemeth Exp $
+# $NetBSD: Makefile,v 1.32 2011/07/05 08:34:47 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
-DISTNAME= asterisk-1.6.2.18
+DISTNAME= asterisk-1.6.2.19
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz