Change log for volume-key package in Ubuntu
1 → 16 of 16 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
volume-key (0.3.12-5build1) lunar; urgency=medium * No-change rebuild with Python 3.11 as default -- Graham Inggs <email address hidden> Sun, 25 Dec 2022 20:46:53 +0000
Available diffs
- diff from 0.3.12-5 (in Debian) to 0.3.12-5build1 (345 bytes)
Superseded in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
volume-key (0.3.12-5) unstable; urgency=medium * Use dh-sequence-python3 Build-Depends to enable the python3 addon * Avoid test suite failure due to overlong socket path. In compat 13, dh will reset HOME to a writable location managed by debhelper. The resulting socket path can exceed the 108 char limit of sockaddr_un.path, resulting in a test suite failure. Thus call "make check" directly to avoid HOME being overridden. -- Michael Biebl <email address hidden> Thu, 08 Sep 2022 01:54:16 +0200
Available diffs
- diff from 0.3.12-3.1build3 (in Ubuntu) to 0.3.12-5 (2.5 KiB)
- diff from 0.3.12-4 to 0.3.12-5 (1010 bytes)
volume-key (0.3.12-4) unstable; urgency=medium * Team upload * Add proper meta data to the patch from the NMU * Bump debhelper-compat to 13 * Drop no longer needed override for dh_missing. In compat 13 and later, --fail-missing is the default. * Use execute_before instead of override for dh_install * Bump Standards-Version to 4.6.1 * Stop installing AUTHORS and README file twice. They are already installed via debian/docs. * Stop installing contrib/ directory. Besides some example scripts, the directory contains a generated Makefile that embeds build paths and thus breaks reproducibility. (Closes: #990323) * Mark libvolume-key1 and libvolume-key-dev as Multi-Arch: same -- Michael Biebl <email address hidden> Fri, 02 Sep 2022 13:51:10 +0200
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
volume-key (0.3.12-3.1build3) jammy; urgency=medium * No-change rebuild with Python 3.10 as default version -- Graham Inggs <email address hidden> Thu, 13 Jan 2022 20:39:05 +0000
Available diffs
- diff from 0.3.12-3.1build2 to 0.3.12-3.1build3 (346 bytes)
Superseded in jammy-release |
Obsolete in impish-release |
Deleted in impish-proposed (Reason: Moved to impish) |
volume-key (0.3.12-3.1build2) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:26:11 +0200
Available diffs
- diff from 0.3.12-3.1build1 to 0.3.12-3.1build2 (346 bytes)
Superseded in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
volume-key (0.3.12-3.1build1) hirsute; urgency=medium * No-change rebuild to build with python3.9 as default. -- Matthias Klose <email address hidden> Thu, 19 Nov 2020 18:39:42 +0100
Available diffs
Superseded in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
volume-key (0.3.12-3.1) unstable; urgency=medium * Non-maintainer upload. * Call python3-config with --embed. Closes: #953316. -- Matthias Klose <email address hidden> Fri, 13 Mar 2020 08:49:02 +0100
Available diffs
volume-key (0.3.12-2ubuntu2) focal; urgency=medium * Call python3-config with --embed. -- Matthias Klose <email address hidden> Tue, 28 Jan 2020 17:36:12 +0100
Available diffs
- diff from 0.3.12-2 (in Debian) to 0.3.12-2ubuntu2 (866 bytes)
- diff from 0.3.12-2ubuntu1 to 0.3.12-2ubuntu2 (648 bytes)
Superseded in focal-proposed |
volume-key (0.3.12-2ubuntu1) focal; urgency=medium * Build-depend on dh-python. -- Matthias Klose <email address hidden> Sat, 25 Jan 2020 11:47:54 +0100
Available diffs
- diff from 0.3.12-2build1 to 0.3.12-2ubuntu1 (498 bytes)
Superseded in focal-proposed |
volume-key (0.3.12-2build1) focal; urgency=medium * No-change rebuild to build with python3.8. -- Matthias Klose <email address hidden> Sat, 25 Jan 2020 04:41:19 +0000
Available diffs
- diff from 0.3.12-2 (in Debian) to 0.3.12-2build1 (313 bytes)
Superseded in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
volume-key (0.3.12-2) unstable; urgency=medium * Team upload * Enable Python3 bindings -- Michael Biebl <email address hidden> Tue, 09 Oct 2018 07:33:07 +0200
Available diffs
- diff from 0.3.10-1 to 0.3.12-2 (191.2 KiB)
Superseded in disco-release |
Obsolete in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
volume-key (0.3.10-1) unstable; urgency=medium * Team upload * New upstream version 0.3.10 * Drop patches, all merged upstream * Bump Standards-Version to 4.1.5 * Update configure.ac to check for gpg. In Debian the gnupg2 binary is named gpg, not gpg2. * Set Rules-Requires-Root to no -- Michael Biebl <email address hidden> Wed, 11 Jul 2018 16:45:13 +0200
Available diffs
- diff from 0.3.9-4 to 0.3.10-1 (372.2 KiB)
Superseded in cosmic-release |
Published in bionic-release |
Superseded in bionic-release |
Deleted in bionic-proposed (Reason: moved to release) |
volume-key (0.3.9-4) unstable; urgency=medium [ Jeremy Bicha ] * [42207b3] set $HOME to get the build tests a bit further [ Iain Lane ] * [a759e01] Delete files from debian/clean, dropping dh_clean override * [64f7fee] Output the gpgme.log file when the tests fail * [18473bb] debian/patches/volume_key-0.3.9-config.h.patch: Refresh for whitespace fixes * [c522374] Backport patch to set LOOPBACK pinentry mode. This is required to have our passphrase callback called. -- Iain Lane <email address hidden> Mon, 16 Apr 2018 18:43:29 +0100
Available diffs
- diff from 0.3.9-3 to 0.3.9-4 (2.5 KiB)
volume-key (0.3.9-3) unstable; urgency=medium * Drop python-volume-key. It was a relatively new, unused Python2 package. -- Jeremy Bicha <email address hidden> Thu, 08 Mar 2018 13:11:21 -0500
Available diffs
volume-key (0.3.9-1ubuntu1) bionic; urgency=medium * d/patches/stop-using-crypt-get-error.patch: Cherry-pick upstream commit ecef526a51c5a276681472fd6df239570c9ce518 to fix cryptsetup 2.0 support. -- Julian Andres Klode <email address hidden> Mon, 29 Jan 2018 14:44:13 +0100
Available diffs
Superseded in bionic-release |
Obsolete in artful-release |
Deleted in artful-proposed (Reason: moved to release) |
volume-key (0.3.9-1) unstable; urgency=low * Initial release. (Closes: #864816) -- Martin Pitt <email address hidden> Sun, 18 Jun 2017 21:46:37 +0200
1 → 16 of 16 results | First • Previous • Next • Last |