[chrony/el6] 1.25-3

Miroslav Lichvar mlichvar at fedoraproject.org
Fri Aug 9 11:48:38 UTC 2013


commit d8a3b3c9f4c32d240cc32f91373bdb4dfebb8f07
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Fri Aug 9 13:11:34 2013 +0200

    1.25-3

 chrony.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/chrony.spec b/chrony.spec
index 879643f..d9368c1 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -1,6 +1,6 @@
 Name:           chrony
 Version:        1.25
-Release:        2%{?gitpatch}%{?dist}
+Release:        3%{?gitpatch}%{?dist}
 Summary:        An NTP client/server
 
 Group:          System Environment/Daemons
@@ -131,6 +131,10 @@ fi
 %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
 
 %changelog
+* Fri Aug 09 2013 Miroslav Lichvar <mlichvar at redhat.com> 1.25-3
+- fix buffer overflow when processing crafted command packets (CVE-2012-4502)
+- don't send uninitialized data in command replies (CVE-2012-4503)
+
 * Thu May 19 2011 Miroslav Lichvar <mlichvar at redhat.com> 1.25-2
 - bump release
 


More information about the scm-commits mailing list