Resolves: rhbz#700891 - CVE-2011-1758 sssd: automatic TGT renewal overwrites
cached password with predicatable filename
This commit is contained in:
parent
eedc5ecda8
commit
e4bdfb2159
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
125051da8e5428dd47954d7506a12ac3 sssd-1.5.6.1.tar.gz
|
||||
ee4e4351f30e5b91d0166da3fbfcb328 sssd-1.5.7.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user