From 9d4ec74462be5dc58f72ceb2364e64fc897f58cc Mon Sep 17 00:00:00 2001 From: thierry Date: Thu, 16 Feb 2006 18:30:41 +0000 Subject: 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 . PR: 93406 Submitted by: /me Approved by: maintainer Security: see changelog. --- security/pear-Auth/Makefile | 5 +---- security/pear-Auth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 3cce29f83fad..4fd2f8eee938 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -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 \ diff --git a/security/pear-Auth/distinfo b/security/pear-Auth/distinfo index c76ee10f722b..a7aa846bb7a6 100644 --- a/security/pear-Auth/distinfo +++ b/security/pear-Auth/distinfo @@ -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 -- cgit