Accepting request 180471 from home:dimstar:branches:GNOME:Factory

Update to 0.6.34

OBS-URL: https://build.opensuse.org/request/show/180471
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=63
This commit is contained in:
Dominique Leuenberger 2013-06-23 13:45:44 +00:00 committed by Git OBS Bridge
parent 53a768fd23
commit bff96f4b50
5 changed files with 29 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c03bc431ac9af4ac68c531a35fc97be0a410db65bf3ff24648760a0ddc28526
size 358648

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15672a6e87a218e2a2c09947e340cc6617cd5ccb201da6885c409c16362d6b14
size 359436

View File

@ -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",

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Jun 21 17:39:36 UTC 2013 - dimstar@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.
-------------------------------------------------------------------
Wed May 15 07:30:48 UTC 2013 - dimstar@opensuse.org

View File

@ -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+