[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Installed openldap 1:1.2.11-1 (all sparc source)



Installed:
openldap-utils_1.2.11-1_sparc.deb
  to dists/potato/main/binary-sparc/net/openldap-utils_1.2.11-1.deb
  replacing openldap-utils_1.2.10-3.deb
openldap-utils_1.2.11-1_sparc.deb
  to dists/woody/main/binary-sparc/net/openldap-utils_1.2.11-1.deb
  replacing openldap-utils_1.2.10-3.deb
openldap-gateways_1.2.11-1_sparc.deb
  to dists/potato/main/binary-sparc/net/openldap-gateways_1.2.11-1.deb
  replacing openldap-gateways_1.2.10-3.deb
openldap-gateways_1.2.11-1_sparc.deb
  to dists/woody/main/binary-sparc/net/openldap-gateways_1.2.11-1.deb
  replacing openldap-gateways_1.2.10-3.deb
libopenldap-dev_1.2.11-1_sparc.deb
  to dists/potato/main/binary-sparc/devel/libopenldap-dev_1.2.11-1.deb
  replacing libopenldap-dev_1.2.10-3.deb
libopenldap-dev_1.2.11-1_sparc.deb
  to dists/woody/main/binary-sparc/devel/libopenldap-dev_1.2.11-1.deb
  replacing libopenldap-dev_1.2.10-3.deb
openldapd_1.2.11-1_sparc.deb
  to dists/potato/main/binary-sparc/net/openldapd_1.2.11-1.deb
  replacing openldapd_1.2.10-3.deb
openldapd_1.2.11-1_sparc.deb
  to dists/woody/main/binary-sparc/net/openldapd_1.2.11-1.deb
  replacing openldapd_1.2.10-3.deb
openldap_1.2.11.orig.tar.gz
  to dists/potato/main/source/net/openldap_1.2.11.orig.tar.gz
  replacing openldap_1.2.10.orig.tar.gz
openldap_1.2.11.orig.tar.gz
  to dists/woody/main/source/net/openldap_1.2.11.orig.tar.gz
  replacing openldap_1.2.10.orig.tar.gz
openldap_1.2.11-1.diff.gz
  to dists/potato/main/source/net/openldap_1.2.11-1.diff.gz
  replacing openldap_1.2.10-3.diff.gz
openldap_1.2.11-1.diff.gz
  to dists/woody/main/source/net/openldap_1.2.11-1.diff.gz
  replacing openldap_1.2.10-3.diff.gz
ldap-rfc_1.2.11-1_all.deb
  to dists/potato/main/binary-all/net/ldap-rfc_1.2.11-1.deb
  replacing ldap-rfc_1.2.10-3.deb
ldap-rfc_1.2.11-1_all.deb
  to dists/woody/main/binary-all/net/ldap-rfc_1.2.11-1.deb
  replacing ldap-rfc_1.2.10-3.deb
openldap_1.2.11-1.dsc
  to dists/potato/main/source/net/openldap_1.2.11-1.dsc
  replacing openldap_1.2.10-3.dsc
openldap_1.2.11-1.dsc
  to dists/woody/main/source/net/openldap_1.2.11-1.dsc
  replacing openldap_1.2.10-3.dsc
libopenldap1_1.2.11-1_sparc.deb
  to dists/potato/main/binary-sparc/libs/libopenldap1_1.2.11-1.deb
  replacing libopenldap1_1.2.10-3.deb
libopenldap1_1.2.11-1_sparc.deb
  to dists/woody/main/binary-sparc/libs/libopenldap1_1.2.11-1.deb
  replacing libopenldap1_1.2.10-3.deb
libopenldap-runtime_1.2.11-1_all.deb
  to dists/potato/main/binary-all/libs/libopenldap-runtime_1.2.11-1.deb
  replacing libopenldap-runtime_1.2.10-3.deb
libopenldap-runtime_1.2.11-1_all.deb
  to dists/woody/main/binary-all/libs/libopenldap-runtime_1.2.11-1.deb
  replacing libopenldap-runtime_1.2.10-3.deb


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

Format: 1.6
Date: Wed, 14 Jun 2000 10:51:24 -0400
Source: openldap
Binary: openldap-gateways libopenldap-dev openldapd ldap-rfc openldap-utils libopenldap1 libopenldap-runtime
Architecture: source sparc all
Version: 1:1.2.11-1
Distribution: frozen unstable
Urgency: low
Maintainer: Ben Collins <bcollins@debian.org>
Description: 
 ldap-rfc   - LDAP Related RFC's from OpenLDAP package
 libopenldap-dev - OpenLDAP development libraries.
 libopenldap-runtime - OpenLDAP runtime files for libopenldap
 libopenldap1 - OpenLDAP libraries.
 openldap-gateways - OpenLDAP Gateways
 openldap-utils - OpenLDAP utilities.
 openldapd  - OpenLDAP server (slapd).
Closes: 63185 64331 64374
Changes: 
 openldap (1:1.2.11-1) frozen unstable; urgency=low
 .
   * New upstream bug-fix release. Entire changelog:
         CVS Tag: OPENLDAP_REL_ENG_1_2_11
         Fixed /tmp races in ud, ldapsearch, ldbmtest and slurpd
         Fixed error in slurpd's filecheck function
         Fixed slurpd to properly restart in oneshot mode, and to report a
                 non-zero number of items to process with only one replica.
         Fixed strdup use in libldap/request.c
         Fixed NULL prefix bug in libldap/ufn.c
         Fixed slapd_shutdown extern reference bug (ITS#527)
         Fixed ACL groups member matching
         Raise MAXDBCACHE to 128 (ITS#512)
         Fixed slapd client_addr crash (ITS#579)
         Fixed back-shell realloc bug (ITS#506)
         Build Environment
                 Update res_search detection
                 Detect and use getpassphrase() and getpass()
                 Unset CDPATH
                 Change GNU Pth to enable soft syscalls
                 Changed RCPT cmds symbol to avoid link conflict (ITS#526)
                 Changed LDBM directory to $localstatedir/openldap-ldbm
   * R.M. - This fixes a lot of security bugs, some of which were simply an
     upstream merge of my changes. I think we need this release because it is
     the official upstream version that applies these fixes.
   * Fixed typo in Netscape-Roaming-HOWTO, closes: #64331
   * Applied ber unaligned fixes for alpha from David Huggins,
     closes: #63185
   * openldapd.config: added extra check for reconfig, closes: #64374
   * Updates debian.{oc,at}.conf (non-functional changes)
Files: 
 332c645e32058f718fdd75cc2c17377c 679 net extra openldap_1.2.11-1.dsc
 051b62ac40d532e46333be89a8c3e8c0 1032937 net extra openldap_1.2.11.orig.tar.gz
 620d5d0f1d1c13dddfbf571eca0920a7 46122 net extra openldap_1.2.11-1.diff.gz
 b40641fa811a8c1a31789ba688360df8 26102 libs important libopenldap-runtime_1.2.11-1_all.deb
 4ef8a15c976b48e8cf5791e00ba5380b 278052 net extra ldap-rfc_1.2.11-1_all.deb
 1c0bb688edfe6909ab2d9c1762440d49 543918 net extra openldapd_1.2.11-1_sparc.deb
 a8f8411e02577300cdecf471e21244e7 102370 net extra openldap-utils_1.2.11-1_sparc.deb
 359c6a99008239f587e57f35c35884ee 83808 net extra openldap-gateways_1.2.11-1_sparc.deb
 73bc81e1b42855706edb10f4cf1fccca 66266 libs important libopenldap1_1.2.11-1_sparc.deb
 260e715a7fea5f8aa6e687a3d19b5148 142366 devel extra libopenldap-dev_1.2.11-1_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: Ben Collins <bcollins@debian.org>

iD8DBQE5R6CQfNc/ZB4E7C0RApDWAJ9Cm/FkKhCZv/ZZRa1KJvUYjN4fAgCfZpU3
P75uuEQdMai/KSEIwplljoc=
=b94G
-----END PGP SIGNATURE-----



Reply to: