summaryrefslogtreecommitdiff
path: root/comms/asterisk/Makefile
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2008-03-19 10:32:02 +0000
committermjl <mjl@pkgsrc.org>2008-03-19 10:32:02 +0000
commit4fefd9c6d34cbb720f2fd1f33989ef3fda114723 (patch)
tree813cff3f5b60ee3826c5852ba25a0dce16ece707 /comms/asterisk/Makefile
parentb2843d9acd905e3458741fce7335debb628842f5 (diff)
downloadpkgsrc-4fefd9c6d34cbb720f2fd1f33989ef3fda114723.tar.gz
Update asterisk to 1.2.27
Update for several critical security issues: * astobj.h: Fix character string being treated as format string * chan_sip.c: Do not return with a successful authentication if the From header ends up empty. (AST-2008-003) * chan_iax2.c: Fix another potential seg fault (closes issue #11606) * chan_iax2.c: Fix a couple of places where it's possible to dereference a NULL pointer. * chan_sip.c, channels/chan_iax2.c: Fixing AST-2007-027 * cdr_pgsql.c: Properly escape src and dst fields (Fixes AST-2007-026)
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r--comms/asterisk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile
index e767ab7ddda..1c737da33f4 100644
--- a/comms/asterisk/Makefile
+++ b/comms/asterisk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2008/02/28 08:53:31 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2008/03/19 10:32:02 mjl Exp $
-DISTNAME= asterisk-1.2.24
-PKGREVISION= 2
+DISTNAME= asterisk-1.2.27
+#PKGREVISION= 2
CATEGORIES= comms net audio
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases/