diff options
author | Raphaël Hertzog <hertzog@debian.org> | 2017-09-01 10:25:58 +0200 |
---|---|---|
committer | Raphaël Hertzog <hertzog@debian.org> | 2017-09-01 10:25:58 +0200 |
commit | fb2a5252077ec0e199b82a6ce252aba071ebde41 (patch) | |
tree | d35198dfd1ed5ba963dc55da699f4c8c53e09420 /debian | |
parent | 036b6161f250c0a798c987f0a6cf2ed9b987bd93 (diff) | |
download | vyos-live-build-fb2a5252077ec0e199b82a6ce252aba071ebde41.tar.gz vyos-live-build-fb2a5252077ec0e199b82a6ce252aba071ebde41.zip |
Add changelog entry
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 608b8dc8f..32f7c2d56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ live-build (1:20170830) UNRELEASED; urgency=medium * Pass --partscan to losetup to clean up partition devices lingering from former operations. Closes: #865586 Thanks to Matthijs Kooijman <matthijs@stdin.nl> for the patch. + * Fix multiple issues with LB_BUILD_WITH_CHROOT=false. Closes: #873513 + Thanks to Matthijs Kooijman <matthijs@stdin.nl> for the patch. -- Raphaël Hertzog <hertzog@debian.org> Tue, 29 Aug 2017 15:13:39 +0200 |