summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2016-11-28 16:20:29 +0100
committerRaphaël Hertzog <hertzog@debian.org>2016-11-28 20:58:19 +0100
commit4b28b409a64166946dd9b27b4e56c2d206d958ac (patch)
tree2aea50ab27c955f508744791f532e35d3f107e18 /debian
parentb8f55caa144ae4761e6c69d577a0cd33bfec4961 (diff)
downloadvyos-live-build-4b28b409a64166946dd9b27b4e56c2d206d958ac.tar.gz
vyos-live-build-4b28b409a64166946dd9b27b4e56c2d206d958ac.zip
Export SOURCE_DATE_EPOCH when running chroot commands
Thanks to Chris Lamb <lamby@debian.org> for the patch. Closes: #832998
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f9f19936..c1d768585 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ live-build (1:20160105) UNRELEASED; urgency=medium
Thanks to Sjoerd Simons <sjoerd.simons@collabora.co.uk> for the patch.
* Fix behaviour of (undocumented) "#nif" conditional test. Closes: #801379
Thanks to Erik Cumps <erik.cumps@esaturnus.com> for the patch.
+ * Export SOURCE_DATE_EPOCH when running chroot commands. Closes: #832998
+ Thanks to Chris Lamb <lamby@debian.org> for the patch.
[ Kristian Klausen ]
* Include ext{3,4} journal size when calculating image size. Closes: #801712