Hello community,

here is the log from the commit of package accountsservice for openSUSE:Factory 
checked in at 2013-06-25 09:22:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accountsservice (Old)
 and      /work/SRC/openSUSE:Factory/.accountsservice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "accountsservice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/accountsservice/accountsservice.changes  
2013-05-16 09:34:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.accountsservice.new/accountsservice.changes     
2013-06-25 14:38:26.000000000 +0200
@@ -1,0 +2,19 @@
+Fri Jun 21 17:39:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.6.34:
+  + Try to sanitize automatic login setting when user account is
+    deleted or disabled (fdo#54506).
+  + Fix build.
+- Changes from version 0.6.33:
+  + Keep track of non-graphical sessions (fdo#65160).
+  + Forget obsolete sessions (fdo#65159).
+  + Monitor wtmp for changes (fdo#63159).
+  + Ignore non-user sessions (fdo#701514).
+  + Rework system account handling (fdo#64769).
+    - Never treat cached users as system accounts.
+    - Add gdm, gnome-initial-setup users to blacklist.
+    - Store system-account bit in key file.
+    - Cache newly-created users explicitly.
+- Rebase accountsservice-filter-suse-accounts.patch.
+
+-------------------------------------------------------------------

Old:
----
  accountsservice-0.6.32.tar.xz

New:
----
  accountsservice-0.6.34.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ accountsservice.spec ++++++
--- /var/tmp/diff_new_pack.oMLRcP/_old  2013-06-25 14:38:26.000000000 +0200
+++ /var/tmp/diff_new_pack.oMLRcP/_new  2013-06-25 14:38:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           accountsservice
-Version:        0.6.32
+Version:        0.6.34
 Release:        0
 Summary:        D-Bus Service to Manipulate User Account Information
 License:        GPL-3.0+

++++++ accountsservice-0.6.32.tar.xz -> accountsservice-0.6.34.tar.xz ++++++
++++ 4264 lines of diff (skipped)

++++++ accountsservice-filter-suse-accounts.patch ++++++
--- /var/tmp/diff_new_pack.oMLRcP/_old  2013-06-25 14:38:27.000000000 +0200
+++ /var/tmp/diff_new_pack.oMLRcP/_new  2013-06-25 14:38:27.000000000 +0200
@@ -1,11 +1,11 @@
-Index: accountsservice-0.6.21/src/daemon.c
+Index: accountsservice-0.6.34/src/daemon.c
 ===================================================================
---- accountsservice-0.6.21.orig/src/daemon.c
-+++ accountsservice-0.6.21/src/daemon.c
-@@ -80,6 +80,12 @@ static const char *default_excludes[] =
-         "games",
-         "man",
+--- accountsservice-0.6.34.orig/src/daemon.c
++++ accountsservice-0.6.34/src/daemon.c
+@@ -83,6 +83,12 @@ static const char *default_excludes[] =
          "at",
+         "gdm",
+         "gnome-initial-setup",
 +        "beagleindex",
 +        "fax",
 +        "suse-ncc",

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to