cryptsetup (2:2.6.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/2%2.6.0-2 tag
- Git: https://salsa.debian.org/cryptsetup-team/cryptsetup.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 41893888
- Browser: https://salsa.debian.org/cryptsetup-team/cryptsetup
- Last scan: 2023-01-25 00:34:02+00
- Next scan: 2023-02-01 07:17:00+00
- Merge requests: 4
- CI pipeline status: success
- Debian changelog in Git:
cryptsetup (2:2.6.0-2) unstable; urgency=low
* libcryptsetup-dev: Add 'Depends: libargon2-dev, libblkid-dev,
libdevmapper-dev, libjson-c-dev, libssl-dev, uuid-dev' to account for
libcryptsetup.pc's Requires.private. Closes: #1025054.
-- Guilhem Moulin <guilhem@debian.org> Tue, 29 Nov 2022 15:42:25 +0100
- This branch is 3 commits ahead of tag debian/2%2.6.0-2
- Git log:
commit fa7ea7ec4ee02d6320216bdd282355e5f3695a74
Author: Guilhem Moulin <guilhem@debian.org>
Date: Thu Dec 22 07:51:11 2022 +0100
d/clean: Add some gitignore(5)'d files.
So dpkg-buildpackage(1) can be run twice in a row. Upstream runs `git
clean` in their CI pipelines, but we don't d/clean need to be adjusted
accordingly.
Closes: #1026838
commit d5af90b1b31be44b67f59caae34a2ca3cbbba3ef
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Dec 20 16:39:20 2022 +0100
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 551c79295e2a68c0b4b7f1f5194fe50b05a23f21
Author: Guilhem Moulin <guilhem@debian.org>
Date: Wed Nov 30 14:53:28 2022 +0100
d/README.Debian: Explicitly set cswap1's device type to ‘plain’.
And drop ‘hash=sha1’ as the --hash parameter is being ignored in plain
mode with keyfile specified.
Closes: #1025136