summaryrefslogtreecommitdiff
path: root/databases/phpldapadmin
diff options
context:
space:
mode:
authorobache <obache>2011-11-17 12:44:02 +0000
committerobache <obache>2011-11-17 12:44:02 +0000
commit5ec65e57e17012a873ec03ef511e176b3b094e71 (patch)
treed863241b72a4a6269caf82d796c149ffaadbe383 /databases/phpldapadmin
parent636039bd669731123045fe2901191dd3d8fa8009 (diff)
downloadpkgsrc-5ec65e57e17012a873ec03ef511e176b3b094e71.tar.gz
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
Diffstat (limited to 'databases/phpldapadmin')
-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..a172ea26ed0 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.32 2011/11/17 12:44:02 obache 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..6ac1fc88d7e 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.11 2011/11/17 12:44:02 obache 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