pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap-auth-kerb Update to mod_auth_kerb-5.3. Suggest...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c742e77d2d95
branches:  trunk
changeset: 524444:c742e77d2d95
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 25 19:54:08 2007 +0000

description:
Update to mod_auth_kerb-5.3.  Suggested by Michael Santos in PR pkg/35459.

Changes:
Fixes a potential buffer overflow vulnerability in the SPNEGO processing.

diffstat:

 www/ap-auth-kerb/Makefile |  6 +++---
 www/ap-auth-kerb/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r be98e11dea0c -r c742e77d2d95 www/ap-auth-kerb/Makefile
--- a/www/ap-auth-kerb/Makefile Thu Jan 25 19:46:55 2007 +0000
+++ b/www/ap-auth-kerb/Makefile Thu Jan 25 19:54:08 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/06/25 09:11:48 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2007/01/25 19:54:08 markd Exp $
 
-DISTNAME=      mod_auth_kerb-5.0rc7
-PKGNAME=       ${APACHE_PKG_PREFIX}-auth-kerb-5.0rc7
+DISTNAME=      mod_auth_kerb-5.3
+PKGNAME=       ${APACHE_PKG_PREFIX}-auth-kerb-5.3
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=modauthkerb/}
 
diff -r be98e11dea0c -r c742e77d2d95 www/ap-auth-kerb/distinfo
--- a/www/ap-auth-kerb/distinfo Thu Jan 25 19:46:55 2007 +0000
+++ b/www/ap-auth-kerb/distinfo Thu Jan 25 19:54:08 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/15 12:05:43 markd Exp $
+$NetBSD: distinfo,v 1.2 2007/01/25 19:54:08 markd Exp $
 
-SHA1 (mod_auth_kerb-5.0rc7.tar.gz) = 5a3e699b86c0f08b09fe44aa2747bfd8a67f5b87
-RMD160 (mod_auth_kerb-5.0rc7.tar.gz) = f336f1c9c4b67a88fd162395ec1299f73c5e89c4
-Size (mod_auth_kerb-5.0rc7.tar.gz) = 72272 bytes
+SHA1 (mod_auth_kerb-5.3.tar.gz) = 934e8afbd4e13e208ee0f1cf9e7498d7b6f7acd5
+RMD160 (mod_auth_kerb-5.3.tar.gz) = c1ba0dc27470ad4b355d795ba51374726ce57f03
+Size (mod_auth_kerb-5.3.tar.gz) = 73530 bytes



Home | Main Index | Thread Index | Old Index