summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2016-11-28 21:48:18 +0100
committerRaphaël Hertzog <hertzog@debian.org>2016-11-28 21:48:18 +0100
commita15b579652e64317fbcc0597a1ea1012fb1d3ba8 (patch)
treee0b9cadd77c494ad1f7c841436a6acc0fadfc308 /debian/changelog
parentd8ca2041ad455aab3ecdcdc1083820b500e78e76 (diff)
downloadvyos-live-build-a15b579652e64317fbcc0597a1ea1012fb1d3ba8.tar.gz
vyos-live-build-a15b579652e64317fbcc0597a1ea1012fb1d3ba8.zip
Drop an optimization in chroot_archives that has undesired side-effects
Thanks to jnqnfe for the patch. Closes: #775989
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 33ee3eafd..9301dbfc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ live-build (1:20160105) UNRELEASED; urgency=medium
* Manual pages updates by jnqnfe. Closes: #774730
* Drop left-over translation files for removed lb_testroot command.
* Get rid of useless bootstrap_archive-keys script. Closes: #773775
+ * Drop an optimization in chroot_archives that has undesired side-effects.
+ Thanks to jnqnfe for the patch. Closes: #775989
[ Kristian Klausen ]
* Include ext{3,4} journal size when calculating image size. Closes: #801712