Update "phpmyadmin" package to version 2.11.5.2. This update fixes the
security problem reported in PMASA-2008-3 (CVE-2008-1924).
This commit is contained in:
parent
0719bbccf2
commit
12703a4ac9
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.67 2008/04/01 16:21:29 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.68 2008/04/27 14:59:10 tron Exp $
|
||||
|
||||
DISTNAME= phpMyAdmin-${DIST_VERSION}-all-languages
|
||||
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
|
||||
|
@ -22,7 +22,7 @@ MESSAGE_SUBST+= CONF_INC_PHP=${CONF_INC_PHP} PMCONFFILE=${PMCONFFILE:Q} \
|
|||
USE_TOOLS+= perl:run
|
||||
|
||||
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
|
||||
DIST_VERSION= 2.11.5.1
|
||||
DIST_VERSION= 2.11.5.2
|
||||
DOC_FILES= CREDITS ChangeLog \
|
||||
Documentation.txt INSTALL LICENSE README \
|
||||
RELEASE-DATE-${DIST_VERSION} TODO
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.32 2008/04/01 16:11:21 tron Exp $
|
||||
$NetBSD: distinfo,v 1.33 2008/04/27 14:59:10 tron Exp $
|
||||
|
||||
SHA1 (phpMyAdmin-2.11.5.1-all-languages.tar.bz2) = f6fd9e7ef6e469fa850903efa156e11b2be8f7f8
|
||||
RMD160 (phpMyAdmin-2.11.5.1-all-languages.tar.bz2) = 4a72fb1c7becb6d0ffa7d0d69f3c735d3277d6af
|
||||
Size (phpMyAdmin-2.11.5.1-all-languages.tar.bz2) = 3092857 bytes
|
||||
SHA1 (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 13eae6eb086da00ff64720f473fe2ed9fcfd874b
|
||||
RMD160 (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 5b034c1c75da11cb05f4e9a5e9109f8383787cd7
|
||||
Size (phpMyAdmin-2.11.5.2-all-languages.tar.bz2) = 3093323 bytes
|
||||
|
|
Loading…
Reference in a new issue