Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687070 - x11-misc/xsecurelock: X11 screen lock utility (new package)
Summary: x11-misc/xsecurelock: X11 screen lock utility (new package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2019-05-31 13:11 UTC by ngg
Modified: 2022-12-29 07:20 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (0001-x11-misc-xsecurelock-add-to-portage.patch,3.25 KB, patch)
2019-05-31 13:11 UTC, ngg
Details | Diff
updated to version 1.4.0, added some missing deps (0001-x11-misc-xsecurelock-add-to-portage.patch,3.38 KB, patch)
2019-06-17 08:43 UTC, ngg
Details | Diff
updated to version 1.5.1 (0001-x11-misc-xsecurelock-add-to-portage.patch,3.57 KB, patch)
2019-10-06 16:09 UTC, ngg
Details | Diff
updated to version 1.6.0 (0001-x11-misc-xsecurelock-add-to-portage.patch,3.57 KB, patch)
2019-12-12 11:45 UTC, ngg
Details | Diff
updated to version 1.7.0 (0001-x11-misc-xsecurelock-add-to-portage.patch,3.57 KB, patch)
2020-02-03 18:41 UTC, ngg
Details | Diff
patch for 1.7.0 (0001-x11-misc-xsecurelock-add-to-portage.patch,3.57 KB, patch)
2020-05-10 08:58 UTC, ngg
Details | Diff
patch for 1.7.0 (0001-x11-misc-xsecurelock-add-to-portage.patch,3.57 KB, patch)
2020-05-17 15:45 UTC, ngg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ngg 2019-05-31 13:11:09 UTC
Created attachment 578142 [details, diff]
ebuild

xsecurelock - X11 screen lock utility with security in mind
Website: https://github.com/google/xsecurelock

I've attached a simple ebuild for the latest stable version supporting the blank and the xscreensaver saver-backends and the PAM auth-backend.
Comment 1 Jonas Stein gentoo-dev 2019-05-31 18:19:45 UTC
https://repology.org/project/xsecurelock/versions
Comment 2 ngg 2019-06-17 08:43:04 UTC
Created attachment 579956 [details, diff]
updated to version 1.4.0, added some missing deps
Comment 3 ngg 2019-10-06 16:09:51 UTC
Created attachment 591982 [details, diff]
updated to version 1.5.1

I've updated the patch here and also my PR at https://github.com/gentoo/gentoo/pull/12540/ to the latest version.
Comment 4 ngg 2019-12-12 11:45:27 UTC
Created attachment 599256 [details, diff]
updated to version 1.6.0


I've updated the patch here and also my PR at https://github.com/gentoo/gentoo/pull/12540/ to the latest version.
Comment 5 ngg 2020-02-03 18:41:49 UTC
Created attachment 611216 [details, diff]
updated to version 1.7.0

I've updated the patch here and also my PR at https://github.com/gentoo/gentoo/pull/12540/ to the latest version.
Comment 6 ngg 2020-05-10 08:58:46 UTC
Created attachment 637470 [details, diff]
patch for 1.7.0

Updated the patch to remove the dependency on x11-libs/libXxf86misc which is subject to removal. I also updated the GitHub PR.
Comment 7 ngg 2020-05-17 15:05:29 UTC
According to https://repology.org/project/xsecurelock/versions xsecurelock is included already in Ubuntu 20.04, Fedora 30+ and Arch community, and it will also be included in Debian 11.
Currently in Gentoo, there is no package that can be used to securely lock X11 sessions if not using Gnome or KDE. Would you consider merging this?
Comment 8 ngg 2020-05-17 15:45:49 UTC
Created attachment 639846 [details, diff]
patch for 1.7.0

Updated license text.