SHA256
1
0
forked from pool/gdm

Accepting request 910081 from home:yfjiang:branches:GNOME:Factory

Synchronize the changelog with SLE and Leap.

OBS-URL: https://build.opensuse.org/request/show/910081
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=479
This commit is contained in:
2021-08-04 09:48:21 +00:00
committed by Git OBS Bridge
parent 4a3412e685
commit 1c8f7a6ff2
2 changed files with 30 additions and 23 deletions

View File

@@ -1,8 +1,24 @@
-------------------------------------------------------------------
Fri Jul 30 07:22:59 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
- Drop patches fixed upstream on SLE and Leap 15.4:
+ gdm-enable-Wayland-on-Cirrus.patch
+ gdm-Remove-deprecated-StandardOutput-syslog.patch
+ gdm-fix-crash-when-using-Xvfb.patch
+ gdm-display-Exit-with-failure-if-loading-existing-users-fails.patch
-------------------------------------------------------------------
Mon Jul 5 09:33:56 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Add now working CONFIG parameter to sysusers generator
-------------------------------------------------------------------
Fri Apr 23 01:17:59 UTC 2021 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Add gdm-Remove-deprecated-StandardOutput-syslog.patch: Remove
deprecated StandardOutput=syslog in gdm.service file
(bsc#1185146, glgo#GNOME/gdm!623).
-------------------------------------------------------------------
Sat Apr 17 08:18:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
@@ -38,8 +54,6 @@ Tue Mar 9 15:54:57 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
+ Updated translations.
- Rebase gdm-disable-wayland-on-mgag200-chipsets.patch.
- Drop gdm-UsrEtc.patch: merged upstream.
- Drop gdm-display-Exit-with-failure-if-loading-existing-users-fails.patch:
merged upstream.
-------------------------------------------------------------------
Fri Jan 29 09:46:20 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
@@ -52,6 +66,20 @@ Thu Jan 21 12:57:09 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Use sysusers config file to generate gdm user
-------------------------------------------------------------------
Mon Jan 18 07:12:10 UTC 2021 - Alynx Zhou <alynx.zhou@suse.com>
- Add gdm-fix-crash-when-using-Xvfb.patch: For some reason gdm
fails to get display and does not set it to NULL when using
with Xvfb, and it leads into a crash, this patch sets display
to NULL by default. (bsc#1178292, glgo#GNOME/gdm!118)
-------------------------------------------------------------------
Mon Jan 4 05:28:58 UTC 2021 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Update gdm-add-runtime-option-to-disable-starting-X-server-as-u.patch:
Fix switching user issue(bsc#1179968, bsc#1174533).
-------------------------------------------------------------------
Fri Nov 13 02:45:59 UTC 2020 - Xiaoguang Wang <xiaoguang.wang@suse.com>
@@ -106,10 +134,6 @@ Mon Sep 14 12:30:36 UTC 2020 - dimstar@opensuse.org
+ Systemd unit file improvements.
+ Updated translations.
- Drop gdm-Xsession-inputname.patch: fixed upstream.
- Drop gdm-Remove-deprecated-StandardOutput-syslog.patch: fixed
upstream (glgo#GNOME/gdm#623).
- Drop gdm-fix-crash-when-using-Xvfb.patch: fixed upstream
(glgo#GNOME/gdm#555).
-------------------------------------------------------------------
Sun Sep 6 15:14:36 UTC 2020 - Michael Gorse <mgorse@suse.com>
@@ -147,15 +171,6 @@ Sat Sep 5 10:48:29 UTC 2020 - dimstar@opensuse.org
+ Drop autogen.sh source file.
+ Replace configure/make/make_install macros with
meson/meson_build/meson_install.
- Drop gdm-enable-Wayland-on-Cirrus.patch: fixed upstream.
-------------------------------------------------------------------
Mon Aug 26 07:12:10 UTC 2020 - Alynx Zhou <alynx.zhou@suse.com>
- Add gdm-fix-crash-when-using-Xvfb.patch: For some reason gdm
fails to get display and does not set it to NULL when using
with Xvfb, and it leads into a crash, this patch sets display
to NULL by default. (bsc#1178292, glgo#GNOME/gdm!118)
-------------------------------------------------------------------
Tue Aug 25 01:38:13 UTC 2020 - QK ZHU <qkzhu@suse.com>
@@ -177,13 +192,6 @@ Tue Jul 7 09:13:05 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Fixes for %_libexecdir changing to /usr/libexec
-------------------------------------------------------------------
Fri Jun 23 01:17:59 UTC 2020 - Xiaoguang Wang <xiaoguang.wang@suse.com>
- Add gdm-Remove-deprecated-StandardOutput-syslog.patch: Remove
deprecated StandardOutput=syslog in gdm.service file
(bsc#1185146, glgo#GNOME/gdm!623).
-------------------------------------------------------------------
Tue May 26 00:36:52 UTC 2020 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@@ -63,7 +63,6 @@ Patch13: gdm-s390-not-require-g-s-d_wacom.patch
Patch14: gdm-switch-user-tty7.patch
# PATCH-FIX-UPSTREAM gdm-disable-wayland-on-mgag200-chipsets.patch bsc#1162888 glgo#GNOME/mutter#57 qkzhu@suse.com -- Disable Wayland on mgag200 chipsets
Patch15: gdm-disable-wayland-on-mgag200-chipsets.patch
### NOTE: Keep please SLE-only patches at bottom (starting on 1000).
# PATCH-FIX-SLE gdm-disable-gnome-initial-setup.patch bnc#1067976 qzhao@suse.com -- Disable gnome-initial-setup runs before gdm, g-i-s will only serve for CJK people to choose the input-method after login.
Patch1000: gdm-disable-gnome-initial-setup.patch