summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2021-02-16 21:25:49 +0000
committerLuca Boccassi <luca.boccassi@microsoft.com>2021-02-16 21:25:49 +0000
commit965d75053de219c517ab49d833d0c8c311684658 (patch)
tree9e985f3b6fecb6b722f6ae74897955ceb9017736 /debian
parent2c7c90487addb7f741be24418b5ae1caed51f562 (diff)
downloadvyos-live-build-965d75053de219c517ab49d833d0c8c311684658.tar.gz
vyos-live-build-965d75053de219c517ab49d833d0c8c311684658.zip
Update changelog for 1:20210216 releasedebian/1%20210216
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d14f34d9a..f48ea6f6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,34 @@
+live-build (1:20210216) unstable; urgency=medium
+
+ [ Raphaël Hertzog ]
+ * Add symlinks to support kali releases
+
+ [ Roland Clobus ]
+ * Reproducible fix for glibc
+
+ [ Ryan Finnie ]
+ * binary_syslinux: Do not modify grub theme.txt if grub/splash.png
+ exists
+ * Restore_package_cache: Handle existing but empty packages directory
+
+ [ Roland Clobus ]
+ * The local LIVE_BUILD wins over the system live-build for the list of
+ udeb inclusions. Only copy when the distribution is known
+ * The local LIVE_BUILD wins over the system live-build for the list of
+ udeb exclusions
+ * lilo is not available any more in Bullseye (and newer), see #973850
+ * Adding symlink for udeb data for bullseye
+
+ [ Luca Boccassi ]
+ * Fix build on architecture without syslinux (Closes: #982746)
+ * autopkgtest: restrict to amd64 and i386 for now
+
+ [ Roland Clobus ]
+ * mkfs.msdos needs at most 32 bits for the -i argument. Use the
+ hexadecimal version of SOURCE_DATE_EPOCH, limited to the lower 32 bits
+
+ -- Luca Boccassi <bluca@debian.org> Tue, 16 Feb 2021 21:25:05 +0000
+
live-build (1:20210122) unstable; urgency=medium
[ Raphaël Hertzog ]