update to Asterisk 10.11.1, fixing:
AST-2012-014: crashes due to large stack allocations in TCP; affects remote unauthenticated SIP *over TCP* and remote authenticated XMPP/HTTP connections. AST-2012-015: DoS through resource consumption by exploiting device state caching; exploitable if anonymous calls are permitted.
This commit is contained in:
parent
1a479b4312
commit
548c160f86
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.166 2012/12/11 14:46:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.167 2013/01/02 22:33:43 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT-main= open source multi-protocol PBX and telephony toolkit
|
||||
|
||||
VER= 10.11.0
|
||||
VER= 10.11.1
|
||||
DISTNAME= asterisk-${VER:S/beta/-beta/:S/rc/-rc/}
|
||||
PKGNAME-main= asterisk-${VER}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (asterisk-10.11.0.tar.gz) = 9YC0o0H37vWh0lu1/OQquez/44isGxigXBmOmUUjcTE=
|
||||
SIZE (asterisk-10.11.0.tar.gz) = 25095528
|
||||
SHA256 (asterisk-10.11.1.tar.gz) = yaZjdkNP1BDriynqxdeWoxw4hgxPMQBZsjqcnQ5ATwc=
|
||||
SIZE (asterisk-10.11.1.tar.gz) = 25090000
|
||||
|
Loading…
Reference in New Issue
Block a user