Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37423543
en ru br
ALT Linux repos
S:2.6.4-alt1
5.0: 2.3.43-alt2
4.1: 2.3.41-alt3.M41.3
4.0: 2.3.35-alt1.M40.1
3.0: 2.2.27-alt1.1

Group :: System/Servers
RPM: openldap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

24 march 2023 Alexey Shabalin <shaba at altlinux.org> 2.6.4-alt1

  • 2.6.4

5 september 2022 Alexey Shabalin <shaba at altlinux.org> 2.6.3-alt1

  • 2.6.3
  • rename package libldap to libldap%{so_ver}

26 august 2022 Alexey Shabalin <shaba at altlinux.org> 2.5.13-alt1

  • 2.5.13
  • Retired backends by upstream: bdb, hdb, shell
  • Deprecated backends (and disable build): sql, perl
  • Disable build slp
  • Build new password hashing module argon2
  • Drop ntlm support
  • Disable build static libs
  • Cleanup patches
  • Add patches from RH
  • Build with system liblmdb and libuuid
  • Build all backends modules, exept nbd and wt
  • Build all overlay modules
  • Add contrib package with contrib overlay modules

16 august 2021 Andrey Cherepanov <cas at altlinux.org> 2.4.59-alt1

  • 2.4.59
  • Fixes:
     + CVE-2021-27212 Fixed slapd validity checks for issuerAndThisUpdateCheck
  • Enable experimental support for LDAP over UDP (LDAP_CONNECTIONLESS)
  • Fix coverity issues
  • Build without MD2 support

13 february 2021 Alexey Shabalin <shaba at altlinux.org> 2.4.57-alt1

  • 2.4.57
  • Fixes:
     + CVE-2020-36221 Fixed slapd crashes in Certificate Exact Assertion processing
     + CVE-2020-36222 Fixed slapd assertion failures in saslAuthzTo validation
     + CVE-2020-36223 Fixed slapd crash in Values Return Filter control handling
     + CVE-2020-36224 Fixed slapd crashes in saslAuthzTo processing
     + CVE-2020-36225 Fixed slapd crashes in saslAuthzTo processing
     + CVE-2020-36226 Fixed slapd crashes in saslAuthzTo processing
     + CVE-2020-36227 Fixed slapd infinite loop with Cancel operation
     + CVE-2020-36228 Fixed slapd crash in Certificate List Exact Assertion processing
     + CVE-2020-36229 Fixed slapd crash in X.509 DN parsing
     + CVE-2020-36230 Fixed slapd assertion failure in X.509 DN parsing

27 december 2020 Alexey Shabalin <shaba at altlinux.org> 2.4.56-alt1

  • 2.4.55 (Fixes: CVE-2020-25692)

23 october 2020 Alexey Shabalin <shaba at altlinux.org> 2.4.54-alt1

  • 2.4.54 (Fixes: CVE-2020-12243)

19 september 2020 Igor Vlasenko <viy at altlinux.ru> 2.4.48-alt3.1

  • rebuild with new perl 5.30.2 and libdb4.8

7 october 2019 Anton V. Boyarshinov <boyarsh at altlinux.org> 2.4.48-alt3

  • sasl fix fixed

4 october 2019 Anton V. Boyarshinov <boyarsh at altlinux.org> 2.4.48-alt2

  • sasl in chroot fixed

28 august 2019 Alexey Shabalin <shaba at altlinux.org> 2.4.48-alt1

  • 2.4.48 (Fixes: CVE-2019-13057, CVE-2019-13565)

14 june 2019 Stanislav Levin <slev at altlinux.org> 2.4.47-alt2

  • Fixed LDAPI with SASL_NOCANON (RH BZ: #960222).

21 april 2019 Alexey Shabalin <shaba at altlinux.org> 2.4.47-alt1

  • 2.4.47

24 january 2019 Igor Vlasenko <viy at altlinux.ru> 2.4.46-alt1.1

  • rebuild with new perl 5.28.1

29 august 2018 Alexey Shabalin <shaba at altlinux.org> 2.4.46-alt1

  • 2.4.46
  • build with openssl-1.1
  • build without tcp_wrappers

5 july 2018 Leonid Krivoshein <klark at altlinux.org> 2.4.45-alt5

  • /etc/sysconfig/ldap: use SLAPD_BACKEND= for ldap-dn create calls.

18 january 2018 Stanislav Levin <slev at altlinux.org> 2.4.45-alt4

  • fix default value of TLS_REQCERT (NEVER -> DEMAND) in ldap.conf
     accoding to upstream. Some of applications expect to use the default
     DEMAND behavior.

19 december 2017 Leonid Krivoshein <klark at altlinux.org> 2.4.45-alt3

  • added support OLC (cn=config or /etc/openldap/slapd.d);
  • added backup/restore scripts for slapd.d directory;
  • now used mdb backend by default.

15 december 2017 Igor Vlasenko <viy at altlinux.ru> 2.4.45-alt2.1

  • rebuild with new perl 5.26.1

24 october 2017 Dmitry V. Levin <ldv at altlinux.org> 2.4.45-alt2

  • slapd:
     + dropped bogus chown from %pre script;
     + fixed ldapi:/// (closes: #34023).

11 september 2017 Anton V. Boyarshinov <boyarsh at altlinux.org> 2.4.45-alt1

  • updated to 2.4.45 (Fixes: CVE-2017-9287)

3 february 2017 Igor Vlasenko <viy at altlinux.ru> 2.4.42-alt4.1

  • rebuild with new perl 5.24.1

17 august 2016 Ivan Zakharyaschev <imz at altlinux.org> 2.4.42-alt4

  • general libldap manpages moved out of openldap-servers (ALT#32385).

8 june 2016 Anton V. Boyarshinov <boyarsh at altlinux.org> 2.4.42-alt3

  • ssl keys generation added to service file

3 june 2016 Anton V. Boyarshinov <boyarsh at altlinux.org> 2.4.42-alt2

  • support for multiple LDAP URLs in systemd service

25 november 2015 Igor Vlasenko <viy at altlinux.ru> 2.4.42-alt1.1

  • rebuild with new perl 5.22.0

30 september 2015 Anton V. Boyarshinov <boyarsh at altlinux.ru> 2.4.42-alt1

  • updated to 2.4.42
  • obsolete patches removed
  • CVE-2015-6908 fixed

1 june 2015 Anton V. Boyarshinov <boyarsh at altlinux.ru> 2.4.32-alt2.1.1.1

  • build with gcc 5.1 fixed

9 december 2014 Igor Vlasenko <viy at altlinux.ru> 2.4.32-alt2.1.1

  • rebuild with new perl 5.20.1

31 october 2013 Sergey Y. Afonin <asy at altlinux.ru> 2.4.32-alt2.1

  • NMU: rebuilt with cyrus-sasl 2.1.26 (ALT #29485)

30 august 2013 Vladimir Lettiev <crux at altlinux.ru> 2.4.32-alt2

  • built for perl 5.18

13 september 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 2.4.32-alt1

  • 2.4.32

10 september 2012 Alexey Shabalin <shaba at altlinux.ru> 2.4.31-alt7

  • fix files for libldap on i586 (ALT #27713)

4 september 2012 Vladimir Lettiev <crux at altlinux.ru> 2.4.31-alt6

  • rebuilt for perl-5.16

30 june 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.31-alt5

  • update rh patches
  • CVE-2012-2668

16 may 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.31-alt4

  • remove TimeoutSec from unit file

14 may 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.31-alt3

  • fix systemd unit file

4 may 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.31-alt2

  • add systemd unit file
  • rename to openldap

25 april 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.31-alt1

  • 2.4.31

6 march 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.30-alt1

  • 2.4.30 with Fedora patches

15 february 2012 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.29-alt1

  • 2.4.29

8 december 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.28-alt1

  • 2.4.28 with Fedora patches

18 october 2011 Alexey Tourbin <at at altlinux.ru> 2.4.26-alt1.1

  • rebuilt for perl-5.14

2 august 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.26-alt1

  • 2.4.26 with Fedora patches

28 march 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.25-alt1

  • 2.4.25 with Fedora patches
  • enable ipv6 (ALT #25829)

25 march 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.24-alt5

  • add libgcc_s.so.1 to chroot (ALT #25280)

18 march 2011 Alexey Tourbin <at at altlinux.ru> 2.4.24-alt4

  • libldap-devel: removed dependencies on libopenslp-devel libsasl2-devel

1 march 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.24-alt3

  • disable samba3 schema by default (ALT #25153)

16 february 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.24-alt2

  • openldap-2.4.24-rh-export-ldif.patch

13 february 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.24-alt1

  • 2.4.24

5 november 2010 Vladimir Lettiev <crux at altlinux.ru> 2.4.23-alt3.1

  • rebuilt with perl 5.12

6 october 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.23-alt3

  • Automate figureing out required libs in chroot

1 october 2010 Dmitry V. Levin <ldv at altlinux.org> 2.4.23-alt2

  • Rebuilt with libcrypto.so.10.

30 june 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.23-alt1

  • 2.4.23
  • security fixes: CVE-2010-0212 and CVE-2010-0211

26 may 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.22-alt1

  • 2.4.22

9 march 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 2.4.21-alt1

  • 2.4.21
  • strcpy-memcpy patch to fix fraud overflow

9 november 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.19-alt1

  • new upstream version

18 august 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt4.4

  • fixed Provides from %name to %name = %version-%release

17 august 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt4.3

  • corrected openldap version provides (thanks ldv)

17 august 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt4.2

  • enabled test

17 august 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt4.1

  • simple fixes around openldap package

3 august 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt4

  • added suffix '2.4' for packages
  • deleted database auto migration
  • removed lib*2.3 provides

9 july 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt3

  • renamed backup dir from .rpmorig to .rpmsave
  • added symlink for libldap_r-2.3.so.0

30 june 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt2.2

  • installation fix

30 june 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt2.1

  • fixed x86_64 compat lib support

29 june 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt2

  • added database automigration from 2.3 to 2.4

2 june 2009 Lebedev Sergey <barabashka at altlinux.org> 2.4.16-alt1

  • new upstream version 2.4.16
  • removed ldbm backend
  • removed slurpd daemon
  • fixed configure options
  • fixed default config
  • disabled openldap-2.3.34-alt-meta-backend.patch
  • fixed #20271 #20392

18 may 2009 Dmitry V. Levin <ldv at altlinux.org> 2.3.43-alt2.2

  • NMU.
  • Backported upstream build fixes with fresh toolchain (closes: #20035).
  • Rebuilt slapd with libsasl2-2.1.24-alt1.cvs.20090508 (closes: #20036).
  • Packaged openldap-doc as noarch package.

2 may 2009 Alexey I. Froloff <raorn at altlinux.org> 2.3.43-alt2.1

  • NMU (closes: #19714):
     + Use cert-sh-functions for SSL cerificate generation
     + Point TLS* option examples to /var/lib/ssl/
     + Copy public certificates and slapd.key to chroot

12 december 2008 OpenLDAP Maintainers Team <eostapets at altlinux.org> 2.3.43-alt2

  • fix build with new glibc-kernheaders

11 august 2008 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.43-alt1

  • 2.3.43

2 july 2008 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.41-alt2

  • fix for CVE-2008-2952 (patch from OpenLDAP CVS)
  • set more specific BuildRequires:
     + libdb4.4-devel

25 february 2008 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.41-alt1

  • 2.3.41
     + fix for CVE-2008-0658 (#14431)

29 october 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.39-alt1

  • 2.3.39
  • #8241 add support for GSSAPI to slapd chroot

11 october 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.38-alt1

  • 2.3.38
  • change default syslog facility/level to daemon/info (/etc/sysconfig/ldap)
  • remove /var/log/ldap and /etc/logrotate.d/ldap from package
  • #11097 move administrator's guide to openldap-doc-x.xx.x/admin-guid
  • #11101 add logo files to doc package
  • #11861 config-README.ALT and /etc/chroot.d/ldap.conf fixed
  • fix slapd init-script:
     + altranative fix for #11879 -- add -u to slaptest;
     + add '--expect-user ldap' to start_daemon parameters

8 august 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.37-alt1

  • 2.3.37
  • update samba3.schema from samba-3.0.25-alt1
  • bugs fixed (bugzilla.altlinux.org):
  • #11426 add NTLM support
  • #11879 chroot directory owner

18 april 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.35-alt0

  • 2.3.35

4 march 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.34-alt1

  • additional .schema files:
     + updated courier.schema
     + new freeradius.schema

22 february 2007 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.34-alt1

  • 2.3.34

27 december 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.31-alt1

  • 2.3.31

25 november 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.30-alt1

  • 2.3.30

30 october 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.28-alt1

  • 2.3.28
  • add samba.schema from samba-3.0.23a-alt1
  • decrease default in-memory cache size for BDB from 128Mb to 64Mb

24 august 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.27-alt1

  • 2.3.27

25 april 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.21-alt1

  • 2.3.21
  • fix chroot permissions
  • misc fixes in the init-scripts and default configs
  • disable build of SLAPI library
  • slapd:
     + move backend database config into separate files: slapd-hdb-dbNN.conf

4 march 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.20-alt0.1

  • rename libldap package to libldap2.3 - soname changed
  • spec/scripts fixes for x86_64 build

24 february 2006 Dmitry Lebkov <dlebkov at altlinux.ru> 2.3.20-alt0

  • 2.3.20 with Berkeley DB 4.4.20
  • change default backend to HDB (replacement for DBD)
  • modify default DB_CONFIG
  • misc fixes in chroot.d/* scripts

24 november 2005 Nick S. Grechukh <gns at altlinux.org> 2.3.12-alt3

  • update to new version. fixed patches 8,9,20

4 september 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.28-alt1

  • Update to new version 2.2.28

28 june 2005 Anton D. Kachalov <mouse at altlinux.org> 2.2.27-alt1.1

  • Build with gcc3.4
  • Eliminated TEXTRELs
  • x86_64 support

19 june 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.27-alt1

  • Update to new version 2.2.27
  • Fix slapd.conf bug (alt bugzilla #)

1 may 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.26-alt1

  • Update to new version 2.2.26
  • Update openldap-ldap.lib for FIX bug #6284 (bugzilla.altlinux.ru)

29 april 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.25-alt1

  • Update to new version 2.2.25
  • Update Fix bug #6284 (bugzilla.altlinux.ru)

26 march 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.24-alt1

  • Update to new version 2.2.24
  • Disable test by dafault
  • Fix bug #6284 (bugzilla.altlinux.ru)
  • Update openldap-README.ALT (NOW LDBM by DEFALUT!!!)

14 february 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.23-alt2

  • Rebuild with libdb-4.3
  • Set GCC version to 3.3 (becouse back_bdb not work)
  • Update chroot scripts (Fix bug #6132 [bugzilla.altlinux.ru])
  • Add dir /var/lib/ldap/usr/lib/sasl2 for sasl2 libs

28 january 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.23-alt1

  • Update to new stable release 2.2.23
  • Disable aacls (need patch coorections)

24 january 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.22-alt2

  • Add AACLS patch from aacls.sf.net

24 january 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.22-alt1

  • Update to new version 2.2.22 (bugfix release)
  • FIX bug in initscript (slapd)
  • Remove patch10 openldap-2.2.18-configure.in-back-bdb-mod-compile.patch now in HEAD

2 january 2005 Serge A. Volkov <vserge at altlinux.ru> 2.2.20-alt1

  • Update to new version 2.2.20
  • Add openldap-bdb-DB_CONFIG from MDK for back_bdb (BerkeleyDB options)
  • Add openldap-config-README.ALT - TODO configurations files structures
  • Add openldap-slapd-access.conf - default slapd.access.conf from MDK
  • Spec cleanup
  • $ldap_ssl_dir move to pre_servers sections. Now create while install/update package (Need test!)
  • Update openldap-slapd.init
  • Update ldap.conf (made no verbose)

12 december 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.19-alt2

  • Update Admin Guide from CVS (tag OPENLDAP_REL_ENG_2_2)

7 december 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.19-alt1

  • Update to new version 2.2.19
  • Update README.ALT
  • Correct slapd.conf

4 december 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.18-alt6

  • FIX back-bdb build dynamic (openldap-2.2.18-configure.in-back-bdb-mod-compile.patch)

1 december 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.18-alt5

  • FIX libs soft linking to /lib from /usr/lib (path by ldv)
  • Add %def_enable ldbm
  • FIX upgrade ssl dirs, move old certs to rpmsave dir
  • Update README.ALT ( info about back-bdb - It's build static)

25 november 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.18-alt4

  • Bugfixs (buzilla.altlinux.ru):
  • #5558 - copiing schemas to chroot env
  • #5566 - update openldap-slapd.init, check compilations of module bdb
  • #4820 - update chroot env: ldap.conf replace /etc/openldap/ssl by soft link to /var/lib/ssl/certs
  • #5574 - add example

11 november 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.18-alt3

  • FIX libldap-devel: link of /usr/lib/libldap.so

30 october 2004 Serge A. Volkov <vserge at altlinux.ru> 2.2.18-alt2

  • SPEC cleanup
  • Add NPROCS=1 for correct build on SMP system

27 october 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.18-alt1

  • Update to new version 2.2.18
  • Remove
  • CPPFLAGS -DNEW_LOGGING=1
  • SOURCE2 = openldap-README.upgrading
  • Enable old CPPFLAGS
  • FIXED bugs (Bugzilla at altlinux.ru)
  • #4968 update openldap.sysconfig file
  • #5332 update openldap-README.ALT and openldap-slapd.conf
  • #5142 update openldap-slapd.conf

11 october 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.17-alt2

  • FIX creating soft link to libs liblber and libldap

1 october 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.17-alt1

  • Update to new version

5 august 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.15-alt2

  • Add "-DLDAP_CONNECTIONLESS=1 " in CPPFLAGS for samba integration

5 august 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.15-alt1

  • Update
     + new version 2.2.15
     + alt-servers-path.patch

6 july 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.14-alt2

  • Update
     + ldv libs scripts
     + openldap-slapd.init script
     + spec cleanup: docs installation scripts

1 july 2004 Serge A. Volkov <vserge at altlinux.org> 2.2.14-alt1

  • Spec cleanup
  • Update
     + to new version 2.2.14
     + patch9 for fix location of slapd and slurpd
     + OLAG from CVS
     + patch19 openldap-2.2.14-alt-pid.patch
     + qmail.shema from qmail-ldap.org (Thanks Konstantin Klimchev)
  • Remove patches, becose it's applied to the HEAD
  • Patch22: openldap-perl-PLD.patch
  • Patch15: openldap-ALT-OLAG.patch
  • Patch17: openldap-mark-benson-030616.patch
  • disable krb!!!
  • Add
     + -DLOG_DAEMON=1 for log to syslog as a DAEMON
     + shtoolize (Update to new version of shtool scripts)
     + configure options for slp, slapi, overlay, back_hdb, back_dnssrv, wrappers
     + try to strip TEXTREL from modules
     + RPM package options set_verify_elf_method textrel=relaxed
       and add_verify_elf_skiplist %buildroot/%_libdir/%name/* for package modules
     + Require: libopenslp for openldap-servers package

16 may 2004 Igor Muratov <migor at altlinux.org> 2.1.30-alt3

  • Move shared libraries to /lib again

11 may 2004 ALT QA Team Robot <qa-robot at altlinux.org> 2.1.30-alt2.1

  • Rebuilt with openssl-0.9.7d.

26 april 2004 Igor Muratov <migor at altlinux.org> 2.1.30-alt2

  • Fix slapd config
  • Fix logrotate config
  • Fix preinstall script
  • Fix chroot script
  • Fix file permissions
  • Replace dns.schema by dnszone.schema

21 april 2004 Igor Muratov <migor at altlinux.org> 2.1.30-alt1

  • Remove old patches and unused sources
  • Remove gencert.sh Use openssl script instead
  • Patch slurpd to change uid/gid and root directory
  • Move slapd and slurpd to chroot
  • Fix for execution privileges. Switch to ldap user

17 february 2004 Alexander Bokovoy <ab at altlinux.ru> 2.1.26-alt3.1

  • Rebuild against libkrb5-1.3.1-alt3

13 february 2004 Serge A. Volkov <vserge at altlinux.ru> 2.1.26-alt3

  • Add patches from CVS:
     + openldap-2.1.26-CVS-cyrus.c.patch
     + openldap-2.1.26-CVS-265-connections.c.patch not installed
     + openldap-2.1.26-CVS-266-connections.c.patch not installed

31 january 2004 Serge A. Volkov <vserge at altlinux.ru> 2.1.26-alt2

  • Update to new version 2.1.26
  • Merge pathes from PLD

10 december 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.25-alt1

  • Update to new version 2.1.25

10 december 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.24-alt2

  • Add configure options --disable-ltdl
  • Fix permission on files *.txt in libldap-devel

5 december 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.24-alt1

  • Update to version 2.1.24
  • Remove Patch21 it's fix in 2.1.24
  • Fix some file installations

3 december 2003 Dmitry V. Levin <ldv at altlinux.org> 2.1.23-alt3

  • libldap-devel: do not package .la files.
  • openldap-servers: purge dependency_libs from .la files.

16 october 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.23-alt2

  • Update slapd configfile patch.

13 october 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.23-alt1

  • Update to new version 2.1.23
  • Disable sasl
  • Remove patch slurpd-pid - now in mainstream
  • Correct server package Requires for libsasl2 and linkrb5
  • Update slapd.conf patch

9 october 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.22-alt12

  • Add perl build options to spec, but not enabled it

8 october 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.22-alt11

  • Fixed:
     + slurpd pid file creations
  • Add:
     + ALT root DSE ldif
  • Remove
     + patch11 MDK for sql-backend it's fix in mainstream

29 september 2003 Alexander Bokovoy <ab at altlinux.ru> 2.1.22-alt10

  • Fixed:
     + Missed dependency for libldap-devel on libkrb5-devel
     + Makefile target for liblber which prevented the package from build
     + Build dependencies for libtool -- libtool 1.5 is *required*
  • Added:
     + SQL backend build is optional now (needed for AW/XScale project)

3 september 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.22-alt9

  • Spec cleanup
  • Enable build with Cirus-sasl libs
  • Correct Requires for openldap-servers to openssl
  • Correct slapd.conf patch

3 september 2003 Alexander Bokovoy <ab at altlinux.ru> 2.1.22-alt8

  • fileutils -> coreutils dependency in openldap-servers

2 september 2003 Serge A. Volkov <vserge at altlinux.ru> 2.1.22-alt7

  • Added by Alexander Bokovoy <ab@altlinux.ru>:
     + Samba 3.0 schema as samba3.schema
     + Configure options:
  • --with-yielding-select
  • --enable-cleartext
  • Fixed by Alexander Bokovoy <ab@altlinux.ru>:
     + Build with autoconf-2.5/automake-1.6 now
     + Do not remove pid file when just doing check of configuration in slapd
  • Spec updated by Alexander Bokovoy <ab@altlinux.ru>, all --with moved to enable/disable
  • Spec cleanup, update openldap-README.ALT

24 august 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.22-alt6

  • Update slapd.conf (openldap-ALT-0.8-slapd.conf.patch): add replogfile
  • Add dir %_var/lib/ldap/replica for slurpd
  • Update openldap.sysconfig: add SLURPDURLLIST

24 august 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.22-alt5

  • Replace all addons schemas by one tar file.
  • Replace old initscripts "ldap" to new two "slapd" and "slurpd" and update it for Sisyphus
  • Update BuildReq
  • Update slapd.conf (openldap-ALT-0.7-slapd.conf.patch): add new options and comments

20 august 2003 Dmitry V. Levin <ldv at altlinux.org> 2.1.21-alt4

  • Explicitly use old libtool for build.

18 august 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.22-alt3

  • Remove openldap-conffile.patch, becose with it TLS not work. Thanks Serge Vlasov.

19 july 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.22-alt2

  • Add samba3.shema for samba3.0 support
  • Rename old samba.schema to samba2.schema
  • Add patches:
  • from Dmitry Lebkov for schemas
  • Add script from stunnel package for generation ssl certificate
  • Update openldap-ALT-slapd.conf.patch for last changes

2 july 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.22-alt1

  • Update to version 2.1.22

2 june 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.21-alt1

  • Change Release to alt1 for move package from Daedalus to Sisyphus

2 june 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.21-alt0.4

  • Add patch for OpenLDAP Admin Guide

2 june 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.21-alt0.3

  • Correct Packager:

2 june 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.21-alt0.2

  • Correct BuildPreReq: libunixODBC-devel

30 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.21-alt0.1

  • Update to new version 2.1.21
  • Enable test for ldbm

30 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.20-alt0.2

  • Enable back_BDB dynamic
  • Add patches:
  • Masato-Taruishi-030326.patch for tests dynamic modules with corrections
  • openldap-2.1.20-ALT-test-dinamic-modules.patch addon for Masato-Taruishi patch
  • update slapd.conf.patch to new version of slapd.conf - see README.ALT
  • New version of ldap init script. Update for new version of service-0.3-alt1
  • Update README.ALT and rename it to openldap-README.ALT

22 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.20-alt0.1

  • Update to version 2.1.20

10 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.19-alt0.2

  • Add patch:
  • Masato-Taruishi-030326.patch for tests dynamic modules
  • OLAG.patch - OpenLDAP Administration Guide for correct sdf compilation.
  • Docs install cleanup

10 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.19-alt0.1

  • Update to new version 2.1.19
  • We need fix OpenLDAP ITS#2354 and my new.

9 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.18-alt0.2

  • SPEC cleanup and correct e-mail address
  • ADD
  • %If_with {krb,guide,sasl} for future builds
  • Build BDB backend by default and make it buildin

6 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.18-alt0.1

  • Update to new version 2.1.18

5 may 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.17-alt0.5

  • Reorganize docs structures.

13 april 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.17-alt0.4

  • Update initscript
  • Add function check
  • Add README.ALT file for log changes which ALT Linux Team will do.
  • Update slapd.conf patch
  • Update for version of OpenLDAP 2.1.17
  • Add back_monitor enable by default

12 april 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.17-alt0.3

  • Add to CFLAGS="-DNEW_LOGGING=1" for New loggig format!!!

6 april 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.17-alt0.2

  • Fix bdb module compile

5 april 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.17-alt0.1

  • Update to new version 2.1.17
  • Remove slapd.conf patch (we need redesign ALT-slapd.conf)

30 march 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.16-alt0.3

  • Correct CFLAGS and LDFLAGS veraibles for build for Sisyphus. This veraibles
    now EXPORTs
  • Update BuildRequrs

24 march 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.16-alt0.2

  • Add LDFLAGS and CPPFLAGS for Sysiphus correct Kerberos detection
  • Add configure options:
     --with-kerberos=k5
     --enable-kpasswd

15 march 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.16-alt0.1

  • Update to new version 2.1.16
  • Rebuild against libdb4.1 and enable DBD backend

5 march 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.14-alt0.1

  • Update to new version 2.1.14

26 february 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.13-alt0.1

  • Update to new version 2.1.13 (Bugfix release see Changelog)
  • Update RH-syslog.patch for v2.1.13
  • Rename openldap-2.0.25-configure-tinfo.patch to openldap-2.0.25-ALT-configure-tinfo.patch this is ALT specific
  • Remove bdb module becose in sisyphus libdb4 v4.0.14, but need v4.1
  • Add Cyrus-SASL 2 support

20 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.12-alt2.2

  • Add back-glue module
  • Change --datadir=%_datadir/%name to --datadir=%_datadir
  • Add Attention message. In TODO write script to migrate from old version of OpenLDAP (2.0.27)
  • Correct openldap-2.1.3-slapd.conf.patch for OpenLDAP directory bases (/var/lib/ldap/bases)

20 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.12-alt2.1

  • Add --multimaster (%configure)
  • Remove alt-sasl2.patch, becouse not need with > libsasl2-2.1.10-alt1.2
  • Applay recomandation from Alexander Belov <asbel@mail.ru>
  • Updated /usr/share/openldap/gencert.sh
  • Updated man pages (%_man5dir/slapd*)
  • Include ucdata dir in package openldap-servers (%_datadir/%name/ucdata)
  • Add some RH patches:
  • openldap-1.2.11-RH-cldap.patch
  • openldap-2.1.2-RH-syslog.patch
  • Rename openldap-2.0.17-shell-backend-Makefile.patch to openldap-2.0.17-RH-shell-backend-Makefile.patch
  • Rename openldap-2.0.7-schema.patch to openldap-2.0.7-MDK-schema.patch and reactivate it
  • Rename openldap-MDK-sql.patch to openldap-MDK-sql.patch

13 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.12-alt2

  • Separate from one srpms support KERBEROS and SASL in diffrent packages
     If you whan to look in openldap-sasl2 and openldap-krb.
  • Update BuildReq

10 january 2003 Aleksandr Blokhin 'Sass' <sass at altlinux.ru> 2.1.12-alt1.1

  • Updated BuildRequires

9 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.12-alt1

  • Update to new release openldap-2.1.12
  • Rebuild against libsasl2-2.1.10-alt1.2

7 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.11-alt2

  • Enable SASL2 support
  • Add patch for configure sasl2 alt-specific patch (/usr/include/sasl2/*)
  • Add script by Dmitry Levin find and replace for support libsasl2
  • in source files for "#include <sasl/sasl.h>" -> "#include <sasl2/sasl.h>"
  • in source files for "#ifdef HAVE_SASL_SASL_H" -> "#ifdef HAVE_SASL2_SASL_H"

4 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.11-alt1

  • Update to new version 2.1.11
  • Update OpenLDAP Administration Guide for 2.1 but not ganarate HTML files
  • Update BuildReq

3 january 2003 Serge A. Volkov <vserge at altlinux dot ru> 2.1.10-alt1

  • Update to new version 2.1.10
  • Add debug info to standart build
  • Spec cleanup
  • Create veriables for configure script COMMONFLAGS and MODULESFLAGS
  • Add veriables krb and sasl for make same packages (see doc about %if_with)
  • Remove from build two backends, becose not compile in TODO now
  • perl
  • sql

22 december 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.1.9-alt2

  • Create different packages for SASL and Kerberos, but SASL package in work.
  • Kerberos NOT Work. Need do like in postfix package.

22 december 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.1.9-alt1

  • Update to version 2.1.9
  • Add Kerberos 5 support buildin.

31 october 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.1.8-alt1

  • Update for version 2.1.8
  • Add BuildRequires: libunixODBC-devel-static
  • Add dpendensise for automake_1.4 and autoconf_2.13
  • Spec cleanup
  • remove install old files (ud programm)
  • Remove SQL-backend module not compile -- in TODO

2 august 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.1.3-alt1

  • First release for version 2.1.x
  • Remove files in man see CHANGELOG

9 july 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.25-alt3

  • Update for use terminfo with "ud" program
  • patch for configure (libtinfo)

26 june 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.25-alt2

  • Add schemas from MDK openldap package
  • cron.schema
  • netscape-profile.schema
  • qmailControl.schema
  • trust.schema
  • turbo.schema
  • dns.schema
  • Update schemas
  • samba.schema
  • kerberosobject.schema
  • schema rfc822-MailMember.schema come back to package but by default is off
  • Update guide: in root guide in html by chapter and archive with sdf files
  • Update patch for slapd.conf
  • Fix bugs #??? according bugs.altlinux.ru

13 june 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.25-alt1

  • Update to release 2.0.25
  • Add courier.schema from courier-imap
  • Correct Requires for libunixODBC-devel need for back-sql

17 april 2002 Dmitry V. Levin <ldv at altlinux.org> 2.0.23-alt4

  • Dropped useless compatibility symlinks.

16 april 2002 Dmitry V. Levin <ldv at altlinux.org> 2.0.23-alt3

  • Relocated lib{ldap,lber}.so.* from /usr/lib64/ to lib/
     (compatibility symlinks created).
  • openldap: requires MTA.
  • Build with libdb4, updated buildrequires.

21 march 2002 Dmitry V. Levin <ldv at altlinux.org> 2.0.23-alt2

  • libldap: Conflicts: openldap < %version-%release.
  • openldap: PreReq: libldap = %version-%release.

19 february 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.23-alt1

  • Update to 2.0.23 stable release
  • Update openldap-guide last CVS version

16 january 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.21-alt1

  • Update to 2.0.21 stable release

15 january 2002 Serge A. Volkov <vserge at altlinux dot ru> 2.0.20-alt1

  • Update to 2.0.20

14 january 2002 Serga A. Volkov <vserge at altlinux dot ru> 2.0.19-alt1head

  • Compile the CVS repository
  • Add configure options:
     --with-phonetic; --enable-aci; --enable-dynamic; --enable-slurpd

21 december 2001 Serge A. Volkov <vserge at altlinux dot ru> 2.0.19-alt1

  • Update to 2.0.19 release
  • Cleanup spec

14 december 2001 Serge A. Volkov <vserge at altlinux dot ru> 2.0.18-alt2

  • Removed "reload" function in initscript
  • Update slapd.conf
  • added script for corretion syslog.conf

26 october 2001 Serge A. Volkov <vserge at altlinux dot ru> 2.0.18-alt1

  • Update to 2.0.18

25 october 2001 Serge A. Volkov <vserge at altlinux dot ru> 2.0.17-alt3

  • Clean up spec
  • Correced slapd.conf patch

22 october 2001 Serge A. Volkov <vserge at altlinux,ru> 2.0.17-alt2

  • Fixed compile problem patch by Peter Marshall

16 october 2001 Serge A. Volkov <vserge at altlinux dot ru> 2.0.17-alt1

  • Fixed "export ac_cv_func_getaddrinfo=no" hack.
  • Updated:
  • to release 2.0.17
  • OpenLDAP Guide last cvs

27 september 2001 Igor Muratov <migor at altlinux.ru> 2.0.15-alt2

  • Set TLS to OpenSSL

21 september 2001 Volkov A. Serge <vserge at hotbox.ru> 2.0.15-alt1

  • Update to 2.0.15 release.

21 september 2001 Dmitry V. Levin <ldv at altlinux.ru> 2.0.15-alt2

  • Specfile cleanup.
  • Built with db3-3.3.11.

10 september 2001 Volkov A.Serge <vserge at hotbox.ru> 2.0.14-alt1

  • OpenLDAP 2.0.14

10 september 2001 Volkov A.Serge <vserge at hotbox.ru> 2.0.13-alt1

  • OpenLDAP 2.0.13

7 september 2001 Volkov A. Serge <vserge at hotbox.ru> 2.0.12-alt2

  • Remove from this package Migration Tools package.

3 september 2001 Volkov A. Serge <vserge at hotbox.ru> 2.0.12-alt1

  • New release 2.0.12. Add patch for not use getaddrinfo function in sources, becose it's core dumped all soft.
     Remove Red-Hat patch for 2.0.3 version, it's conflict with new sources.

6 august 2001 Volkov A. Serge <vserge at menatepspb.msk.ru> 2.0.11-alt1

  • Clean some errors in spec. Remove the major variable it's not need in Sysiphus.

3 august 2001 Volkov A. Serge <vserge at menatepspb.msk.ru> 2.0.11-alt1

  • Devide 4 packeges to 7 packeges. Add Guide as package. Made libldap2-static and devel.

3 july 2001 Volkov A. Serge <vserge at menatepspb.msk.ru> 2.0.11-alt1

  • OpenLDAP 2.0.11 and Migration tool 38. It's my first redation. I look the spec file from Mandrake Linux.

3 may 2001 Rider <rider at altlinux.ru> 2.0.7-ipl4

  • Migration tool 37

17 april 2001 Alexander Bokovoy <ab at avilink.net> 2.0.7-ipl3

  • Broken ldap.init script fixed

15 march 2001 Dmitry V. Levin <ldv at fandra.org> 2.0.7-ipl2

  • missing link to libresolv.so added

28 january 2001 Dmitry V. Levin <ldv at fandra.org> 2.0.7-ipl1

  • RE adaptions.

29 december 2000 Nalin Dahyabhai <nalin at redhat.com>

  • change automount object OID from 1.3.6.1.1.1.2.9 to 1.3.6.1.1.1.2.13,
     per mail from the ldap-nis mailing list

5 december 2000 Nalin Dahyabhai <nalin at redhat.com>

  • force -fPIC so that shared libraries don't fall over

4 december 2000 Nalin Dahyabhai <nalin at redhat.com>

  • add Norbert Klasen's patch (via Del) to fix searches using ldaps URLs
     (OpenLDAP ITS #889)
  • add "-h ldaps:///" to server init when TLS is enabled, in order to support
     ldaps in addition to the regular STARTTLS (suggested by Del)

27 november 2000 Nalin Dahyabhai <nalin at redhat.com>

  • correct mismatched-dn-cn bug in migrate_automount.pl

20 november 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to the correct OIDs for automount and automountInformation
  • add notes on upgrading

7 november 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 2.0.7
  • drop chdir patch (went mainstream)

2 november 2000 Nalin Dahyabhai <nalin at redhat.com>

  • change automount object classes from auxiliary to structural

31 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to Migration Tools 27
  • change the sense of the last simple patch

25 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • reorganize the patch list to separate MigrationTools and OpenLDAP patches
  • switch to Luke Howard's rfc822MailMember schema instead of the aliases.schema
  • configure slapd to run as the non-root user "ldap" (#19370)
  • chdir() before chroot() (we don't use chroot, though) (#19369)
  • disable saving of the pid file because the parent thread which saves it and
     the child thread which listens have different pids

11 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • add missing required attributes to conversion scripts to comply with schema
  • add schema for mail aliases, autofs, and kerberosSecurityObject rooted in
     our own OID tree to define attributes and classes migration scripts expect
  • tweak automounter migration script

9 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • try adding the suffix first when doing online migrations
  • force ldapadd to use simple authentication in migration scripts
  • add indexing of a few attributes to the default configuration
  • add commented-out section on using TLS to default configuration

5 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 2.0.6
  • add buildprereq on cyrus-sasl-devel, krb5-devel, openssl-devel
  • take the -s flag off of slapadd invocations in migration tools
  • add the cosine.schema to the default server config, needed by inetorgperson

4 october 2000 Nalin Dahyabhai <nalin at redhat.com>

  • add the nis.schema and inetorgperson.schema to the default server config
  • make ldapadd a hard link to ldapmodify because they're identical binaries

22 september 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 2.0.4

15 september 2000 Nalin Dahyabhai <nalin at redhat.com>

  • remove prereq on /etc/init.d (#17531)
  • update to 2.0.3
  • add saucer to the included clients

6 september 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 2.0.1

1 september 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 2.0.0
  • patch to build against MIT Kerberos 1.1 and later instead of 1.0.x

22 august 2000 Nalin Dahyabhai <nalin at redhat.com>

  • remove that pesky default password
  • change "Copyright:" to "License:"

13 august 2000 Nalin Dahyabhai <nalin at redhat.com>

  • adjust permissions in files lists
  • move libexecdir from /usr/sbin to /usr/sbin

11 august 2000 Nalin Dahyabhai <nalin at redhat.com>

  • add migrate_automount.pl to the migration scripts set

8 august 2000 Nalin Dahyabhai <nalin at redhat.com>

  • build a semistatic slurpd with threads, everything else without
  • disable reverse lookups, per email on OpenLDAP mailing lists
  • make sure the execute bits are set on the shared libraries

31 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • change logging facility used from local4 to daemon (#11047)

27 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • split off clients and servers to shrink down the package and remove the
     base package's dependency on Perl
  • make certain that the binaries have sane permissions

17 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • move the init script back

13 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • tweak the init script to only source /etc/sysconfig/network if it's found

12 july 2000 Prospector <bugzilla at redhat.com>

  • automatic rebuild

10 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • switch to gdbm; I'm getting off the db merry-go-round
  • tweak the init script some more
  • add instdir to @INC in migration scripts

6 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • tweak init script to return error codes properly
  • change initscripts dependency to one on /etc/init.d

4 july 2000 Nalin Dahyabhai <nalin at redhat.com>

  • prereq initscripts
  • make migration scripts use mktemp

27 june 2000 Nalin Dahyabhai <nalin at redhat.com>

  • do condrestart in post and stop in preun
  • move init script to /etc/init.d

16 june 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 1.2.11
  • add condrestart logic to init script
  • munge migration scripts so that you don't have to be
     /usr/share/openldap/migration to run them
  • add code to create pid files in /var/run

5 june 2000 Nalin Dahyabhai <nalin at redhat.com>

  • FHS tweaks
  • fix for compiling with libdb2

4 may 2000 Bill Nottingham <notting at redhat.com>

  • minor tweak so it builds on ia64

3 may 2000 Nalin Dahyabhai <nalin at redhat.com>

  • more minimalistic fix for bug #11111 after consultation with OpenLDAP team
  • backport replacement for the ldapuser patch

2 may 2000 Nalin Dahyabhai <nalin at redhat.com>

  • fix segfaults from queries with commas in them in in.xfingerd (bug #11111)

25 april 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 1.2.10
  • add revamped version of patch from kos@bastard.net to allow execution as
     any non-root user
  • remove test suite from %build because of weirdness in the build system

12 april 2000 Nalin Dahyabhai <nalin at redhat.com>

  • move the defaults for databases and whatnot to /var/lib/ldap (bug #10714)
  • fix some possible string-handling problems

14 february 2000 Bill Nottingham <notting at redhat.com>

  • start earlier, stop later.

3 february 2000 Nalin Dahyabhai <nalin at redhat.com>

  • auto rebuild in new environment (release 4)

1 february 2000 Nalin Dahyabhai <nalin at redhat.com>

  • add -D_REENTRANT to make threaded stuff more stable, even though it looks
     like the sources define it, too
  • mark *.ph files in migration tools as config files

21 january 2000 Nalin Dahyabhai <nalin at redhat.com>

  • update to 1.2.9

13 september 1999 Bill Nottingham <notting at redhat.com>

  • strip files

11 september 1999 Bill Nottingham <notting at redhat.com>

  • update to 1.2.7
  • fix some bugs from bugzilla (#4885, #4887, #4888, #4967)
  • take include files out of base package

27 august 1999 Jeff Johnson <jbj at redhat.com>

  • missing ;; in init script reload) (#4734).

24 august 1999 Cristian Gafton <gafton at redhat.com>

  • move stuff from /usr/libexec to /usr/sbin
  • relocate config dirs to /etc/openldap

16 august 1999 Bill Nottingham <notting at redhat.com>

  • initscript munging

11 august 1999 Cristian Gafton <gafton at redhat.com>

  • add the migration tools to the package

6 august 1999 Cristian Gafton <gafton at redhat.com>

  • upgrade to 1.2.6
  • add rc.d script
  • split -devel package

7 february 1999 Preston Brown <pbrown at redhat.com>

  • upgrade to latest stable (1.1.4), it now uses configure macro.

15 january 1999 Bill Nottingham <notting at redhat.com>

  • build on arm, glibc2.1

28 october 1998 Preston Brown <pbrown at redhat.com>

  • initial cut.
  • patches for signal handling on the alpha
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin