Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openldap2-2.2.23-6.4 RPM for x86_64

From SuSE Linux 9.3 updates for i386 / deltas

Name: openldap2 Distribution: SuSE Linux 9.3 (x86-64)
Version: 2.2.23 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 6.4 Build date: Fri Jul 28 19:09:14 2006
Group: Productivity/Networking/LDAP/Servers Build host: martinu.suse.de
Size: 4023716 Source RPM: openldap2-2.2.23-6.4.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.openldap.org
Summary: The new OpenLDAP Server (LDAPv3)
The Lightweight Directory Access Protocol (LDAP) is used to access
online directory services. It runs directly over TCP, and can be used
to access a standalone LDAP directory service or to access a directory
service that has an X.500 back-end.



Authors:
--------
    The OpenLDAP Project <project@openldap.org>

Provides

Requires

Copyright

BSD

Signatures

internal MD5: 4425088bed3af3ff3e5bb280b7cb7299
GPG

Changelog

* Thu Jul 27 2006 - rhafer@suse.de
  - More fixes for "selfwrite" ACLs. The previous version of
    slapd_acl_selfwrite.dif did not catch all corner cases
    (Bug#184303, ITS#4587)
* Wed Jun 21 2006 - rhafer@suse.de
  - Fixed evaluation of "selfwrite" Access Control Statements
    (Bug#184303, ITS#4587)
* Wed Aug 24 2005 - rhafer@suse.de
  - allow start_tls while chasing referrals (Bug #94355, ITS #3791)
* Wed Mar 02 2005 - rhafer@suse.de
  - syncrepl.dif: merged latest syncrepl fixes (Bugzilla: #65928)
  - libldap-reinit-fdset.dif: Re-init fd_sets when select is
    interupted (Bugzilla #50076, ITS: #3524)
* Thu Feb 17 2005 - rhafer@suse.de
  - checkproc_before_recover.dif: Check if slapd is stopped before
    running db_recover from the init script. (Bugzilla: #50962)
* Tue Feb 01 2005 - rhafer@suse.de
  - Cleanup back-bdb databases in %post, db-4.3 changed the
    transaction log format again.
  - cosmetic fixes in init script
* Tue Jan 25 2005 - rhafer@suse.de
  - updated to 2.2.23
  - cleaned up #neededforbuild
  - package should also build on older SuSE Linux releases now
  - increased killproc timeout in init-script (Bugzilla: #47227)
* Thu Jan 13 2005 - rhafer@suse.de
  - updated to 2.2.20
  - Removed unneeded dependencies
* Fri Dec 10 2004 - kukuk@suse.de
  - don't install *.la files
* Wed Nov 10 2004 - rhafer@suse.de
  - updated to 2.2.18
  - use kerberos-devel-packages in neededforbuild
* Fri Sep 24 2004 - ro@suse.de
  - re-arranged specfile to sequence (header (package/descr)* rest)
    so the checking parser is not confused ...
* Fri Sep 24 2004 - rhafer@suse.de
  - Added pre_checkin.sh to generate a separate openldap2-client
    spec-file from which the openldap2-client and openldap2-devel
    subpackages are built. Should reduce build time for libldap as
    the test-suite is only executed in openldap2.spec.
* Fri Sep 10 2004 - rhafer@suse.de
  - libldap-result.dif: ldapsearch was hanging in select() when
    retrieving results from eDirectory through a StartTLS protected
    connection (Bugzilla #44942)
* Mon Aug 09 2004 - dobey@suse.de
  - added ntlm support
* Tue Aug 03 2004 - rhafer@suse.de
  - updated to 2.2.16
  - Updated ACLs in slapd_conf.dif to disable default read access
    to the "userPKCS12" Attribute
  - rc-check-conn.diff: When starting slapd wait until is accepts
    connections, or 10 seconds at maximum (Bugzilla #41354)
  - Backported -o slp={on|off} feature from OpenLDAP Head and added
    new sysconfig variable (OPENLDAP_REGISTER_SLP) to be able
    to switch SLP registration on and off. (Bugzilla #39865)
  - removed unneeded README.update
* Fri Apr 30 2004 - rhafer@suse.de
  - updated to 2.2.11
  - remove SLES8 update specific stuff
  - Bugzilla #39652: Updated slapd_conf.dif to contain basic access
    control
  - Bugzilla #39468: Added missing items to yast.schema
  - fixed strict-aliasing compiler warnings (strict-aliasing.dif)
* Thu Apr 29 2004 - coolo@suse.de
  - build with several jobs if available
* Mon Apr 19 2004 - rhafer@suse.de
  - ldapi_url.dif: Fixed paths for LDAPI-socket, pid-file and
    args-file (Bugzilla #38790)
  - ldbm_modrdn.dif: Fixed back-ldbm modrdn indexing bug (ITS #3059,
    Bugzilla #38915)
  - modify_check_duplicates.dif: check for duplicate attribute
    values in modify requests (ITS #3066/#3097, Bugzilla #38607)
  - updated and renamed yast2userconfig.schema to yast.schema as it
    contains more that only user configuration now
  - syncrepl.dif: addtional fixes for syncrepl (ITS #3055, #3056)
  - test_syncrepl_timeout: increased sleep timeout in syncrepl
    testsuite
* Thu Apr 01 2004 - rhafer@suse.de
  - added "TLS_REQCERT allow" to /etc/openldap/ldap.conf, to make
    START_TLS work without access to the CA Certificate.
    (Bugzilla: #37393)
* Fri Mar 26 2004 - rhafer@suse.de
  - fixed filelist
  - check-build.sh (build on kernel >= 2.6.4 hosts only)
  - yast2user.schema / slapd.conf fixed (#37076)
  - don't check for TLS-options is init-script anymore (#33560)
  - fixed various typos in README.update
* Wed Mar 17 2004 - rhafer@suse.de
  - fixed build of openldap-2.1-slapcat (using correct db41 include
    files, build backends as on sles8)
  - attempt to update bdb database and reindex ldbm database in %{post}
  - Update notes in README.update
  - better default configuration (including default DB_CONFIG file)
  - misc updates for the YaST schema
  - fixed crasher in syncrepl-code (syncrepl.dif)
* Tue Mar 16 2004 - schwab@suse.de
  - Fix type mismatch.
* Tue Mar 02 2004 - rhafer@suse.de
  - updated to 2.2.6
  - build a openldap-2.1-slapcat from 2.1.25 sources  to be able to
    migrate from SLES8 and SL 9.0
* Thu Feb 19 2004 - ro@suse.de
  - added check-build.sh (build on 2.6 hosts only)
* Thu Feb 05 2004 - rhafer@suse.de
  - updated to 2.2.5
  - adjusted rfc2307bis.schema to support UTF-8 values in most
    attributes
  - enabled proxycache-overlay (wiht fix to work with back-ldbm)
* Tue Jan 13 2004 - rhafer@suse.de
  - updated to 2.2.4
  - updated Admin Guide to most recent version
* Sat Jan 10 2004 - adrian@suse.de
  - add %defattr
  - fix build as user
* Mon Dec 08 2003 - rhafer@suse.de
  - updated to 2.1.25
  - small fixes for the YaST user schema
* Tue Nov 11 2003 - rhafer@suse.de
  - enabled SLP-support
* Fri Oct 17 2003 - kukuk@suse.de
  - Remove unused des from neededforbuild
* Tue Sep 02 2003 - mt@suse.de
  - Bugzilla #29859: fixed typo in sysconfig metadata,
    usage of OPENLDAP_LDAPS_INTERFACES in init script
  - added /usr/lib/sasl2/slapd.conf permissions handling
  - added sysconfig variable OPENLDAP_SLAPD_PARAMS=""
    to support additional slapd start parameters
  - added sysconfig variable OPENLDAP_START_LDAPI=NO/yes
    for ldapi:/// (LDAP over IPC) URLs
* Thu Aug 14 2003 - rhafer@suse.de
  - added activation metadata to sysconfig template (Bugzilla #28911)
  - removed lint from specfile
* Thu Aug 07 2003 - rhafer@suse.de
  - added %stop_on_removal and %restart_on_update calls
  - bdb_addcnt.dif fixes a possible endless loop in id2entry()
  - addonschema.tar.gz: some extra Schema files (YaST, RFC2307bis)
* Wed Jul 16 2003 - rhafer@suse.de
  - removed fillup_only and call fillup_and_insserv correctly
  - new Options in sysconfig.openldap: OPENLDAP_LDAP_INTERFACES,
    OPENLDAP_LDAPS_INTERFACES and OPENLDAP_RUN_DB_RECOVER
* Tue Jul 01 2003 - rhafer@suse.de
  - updated to 2.1.22
  - updated Admin Guide to most recent version
  - build librewrite with -fPIC
* Mon Jun 16 2003 - rhafer@suse.de
  - updated to 2.1.21
* Wed Jun 11 2003 - ro@suse.de
  - fixed requires lines
* Mon May 26 2003 - rhafer@suse.de
  - don't link back-ldap against librewrite.a, it's already linked
    into slapd (package should build on non-i386 Archs again)
* Fri May 23 2003 - rhafer@suse.de
  - fixed dynamic build of back-ldap
  - new subpackage back-ldap
* Tue May 20 2003 - rhafer@suse.de
  - updated to version 2.1.20
  - enabled dynamic backend modules
  - new subpackages back-perl, back-meta and back-monitor
  - remove unpacked files from BuildRoot
* Fri May 09 2003 - rhafer@suse.de
  - updated to version 2.1.19
* Wed Apr 16 2003 - ro@suse.de
  - fixed requires for devel-package ...
* Tue Apr 15 2003 - ro@suse.de
  - fixed neededforbuild
* Thu Feb 13 2003 - kukuk@suse.de
  - Enable IPv6 again
* Tue Feb 11 2003 - rhafer@suse.de
  - added /etc/openldap to filelist
* Mon Feb 03 2003 - rhafer@suse.de
  - switch default backend to ldbm
* Sun Feb 02 2003 - ro@suse.de
  - fixed requires for devel package (cyrus-sasl2-devel)
* Fri Jan 31 2003 - rhafer@suse.de
  - liblber.dif: Fixes two bugs in liblber by which remote attackers
    could crash the LDAP server (Bugzilla #22469, OpenLDAP ITS #2275
    and #2280)
* Tue Jan 14 2003 - choeger@suse.de
  - build using sasl2
* Mon Jan 13 2003 - rhafer@suse.de
  - updated to version 2.1.12
  - added metadata to sysconfig template (Bug: #22666)
* Thu Nov 28 2002 - rhafer@suse.de
  - updated to version 2.1.8
  - added additional fix of 64bit archs
  - added secpatch.dif to fix setuid issues in libldap
* Fri Sep 06 2002 - rhafer@suse.de
  - fix for Bugzilla ID #18981, chown to OPENLDAP_USER didn't work
    with multiple database backend directories
* Mon Sep 02 2002 - rhafer@suse.de
  - removed damoenstart_ipv6.diff and disabled IPv6 support due to
    massive problems with nss_ldap
* Mon Aug 26 2002 - rhafer@suse.de
  - ldap_user.dif: slapd is now run a the user/group ldap (Bugzilla
    ID#17697)
* Fri Aug 23 2002 - rhafer@suse.de
  - updated to version 2.1.4, which fixes tons of bugs
  - added damoenstart_ipv6.diff (slapd was not starting when
    configured to listen on IPv4 and IPv6 interfaces, as done by the
    start script)
  - added README.SuSE with some hints about the bdb-backend
  - updated filelist to include only the man pages of the backends,
    that were built
* Thu Aug 15 2002 - rhafer@suse.de
  - removed termcap and readline from neededforbuild
* Thu Aug 08 2002 - rhafer@suse.de
  - enabled {CRYPT} passwords
  - update filelist (added new manpages)
* Thu Jul 25 2002 - rhafer@suse.de
  - patches for 64 bit architectures
* Fri Jul 19 2002 - rhafer@suse.de
  - update to 2.1.3
* Fri Jul 05 2002 - kukuk@suse.de
  - fix openldap2-devel requires
* Thu Jul 04 2002 - rhafer@suse.de
  - switched back from cyrus-sasl2 to cyrus-sasl
* Wed Jul 03 2002 - rhafer@suse.de
  - updated to OpenLDAP 2.1.2
  - added the OpenLDAP Administration Guide
  - enabled additional backends (ldap, meta, monitor)
* Mon Jun 10 2002 - olh@suse.de
  - hack build/ltconfig to build shared libs on ppc64
* Wed Jun 05 2002 - rhafer@suse.de
  - created /etc/sysconfig/openldap and OPENLDAP_START_LDAPS variable
    to enable ldap over ssl support
* Thu Mar 07 2002 - rhafer@suse.de
  - Fix for Bugzilla ID#14569 (added cyrus-sasl-devel openssl-devel
    to the "Requires" Section of the -devel subpackage)
* Mon Feb 18 2002 - rhafer@suse.de
  - updated to the latest STABLE release (2.0.23) which fixes some
    nasty bugs see ITS #1562,#1582,#1577,#1578
* Thu Feb 07 2002 - rhafer@suse.de
  - updated to the latest release (which fixes a index corruption
    bug)
  - cleanup in neededforbuild
  - small fixes for the init-scripts
* Thu Jan 17 2002 - rhafer@suse.de
  - updated to the latest stable release (2.0.21)
* Wed Jan 16 2002 - egmont@suselinux.hu
  - removed periods and colons from startup/shutdown messages
* Tue Jan 15 2002 - rhafer@suse.de
  - updated to v2.0.20 (which fixes a security hole in ACL
    processing)
* Fri Jan 11 2002 - rhafer@suse.de
  - converted archive to bzip2
  - makes use of %{_libdir} now
  - set CFLAGS to -O0 for archs ia64, s390(x) and alpha otherwise
    the test suite fails on these archs
  - changed slapd.conf to store the database under /var/lib/ldap
    (this patch was missing in the last versions by accident)
* Mon Jan 07 2002 - rhafer@suse.de
  - update to v2.0.19
* Thu Dec 06 2001 - rhafer@suse.de
  - eliminated START_LDAP, START_SLURPD variables in rc.config
  - created separate init script for slurpd
  - moved init scripts from dif to separate source tgz
* Fri Oct 26 2001 - choeger@suse.de
  - update to v2.0.18
* Mon Oct 15 2001 - choeger@suse.de
  - update to v2.0.17
    added a sleep to the restart section
    moved some manpages to the client package
* Mon Oct 01 2001 - choeger@suse.de
  - update to v2.0.15
* Wed Sep 12 2001 - choeger@suse.de
  - backported the full bugfix from openldap-2.0.14
* Tue Sep 11 2001 - choeger@suse.de
  - Bugfix for slurpd millionth second bug (ITS#1323)
* Mon Sep 10 2001 - choeger@suse.de
  - moved ldapfilter.conf ldaptemplates.conf ldapsearchprefs.conf
    to openldap2-client package
* Mon Sep 03 2001 - choeger@suse.de
  - update to version 2.0.12
* Mon Jul 02 2001 - choeger@suse.de
  - bugfix: init script was not LSB compliant, Bugzilla ID#9072
* Tue Jun 19 2001 - ro@suse.de
  - fixed for autoconf again
* Fri Jun 15 2001 - choeger@suse.de
  - update to 2.0.11
  - removed autoconf in specfile, because it doesn't work
* Wed May 23 2001 - choeger@suse.de
  - update to version 2.0.10 (minor fixes)
* Tue May 22 2001 - choeger@suse.de
  - update to version 2.0.9
* Mon Apr 23 2001 - choeger@suse.de
  - removed kerberos support
  - added aci support
* Fri Apr 20 2001 - choeger@suse.de
  - added kerberos support
* Thu Apr 05 2001 - choeger@suse.de
  - moved section 5 and 8 manpages to the server part of package
* Wed Mar 14 2001 - kukuk@suse.de
  - Move *.so links into -devel package
  - -devel requires -client
* Thu Mar 08 2001 - choeger@suse.de
  - split up into openldap2-client and -devel
* Tue Feb 27 2001 - ro@suse.de
  - changed neededforbuild <cyrus-sasl> to <cyrus-sasl cyrus-sasl-devel>
* Fri Feb 23 2001 - ro@suse.de
  - added readline/readline-devel to neededforbuild (split from bash)
* Thu Jan 04 2001 - choeger@suse.de
  - bugfix: slapd.conf rename /var/lib/openldap-ldbm to
    /var/lib/ldap
    init script: use $remote_fs
* Tue Jan 02 2001 - olh@suse.de
  - use script name in %post
* Thu Dec 07 2000 - choeger@suse.de
  - bugfix from Andreas Jaeger:
    workaround for glibc2.2, detach
* Fri Dec 01 2000 - ro@suse.de
  - hacked configure for apparently broken pthread
* Fri Dec 01 2000 - ro@suse.de
  - fixed spec
* Thu Nov 23 2000 - choeger@suse.de
  - made configs %config(noreplace) (Bug 4112)
  - fixed neededforbuild
* Wed Nov 22 2000 - choeger@suse.de
  - adopted new init scheme
* Wed Nov 15 2000 - choeger@suse.de
  - fixed neededforbuild
* Fri Nov 10 2000 - choeger@suse.de
  - added buildroot
* Tue Nov 07 2000 - choeger@suse.de
  - long package name
  - new version, 2.0.7
* Fri Oct 06 2000 - choeger@suse.de
  - first package of openldap2 (v2.0.6)

Files

xÀF	'


Generated by rpm2html 1.8.1

Daniel Veillard, Sat May 3 04:13:18 2008