SHA256
1
0
forked from pool/gdm

Accepting request 660933 from home:zhengqiang:branches:GNOME:Factory

- Add gdm-ignore-duplicate-desktop-file.patch to ignore duplicate
  desktop file with same "Name" value, including symlinks of 
  desktop files (bsc#1112834, glgo#GNOME/gdm#437).
- Drop gdm-ignore-duplicate-session.patch, the patch hardcodes 
  "default.desktop" while LightDM and SDDM treat symlinks as 
  aliases.

OBS-URL: https://build.opensuse.org/request/show/660933
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=418
This commit is contained in:
2018-12-26 08:32:42 +00:00
committed by Git OBS Bridge
parent f4f5957b85
commit 0cb3aa30d9
4 changed files with 62 additions and 60 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Dec 21 02:48:21 UTC 2018 - qzheng@suse.com
- Add gdm-ignore-duplicate-desktop-file.patch to ignore duplicate
desktop file with same "Name" value, including symlinks of
desktop files (bsc#1112834, glgo#GNOME/gdm#437).
- Drop gdm-ignore-duplicate-session.patch, the patch hardcodes
"default.desktop" while LightDM and SDDM treat symlinks as
aliases.
-------------------------------------------------------------------
Wed Nov 7 06:28:27 UTC 2018 - bjorn.lie@gmail.com