Your message dated Tue, 13 Jun 2006 07:17:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368236: fixed in phpldapadmin 0.9.8.3-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: phpldapadmin
Version: 0.9.8.3-1
Severity: important


Don't know why it exits silently, but patch is:
#####################################
*** lib/server_functions.php    2006-05-07 07:25:56.000000000 +0200
--- /usr/share/phpldapadmin/lib/server_functions.php    2006-05-20 
20:52:35.000000000 +0200
***************
*** 2440,2446 ****
                        debug_log('%s:getDNAttrs(): Entered with (%s,%s,%s)',17,
                                
get_class($this),$dn,$lower_case_attr_names,$deref);
  
!               $attrs = 
array_pop($this->search(null,dn_escape($dn),'(objectClass=*)',array(),'base',false,$deref));
  
                if (is_array($attrs)) {
                        if ($lower_case_attr_names)
--- 2440,2447 ----
                        debug_log('%s:getDNAttrs(): Entered with (%s,%s,%s)',17,
                                
get_class($this),$dn,$lower_case_attr_names,$deref);
          
!         $result = 
$this->search(null,dn_escape($dn),'(objectClass=*)',array(),'base',false,$deref);
!               $attrs = array_pop($result);
  
                if (is_array($attrs)) {
                        if ($lower_case_attr_names)
###############################################


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15.4geekette
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages phpldapadmin depends on:
ii  apache2-mpm-prefork [httpd]   2.0.54-5   traditional model for Apache2
ii  debconf [debconf-2.0]         1.4.30.13  Debian configuration management sy
ii  libapache2-mod-php5           5.0.5-31   server-side, HTML-embedded scripti
ii  php5                          5.0.5-3    server-side, HTML-embedded scripti
ii  php5-ldap                     5.0.5-31   LDAP module for php5

-- debconf information:
  phpldapadmin/ldap-bindpw: secret
* phpldapadmin/reconfigure-webserver: apache2
* phpldapadmin/restart-webserver: true
* phpldapadmin/ldap-basedn: dc=example,dc=com
* phpldapadmin/ldap-server: 127.0.0.1
* phpldapadmin/ldap-tls: false
* phpldapadmin/ldap-binddn: cn=admin,dc=example,dc=com
* phpldapadmin/ldap-authtype: session


--- End Message ---
--- Begin Message ---
Source: phpldapadmin
Source-Version: 0.9.8.3-2

We believe that the bug you reported is fixed in the latest version of
phpldapadmin, which is due to be installed in the Debian FTP archive:

phpldapadmin_0.9.8.3-2.diff.gz
  to pool/main/p/phpldapadmin/phpldapadmin_0.9.8.3-2.diff.gz
phpldapadmin_0.9.8.3-2.dsc
  to pool/main/p/phpldapadmin/phpldapadmin_0.9.8.3-2.dsc
phpldapadmin_0.9.8.3-2_all.deb
  to pool/main/p/phpldapadmin/phpldapadmin_0.9.8.3-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella <[EMAIL PROTECTED]> (supplier of updated phpldapadmin 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 13 Jun 2006 16:02:31 +0200
Source: phpldapadmin
Binary: phpldapadmin
Architecture: source all
Version: 0.9.8.3-2
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella <[EMAIL PROTECTED]>
Changed-By: Fabio Tranchitella <[EMAIL PROTECTED]>
Description: 
 phpldapadmin - web based interface for administering LDAP servers
Closes: 368236 370039
Changes: 
 phpldapadmin (0.9.8.3-2) unstable; urgency=low
 .
   * lib/server_functions.php: patched to fix an upstream bug.
     (Closes: #368236)
   * debian/po/cs.po: updated. (Closes: #370039)
   * debian/control: modified dependencies to install php5 as default if no
     version of php is already installed.
Files: 
 c0c646f6f0f52811e7e19ea6c65a8401 633 admin extra phpldapadmin_0.9.8.3-2.dsc
 110f67b5212f1d9acf9e15d67324da2b 14975 admin extra 
phpldapadmin_0.9.8.3-2.diff.gz
 c7ee0211382975443ee123892755efbe 760038 admin extra 
phpldapadmin_0.9.8.3-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEjsYjK/juK3+WFWQRAgadAKCVWkE8lGTdhgHmld9TAOE2aITl5QCgmwBd
kwxtXZqpYApQHJLCrgqtOD0=
=zrOp
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to