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 0.6.22-1 +- Update to 0.6.22. +- Fixes CVE-2012-2737 - local file disclosure + Related: #832532 + * Thu May 30 2012 Matthias Clasen 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