Debian Package Tracker
Register | Log in
Subscribe

xsecurelock

X11 screen lock utility with the primary goal of security

Choose email to subscribe with

general
  • source: xsecurelock (main)
  • version: 1.5.1-1
  • maintainer: Markus Teich (DMD)
  • uploaders: Rudolf Polzer [DMD]
  • arch: any
  • std-ver: 4.3.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 1.5.1-1
  • testing: 1.5.1-1
  • unstable: 1.5.1-1
versioned links
  • 1.5.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • xsecurelock (1 bugs: 0, 1, 0, 0)
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch line
  https://github.com/google/xsecurelock/releases (?:.*?/)xsecurelock-(\d[\d.]*)\.tar\.gz
Created: 2022-09-16 Last update: 2023-03-26 14:04
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.6.0-1, distribution unstable) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 9bfb7ec904d006d3adf2d25cec098a80025fe61f
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Wed Dec 11 12:11:45 2019 -0800

    Fix changelog format.

commit c0bbd18cd4572950a1449836ed0fb267c9c8fe41
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Wed Dec 11 12:05:22 2019 -0800

    Debian Changelog entry for 1.6.0.

commit 96b39ba1b21b343c8ef562cf75b8a5e9472d8d34
Merge: d376273 04fac7a
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Wed Dec 11 12:02:27 2019 -0800

    Merge tag 'v1.6.0' into debian
    
    Release version 1.6.0.
    
    Changes:
    
    - Make dimmer more nvidia driver friendly, fixing a crash on large
      multi-monitor configurations by limiting the complexity of render calls;
      controlled using XSECURELOCK_DIM_MAX_FILL_SIZE.
    - Add a weaker force-grab method that merely steals input focus;
      XSECURELOCK_FORCE_GRAB still controls the stronger method, but it should
      trigger less often now.
    - Fix crash with colored emoji fonts (still can't render emoji; we're now
      simply rejecting fonts Xft cannot handle).
    - Also run the switch user dialog on Ctrl-Alt-Zero as an alternative
      to Ctrl-Alt-Oh; more user friendly as in some fonts, Ctrl-Alt-O looks
      like both.
    - XFlush when doing things affecting X11 idle timers.

commit d37627333c7fe6bb53c302f084f51b20915502b0
Author: Markus Teich <mteich@google.com>
Date:   Thu Sep 26 14:32:18 2019 +0200

    Bump Debian version to 1.5.1-1

commit f4a87e2424237b5ebf95f9f264e679aba9b1c9a0
Author: Markus Teich <mteich@google.com>
Date:   Thu Sep 26 14:30:46 2019 +0200

    Update Standards-Version from 4.1.4 to 4.3.0

commit 529af2ca4070783d80c74a534b8b8d69c431fc5c
Merge: 2435346 b10bcee
Author: Markus Teich <mteich@google.com>
Date:   Thu Sep 26 13:57:50 2019 +0200

    Merge tag 'v1.5.1' into debian
    
    Release version 1.5.1.
    
    Changes:
    
    - XSECURELOCK_FORCE_GRAB no longer sometimes fails to re-map the unmapped
      windows in case locking fails despite the forcing. Previously, a missing XSync
      call led to the re-mapping sometimes not taking effect.

commit 243534620d475b57d373b486c38f99e67b5f8c3b
Author: Markus Teich <mteich@google.com>
Date:   Fri Jun 14 10:53:45 2019 +0200

    Fix MAINT_OPTIONS syntax in debian/rules

commit e49edb7540b7bdecd440f9aaef90db91de982df1
Merge: fddf0db abbdfa0
Author: Markus Teich <mteich@google.com>
Date:   Tue Jun 11 23:21:18 2019 +0200

    Merge branch 'master' into debian

commit fddf0dbaf4589939300336d952ba842ce20720ea
Author: Markus Teich <mteich@google.com>
Date:   Tue Jun 11 22:45:10 2019 +0200

    update debian/README.source instructions

commit 57c5fcd0db85afa37329843c35edaad6c34cbd3f
Author: Maximiliano Curia <maxy@gnuservers.com.ar>
Date:   Tue Jun 11 14:55:31 2019 +0200

    Generate version.c at build time

commit 2f7c8897c104f7c22d66adb8a6556ab2c792d2da
Merge: 6098c13 9578313
Author: Markus Teich <mteich@google.com>
Date:   Mon May 27 11:22:36 2019 +0200

    Merge branch 'master' into debian

commit 6098c13d30ed97392d0bcf621b2e2a046c4ac348
Author: Markus Teich <mteich@google.com>
Date:   Mon May 27 10:44:45 2019 +0200

    Update debian/watch to use make dist tarball
    
    Previously uscan would download the github-generated source tarball
    which is missing the version.c file. This file is created by `make
    dist`, so with this change we update debian/watch to refer to the
    tarballs created by `make dist` so uscan downloads the correct tarball
    that contains version.c.

commit cc7859239a2f1269c5c5cce9871a1904b729df67
Author: Markus Teich <mteich@google.com>
Date:   Mon May 27 10:41:31 2019 +0200

    Remove build-release.sh script from debian branch
    
    This script is only useful on master and seemingly breaks gbp, so we're removing
    it from the debian branch now.

commit dbdc2c9a78bffd1835cd1207114868aec10e1555
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 12:15:21 2019 +0200

    update debian/changelog to use version 1.3.2-1

commit 18aef9bd1ede6c647d50e646ac9c2ee475599b06
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 12:14:57 2019 +0200

    fix debian/watch syntax

commit 001d64feef7196e41614a4e7ff2a848d52294025
Merge: b2f74c2 2838913
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 12:03:23 2019 +0200

    Merge branch 'master' into debian

commit b2f74c210b7e546ae624e3dc028e83926e5c2d77
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 11:36:11 2019 +0200

    add note and TODO about tests

commit d79f7ec0822333aba5226223f0d3a1ccf947b917
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 11:35:57 2019 +0200

    update debian/README.source to not use SLOPPY

commit 0f1c7b45e4cada1053a69c63437947aff588d28f
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 11:29:13 2019 +0200

    add debian/TODO

commit e433904a700afae27e43f3247ac83f360bbbf80c
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 11:23:17 2019 +0200

    use github releases instead of tags in debian/watch

commit abde6494e4bd774e91aa52cbf4ecafe97b4e966b
Author: Markus Teich <mteich@google.com>
Date:   Tue May 14 11:05:32 2019 +0200

    Add Google Inc. to debian/copyright
    
    Code file copyright headers have it too, so only listing the persons in
    debian/copyright is inconsistent.

commit 770eeb410d768d3b39becf75e4b1db0fe52ef5bd
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:49:03 2019 +0200

    clean changelog for initial upload

commit ecf7b6f530ffd55cc318cf6849ffd5bbaa330d4e
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 19:34:12 2019 +0200

    add debian/watch

commit 6967fbd228dc4a548aaabd0d11b7604ca64e955e
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 19:13:59 2019 +0200

    update copyright years

commit acca73dcab7ce7869026386613bd00c53f191734
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 19:01:10 2019 +0200

    extend package description

commit 4fe8d795fb19706d9e79ac970e1a119175316215
Merge: ef9473b 7b356f3
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:52:13 2019 +0200

    Merge branch 'master' into debian

commit ef9473b9482af4a66cd2403a88aaf94654646670
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:48:20 2019 +0200

    override lintian warnings about non-FHS2.3 dir usr/libexec

commit ebe196d089e83e70650a9dda6638ca8e0e1b7cf8
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:26:55 2019 +0200

    enable all hardening options

commit 76864ae5e854a42049a6102cab8faf622d78b2b1
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:14:52 2019 +0200

    use https for links in debian/copyright

commit 53aabf4c25bf742dc4b79afd36fff745ef06d742
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:12:24 2019 +0200

    add VCS information fields to debian/control

commit b29bf6ab259aafc46dfc34e2a995d513d387004e
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:06:45 2019 +0200

    don't include debian/ in EXTRA_DIST

commit d35d3bc834769d56237f1abfc6edfd957c85418d
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 18:04:47 2019 +0200

    update Standards-Version

commit 5ff451731794d20173ba6350533d46ec927be99a
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 17:12:58 2019 +0200

    deduplicate configure flag

commit 1089520a67f766c53190e503b01448028cf0a502
Author: Markus Teich <mteich@google.com>
Date:   Tue May 7 17:11:46 2019 +0200

    upgrade to debhelper version 12

commit 808dc084f21e1978d154099303ec26321d5cc252
Author: Markus Teich <mteich@google.com>
Date:   Fri Apr 26 16:25:17 2019 +0200

    update 1.3-1 changelog

commit 0b8aab2716086935d0a8c4c8a7cfc242c4c1824b
Author: Markus Teich <mteich@google.com>
Date:   Fri Apr 26 16:22:17 2019 +0200

    swap maintainer and uploaders
    
    rpolzer prefers to be uploader, so mteich will stay maintainer.

commit 6b0fde4883f6ce8b88b5e177dce1cd79dbd5c9d6
Author: Markus Teich <mteich@google.com>
Date:   Fri Apr 26 16:01:52 2019 +0200

    fix changelog and control files to please lintian
    
    - make rpolzer maintainer, mteich uploader to avoid NMUs.
    - remove whitespace at EOL in changelog.
    - make changelog entry fit the lintian limit of 80 characters.

commit 48a4f0123d05e288d582eb935d8e26017a20c88b
Author: Markus Teich <mteich@google.com>
Date:   Fri Apr 26 15:42:03 2019 +0200

    Remove lintian-overrides file
    
    lintian-overrides only contained an override for binary-without-manpage,
    but xsecurelock ships a manpage since 794a8e0 so we don't need that
    override anymore.

commit cc2b217906cb30c5758ba7078e1e9d97f7d641a3
Merge: a6968ec dbb8c9f
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 07:21:33 2019 -0700

    Merge branch 'master' into debian

commit a6968ec1bfa088d5470c654ae5db314353d67301
Merge: 8574d25 4653349
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 07:17:01 2019 -0700

    Merge branch 'master' into debian

commit 8574d2583740d16f4c9140fdeb537acf49561635
Merge: 84fcfc7 ca6f23f
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 07:15:05 2019 -0700

    Merge branch 'master' into debian

commit 84fcfc7783b9c42fda07403e290f4b7ebde798e6
Merge: f2889a5 a692216
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 07:09:59 2019 -0700

    Merge branch 'master' into debian

commit f2889a5cdcca50a7e6f84f4665ae6f79fac3fb39
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 07:07:29 2019 -0700

    Bump Debian version to v1.3 too.

commit c381f39829044bb7bb8c602ff2e631ec74818e9b
Merge: 2b33baf 6ce56d0
Author: Rudolf Polzer <divVerent@gmail.com>
Date:   Mon Apr 15 06:59:48 2019 -0700

    Merge branch 'master' into debian

commit 2b33bafb62b30fac032bdef635c2887a4d42c10f
Merge: aab7e03 968b57c
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Thu Jan 17 06:15:05 2019 -0800

    Merge branch 'master' into debian

commit aab7e0339d36ce47a3008127f41dc996e2bf65cb
Author: Markus Teich <mteich@google.com>
Date:   Mon Sep 17 20:02:10 2018 +0200

    release version debian/1.1-1

commit 11333c239134ac64de22c0da6ce2dc3ab1072546
Merge: b2165bd f6e4bc2
Author: Markus Teich <mteich@google.com>
Date:   Mon Sep 17 19:53:15 2018 +0200

    Merge branch 'master' into debian

commit b2165bd40f98dfa4a93890797e6b918bbdaf9c85
Merge: b01221f 20cf432
Author: Markus Teich <mteich@google.com>
Date:   Fri Sep 14 17:28:59 2018 +0200

    Merge branch 'master' into debian

commit b01221fa55e4dd9f73e288bc37e413b546710c01
Merge: 837dffd f05b915
Author: Markus Teich <mteich@google.com>
Date:   Fri Aug 31 20:43:45 2018 +0200

    Merge branch 'master' into debian

commit 837dffd354e28603c7a383c1a73a8621196317fe
Merge: ec60442 4c031ff
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Fri Aug 24 10:11:58 2018 -0700

    Merge branch 'master' into debian

commit ec604422b206850f5d31128908f2cb7b2c33360f
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Fri Aug 24 10:11:13 2018 -0700

    Oops. Move the dash dependency to the proper place.

commit 93d2a692553e887573fb9519c491fc4059e240fb
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Fri Aug 24 10:10:17 2018 -0700

    Explicitly declare a dependency on dash, as we include shell scripts using #!/bin/sh.

commit 1163bd8547d16a8df93d616e1a2c8458f7343c46
Merge: 01ef931 193c817
Author: Markus Teich <mteich@google.com>
Date:   Fri Aug 17 23:18:39 2018 +0200

    Merge branch 'master' into debian

commit 01ef9318b6dc03d097a8e6138e0d87a020607eb9
Merge: a432d25 0ffdd04
Author: Markus Teich <mteich@google.com>
Date:   Fri Aug 10 19:00:54 2018 +0200

    Merge branch 'master' into debian

commit a432d2502ce43efb3fd779b770c1a3c5c96e4416
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Thu Aug 9 09:10:13 2018 -0700

    Add libxmuu-dev dependency.

commit 2f7e6f7c550457d0bb2c3cc77283b749734ca500
Merge: 4015d03 c269e72
Author: Rudolf Polzer <divVerent@xonotic.org>
Date:   Thu Aug 9 09:07:38 2018 -0700

    Merge branch 'master' into debian

commit 4015d03a17c9a9c5d2263e9c468d42fba4e11bf4
Author: Markus Teich <mteich@google.com>
Date:   Thu Aug 2 18:05:03 2018 +0200

    update standards version

commit 3cacaa7609a7b7f1f40c03a43fe7389277df17ff
Author: Markus Teich <mteich@google.com>
Date:   Thu Aug 2 18:00:54 2018 +0200

    add README.source containing the gbp invocation

commit 6239f507c1e2c15d836d0d2254b8a08ffb3da07d
Author: Markus Teich <mteich@google.com>
Date:   Thu Aug 2 17:44:01 2018 +0200

    fix changelog and format

commit 7061826e791cfc2b10093a6c89ff17e92446f7e2
Merge: 84fc386 df9346a
Author: Markus Teich <mteich@google.com>
Date:   Thu Aug 2 17:34:50 2018 +0200

    Merge branch 'master' into debian
Created: 2019-09-05 Last update: 2023-03-26 06:06
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.3.0).
Created: 2019-09-05 Last update: 2022-12-17 19:17
news
[rss feed]
  • [2019-10-02] xsecurelock 1.5.1-1 MIGRATED to testing (Debian testing watch)
  • [2019-09-26] Accepted xsecurelock 1.5.1-1 (source) into unstable (Markus Teich) (signed by: Maximiliano Curia)
  • [2019-09-05] Accepted xsecurelock 1.4.0-1 (source amd64) into unstable, unstable (Markus Teich) (signed by: Maximiliano Curia)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.5.1-1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing