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
|
corosync-qdevice (3.0.3-2) unstable; urgency=medium
[ Ferenc Wágner ]
* [9cd7087] Fix typo in Vcs-Browser field
[ Valentin Vidic ]
* [4120200] Move systemd files to /usr/lib (Closes: #1073662)
* [1199039] Update Standards-Version to 4.7.0
* [0e56cf8] Update Build-Depends for pkgconf
-- Valentin Vidic <vvidic@debian.org> Sun, 14 Jul 2024 23:54:09 +0200
corosync-qdevice (3.0.3-1) unstable; urgency=medium
* [78e303b] New upstream version 3.0.3
* [4340f5a] Update Standards-Version to 4.6.2
-- Valentin Vidic <vvidic@debian.org> Thu, 23 Mar 2023 07:46:17 +0100
corosync-qdevice (3.0.2-1) unstable; urgency=medium
* [7a0323d] New upstream version 3.0.2
* [b5a36df] Disable time variation for reprotest.
Try to fix reprotest timeout on Salsa.
* [b599371] Update watch file to use github API
* [0cc6e18] Update Standards-Version to 4.6.1
* [3187017] Update Debian copyright year
-- Valentin Vidic <vvidic@debian.org> Fri, 04 Nov 2022 19:01:50 +0100
corosync-qdevice (3.0.1-1) unstable; urgency=medium
[ Rafael David Tinoco ]
* [b1e1c6d] * Skip autopkgtest for unprivileged containers: (LP: #1837090)
- d/t/control: mark corosync-qnetd test as skippable
- d/t/qdevice: skip if memlock can't be set to unlimited by root
[ Debian Janitor ]
* [a0767ea] Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing
Fixes: lintian: upstream-metadata-missing-bug-tracking
Fixes: lintian: upstream-metadata-missing-repository
[ Valentin Vidic ]
* [5bad35d] Enable Salsa CI
* [f643e3d] New upstream version 3.0.1
* [52f5495] Refresh patches for new version
* [cab84d5] Use debhelper v13
* [adaa27b] Set systemd installation directory
* [354c87a] Install sysconfig files
* [ce70e2f] Install pkgconfig config
* [9c92e43] Update Standards-Version to 4.5.1
-- Valentin Vidic <vvidic@debian.org> Wed, 25 Nov 2020 15:46:09 +0100
corosync-qdevice (3.0.0-5) unstable; urgency=medium
* [03f7f53] Set Default-Start runlevels for corosync-qdevice (Closes: #932346)
* [1fe4fb7] Use debhelper v12
* [765db51] Use Standards-Version 4.5.0
* [8fd5d8f] Add Rules-Requires-Root
-- Valentin Vidic <vvidic@debian.org> Tue, 07 Apr 2020 22:24:07 +0200
corosync-qdevice (3.0.0-4) unstable; urgency=medium
* [c680521] Revert "Require pacemaker for qdevice autopkgtest"
The actual bug is the Corosync daemon not running after installation,
which was fixed by switching to Debhelper compatibility level 12 in the
3.0.1-2 upload of Corosync.
-- Ferenc Wágner <wferi@debian.org> Mon, 04 Feb 2019 00:33:24 +0100
corosync-qdevice (3.0.0-3) unstable; urgency=medium
* [2772eac] Fix Vcs-Browser URL
* [8041dc0] Require pacemaker for qdevice autopkgtest (Closes: #921265)
* [fd9d7ba] Use minimal upstream signing key
-- Valentin Vidic <vvidic@debian.org> Sun, 03 Feb 2019 23:11:20 +0100
corosync-qdevice (3.0.0-2) unstable; urgency=medium
* [ee08d93] Fix cert database upgrade (Closes: #919901)
* [631309b] Add autopkgtests
* [d03ebb2] Add myself to Uploaders
-- Valentin Vidic <vvidic@debian.org> Wed, 30 Jan 2019 21:34:53 +0100
corosync-qdevice (3.0.0-1) unstable; urgency=medium
* [8264197] Initial packaging after the split from Corosync
* [b2bcd82] Get rid of the empty default files
* [6fbd903] Do not enable corosync-qdevice the Debhelper 12 way
* [70cddbb] Do not generate HTML versions of the man pages
* [d31f9b1] Skip dh_dwz until further investigation
* [f3ccfeb] Update the qnetd NSS DB if necessary
* [320d791] New patch: Use PrivateTmp=yes for hardening in systemd service
files
-- Ferenc Wágner <wferi@debian.org> Fri, 04 Jan 2019 02:45:19 +0100
|