pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/asterisk Update asterisk to 1.2.27
details: https://anonhg.NetBSD.org/pkgsrc/rev/8344ccbdd467
branches: trunk
changeset: 539982:8344ccbdd467
user: mjl <mjl%pkgsrc.org@localhost>
date: Wed Mar 19 10:32:02 2008 +0000
description:
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:
comms/asterisk/Makefile | 6 +++---
comms/asterisk/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 8bd6fef2b5a2 -r 8344ccbdd467 comms/asterisk/Makefile
--- a/comms/asterisk/Makefile Wed Mar 19 06:43:42 2008 +0000
+++ b/comms/asterisk/Makefile Wed Mar 19 10:32:02 2008 +0000
@@ -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/
diff -r 8bd6fef2b5a2 -r 8344ccbdd467 comms/asterisk/distinfo
--- a/comms/asterisk/distinfo Wed Mar 19 06:43:42 2008 +0000
+++ b/comms/asterisk/distinfo Wed Mar 19 10:32:02 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.32 2008/02/20 10:14:19 wiz Exp $
+$NetBSD: distinfo,v 1.33 2008/03/19 10:32:02 mjl Exp $
-SHA1 (asterisk-1.2.24.tar.gz) = ba06b0ea3cec9eea0468b55d3226f8eb69ae4667
-RMD160 (asterisk-1.2.24.tar.gz) = 73bdaa3bda22ff0e91b954b5a25dd2278b33ea90
-Size (asterisk-1.2.24.tar.gz) = 10644451 bytes
+SHA1 (asterisk-1.2.27.tar.gz) = e20659e4d637d740fd45e18d363189ffff431bf4
+RMD160 (asterisk-1.2.27.tar.gz) = 5a6fedd420ee36c8f7d174352c3f09db9bc34a42
+Size (asterisk-1.2.27.tar.gz) = 10645295 bytes
SHA1 (patch-aa) = 00bd8a8bb4c5ca71d8ac9e9caecb95f23602281a
SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79
SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127
Home |
Main Index |
Thread Index |
Old Index