[accountsservice] Update to 0.6.22.

Ray Strode rstrode at fedoraproject.org
Thu Jun 28 15:48:29 UTC 2012


commit 0a661a967e83796f470a2f200930a6a3fda50ab5
Author: Ray Strode <rstrode at redhat.com>
Date:   Thu Jun 28 11:46:33 2012 -0400

    Update to 0.6.22.
    
    Fixes CVE-2012-2737 - local file disclosure
    Related:  #832532

 .gitignore           |    1 +
 accountsservice.spec |    7 ++++++-
 sources              |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8db358..3843610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /accountsservice-0.6.19.tar.xz
 /accountsservice-0.6.20.tar.xz
 /accountsservice-0.6.21.tar.xz
+/accountsservice-0.6.22.tar.xz
diff --git a/accountsservice.spec b/accountsservice.spec
index 2defaac..97a1b08 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,6 +1,6 @@
 
 Name:           accountsservice
-Version:        0.6.21
+Version:        0.6.22
 Release:        1%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
@@ -91,6 +91,11 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/vala/vapi/*
 
 %changelog
+* Thu Jun 28 2012 Ray Strode <rstrode at redhat.com> 0.6.22-1
+- Update to 0.6.22.
+- Fixes CVE-2012-2737 - local file disclosure
+  Related:  #832532
+
 * Thu May 30 2012 Matthias Clasen <mclasen at redhatcom> 0.6.21-1
 - Update to 0.6.21
 
diff --git a/sources b/sources
index 4fbf538..2c05d3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b78536202f42c2f243f6429dbba84de7  accountsservice-0.6.21.tar.xz
+73ec0e689a83a2970313cf7204f88622  accountsservice-0.6.22.tar.xz


More information about the scm-commits mailing list