[sssd] Resolves: rhbz#700891 - CVE-2011-1758 sssd: automatic TGT renewal overwrites cached password with pr

Stephen Gallagher sgallagh at fedoraproject.org
Fri Apr 29 18:36:47 UTC 2011


commit e4bdfb215954c4f5847a42db041f92a268c2923f
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Fri Apr 29 14:36:34 2011 -0400

    Resolves: rhbz#700891 - CVE-2011-1758 sssd: automatic TGT renewal overwrites
    cached password with predicatable filename

 .gitignore |    1 +
 sources    |    2 +-
 sssd.spec  |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dc9f9c..2847246 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index bfd4d87..b53cf19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-125051da8e5428dd47954d7506a12ac3  sssd-1.5.6.1.tar.gz
+ee4e4351f30e5b91d0166da3fbfcb328  sssd-1.5.7.tar.gz
diff --git a/sssd.spec b/sssd.spec
index 3232acc..941164a 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -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 at 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 at redhat.com> - 1.5.6.1-1
 - Re-add manpage translations
 


More information about the scm-commits mailing list