summaryrefslogtreecommitdiff
path: root/comms/asterisk10
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2012-12-14 03:13:23 +0000
committerjnemeth <jnemeth>2012-12-14 03:13:23 +0000
commitaa741ba0bac796198c060822691d978ea9a1c9f4 (patch)
treee8c0c588c0600390a78591d41ba843f477570ae1 /comms/asterisk10
parent1002ca8172fa808aa5aa3a5d523a202fb549b5e3 (diff)
downloadpkgsrc-aa741ba0bac796198c060822691d978ea9a1c9f4.tar.gz
Update to Asterisk 10.11.0: this is minor bugfix release.
Note that Asterisk 10.* will be going into security fix only mode on Dec. 15th, 2012. Users may wish to consider moving to one of the Long Term Support versions: comms/asterisk18 (Asterisk 1.8.*) or comms/asterisk (which currently has Asterisk 11.*). See https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions for information on Asterisk versions. ----- 10.11.0: The Asterisk Development Team has announced the release of Asterisk 10.11.0. The release of Asterisk 10.11.0 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: * --- Prevent resetting of NATted realtime peer address on reload. * --- Do not use a FILE handle when doing SIP TCP reads. * --- Fix ConfBridge crash if no timing module loaded. * --- confbridge: Fix a bug which made conferences not record with AMI/CLI commands * --- Fix execution of 'i' extension due to uninitialized variable. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.11.0 Thank you for your continued support of Asterisk! ----- 10.10.1: The Asterisk Development Team has announced the release of Asterisk 10.10.1. The release of Asterisk 10.10.1 resolves an issue reported by the community and would have not been possible without your participation. Thank you! The following is the issue resolved in this release: * --- chan_local: Fix local_pvt ref leak in local_devicestate(). For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.10.1 Thank you for your continued support of Asterisk!
Diffstat (limited to 'comms/asterisk10')
-rw-r--r--comms/asterisk10/Makefile4
-rw-r--r--comms/asterisk10/distinfo15
-rw-r--r--comms/asterisk10/patches/patch-contrib_scripts_autosupport22
3 files changed, 9 insertions, 32 deletions
diff --git a/comms/asterisk10/Makefile b/comms/asterisk10/Makefile
index 02bca4629b2..6e137767088 100644
--- a/comms/asterisk10/Makefile
+++ b/comms/asterisk10/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2012/11/13 00:38:46 jnemeth Exp $
+# $NetBSD: Makefile,v 1.36 2012/12/14 03:13:23 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
-DISTNAME= asterisk-10.10.0
+DISTNAME= asterisk-10.11.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
diff --git a/comms/asterisk10/distinfo b/comms/asterisk10/distinfo
index 214ab95fa49..ba4ad7429e6 100644
--- a/comms/asterisk10/distinfo
+++ b/comms/asterisk10/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.22 2012/11/13 00:38:46 jnemeth Exp $
+$NetBSD: distinfo,v 1.23 2012/12/14 03:13:23 jnemeth Exp $
-SHA1 (asterisk-10.10.0/asterisk-10.10.0.tar.gz) = 5266cb1521b93fdabec8976254367e6ca59025d0
-RMD160 (asterisk-10.10.0/asterisk-10.10.0.tar.gz) = b7fbba3cf20ff72f198010873bb387f7bc6cc54b
-Size (asterisk-10.10.0/asterisk-10.10.0.tar.gz) = 25077705 bytes
-SHA1 (asterisk-10.10.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 8692fa61423b4769dc8bfa78faf9ed5ef7a259b9
-RMD160 (asterisk-10.10.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 68170c769d739d6b5b35b00f999ad6bbf876f9f6
-Size (asterisk-10.10.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 3349898 bytes
+SHA1 (asterisk-10.11.0/asterisk-10.11.0.tar.gz) = a678774bd6cb90fb4cefe115eb91a30228410288
+RMD160 (asterisk-10.11.0/asterisk-10.11.0.tar.gz) = 233366c026d4d8806f04e6a43cf8d66a752eb359
+Size (asterisk-10.11.0/asterisk-10.11.0.tar.gz) = 25095528 bytes
+SHA1 (asterisk-10.11.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 8692fa61423b4769dc8bfa78faf9ed5ef7a259b9
+RMD160 (asterisk-10.11.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 68170c769d739d6b5b35b00f999ad6bbf876f9f6
+Size (asterisk-10.11.0/asterisk-extra-sounds-en-gsm-1.4.11.tar.gz) = 3349898 bytes
SHA1 (patch-Makefile) = ab740f84f9883980cb5d8e8d5ca301f172c76231
SHA1 (patch-apps_app__dial.c) = e6c9f559310acdb6574d0e034dcb55df7c2ba31f
SHA1 (patch-apps_app__followme.c) = cd34774a11b96269003d9f1b6fbdfddf5d9b9d4b
@@ -15,7 +15,6 @@ SHA1 (patch-build__tools_mkpkgconfig) = 2bd3c0e24bc6d721cc234feb19b64a57106fcbe4
SHA1 (patch-channels_chan__oss.c) = fccfa6fca010294ed2d3ab87fc31f436d67f49fa
SHA1 (patch-configure) = e114b113b5b2733edfd138d48740d65dda6d639e
SHA1 (patch-configure.ac) = fa39e67fe998d0fe7dfb5fb3988f2be712b3b29f
-SHA1 (patch-contrib_scripts_autosupport) = c6c1d917dd0544c4f54ae760f68cbcd1f35030f4
SHA1 (patch-contrib_scripts_vmail.cgi) = 650b9bbf3e322d1ad351932cfe6f747baa8f35e4
SHA1 (patch-include_asterisk_autoconfig.h.in) = 1d658b1997b3664cf34d01f1903fa38c8c986ee2
SHA1 (patch-include_asterisk_endian.h) = 41c1a9a9e02fe394bc9261f5559e931b1378ea28
diff --git a/comms/asterisk10/patches/patch-contrib_scripts_autosupport b/comms/asterisk10/patches/patch-contrib_scripts_autosupport
deleted file mode 100644
index 7a4c17d7aeb..00000000000
--- a/comms/asterisk10/patches/patch-contrib_scripts_autosupport
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-contrib_scripts_autosupport,v 1.2 2012/03/25 02:17:47 jnemeth Exp $
-
---- contrib/scripts/autosupport.orig 2012-01-04 20:01:27.000000000 +0000
-+++ contrib/scripts/autosupport
-@@ -33,7 +33,7 @@ NONINTERACTIVE=0
- # If a prefix is specified on command-line, add it.
- if (set -u; : $1) 2> /dev/null
- then
-- if [ $1 == "-h" ] || [ $1 == "--help" ]; then
-+ if [ $1 = "-h" ] || [ $1 = "--help" ]; then
- echo
- echo "Digium autosupport script"
- echo "Copyright (C) 2005-2010, Digium, Inc."
-@@ -53,7 +53,7 @@ then
- echo " XXXXXXXX_${TARBALL_OUTPUT_FILE}"
- echo
- exit
-- elif [ $1 == "-n" ] || [ $1 == "--non-interactive" ]; then
-+ elif [ $1 = "-n" ] || [ $1 = "--non-interactive" ]; then
- FILE_PREFIX=
- NONINTERACTIVE=1
- else