|
|
|
|
Changelog for openldap-migration-2.1.22-9sls.i586.rpm :
Wed Feb 4 03:00:00 2004 Vincent Danen 2.1.22-9sls - s/sldapd/slapd/
Tue Feb 3 03:00:00 2004 Vincent Danen 2.1.22-8sls - logrotate should call srv not service
Wed Jan 28 03:00:00 2004 Vincent Danen 2.1.22-7sls - supervise scripts (still some incomplete calls to old service command in the scriptlets; to be done when the others are converted (syslog, nscd)) - remove the guide package - ldap has static uid/gid of 76
Wed Dec 3 03:00:00 2003 Vincent Danen 2.1.22-6sls - OpenSLS build - tidy spec
Fri Aug 15 04:00:00 2003 Gwenole Beauchesne 2.1.22-5mdk - Fix deps
Tue Aug 12 04:00:00 2003 Gwenole Beauchesne 2.1.22-4mdk - Nuke rpath, make it know about -lssl
Fri Aug 1 04:00:00 2003 Gwenole Beauchesne 2.1.22-3mdk - Fix mklibnamification
Thu Jul 10 04:00:00 2003 Buchan Milne 2.1.22-2mdk - index on install/upgrade (should fix 2.0.x->2.1.x assuming no schema violations) - TODO: test/patch migration tools, provide update default config (bdb, better ACLs)
Wed Jul 2 04:00:00 2003 Buchan Milne 2.1.22-1mdk - 2.1.22 - Merge changes from sparc team on 2.0.x (as below)
Sat Jun 14 04:00:00 2003 Olivier Thauvin 2.0.27-7mdk - add --without-sql - %mklibname - openldap-servers: add PreReq rpm-helper
Sat May 24 04:00:00 2003 Oden Eriksson 2.1.20-1mdk - 2.1.20
Mon May 19 04:00:00 2003 Buchan Milne 2.1.19-1mdk - Openldap 2.1, with sasl2 and db4 - Update kerberosobject.schema (to include krbName atttribute removed from core.schema) and add krb5-kdc.schema (removed upstream).
Wed Apr 30 04:00:00 2003 Vincent Danen 2.0.27-6mdk - patch to fix library order for slapd so that unix crypt md5 hashes work properly
Thu Apr 24 04:00:00 2003 Buchan Milne 2.0.27-5mdk - Specify the ldbm-api, so we don\'t get a random one ... and get the wrong one. Seems berkeley is better, and that\'s what 9.0 had. - OK, maybe we should make it optional, for people who have had the misfortune of already \"upgrading\". Options are now: --with[out] cyrussasl (new) or --with[out] SASL (synonyms) (default: with) --with[out] kerberos (new) (default: without) --with gdbm (new) (defaults to berkeley without this option) - Trash the message in post about a file that was removed a long time ago (with no changelog entry :-(). - configure options given in the same order as the --help (to easily read it) - make --short-cricuit work to test scripts -DON\'T CLEAN THE BUILDDIR!!! (that\'s what --clean is for) -clean the buildroot in install - Provide automatic migration of ldap data from previous db format to current db format for a single database (multi-db installations are on your own). Any 9.1 installation with a single database should work after upgrading to this one, regardless of which db format is currently in use (gdbm as in the 9.1 packages or berkeley as in 9.0).
Tue Jan 21 03:00:00 2003 Florin 2.0.27-4mdk - rebuild and remove the schema dir ownership
Sat Jan 18 03:00:00 2003 Florin 2.0.27-3mdk - add the maildrop schema (V. Guardiola\'s idea)
Sat Jan 18 03:00:00 2003 Oden Eriksson 2.0.27-2mdk - fix added syslog entry
Tue Nov 5 03:00:00 2002 Vincent Danen 2.0.27-1mdk - 2.0.27 - start slurpd as user ldap, not root (re: bgmilne)
Thu Sep 12 04:00:00 2002 Vincent Danen 2.0.25-7mdk - put /etc/ssl/openldap in openldap-server package since openldap-server does not specifically need the openldap package (re: Juhani Kurki) - better cleanup - fix libldap.la (re: Lonnie Borntreger)
Fri Aug 2 04:00:00 2002 Vincent Danen 2.0.25-6mdk - really put ldap.pem into /etc/ssl/openldap - use %_{pre,postun}_user{add,del} macros for ldap user in servers
Sat Jul 27 04:00:00 2002 Gwenole Beauchesne 2.0.25-5mdk - Enable build --with[out] SASL - Patch25: Stop self-requiring when linking libldap.so. Aka. link with liblber that was just compiled
Thu Jul 25 04:00:00 2002 Thierry Vignaud 2.0.25-4mdk - rebuild for new readline
Fri Jul 12 04:00:00 2002 Frederic Lepied 2.0.25-3mdk - rebuild to have the correct provides
Thu Jul 11 04:00:00 2002 Sylvestre Taburet 2.0.25-2mdk - sync samba.schema with samba-2.2.5
Thu Jun 20 04:00:00 2002 Vincent Danen 2.0.25-1mdk - 2.0.25 - MigrationTools 40 - include a basic loglevel in slapd.conf so we can get some logging by default - add qmailControl.schema - take samba.schema from samba 2.2.3a - remove references to patches no longer included - spec cleanups - since setup pkg contains ldap user, let\'s remove all {user,group}{del,add} stuff; still keep adding ldap user to adm group for the time being - put /etc/openldap/ldap.conf back - make ldap.pem in %post instead of the initscript - clean up the initscript so it\'s output is not so annoying - put ldap.pem into /etc/ssl/openldap
Wed Mar 13 03:00:00 2002 Daouda LO 2.0.21-4mdk - split the LANG variable to get correct country code.
Fri Feb 15 03:00:00 2002 Vincent Danen 2.0.21-3mdk - fix typeo in misc.schema
Tue Jan 29 03:00:00 2002 Vincent Danen 2.0.21-2mdk - fix typeo in schema patch - fix some rpmlint warnings - fix slapd.conf; remove missing nadf.schema reference - fix logrotate entry so slapd is restarted only if it\'s already running (re: mrAATTuue.org)
Wed Jan 23 03:00:00 2002 Vincent Danen 2.0.21-1mdk - 2.0.21 (security update) - regenerate schema patch
Wed Dec 26 03:00:00 2001 Geoffrey Lee 2.0.19-1mdk - 2.0.19 for general usage.
Fri Dec 7 03:00:00 2001 Philippe Libat 2.0.18-3mdk - fix static librairies (Patch24+libtool comment)
Tue Nov 27 03:00:00 2001 Philippe Libat 2.0.18-2mdk - add new schema - Migration Tools v39
Sat Oct 27 04:00:00 2001 Vincent Saugey 2.0.18-1mdk - Up to 2.0.18
Wed Oct 17 04:00:00 2001 Vincent Saugey 2.0.17-1mdk - Up to 2.0.17
Fri Oct 12 04:00:00 2001 Christian Belisle 2.0.15-2mdk - new db3.
Sun Sep 23 04:00:00 2001 Vincent Saugey 2.0.15-1mdk - Up to 2.0.15, SSL fix
Wed Sep 12 04:00:00 2001 Vincent Saugey 2.0.14-1mdk - Up 2.0.14, Fixed slurpd millionth second bug.
Tue Sep 11 04:00:00 2001 Vincent Saugey 2.0.13-1mdk - Up to 2.0.13
Sat Sep 1 04:00:00 2001 Vincent Saugey 2.0.12-1mdk - Up to 2.0.12
Sat Aug 25 04:00:00 2001 Vincent Saugey 2.0.11-6mdk - Adding some directory in package (thanks to fcrozat)
Fri Jul 6 04:00:00 2001 Philippe Libat 2.0.11-6mdk - new db3
Tue Jul 3 04:00:00 2001 Philippe Libat 2.0.11-5mdk - fix requires on openldap-migration
Thu Jun 28 04:00:00 2001 Vincent Saugey 2.0.11-4mdk - Change typo fault in gencert script
Tue Jun 12 04:00:00 2001 Vincent Saugey 2.0.11-3mdk - Rebuild with some change - Rebuild with cooker\'s libtool - Remove slapcat because cooker broken libtool - Auto preset common name by hostname in gencert
Tue May 29 04:00:00 2001 Christian Zoffoli 2.0.11-2mdk - added a statically compiled slapcat (named slapcat-gdbm) to dump gdbm DBs to LDIF files also with an OpenLDAP compiled with Berkeley DB support - added BuildRequires: db3-devel - fixed certificate search in the init script - added some conversion infos in the init script
Tue May 29 04:00:00 2001 Vincent Saugey 2.0.11-1mdk - Update to 2.0.11 - Build on 8.0, cooker devel environnement is broken
Wed May 23 04:00:00 2001 Vincent Saugey 2.0.10-1mdk - Adding default run level in init file - Up to 2.0.10 - Don\'t get patched file in migration package - Set default country in gencert.sh by default lang - Now generate certificate at first start of server - Correct strange space in sldap.conf patch (it made warning message on start of slapd) - Using berkeley base for storing
Tue May 22 04:00:00 2001 Vincent Saugey 2.0.9-2mdk - Require setup with ldap user (remove user creation in few time, please ugrade). - Adding i18n for migration tools patch.
Sun May 20 04:00:00 2001 Christian Zoffoli 2.0.9-1mdk - 2.0.9 - removed no more needed openldap-2.0.8-ipv6-configure.patch (ITS#1146) - new openldap-2.0.9-slapd.conf.patch (added basic ACL)
Wed May 16 04:00:00 2001 Christian Zoffoli 2.0.8-3mdk - added Conflicts: openldap1-devel - clean up in spec
Tue May 15 04:00:00 2001 Vincent Saugey 2.0.8-2mdk - Rebuild on cooker environnement (Thx to : Christian Zoffoli)
Sun May 13 04:00:00 2001 Christian Zoffoli 2.0.8-1mdk - 2.0.8 - removed not needed openldap-norbert.patch - updated openldap-2.0.8-slapd.conf.patch - added openldap-2.0.8-ipv6-configure.patch
Fri May 11 04:00:00 2001 Vincent Saugey 2.0.7-9mdk - Really fall in love Christian\'s work !!! - Removed not needen rh patch - Assembled html admin guide in one file - Changed number of patch and source for easy maintenance - Added migration package
Wed May 9 04:00:00 2001 Christian Zoffoli 2.0.7-8mdk - added static libraries - s!Copyright!License
Tue May 8 04:00:00 2001 Christian Zoffoli 2.0.7-7mdk - added reset permissions on post macro - merged with last RH patches - removed ldap.conf - improved post - postun - preun macros - fixed tcp_wrapper support (allowing slapd to read hosts. *) - fixed man pages (removed buildroot)
Fri Apr 27 04:00:00 2001 Christian Zoffoli 2.0.7-6mdk - complete spec restyle - Migration Tools v37 - merge with RH patches - merge with PLD patches - added SSL/TLS, unixODBC support - added modules: dnssrv, sql, ldap, passwd - added static modules: ldbm, shell - changed default schema location - added libldap2-static-devel package - added openldap-servers package - added openldap-clients package - added openldap-guide package (added guide) - added ldap user/group - OpenLDAP executed as ldap :O - fixed slapd - slurpd DB paths - fixed module path - massive changes on default slapd.conf - added Netscape Roaming profiles schema - added QMAIL schema - added kerberos schema - added autofs schema - added samba schema (MS AD) - improved init script - added certificate generation - added syslog support (with autoprobe local-user) + logrotate
Tue Apr 10 04:00:00 2001 Vincent Saugey 2.0.7-5mdk - Adaptation of default config file (bug#: 3044, by peter.boernerAATTlhsystems.com)
Tue Apr 3 04:00:00 2001 Vincent Saugey 2.0.7-4mdk - Using build server macro
Sat Mar 10 03:00:00 2001 Vincent Saugey 2.0.7-3mdk - Rebuild with sasl support - Correct bad link in man page
Tue Feb 20 03:00:00 2001 Vincent Saugey 2.0.7-2mdk - adding provide openldap-devel to libldap-devel package
Wed Feb 14 03:00:00 2001 Vincent Saugey 2.0.7-1mdk - Libificatizication - Up to 2.0.7 (promize at French linux-expo, sorry for late) - Update Migration tools to 2.0.7
Wed Oct 18 04:00:00 2000 Vincent Saugey 2.0.6-1mdk - Up to 2.0.6 - Macrozification
Thu Aug 31 04:00:00 2000 Etienne Faure 1.2.9-7mdk - rebuilt with _mandir macro
Sat Jul 8 04:00:00 2000 Chmouel Boudjnah 1.2.9-6mdk. - Remove make tests.
Sat Apr 22 04:00:00 2000 Chmouel Boudjnah 1.2.9-5mdk - Move default databases to /var/lib/ldap and not /usr/tmp/ - Add redhat patch. - Clean up.
Wed Mar 22 03:00:00 2000 Jerome Dumonteil - error in changelog
Tue Mar 14 03:00:00 2000 Jerome Dumonteil - Upgrade to versin 1.2.9 - use of _prefix
Wed Dec 1 03:00:00 1999 Jerome Dumonteil - Upgrade version of MigrationTools. - use of _tmppath and prefix
Mon Nov 8 03:00:00 1999 Chmouel Boudjnah - Get your life easy, patch the sources for bzman.
Wed Nov 3 03:00:00 1999 Chmouel Boudjnah - First mandrake release.
Tue Sep 14 04:00:00 1999 Bill Nottingham - strip files
Sun Sep 12 04:00:00 1999 Bill Nottingham - update to 1.2.7 - fix some bugs from bugzilla (#4885, #4887, #4888, #4967) - take include files out of base package
Sat Aug 28 04:00:00 1999 Jeff Johnson - missing ;; in init script reload) (#4734).
Wed Aug 25 04:00:00 1999 Cristian Gafton - move stuff from /usr/libexec to /usr/sbin - relocate config dirs to /etc/openldap
Tue Aug 17 04:00:00 1999 Bill Nottingham - initscript munging
Thu Aug 12 04:00:00 1999 Cristian Gafton - add the migration tools to the package
Sat Aug 7 04:00:00 1999 Cristian Gafton - upgrade to 1.2.6 - add rc.d script - split -devel package
Mon Feb 8 03:00:00 1999 Preston Brown - upgrade to latest stable (1.1.4), it now uses configure macro.
Sat Jan 16 03:00:00 1999 Bill Nottingham - build on arm, glibc2.1
Thu Oct 29 03:00:00 1998 Preston Brown - initial cut. - patches for signal handling on the alpha
|
|
|