Minor security update to 1.4.24.1 for AST-2009-003 "SIP responses
expose valid usernames". This update changes "alwaysauthreject" to return the same response for invalid username as it does for invalid password.
This commit is contained in:
parent
236270768e
commit
62883bdc32
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2009/03/29 22:23:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2009/04/02 19:37:25 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT-main= open source multi-protocol PBX and telephony toolkit
|
||||
|
||||
V= 1.4.24
|
||||
V= 1.4.24.1
|
||||
DISTNAME= asterisk-$V
|
||||
FULLPKGNAME-main= asterisk-$V
|
||||
# N.B. overridden for h323 flavor below.
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (asterisk-1.4.24.tar.gz) = yFexq0hp1Ox5Xf5KaS/lAQ==
|
||||
RMD160 (asterisk-1.4.24.tar.gz) = gBcNA9hourqvEoVRF02DDH9SmM8=
|
||||
SHA1 (asterisk-1.4.24.tar.gz) = qdJX9w790IT6ddVRDulUboWML8M=
|
||||
SHA256 (asterisk-1.4.24.tar.gz) = 3Dfm4W1WDZ1eHBxqgXI+J4Ta1Y18ahrzH4RIy8/+97Q=
|
||||
SIZE (asterisk-1.4.24.tar.gz) = 11858197
|
||||
MD5 (asterisk-1.4.24.1.tar.gz) = K3R0Q1D0ILOpTVMjxIlCbw==
|
||||
RMD160 (asterisk-1.4.24.1.tar.gz) = qvd/ogqeZ6+vC4BJCX9GB8DS5Bw=
|
||||
SHA1 (asterisk-1.4.24.1.tar.gz) = RbAgIYSibIR7SPFR1kRHPFDl3iY=
|
||||
SHA256 (asterisk-1.4.24.1.tar.gz) = Dfzd4Pyq1Jy7ANTCACZawYmJGFXrpz4RQnLK9tPuKBY=
|
||||
SIZE (asterisk-1.4.24.1.tar.gz) = 11613305
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.12 2009/03/29 22:23:35 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.13 2009/04/02 19:37:25 sthen Exp $
|
||||
@conflict asterisk-sounds-<=1.2.1p2
|
||||
@conflict app_conference-<=20070710
|
||||
@newgroup _asterisk:545
|
||||
@ -256,6 +256,7 @@ share/asterisk/keys/freeworlddialup.pub
|
||||
share/asterisk/keys/iaxtel.pub
|
||||
share/asterisk/moh/
|
||||
share/asterisk/moh/.asterisk-moh-freeplay-wav
|
||||
share/asterisk/moh/CHANGES-asterisk-moh-freeplay-wav
|
||||
share/asterisk/moh/LICENSE-asterisk-moh-freeplay-wav
|
||||
share/asterisk/moh/fpm-calm-river.wav
|
||||
share/asterisk/moh/fpm-sunshine.wav
|
||||
|
Loading…
Reference in New Issue
Block a user