pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q3]: pkgsrc/databases/phpmyadmin Pullup ticket 918 - reque...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f516991974be
branches: pkgsrc-2005Q3
changeset: 499690:f516991974be
user: salo <salo%pkgsrc.org@localhost>
date: Mon Nov 21 23:04:10 2005 +0000
description:
Pullup ticket 918 - requested by Matthias Scheler
security update for phpmyadmin
Revisions pulled up:
- pkgsrc/databases/phpmyadmin/Makefile 1.38
- pkgsrc/databases/phpmyadmin/distinfo 1.16
Module Name: pkgsrc
Committed By: tron
Date: Mon Nov 21 13:47:42 UTC 2005
Modified Files:
pkgsrc/databases/phpmyadmin: Makefile distinfo
Log Message:
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 d39e206edbfd -r f516991974be databases/phpmyadmin/Makefile
--- a/databases/phpmyadmin/Makefile Thu Nov 17 17:24:48 2005 +0000
+++ b/databases/phpmyadmin/Makefile Mon Nov 21 23:04:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34.2.2 2005/10/30 13:40:22 salo Exp $
+# $NetBSD: Makefile,v 1.34.2.3 2005/11/21 23:04:10 salo 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 d39e206edbfd -r f516991974be databases/phpmyadmin/distinfo
--- a/databases/phpmyadmin/distinfo Thu Nov 17 17:24:48 2005 +0000
+++ b/databases/phpmyadmin/distinfo Mon Nov 21 23:04:10 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13.2.2 2005/10/30 13:40:22 salo Exp $
+$NetBSD: distinfo,v 1.13.2.3 2005/11/21 23:04:10 salo 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