diff options
author | mjl <mjl@pkgsrc.org> | 2007-03-22 12:57:26 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2007-03-22 12:57:26 +0000 |
commit | b230222083a6b9bb729cdcb780783a0044da6295 (patch) | |
tree | df5e4aedb7c139611753eaaaf381bebe2ae2deee /comms | |
parent | 2eac815d601f604ed701ba42bb933920e7774f00 (diff) | |
download | pkgsrc-b230222083a6b9bb729cdcb780783a0044da6295.tar.gz |
Upgrade to 1.2.17.
Along with minor bug fixes, this release incorporates a fix for the
SIP DoS vulnerability recently discovered by INRIA Lorraine.
All users of Asterisk 1.2 with the SIP channel driver loaded and
connected to an untrusted network are urged to update to this release
to avoid the possibility of experiencing this problem.
Note that the option "zaptel" won't compile any more since version 1.2.16.
This needs an upgrade of the netbsd zaptel driver.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 39231beab33..00a2d5bca8b 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2007/03/07 12:10:29 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2007/03/22 12:57:26 mjl Exp $ -DISTNAME= asterisk-1.2.16 +DISTNAME= asterisk-1.2.17 CATEGORIES= comms net audio MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/comms/asterisk/distinfo b/comms/asterisk/distinfo index b930ca8305f..989827d79ff 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.23 2007/03/07 12:10:29 drochner Exp $ +$NetBSD: distinfo,v 1.24 2007/03/22 12:57:26 mjl Exp $ -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 (asterisk-1.2.17.tar.gz) = dc9a6c6923dec93e57744579c50a1abd208f7ae2 +RMD160 (asterisk-1.2.17.tar.gz) = f03fe30312c7e693c4804c40941db942ab092976 +Size (asterisk-1.2.17.tar.gz) = 10615354 bytes SHA1 (patch-aa) = e457617cb3fbec6a67971258af145cc25f0ca03e SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127 |