Resolves: rhbz#700891 - CVE-2011-1758 sssd: automatic TGT renewal overwrites

cached password with predicatable filename
This commit is contained in:
Stephen Gallagher 2011-04-29 14:36:34 -04:00
parent eedc5ecda8
commit e4bdfb2159
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ sssd-1.2.91.tar.gz
/sssd-1.5.5.tar.gz
/sssd-1.5.6.tar.gz
/sssd-1.5.6.1.tar.gz
/sssd-1.5.7.tar.gz

View File

@ -1 +1 @@
125051da8e5428dd47954d7506a12ac3 sssd-1.5.6.1.tar.gz
ee4e4351f30e5b91d0166da3fbfcb328 sssd-1.5.7.tar.gz

View File

@ -8,7 +8,7 @@
%global ldb_version 1.0.2
Name: sssd
Version: 1.5.6.1
Version: 1.5.7
Release: 1%{?dist}
Group: Applications/System
Summary: System Security Services Daemon
@ -295,6 +295,10 @@ fi
%postun client -p /sbin/ldconfig
%changelog
* Fri Apr 29 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.5.7-1
- Resolves: rhbz#700891 - CVE-2011-1758 sssd: automatic TGT renewal overwrites
- cached password with predicatable filename
* Wed Apr 20 2011 Stephen Gallagher <sgallagh@redhat.com> - 1.5.6.1-1
- Re-add manpage translations