Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 802306

Summary: x11-misc/sddm: migrate to GLEP 81
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: Current packagesAssignee: LxQt maintainers <lxqt>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18935
https://github.com/gentoo/gentoo/pull/24782
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 753104    
Bug Blocks: 701210    

Description Conrad Kostecki gentoo-dev 2021-07-15 18:07:54 UTC
Current package still uses old 'user' eclass. Please port to GLEP 81.
If you need help, just ask.
Comment 1 Conrad Kostecki gentoo-dev 2021-07-15 18:08:30 UTC
UID/GID (219) 'sddm' was already requested in uid-gid.txt in the past.
Comment 2 Larry the Git Cow gentoo-dev 2022-04-01 14:48:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943445b50d918a2a5ac0712105e109973147eb6e

commit 943445b50d918a2a5ac0712105e109973147eb6e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-27 19:42:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-01 14:47:07 +0000

    x11-misc/sddm: migrate to glep-81
    
    Also added tmpfiles handling and patch for CVE-2020-28049.
    
    Bug: https://bugs.gentoo.org/753104
    Closes: https://bugs.gentoo.org/802306
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../sddm/files/sddm-0.18.1-cve-2020-28049.patch    |  94 +++++++++++++++++
 x11-misc/sddm/files/sddm.tmpfiles                  |   1 +
 x11-misc/sddm/sddm-0.18.1-r6.ebuild                | 116 +++++++++++++++++++++
 3 files changed, 211 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40755dc977ef7e3eb2309623cc70cafca4687aa9

commit 40755dc977ef7e3eb2309623cc70cafca4687aa9
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-27 19:40:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-01 14:47:06 +0000

    acct-user/sddm: initial import
    
    Bug: https://bugs.gentoo.org/802306
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 acct-user/sddm/metadata.xml  | 12 ++++++++++++
 acct-user/sddm/sddm-0.ebuild | 14 ++++++++++++++
 2 files changed, 26 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a18075b54df64ecc7e2782e5bad41e7dfc94fe67

commit a18075b54df64ecc7e2782e5bad41e7dfc94fe67
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-27 19:39:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-04-01 14:47:06 +0000

    acct-group/sddm: initial import
    
    Bug: https://bugs.gentoo.org/802306
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/24782
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 acct-group/sddm/metadata.xml  | 12 ++++++++++++
 acct-group/sddm/sddm-0.ebuild | 10 ++++++++++
 2 files changed, 22 insertions(+)