Accepting request 426848 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/426848 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/accountsservice?expand=0&rev=49
This commit is contained in:
@@ -231,7 +231,7 @@ Index: accountsservice-0.6.37/src/gdm-sysconfig.c
|
||||
+
|
||||
+out:
|
||||
+ if (channel) {
|
||||
+ g_io_channel_shutdown (channel, FALSE, NULL);
|
||||
+ g_io_channel_shutdown (channel, TRUE, NULL);
|
||||
+ g_io_channel_unref (channel);
|
||||
+ }
|
||||
+
|
||||
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 11 14:12:01 UTC 2016 - fezhang@suse.com
|
||||
|
||||
- Update accountsservice-sysconfig.patch:
|
||||
Flush the buffer before shut down the GIOChannel, otherwise we
|
||||
get a truncated setting file. The problem has caused the
|
||||
switching autologin in gnome-control-center breaking
|
||||
/etc/sysconfig/displaymanager (bsc#998107).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 08:14:06 UTC 2016 - fezhang@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user