cryptsetup-nuke-password (4+nmu1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/4+nmu1 tag
- Git: https://salsa.debian.org/pkg-security-team/cryptsetup-nuke-password.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 319488
- Browser: https://salsa.debian.org/pkg-security-team/cryptsetup-nuke-password
- Last scan: 2023-11-28 16:41:19+00
- Next scan: 2023-12-06 05:33:00+00
- CI pipeline status: success
- Debian changelog in Git:
cryptsetup-nuke-password (4+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Update po file into Brazilian Portuguese translation. (Closes: #1026408)
* Update po file into Italian translation. (Closes: #1017486)
* Update po file into Portuguese translation. (Closes: #1028253)
* debian/control
+ Bump Standards-Version 4.6.2
-- Paulo Henrique de Lima Santana (phls) <phls@debian.org> Mon, 19 Jun 2023 23:00:28 -0300
- This branch is 1 commit ahead of tag debian/4+nmu1
- Git log:
commit 6da6b5630a94afeb0c8fa200766872d8b4dcfd16
Author: Raphaƫl Hertzog <raphael@offensive-security.com>
Date: Mon Aug 14 17:51:00 2023 +0200
Request update of initramfs when nuke password is changed with dpkg-reconfigure
Use dpkg-trigger --no-await to schedule that update. It used to be done
via update-initramfs executed in the postinst, but a change of behaviour
of dh_installinitramfs (which now relies on triggers too) means that
we lost that behaviour when we ran dpkg-reconfigure.