diff --git a/nss-pam-ldapd-0.9.11.tar.gz b/nss-pam-ldapd-0.9.11.tar.gz deleted file mode 100644 index 499accb..0000000 --- a/nss-pam-ldapd-0.9.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0d71be06d1a90940b7566ce00cef1a465aae7171d5d062785506a83411ecab6 -size 777878 diff --git a/nss-pam-ldapd-0.9.12.tar.gz b/nss-pam-ldapd-0.9.12.tar.gz new file mode 100644 index 0000000..fe116fe --- /dev/null +++ b/nss-pam-ldapd-0.9.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d661e74693cbf531a790631ca93b73f291fb23cc39465b09deb8da2bfb0e14 +size 791983 diff --git a/nss-pam-ldapd.changes b/nss-pam-ldapd.changes index 8e95067..14dbe1c 100644 --- a/nss-pam-ldapd.changes +++ b/nss-pam-ldapd.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Nov 20 18:27:13 UTC 2021 - Michael Ströder + +- Update to 0.9.12 + * allow explicitly configuring an empty search base (for LDAP servers that support that) + * support LDAP attributes with minus characters in attribute mapping expressions + * add tls_reqsan, tls_crlfile and tls_crlcheck options + * support generating ldaps:// URIs from DNS SRV records for port 389 by using DNSLDAPS in the uri option + * prefer the first URI listed in nslcd.conf after reconnecting after idle_timelimit + * fix handling of pam_authc_ppolicy no + * fix debug logging of ldap timeout values + * documentation improvements + * add pam_authc_ppolicy support to pynslcd + * fix Python 3 compatibility in chsh.ldap + * fix for running pynslcd without the uid option + * partial support for running tests with slapd 2.5 + * miscellaneous test suite improvements + * test suite fixes for Solaris + ------------------------------------------------------------------- Mon Oct 18 13:13:17 UTC 2021 - Michael Ströder diff --git a/nss-pam-ldapd.spec b/nss-pam-ldapd.spec index 3612c77..e0cb318 100644 --- a/nss-pam-ldapd.spec +++ b/nss-pam-ldapd.spec @@ -15,10 +15,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{!?_pam_moduledir: %define _pam_moduledir /%{_lib}/security} Name: nss-pam-ldapd -Version: 0.9.11 +Version: 0.9.12 Release: 0 Summary: NSS module and daemon for using LDAP as a naming service License: LGPL-2.1-or-later