Accepting request 423531 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/423531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=48
This commit is contained in:
@@ -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 (boo#994876).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com
|
Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com
|
||||||
|
|
||||||
@@ -237,7 +243,7 @@ Thu Jun 28 20:14:58 UTC 2012 - dimstar@opensuse.org
|
|||||||
by shortlived sessions
|
by shortlived sessions
|
||||||
+ ignore built files in .gitignore
|
+ ignore built files in .gitignore
|
||||||
+ quiet down build goo nagging
|
+ 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
|
Wed Jun 27 13:53:12 CEST 2012 - vuntz@opensuse.org
|
||||||
@@ -270,7 +276,7 @@ Fri May 4 21:03:16 UTC 2012 - dimstar@opensuse.org
|
|||||||
+ Make userdel succeed even if user is already logged in
|
+ Make userdel succeed even if user is already logged in
|
||||||
+ Exclude users with no shell
|
+ Exclude users with no shell
|
||||||
+ Exclude "at" user
|
+ Exclude "at" user
|
||||||
- Drop accountsservice-filter-more-accounts.patch and
|
- Drop accountsservice-filter-more-accounts.patch and
|
||||||
accountsservice-filter-no-shell.patch: fixed upstream.
|
accountsservice-filter-no-shell.patch: fixed upstream.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
@@ -505,8 +511,8 @@ Thu Feb 17 18:05:00 UTC 2011 - fcrozat@novell.com
|
|||||||
next login' information and monitor /etc/shadow for changes
|
next login' information and monitor /etc/shadow for changes
|
||||||
+ Set loginuid when runing commands on behalf of a user to
|
+ Set loginuid when runing commands on behalf of a user to
|
||||||
generate proper audit records
|
generate proper audit records
|
||||||
+ Drop SetIconData and make SetIconFile copy the file when
|
+ Drop SetIconData and make SetIconFile copy the file when
|
||||||
appropriate. As a consequence, the service no longer links
|
appropriate. As a consequence, the service no longer links
|
||||||
against image libraries.
|
against image libraries.
|
||||||
+ Various other robustness and error-handling fixes
|
+ Various other robustness and error-handling fixes
|
||||||
- Changes from version 0.5:
|
- Changes from version 0.5:
|
||||||
|
@@ -94,6 +94,8 @@ querying and manipulating user account information.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%if ! 0%{?is_opensuse}
|
%if ! 0%{?is_opensuse}
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
%endif
|
||||||
|
%if 0%{suse_version} == 1315
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user