Hello community, here is the log from the commit of package nss-pam-ldapd for openSUSE:Factory checked in at 2012-08-26 11:33:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nss-pam-ldapd (Old) and /work/SRC/openSUSE:Factory/.nss-pam-ldapd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nss-pam-ldapd", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/nss-pam-ldapd/nss-pam-ldapd.changes 2011-12-08 11:54:03.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nss-pam-ldapd.new/nss-pam-ldapd.changes 2012-08-26 11:33:03.000000000 +0200 @@ -1,0 +2,19 @@ +Fri Aug 17 22:45:01 UTC 2012 - [email protected] + +- Update to 0.8.10: + * documentation improvements + * fix a problem that causes the PAM module to prompt for a new password even + though the old one was wrong + * log successful password change in nslcd + * install default configuration file with reduced permissions (further + protection for CVE-2009-1073) +- The 0.8 series has a few advantages over the 0.7 series. Apart from numerous + small improvements and new features the biggest changes are: + * introduction of pynslcd, an experimental alternative for nslcd + * addition of a validnames option + * checking shadow attributes for PAM authorisation + * support mapping to the objectSid attribute + * support pam_unix when not getting shadow information from LDAP +- Add configure option --with-pam-seclib-dir + +------------------------------------------------------------------- Old: ---- nss-pam-ldapd-0.7.12-rpmlintrc nss-pam-ldapd-0.7.13.tar.bz2 New: ---- nss-pam-ldapd-0.8.10-rpmlintrc nss-pam-ldapd-0.8.10.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nss-pam-ldapd.spec ++++++ --- /var/tmp/diff_new_pack.8an5mS/_old 2012-08-26 11:33:05.000000000 +0200 +++ /var/tmp/diff_new_pack.8an5mS/_new 2012-08-26 11:33:05.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nss-pam-ldapd # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: nss-pam-ldapd BuildRequires: automake BuildRequires: krb5-devel BuildRequires: openldap2-devel BuildRequires: pam-devel -License: LGPL-2.1+ -Group: Productivity/Networking/LDAP/Clients -Version: 0.7.13 +Version: 0.8.10 Release: 0 Summary: NSS module and daemon for using LDAP as a naming service +License: LGPL-2.1+ +Group: Productivity/Networking/LDAP/Clients Url: http://arthurdejong.org/nss-ldapd/ PreReq: /bin/chmod Conflicts: nss_ldap pam_ldap @@ -33,7 +34,7 @@ Source: nss-pam-ldapd-%{version}.tar.bz2 Source1: rc.nslcd Source2: baselibs.conf -Source100: nss-pam-ldapd-0.7.12-rpmlintrc +Source100: nss-pam-ldapd-0.8.10-rpmlintrc Patch0: nslcd-user-conf.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,6 +67,7 @@ ./configure --prefix=/usr \ --mandir=%{_mandir} \ --libdir=/%{_lib} \ + --with-pam-seclib-dir=/%{_lib}/security \ --sysconfdir=/etc make %{?jobs:-j%jobs} ++++++ nss-pam-ldapd-0.7.12-rpmlintrc -> nss-pam-ldapd-0.8.10-rpmlintrc ++++++ ++++++ nss-pam-ldapd-0.7.13.tar.bz2 -> nss-pam-ldapd-0.8.10.tar.bz2 ++++++ ++++ 41545 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
