Pull request for recommended update for gdm #53

Open
msmeissn wants to merge 2 commits from msmeissn/Leap:add-gdm into leap-16.0
3 changed files with 26 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -330,3 +330,7 @@
path = baseiso-containment
url = ../../pool/baseiso-containment
branch = Leap-16.0
[submodule "gdm"]
path = gdm
url = ../../pool/gdm
branch = Leap-16.0

1
gdm Submodule

Submodule gdm added at f9a5e5dd01

View File

@@ -0,0 +1,21 @@
<patchinfo>
<packager>pgajdos</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for gdm</summary>
<issue tracker="bnc" id="1249017"/>
<issue tracker="bnc" id="1243439"/>
<issue tracker="bnc" id="1247418"/>
<description>This update for gdm fixes the following issues:
- Move migration marker from /var/tmp to /run/gdm (boo#1249017).
- Fix syntax error in gdm's %pre script.
- gdm-plymouth-quit-wait.patch: Disable plymouth-quit-wait.service (bsc#1243439).
- Ensure migration to gdm.service also happens during upgrade when
gdm is installed first and we thus lose the updte-alternative
link which would be part of tgdm-xdm-integration (boo#1247418).
- gdm-fingerprint.pamd: Fix inclusion of common-account instead
of postlogin-account
</description>
<package>gdm</package>
</patchinfo>