diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-03-29 10:50:56 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-03-29 10:52:31 +0100 |
commit | d17a64ad7427d6ba42a220729f775c9f9a7001a7 (patch) | |
tree | d59989c84ceefc52132bc780d36efdbe7fe7a451 | |
parent | 4735da6f52c2a52192016c59aa7f424f7b52da09 (diff) | |
download | vyos-live-build-d17a64ad7427d6ba42a220729f775c9f9a7001a7.tar.gz vyos-live-build-d17a64ad7427d6ba42a220729f775c9f9a7001a7.zip |
Update changelog for 1:20210329 releasedebian/1%20210329
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f48ea6f6e..c2a1b78ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +live-build (1:20210329) unstable; urgency=medium + + [ Ryan Finnie ] + * Use --apt-http-proxy/--apt-ftp-proxy for debootstrap + * No mksquashfs progress bar if stdin is not a terminal + + [ Unit 193 ] + * firmwarelists.sh: Search Contents-all for firmware too. + + [ Roland Clobus ] + * Support security for bullseye. See + https://wiki.debian.org/NewInBullseye. Closes #964914 + * Fixed handling of checksums in combination with the d-i installer. + * Removed filesystem.size for squashfs images. + + -- Luca Boccassi <bluca@debian.org> Mon, 29 Mar 2021 10:49:43 +0100 + live-build (1:20210216) unstable; urgency=medium [ Raphaƫl Hertzog ] |