Merge commit 'e93e2b4b9dde3059935daa61cabeab663fc0838b'

Latest PR was automerged before latest changelog commits were
pushed, moving tree back in sync
This commit is contained in:
Luca Boccassi 2021-09-15 12:25:01 +01:00
commit da16d81ed3
2 changed files with 21 additions and 2 deletions

19
debian/changelog vendored
View File

@ -1,3 +1,22 @@
live-build (1:20210902) unstable; urgency=medium
[ Thore Sommer ]
* Adding dm-verity support for rootfs
* docs: documentation for dm-verity feature
* Enable dm-verity support also for ext filesystems
[ David Hewitt ]
* binary_grub-efi: Allow removal of protected packages
[ Nick Brown ]
* Export variables for hooks (Closes: #992572)
[ Luca Boccassi ]
* Bump debhelper-compat to 13, no changes
* Bump Standards-Version to 4.6.0, no changes
-- Luca Boccassi <bluca@debian.org> Thu, 02 Sep 2021 13:55:32 +0100
live-build (1:20210407) unstable; urgency=medium
* Upload to unstable.

4
debian/control vendored
View File

@ -5,10 +5,10 @@ Maintainer: Debian Live <debian-live@lists.debian.org>
Uploaders: Raphaël Hertzog <raphael@offensive-security.com>,
Luca Boccassi <bluca@debian.org>,
Build-Depends:
debhelper-compat (= 12),
debhelper-compat (= 13),
po4a,
gettext,
Standards-Version: 4.5.1
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://wiki.debian.org/DebianLive
Vcs-Browser: https://salsa.debian.org/live-team/live-build