1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
seatd (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1.
* d/t: add basic test of libseat-dev.
* d/control: bump Standards Version (no changes).
* Change pkg-config dependencies to pkgconf.
-- Mark Hindley <leepen@debian.org> Thu, 31 Oct 2024 07:16:35 +0000
seatd (0.9.0-1) unstable; urgency=medium
* New upstream version.
* d/contol: update Homepage. (Closes: #1037089)
-- Mark Hindley <leepen@debian.org> Fri, 17 Nov 2023 10:42:32 +0000
seatd (0.8.0-1) unstable; urgency=medium
* New upstream version.
* Refresh patches.
* d/control:
- bump Standards Version (no changes).
- drop obsolete lsb-base dependency.
-- Mark Hindley <leepen@debian.org> Mon, 31 Jul 2023 14:45:00 +0100
seatd (0.7.0-6) unstable; urgency=medium
* Rework initscript using init-d-script and use start-stop-daemon
--make-pidfile.
* Add DAEMON_ARGS="-g video" in /etc/default/seatd for non-systemd
inits.
-- Mark Hindley <leepen@debian.org> Wed, 14 Dec 2022 08:14:53 +0000
seatd (0.7.0-5) unstable; urgency=medium
* meson.build: use shared_library() rather than library() to avoid
unnecessary Requires.private in libseat.pc (Closes: #1013248).
-- Mark Hindley <leepen@debian.org> Fri, 24 Jun 2022 12:08:37 +0100
seatd (0.7.0-4) unstable; urgency=medium
* d/t/seatd-launch requires needs-root.
* d/t/control: remove unnecessary dependency on init-system-helpers.
-- Mark Hindley <leepen@debian.org> Tue, 07 Jun 2022 10:30:51 +0100
seatd (0.7.0-3) unstable; urgency=medium
* d/t/control: add dependency on init-system-helpers.
-- Mark Hindley <leepen@debian.org> Tue, 31 May 2022 07:58:07 +0100
seatd (0.7.0-2) unstable; urgency=medium
* d/t/seatd-launch: stop running seatd first.
-- Mark Hindley <leepen@debian.org> Mon, 30 May 2022 10:04:16 +0100
seatd (0.7.0-1) unstable; urgency=medium
* Fix typo in previous CVE number.
* New upstream version 0.7.0.
* Refresh patches.
* Wrap and sort.
* d/control: bump Standards Version (no changes).
-- Mark Hindley <leepen@debian.org> Sun, 29 May 2022 11:09:33 +0100
seatd (0.6.4-1) unstable; urgency=high
* New upstream version 0.6.4.
- includes fix for CVE-2022-25643: file removal with escalated privileges
via seatd-launch socket pathname (Closes: #1006308).
* Patch to workaround spurious x32 compilation error by casting.
* Improve autopkgtest output formatting.
-- Mark Hindley <leepen@debian.org> Wed, 23 Feb 2022 08:09:56 +0000
seatd (0.6.3-2) unstable; urgency=medium
* Use correct path to seatd in seatd-launch.
* Add autopkgtest using seatd-launch.
-- Mark Hindley <leepen@debian.org> Mon, 27 Dec 2021 18:33:55 +0000
seatd (0.6.3-1) unstable; urgency=medium
* New upstream version 0.6.3.
* Install new seatd-launch wrapper in /usr/bin/.
* d/rules: update for changed meson option names.
* d/control: Rules-Requires-Root: no.
* Move seatd manpage to section 8 to match installation path.
-- Mark Hindley <leepen@debian.org> Sun, 26 Dec 2021 11:49:40 +0000
seatd (0.5.0-4) unstable; urgency=medium
* d/control: update to Standards Version 4.6.0 (no changes).
* Build against libsystemd-dev (Closes: #994184).
-- Mark Hindley <leepen@debian.org> Mon, 13 Sep 2021 19:06:20 +0100
seatd (0.5.0-3) unstable; urgency=medium
* d/control: specify branch in Vcs-Git.
-- Mark Hindley <leepen@debian.org> Mon, 30 Aug 2021 18:45:33 +0100
seatd (0.5.0-2) experimental; urgency=medium
* Upload to Debian (Closes: #976048)
* Use upstream contributed seatd.service.
* Change to debhelper compat 13.
* Add symbols file for libseat1
* d/control: address lintian warnings
- fix typo.
- don't duplicate source Priority and Section in binary packages.
-- Mark Hindley <leepen@debian.org> Tue, 18 May 2021 18:42:29 +0100
seatd (0.5.0-1) unstable; urgency=medium
* New upstream release 0.5.0.
* Target unstable.
* Remove obsolete README.Debian.
-- Mark Hindley <mark@hindley.org.uk> Mon, 17 May 2021 16:02:45 +0100
seatd (0.4.0-1~rc1) experimental; urgency=medium
* Initial packaging for Devuan
-- Mark Hindley <mark@hindley.org.uk> Sat, 28 Nov 2020 17:38:08 +0000
|