Hello community, here is the log from the commit of package accountsservice for openSUSE:12.2 checked in at 2012-07-19 17:56:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.2/accountsservice (Old) and /work/SRC/openSUSE:12.2/.accountsservice.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accountsservice", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:12.2/accountsservice/accountsservice.changes 2012-06-28 15:15:15.000000000 +0200 +++ /work/SRC/openSUSE:12.2/.accountsservice.new/accountsservice.changes 2012-07-19 17:56:40.000000000 +0200 @@ -1,0 +2,21 @@ +Wed Jul 18 18:14:47 UTC 2012 - [email protected] + +- Add the user 'fax' to the exception list (bnc#771177). + +------------------------------------------------------------------- +Thu Jun 28 20:14:58 UTC 2012 - [email protected] + +- Update to version 0.6.22: + + Correct CVE-2012-2737, local file disclosure + + small memory leak fix + + exclude system accounts from ListCachedUsers + + make has-multiple-users properly only check non-system users + + remove icon when deleting user + + Revert usage of getpwent() as fallback for fgetpwent + + support consolekit call cancellation to prevent crashes caused + by shortlived sessions + + ignore built files in .gitignore + + quiet down build goo nagging +- Drop accountsservice-CVE-2012-2737.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- accountsservice-0.6.21.tar.xz accountsservice-CVE-2012-2737.patch New: ---- accountsservice-0.6.22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accountsservice.spec ++++++ --- /var/tmp/diff_new_pack.2GaWiF/_old 2012-07-19 17:56:41.000000000 +0200 +++ /var/tmp/diff_new_pack.2GaWiF/_new 2012-07-19 17:56:41.000000000 +0200 @@ -17,7 +17,7 @@ Name: accountsservice -Version: 0.6.21 +Version: 0.6.22 Release: 0 Summary: D-Bus Service to Manipulate User Account Information License: GPL-3.0+ @@ -29,8 +29,6 @@ Patch0: accountsservice-sysconfig.patch # PATCH-FIX-OPENSUSE accountsservice-filter-suse-accounts.patch [email protected] -- Filter out some system users that are specific to openSUSE Patch1: accountsservice-filter-suse-accounts.patch -# PATCH-FIX-UPSTREAM accountsservice-CVE-2012-2737.patch bnc#768807 CVE-2012-2737 [email protected] -- Fix local file disclosure flaw -Patch2: accountsservice-CVE-2012-2737.patch # needed for patch0 BuildRequires: gnome-common BuildRequires: gobject-introspection-devel @@ -91,7 +89,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build # needed for patch0 ++++++ accountsservice-filter-suse-accounts.patch ++++++ --- /var/tmp/diff_new_pack.2GaWiF/_old 2012-07-19 17:56:41.000000000 +0200 +++ /var/tmp/diff_new_pack.2GaWiF/_new 2012-07-19 17:56:41.000000000 +0200 @@ -2,11 +2,12 @@ =================================================================== --- accountsservice-0.6.21.orig/src/daemon.c +++ accountsservice-0.6.21/src/daemon.c -@@ -80,6 +80,11 @@ static const char *default_excludes[] = +@@ -80,6 +80,12 @@ static const char *default_excludes[] = "games", "man", "at", + "beagleindex", ++ "fax", + "suse-ncc", + "mailman", + "ldap", -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
