File nfsidmap.changes of Package nfsidmap.26593
-------------------------------------------------------------------
Wed Jul 6 05:47:21 UTC 2022 - Neil Brown <nfbrown@suse.com>
- 0001-Removed-some-unused-and-set-but-not-used-warnings.patch
0002-Handle-NULL-names-better.patch
0003-Strip-newlines-out-of-IDMAP_LOG-messages.patch
0004-onf_parse_line-Ignore-whitespace-at-the-beginning-of.patch
0005-nss.c-wrong-check-of-return-value.patch
0006-Fixed-a-memory-leak-nss_name_to_gid.patch
Various bugfixes and improvemes from upstream
In particular, 0001 fixes a crash that can happen when
a 'static' mapping is configured.
(bnc#1200901)
-------------------------------------------------------------------
Tue Aug 7 23:38:07 UTC 2018 - nfbrown@suse.com
- 0001-libnfsidmap-add-options-to-aid-id-mapping-in-multi-d.patch
0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch
Improve support for SAMBA+AD
(bsc#1098217)
-------------------------------------------------------------------
Thu Mar 5 19:00:56 UTC 2015 - p.drouand@gmail.com
- Update to version 0.26
* No changelog available
- Point download Url to new home
- Remove depreciated AUTHORS section
-------------------------------------------------------------------
Mon Oct 6 10:39:04 UTC 2014 - jengelh@inai.de
- Use implicit %attrs; remove ancient specfile tags/sections
-------------------------------------------------------------------
Fri Feb 14 09:08:15 UTC 2014 - meissner@suse.com
- actually enable the LDAP plugin. bnc#859625
-------------------------------------------------------------------
Tue Oct 22 11:10:00 UTC 2013 - p.drouand@gmail.com
- Remove %fillup_prereq %insserv_prereq PreReq; the package doesn't
contain any sysvinit script and sysconfig file
- Remove redundant %clean section
-------------------------------------------------------------------
Mon Jul 29 14:32:26 UTC 2013 - meissner@suse.com
- buildrequire pkg-config
-------------------------------------------------------------------
Mon Jul 29 10:51:16 UTC 2013 - meissner@suse.com
- upgraded to 0.25 (FATE#312769)
* nss_getpwnam: ignore case when comparing domain names
* rpc.idmapd fails to load plugings
* Cleaned up some warnings
* Ignoring more files.
* Improve debugging during lib initialization.
* Added new --with-pluginpath configuration flag
- specify correct plugin searchpath to find plugins on lib64 systems
bnc#800805
- fix-prototype.patch: updated to 0.25 state, dropped 2 upstream hunks
- libnfsidmap-export-symbols.patch: unfuzzed
-------------------------------------------------------------------
Sun Jan 1 04:24:51 UTC 2012 - crrodriguez@opensuse.org
- On Dec 18 2010, export symbols patch was reverted, which is fine
however we MUST still hide strlcpy() symbol as it will clash
with other programs.
-------------------------------------------------------------------
Fri Nov 25 12:18:34 UTC 2011 - aj@suse.de
- Upstream tarball is .gz, change source.
-------------------------------------------------------------------
Fri Nov 25 10:40:24 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Wed Apr 27 19:11:57 CEST 2011 - meissner@suse.de
- libnfsidmap-0.24
* Added autogen.sh which runs all the autoconfig scripts
* Added nfs4_owner interfaces which are used by the
new nfsidmap program
-------------------------------------------------------------------
Wed Apr 27 17:51:39 CEST 2011 - meissner@suse.de
- include manpage again bnc#689009
-------------------------------------------------------------------
Sat Dec 18 01:25:55 UTC 2010 - cristian.rodriguez@opensuse.org
- revert the last change that exported only public symbols
breaks loadable modules.
-------------------------------------------------------------------
Sat Dec 11 03:52:09 UTC 2010 - cristian.rodriguez@opensuse.org
- libnfsidmap: export only public symbols nfs4_*, in particular
this avoids exporting strlcpy to calling applications..
- openldap2-devel is not required in -devel package
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Mon Mar 29 11:21:10 CEST 2010 - meissner@suse.de
- disable the idmapd.conf manpage inclusion, it is in nfs-utils.
-------------------------------------------------------------------
Wed Mar 24 14:41:14 CET 2010 - meissner@suse.de
- also remove .la files from the libnfsidmap subdir
- fixed missing ctype.h header include
-------------------------------------------------------------------
Fri Feb 26 11:41:31 CET 2010 - meissner@suse.de
- updated to 0.23
* Allows mappings to be correct "right out of the box" when DNS is
set up correctly and stops idmapper from dying when there is
no domain name set.
* Move the default processing for the "Local-Realm" config option
into the main config file processing function and adds missing
documentation for the previously added configuration option.
* Print a debug log message "when the krb5 realm can not be used since
it does not match the DNS domain name or the 'Local-Realm' variable
defined in /etc/idmad.conf"
* Move the idmapd.conf manpage from nfs-utils and update it to match
the current functionality.
* Changes to install, and look for, the plugin libraries in a separate
libnfsidmap directory.
-------------------------------------------------------------------
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