diff --git a/nss-pam-ldapd-0.9.7.tar.gz b/nss-pam-ldapd-0.9.7.tar.gz deleted file mode 100644 index 6d8c5c8..0000000 --- a/nss-pam-ldapd-0.9.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0db88d6518bf7ffb01b44f8f8841ece5162906982ce2c9e45e6afff90d3783eb -size 762743 diff --git a/nss-pam-ldapd-0.9.8.tar.gz b/nss-pam-ldapd-0.9.8.tar.gz new file mode 100644 index 0000000..31eb9d8 --- /dev/null +++ b/nss-pam-ldapd-0.9.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7362e7f2003da8c7beb7bcc03c30494acf712625aaac8badc6e7eb16f3453f +size 771247 diff --git a/nss-pam-ldapd.changes b/nss-pam-ldapd.changes index 00fe811..40f6423 100644 --- a/nss-pam-ldapd.changes +++ b/nss-pam-ldapd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Jun 27 11:39:42 UTC 2017 - mvetter@suse.com + +- Update to 0.9.8: + * add a pam_authc_search option that can be used to configure the search operation that is performed after authentication + * add nss_uid_offset and nss_gid_offset options that can be used to change returned numeric user and group ids from LDAP (thanks Seth Wright) + * do not retry failed user password on second LDAP server + * fix a crash in the PAM module on FreeBSD when showing password expiration messages + * the validnames option now also applies to shadow lookups + * support ethernet addresses in LDAP in compact and long formats + * improvements to getent.ldap command (a few minor bug fixes and preparations for Python 3 support) + * log entries and lookups failing nss_min_uid at debug level + * improvements to the test suite (including tests for getent.ldap) + ------------------------------------------------------------------- Mon Mar 13 20:53:31 UTC 2017 - ailin.nemui@gmail.com diff --git a/nss-pam-ldapd.spec b/nss-pam-ldapd.spec index dea8785..651a37e 100644 --- a/nss-pam-ldapd.spec +++ b/nss-pam-ldapd.spec @@ -1,7 +1,7 @@ # # spec file for package nss-pam-ldapd # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ BuildRequires: krb5-devel BuildRequires: openldap2-devel BuildRequires: pam-devel BuildRequires: systemd-rpm-macros -Version: 0.9.7 +Version: 0.9.8 Release: 0 Summary: NSS module and daemon for using LDAP as a naming service License: LGPL-2.1+ @@ -32,7 +32,7 @@ Requires(pre): shadow Conflicts: nss_ldap pam_ldap Obsoletes: nss-ldapd < %{version}-%{release} Provides: nss-ldapd = %{version}-%{release} -Source: nss-pam-ldapd-%{version}.tar.gz +Source: https://arthurdejong.org/nss-pam-ldapd/nss-pam-ldapd-%{version}.tar.gz Source1: baselibs.conf Source2: nslcd.service Source100: nss-pam-ldapd-rpmlintrc