- Fix regression on 64-bit platforms

This commit is contained in:
Stephen Gallagher 2010-01-25 19:12:39 +00:00
parent 14a9ce3a13
commit e770de457c
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
sssd-1.0.3.tar.gz
sssd-1.0.4.tar.gz

View File

@ -1 +1 @@
d835f052765926fbf03beaded5a4affa sssd-1.0.3.tar.gz
ed0c8aae71f46e7de52eade80294ef45 sssd-1.0.4.tar.gz

View File

@ -2,7 +2,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import *; import sys; sys.stdout.write(get_python_lib())")}
Name: sssd
Version: 1.0.3
Version: 1.0.4
Release: 1%{?dist}
Group: Applications/System
Summary: System Security Services Daemon
@ -205,6 +205,9 @@ fi
%postun client -p /sbin/ldconfig
%changelog
* Mon Jan 25 2010 Stephen Gallagher <sgallagh@redhat.com> - 1.0.4-1
- Fix regression on 64-bit platforms
* Fri Jan 22 2010 Stephen Gallagher <sgallagh@redhat.com> - 1.0.3-1
- Fixes link error on platforms that do not do implicit linking
- Fixes double-free segfault in PAM