Upgrade to 1.2.4 and fix a security issue.

According to the official announcement:

	This release fixes a security issue that allows an attacker to perform
	injection attacks against the underlying storage containers. Upgrading
	is strongly recommended!

See changelog at <http://pear.php.net/package/Auth/download/1.2.4>.

PR:		93406
Submitted by:	/me
Approved by:	maintainer
Security:	see changelog.
This commit is contained in:
Thierry Thomas 2006-02-16 18:30:41 +00:00
parent de8de48fb8
commit c99981dc58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156186
2 changed files with 4 additions and 7 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= Auth
PORTVERSION= 1.2.3
PORTREVISION= 1
PORTVERSION= 1.2.4
CATEGORIES= security pear
MAINTAINER= antonio@php.net
@ -24,8 +23,6 @@ OPTIONS= PEAR_FILE_PASSWD "PEAR::File_Passwd support" off \
PEAR_AUTH_RADIUS "PEAR::Auth_RADIUS support" off \
PEAR_FILE_SMBPASSWD "PEAR::File_SMBPasswd support" off
USE_REINPLACE= yes
CATEGORY= Auth
FILES= Auth.php Auth/Auth.php Container.php Container/DB.php \
Container/File.php Container/IMAP.php Container/POP3.php \

View file

@ -1,3 +1,3 @@
MD5 (PEAR/Auth-1.2.3.tgz) = 1506c2a27afe85e8d56eaa8466b6f13a
SHA256 (PEAR/Auth-1.2.3.tgz) = 6ff08d0eacba3de45e791f12761c2bf6be0490b14a7a563239f3d97c885119bd
SIZE (PEAR/Auth-1.2.3.tgz) = 24040
MD5 (PEAR/Auth-1.2.4.tgz) = c1860f21a842aae14d3118bc97fc6417
SHA256 (PEAR/Auth-1.2.4.tgz) = 016562c68cf88a534fade2d133ce89b3dfc510f2841afbe7c354324580aea440
SIZE (PEAR/Auth-1.2.4.tgz) = 23387