summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-11-17 21:52:10 +0000
committersbd <sbd@pkgsrc.org>2011-11-17 21:52:10 +0000
commit19891c168474197a7844b7109caf57642b2abe82 (patch)
treedb93d573121f9fa2d06e2d56bdfc2b7ca63805e8
parentc5280af41e704ae7308fd409804d1c082d16b0ee (diff)
downloadpkgsrc-19891c168474197a7844b7109caf57642b2abe82.tar.gz
Pullup ticket #3608 - requested by obache
databases/phpldapadmin security fix Revisions pulled up: - databases/phpldapadmin/Makefile 1.32 - databases/phpldapadmin/distinfo 1.11 --- Module Name: pkgsrc Committed By: obache Date: Thu Nov 17 12:44:02 UTC 2011 Modified Files: pkgsrc/databases/phpldapadmin: Makefile distinfo Log Message: Update phpldapadmin to 1.2.2. RELEASE NOTES ------------- This is a minor release update to fix some bugs that were discovered after the release of 1.2.1.1. There are some security fixes in this release - I suggest you upgrade your version of PLA to avoid any exploits. CHANGES SINCE 1.2.1.1 --------------------- dece0f4 Release 1.2.2 d58f011 Language Translation merge from launchpad 696c266 Additional fix for SF Feature #3387473 2d018aa SF Feature #3387473 - Support for schema discovery using OpenLDAP's cn=config DN cddf783 Add an alert when RFC3866 tags are being used 1e1fcab SF Bug #3398344 - Import LDIF overwrites entries d8ab7fc SF Patch #3391547 - Option for minmal mode 56830f1 SF Patch #3391389 - Option to initially open the tree 6c8b623 SF Patch #3391371 - Fix for schema link deactivation 7fc4f0c SF Patch #3391039 - Remove eval commands from PHP code 059b83b SF Bug #3391046 - Loading entries with many attributes is very slow 4089ffa SF Bug #3392644 - Cannot authenticate if password starts or ends with spaces c57a927 Disable supplied modifiction templates, it confused too many people d5744b0 SF Bug #3370546 - AjaxEnabled create and delete entry fails on IE9 76e6dad SF Bug #3417184 - PHP Code Injection Vulnerability 5d4245f SF Bug #3395004 - config.php.example refers to lang/en.php 80d027d SF Bug #3373466 - Unable to define force_may attributes 64668e8 Remove XSS vulnerabilty in debug code caeba72 SF Bug #3355722 - Issue in MultiList attribute type 0782730 SF Bug #3355732 - Cosmetic issue in functions.php -> get_icon() 446faf7 FIX SASL configuration example afa4a95 Fix SASL implementation - enabled GSSAPI 5987194 SF Bug #3304785 - posixGroup creation template uses cn instead of uid ddb5ed0 Enabled hiding base DNs that users dont have access to 7649b9b SF Feature #3298820 - Only custom templates
-rw-r--r--databases/phpldapadmin/Makefile4
-rw-r--r--databases/phpldapadmin/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/phpldapadmin/Makefile b/databases/phpldapadmin/Makefile
index b3c7384b4b9..1286e8e77d2 100644
--- a/databases/phpldapadmin/Makefile
+++ b/databases/phpldapadmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/06/17 15:40:33 taca Exp $
+# $NetBSD: Makefile,v 1.31.4.1 2011/11/17 21:52:10 sbd Exp $
DISTNAME= phpldapadmin-${VERSION}
CATEGORIES= databases www
@@ -22,7 +22,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=4.1.2:../../devel/php-gettext
USE_TOOLS+= pax
-VERSION= 1.2.1.1
+VERSION= 1.2.2
NO_BUILD= YES
CONF_FILES+= ${PREFIX}/share/examples/phpldapadmin/config.php.example \
diff --git a/databases/phpldapadmin/distinfo b/databases/phpldapadmin/distinfo
index 249ca234ae3..d666bb43245 100644
--- a/databases/phpldapadmin/distinfo
+++ b/databases/phpldapadmin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2011/06/17 15:40:33 taca Exp $
+$NetBSD: distinfo,v 1.10.4.1 2011/11/17 21:52:10 sbd Exp $
-SHA1 (phpldapadmin-1.2.1.1.tgz) = f30d76205891fbd01fab468af1f8430597983787
-RMD160 (phpldapadmin-1.2.1.1.tgz) = c78bd0f056f7f5f8b150360e6ee0ef3f37d6560c
-Size (phpldapadmin-1.2.1.1.tgz) = 1468961 bytes
+SHA1 (phpldapadmin-1.2.2.tgz) = 2904923eb25173d108b556c70fb3d42cd6e0e289
+RMD160 (phpldapadmin-1.2.2.tgz) = dd93d9558c9780b014f066d070b496e2804b9565
+Size (phpldapadmin-1.2.2.tgz) = 1415565 bytes