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.
This commit is contained in:
parent
d4a5713e6d
commit
70a516fe8b
2 changed files with 7 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue