pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/asterisk update to 1.2.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dc67e1ea6f9
branches:  trunk
changeset: 526299:3dc67e1ea6f9
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Mar 07 12:10:29 2007 +0000

description:
update to 1.2.16
changes:
1.2.15: This release contains a significant Astribank (XPP) driver update,
 support for Digium's TE120P card, and various bug fixes.
1.2.16: This release contains a number of bug fixes, including a fix for
 a recently discovered security vulnerability. All Asterisk 1.2 users are
 urged to update to this release as soon as possible.

This is in response to PR pkg/35924 by David Wetzel. The PR suggests
to update to 1.4.1, but since I'm not using Asterisk myself I prefer
to do just the minor update (which also fixes the security vulnerability)
for now.

diffstat:

 comms/asterisk/Makefile |  4 ++--
 comms/asterisk/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 66cd5174e38f -r 3dc67e1ea6f9 comms/asterisk/Makefile
--- a/comms/asterisk/Makefile   Wed Mar 07 11:31:24 2007 +0000
+++ b/comms/asterisk/Makefile   Wed Mar 07 12:10:29 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2006/12/20 11:34:55 mjl Exp $
+# $NetBSD: Makefile,v 1.35 2007/03/07 12:10:29 drochner Exp $
 
-DISTNAME=      asterisk-1.2.14
+DISTNAME=      asterisk-1.2.16
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://ftp.digium.com/pub/asterisk/ \
                http://ftp.digium.com/pub/asterisk/old-releases/
diff -r 66cd5174e38f -r 3dc67e1ea6f9 comms/asterisk/distinfo
--- a/comms/asterisk/distinfo   Wed Mar 07 11:31:24 2007 +0000
+++ b/comms/asterisk/distinfo   Wed Mar 07 12:10:29 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2006/12/20 11:34:55 mjl Exp $
+$NetBSD: distinfo,v 1.23 2007/03/07 12:10:29 drochner Exp $
 
-SHA1 (asterisk-1.2.14.tar.gz) = 1e88a30bcd3d78c1cdee44b80e0162516102ea86
-RMD160 (asterisk-1.2.14.tar.gz) = c07410e57086ebc34c78fd6794fa5395c3f5a174
-Size (asterisk-1.2.14.tar.gz) = 10595184 bytes
+SHA1 (asterisk-1.2.16.tar.gz) = 0cf7adec1d78a7b90a1384f4333c72370885287c
+RMD160 (asterisk-1.2.16.tar.gz) = 754803eeef7b050121c3e8482b7b5752c726acb5
+Size (asterisk-1.2.16.tar.gz) = 10612921 bytes
 SHA1 (patch-aa) = e457617cb3fbec6a67971258af145cc25f0ca03e
 SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79
 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127



Home | Main Index | Thread Index | Old Index