commit sssd for openSUSE:Factory
Hello community, here is the log from the commit of package sssd for openSUSE:Factory checked in at Thu Jul 28 16:52:45 CEST 2011. -------- --- sssd/sssd.changes 2011-06-07 11:06:43.000000000 +0200 +++ /mounts/work_src_done/STABLE/sssd/sssd.changes 2011-07-28 12:10:17.000000000 +0200 @@ -1,0 +2,14 @@ +Thu Jul 28 10:03:32 UTC 2011 - jengelh@medozas.de + +- Update to new upstream release 1.5.11 +* Support for overriding home directory, shell and primary GID + locally +* Properly honor TTL values from SRV record lookups +* Support non-POSIX groups in nested group chains (for RFC2307bis + LDAP servers) +* Properly escape IPv6 addresses in the failover code +* Do not crash if inotify fails (e.g. resource exhaustion) +- Remove redundant %clean section; delete .la files more + efficiently + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sssd-1.5.8.tar.bz2 New: ---- sssd-1.5.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sssd.spec ++++++ --- /var/tmp/diff_new_pack.7Q4CGn/_old 2011-07-28 16:52:04.000000000 +0200 +++ /var/tmp/diff_new_pack.7Q4CGn/_new 2011-07-28 16:52:04.000000000 +0200 @@ -18,7 +18,7 @@ Name: sssd -Version: 1.5.8 +Version: 1.5.11 Release: 1 Group: System/Daemons Summary: System Security Services Daemon @@ -130,8 +130,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make install DESTDIR=$RPM_BUILD_ROOT # Copy default sssd.conf file @@ -143,18 +141,7 @@ ln -sf ../../etc/init.d/sssd $RPM_BUILD_ROOT/usr/sbin/rcsssd # Remove .la files created by libtool -rm -f \ - $RPM_BUILD_ROOT/%{_lib}/libnss_sss.la \ - $RPM_BUILD_ROOT/%{_lib}/security/pam_sss.la \ - $RPM_BUILD_ROOT/%{_libdir}/*.la \ - $RPM_BUILD_ROOT/%{_libdir}/ldb/memberof.la \ - $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/pysss.la \ - $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_ldap.la \ - $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_proxy.la \ - $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_krb5.la \ - $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_ipa.la \ - $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_simple.la \ - $RPM_BUILD_ROOT/%{_libdir}/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.la +find "%buildroot" -type f -name "*.la" -delete; %if %suse_version <= 1110 # remove some unsupported languages, sssd does not contain @@ -218,13 +205,10 @@ %config %{_sysconfdir}/sssd/sssd.api.d/sssd-simple.conf /%{_lib}/libnss_sss.so.2 /%{_lib}/security/pam_sss.so -%dir %{_mandir}/uk -%dir %{_mandir}/uk/man5 %{_mandir}/man5/sssd-krb5.* %{_mandir}/man5/sssd-ldap.* %{_mandir}/man5/sssd-simple.* %{_mandir}/man5/sssd.conf.* -%{_mandir}/uk/man5/sssd.conf.* %files tools %defattr(-,root,root,-) ++++++ sssd-1.5.8.tar.bz2 -> sssd-1.5.11.tar.bz2 ++++++ ++++ 109385 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de