pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/phpmyadmin Update "phpmyadmin" package to ve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2514896fbdfc
branches: trunk
changeset: 503480:2514896fbdfc
user: tron <tron%pkgsrc.org@localhost>
date: Mon Nov 21 13:47:42 2005 +0000
description:
Update "phpmyadmin" package to version 2.6.4pl4. Changes since
version 2.6.4pl3:
- css/phpmyadmin.css.php: Do not use common header file, as there is
nothing common at all.
- libraries/header_http.inc.php: Always send text/html content type.
- libraries/db_table_exists.lib.php, libraries/header_http.inc.php,
transformation_wrapper.php: Use define rather than variable for
conditional paths.
This fixes the security vulnerability reported in PMASA-2005-6.
diffstat:
databases/phpmyadmin/Makefile | 4 ++--
databases/phpmyadmin/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r fc885fdc9bf9 -r 2514896fbdfc databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile Mon Nov 21 10:39:50 2005 +0000
+++ b/databases/phpmyadmin/Makefile Mon Nov 21 13:47:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2005/10/30 12:54:35 tron Exp $
+# $NetBSD: Makefile,v 1.38 2005/11/21 13:47:42 tron Exp $
DISTNAME= phpMyAdmin-${DIST_VERSION}
PKGNAME= phpmyadmin-${DIST_VERSION:S/-//}
@@ -19,7 +19,7 @@
PMDIR=${PMDIR} EXDIR=${EXDIR}
CONF_INC_PHP= ${PREFIX}/share/phpmyadmin/config.inc.php
-DIST_VERSION= 2.6.4-pl3
+DIST_VERSION= 2.6.4-pl4
DOC_FILES= CREDITS ChangeLog \
Documentation.txt INSTALL LICENSE README \
RELEASE-DATE-${DIST_VERSION} TODO
diff -r fc885fdc9bf9 -r 2514896fbdfc databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo Mon Nov 21 10:39:50 2005 +0000
+++ b/databases/phpmyadmin/distinfo Mon Nov 21 13:47:42 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2005/10/30 12:54:35 tron Exp $
+$NetBSD: distinfo,v 1.16 2005/11/21 13:47:42 tron Exp $
-SHA1 (phpMyAdmin-2.6.4-pl3.tar.bz2) = 03a720670d5025ef26b4c564adb2163f46ebde20
-RMD160 (phpMyAdmin-2.6.4-pl3.tar.bz2) = 90cf92b16c9fdaa79727af858821059767096a1b
-Size (phpMyAdmin-2.6.4-pl3.tar.bz2) = 1722662 bytes
+SHA1 (phpMyAdmin-2.6.4-pl4.tar.bz2) = 08648cbbbeca1e4cb8487b54094d6c4655be08b1
+RMD160 (phpMyAdmin-2.6.4-pl4.tar.bz2) = f8161534d953781d6f9f58f982cee8c10e56aa58
+Size (phpMyAdmin-2.6.4-pl4.tar.bz2) = 1722973 bytes
Home |
Main Index |
Thread Index |
Old Index