From 3e8401d04517f9b45f387cedeaf6addf07e4056a38c24e66f454d5527122111b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Aug 2016 08:04:04 +0000 Subject: [PATCH 1/3] Accepting request 421281 from home:zhangxiaofei:branches:GNOME:Factory enable as-fate318433-prevent-same-account-multi-logins.patch on Leap too OBS-URL: https://build.opensuse.org/request/show/421281 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=89 --- accountsservice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/accountsservice.spec b/accountsservice.spec index b2bf428..e9135b4 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -94,6 +94,8 @@ querying and manipulating user account information. %patch1 -p1 %if ! 0%{?is_opensuse} %patch2 -p1 +%endif +%if 0%{suse_version} == 1315 %patch3 -p1 %endif From fe580b41c179d4edc30f3c042216d35c43154b10a6c7a83d9102beb0ea2c6773 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Aug 2016 08:15:11 +0000 Subject: [PATCH 2/3] - Enable as-fate318433-prevent-same-account-multi-logins.patch for Leap as requested by the Leap Release Manager. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=90 --- accountsservice.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/accountsservice.changes b/accountsservice.changes index fc91c69..e37d990 100644 --- a/accountsservice.changes +++ b/accountsservice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 24 08:14:06 UTC 2016 - fezhang@suse.com + +- Enable as-fate318433-prevent-same-account-multi-logins.patch for + Leap as requested by the Leap Release Manager. + ------------------------------------------------------------------- Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com From c1d1dc640a233005c7f0090c6dc7cdb38bf52f661e0a723221b349c2002e40f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sun, 28 Aug 2016 15:42:08 +0000 Subject: [PATCH 3/3] Accepting request 423114 from home:zhangxiaofei:branches:GNOME:Factory SLE sync: changelog: removing trailing spaces; add a bug id OBS-URL: https://build.opensuse.org/request/show/423114 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=91 --- accountsservice.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/accountsservice.changes b/accountsservice.changes index e37d990..720a45f 100644 --- a/accountsservice.changes +++ b/accountsservice.changes @@ -2,7 +2,7 @@ Wed Aug 24 08:14:06 UTC 2016 - fezhang@suse.com - Enable as-fate318433-prevent-same-account-multi-logins.patch for - Leap as requested by the Leap Release Manager. + Leap as requested by the Leap Release Manager (boo#994876). ------------------------------------------------------------------- Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com @@ -243,7 +243,7 @@ Thu Jun 28 20:14:58 UTC 2012 - dimstar@opensuse.org by shortlived sessions + ignore built files in .gitignore + quiet down build goo nagging -- Drop accountsservice-CVE-2012-2737.patch: fixed upstream. +- Drop accountsservice-CVE-2012-2737.patch: fixed upstream. ------------------------------------------------------------------- Wed Jun 27 13:53:12 CEST 2012 - vuntz@opensuse.org @@ -276,7 +276,7 @@ Fri May 4 21:03:16 UTC 2012 - dimstar@opensuse.org + Make userdel succeed even if user is already logged in + Exclude users with no shell + Exclude "at" user -- Drop accountsservice-filter-more-accounts.patch and +- Drop accountsservice-filter-more-accounts.patch and accountsservice-filter-no-shell.patch: fixed upstream. ------------------------------------------------------------------- @@ -511,8 +511,8 @@ Thu Feb 17 18:05:00 UTC 2011 - fcrozat@novell.com next login' information and monitor /etc/shadow for changes + Set loginuid when runing commands on behalf of a user to generate proper audit records - + Drop SetIconData and make SetIconFile copy the file when - appropriate. As a consequence, the service no longer links + + Drop SetIconData and make SetIconFile copy the file when + appropriate. As a consequence, the service no longer links against image libraries. + Various other robustness and error-handling fixes - Changes from version 0.5: