update to asterisk 1.2.35 which fixes AST-2009-006 -- IAX2 DOS vulnerability
This commit is contained in:
parent
8d35c70b53
commit
4b82f03b6a
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.67 2009/08/23 09:22:23 jnemeth Exp $
|
||||
# $NetBSD: Makefile,v 1.68 2009/09/05 01:44:18 jnemeth Exp $
|
||||
|
||||
DISTNAME= asterisk-1.2.34
|
||||
DISTNAME= asterisk-1.2.35
|
||||
CATEGORIES= comms net audio
|
||||
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/releases/ \
|
||||
http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST.common,v 1.16 2009/08/20 22:31:41 jnemeth Exp $
|
||||
@comment $NetBSD: PLIST.common,v 1.17 2009/09/05 01:44:18 jnemeth Exp $
|
||||
include/asterisk/acl.h
|
||||
include/asterisk/adsi.h
|
||||
include/asterisk/aes.h
|
||||
|
@ -59,6 +59,7 @@ include/asterisk/res_odbc.h
|
|||
include/asterisk/rtp.h
|
||||
include/asterisk/say.h
|
||||
include/asterisk/sched.h
|
||||
include/asterisk/sha1.h
|
||||
include/asterisk/slinfactory.h
|
||||
include/asterisk/srv.h
|
||||
include/asterisk/strings.h
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.43 2009/08/23 09:22:23 jnemeth Exp $
|
||||
$NetBSD: distinfo,v 1.44 2009/09/05 01:44:18 jnemeth Exp $
|
||||
|
||||
SHA1 (asterisk-1.2.34.tar.gz) = 570b441d70cc10023054d89215ada5eeb64837e3
|
||||
RMD160 (asterisk-1.2.34.tar.gz) = 9ae237f47c267b060da62c71abf2c18457b4f6bd
|
||||
Size (asterisk-1.2.34.tar.gz) = 29525002 bytes
|
||||
SHA1 (asterisk-1.2.35.tar.gz) = 6f6981612d95786dbb668381c34cd80ac3fb524b
|
||||
RMD160 (asterisk-1.2.35.tar.gz) = 7f63b2700d0dbc7f09ca71e83cb178cf7443bfb4
|
||||
Size (asterisk-1.2.35.tar.gz) = 29894811 bytes
|
||||
SHA1 (patch-aa) = 0070d874445d5bad7eb5a4cbd023a8f698e1f938
|
||||
SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79
|
||||
SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127
|
||||
|
|
Loading…
Reference in a new issue