File nfsidmap.changes of Package nfsidmap
-------------------------------------------------------------------
Wed Apr 22 16:17:00 CEST 2009 - meissner@suse.de
- move plugins .so files to main package, to make it work again
bnc#495665, bnc#497209
- disable versioning of those plugin libs
-------------------------------------------------------------------
Mon Mar 30 03:42:08 CEST 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
Mon Mar 16 16:13:35 CET 2009 - meissner@suse.de
- upgraded to 0.21
-The main library has been changed to load "plugin" libraries to
perform the mappings. This decouples the main library from any ldap
(and sasl, etc.) dependencies.
-Several translation methods (plugins) may now be specified in the
idmapd.conf file. While a plugin returns -ENOENT, the next is called
until a mapping is found, or there are no more plugins to try.
-A "static" mapping plugin from David Härdeman <david@hardeman.nu> has
been added.
-A "gums" mapping plugin from Olga Kornievskaia <aglo@citi.umich.edu>
has been added.
-------------------------------------------------------------------
Thu Jul 19 17:13:18 CEST 2007 - meissner@suse.de
- upgraded to 0.20 (various bugfixes)
- fixed nfsv4 id mapping
- split up -devel package.
-------------------------------------------------------------------
Mon Jul 16 15:31:26 CEST 2007 - ro@suse.de
- added nfsv4.schema from fate#301375
-------------------------------------------------------------------
Wed Aug 9 01:13:58 CEST 2006 - ro@suse.de
- update to 0.16 (various bugfixes, no upstream changelog)
-------------------------------------------------------------------
Tue Apr 25 17:07:46 CEST 2006 - okir@suse.de
- Stop adding ou=People to LDAP search string; now it
works with eDirectory (#169152)
-------------------------------------------------------------------
Mon Mar 20 12:05:26 CET 2006 - okir@suse.de
- Do not crash if user is not in passwd database (#154912)
-------------------------------------------------------------------
Wed Jan 25 21:38:45 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 10 09:34:15 CET 2006 - okir@suse.de
- Updated to latest upstream version
-------------------------------------------------------------------
Tue Oct 18 13:06:37 CEST 2005 - ro@suse.de
- added -DLDAP_DEPRECATED to CFLAGS
-------------------------------------------------------------------
Tue May 31 13:14:24 CEST 2005 - okir@suse.de
- Initial packaging