summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2016-11-28 16:18:09 +0100
committerRaphaël Hertzog <hertzog@debian.org>2016-11-28 20:58:19 +0100
commitb8f55caa144ae4761e6c69d577a0cd33bfec4961 (patch)
treec277bb402ea796fc4f0c30642069613106e30c45 /debian/changelog
parentdb1bc0a1b87624f4326c0d1b1fd5864b23dd8f27 (diff)
downloadvyos-live-build-b8f55caa144ae4761e6c69d577a0cd33bfec4961.tar.gz
vyos-live-build-b8f55caa144ae4761e6c69d577a0cd33bfec4961.zip
Fix behaviour of (undocumented) "#nif" conditional test
Thanks to Erik Cumps <erik.cumps@esaturnus.com> for the patch. Closes: #801379
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 e09265298..6f9f19936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ live-build (1:20160105) UNRELEASED; urgency=medium
* Drop debian/source/{local-options,options} as they are no longer needed.
* Pass components to debootstrap --second-stage. Closes: #806782
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.
[ Kristian Klausen ]
* Include ext{3,4} journal size when calculating image size. Closes: #801712