summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-01-02 11:51:39 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:04 +0200
commitd8b0ca36fe7704a67f9a53b1fb7778789a04f3de (patch)
tree14a4666888d39815d36edc32557cdb8f8b71c4c7 /debian
parent61b4f3bf68089b809c58c8adee04d9cbb7dfef3d (diff)
downloadvyos-live-build-d8b0ca36fe7704a67f9a53b1fb7778789a04f3de.tar.gz
vyos-live-build-d8b0ca36fe7704a67f9a53b1fb7778789a04f3de.zip
Releasing debian version 4.0~a7-1.debian/4.0_a7-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog43
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a9e9bb2c4..fc8e306d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,46 @@
+live-build (4.0~a7-1) experimental; urgency=low
+
+ * Omitting binary manifest creation when chroot filesystem is set to
+ none.
+ * Omitting memtest in binary if chroot filesystem is set to none.
+ * Simplifying exit check in chroot_linux-image.
+ * Splitting off chroot firmware handling into an own script.
+ * Removing redundant check for linux-images in binary_linux-image.
+ * Correcting glitch with plain chroot filesystems in binary_chroot.
+ * Switching order of kernel flavours in defaults, the last added one in
+ the list becomes the default symlink target in the rootfs by apt.
+ * Dropping support for now unused includes feature in package lists.
+ * Using .cfg suffix for consistency with debian-installer on preseed
+ files in config/preseed.
+ * Adding sample gitignore file in examples.
+ * Setting debian-installer to false in all modes by default.
+ * Updating year in all copyright notices.
+ * Updating removal of backup files in stripped example hook to also work
+ with spaces in filenames.
+ * Don't fail when adding symlinks for firmware in binary/firmware for
+ debian-installer and the symlink already exists (Closes: #696688).
+ * Defaulting to obsolete md5 for checksums instead of sha256 on debian,
+ as debians cdrom-check in d-i only supports md5.
+ * Defaulting to obsolete filenames for checksums on debian, as debians
+ cdrom-check in d-i only supports legacy filenames (Closes: #697082).
+ * Correcting spelling typo in help text within the binary checksums
+ file.
+ * Also ignoring legacy checksum filenames when creating checksum files.
+ * Creating autorun.inf in binary_win32-loader.
+ * Dropping stable and unstable dist symlinks for d-i in dists for
+ wheezy.
+ * Creating install.bat for loadlin.
+ * Only including gtk d-i in win32-loader config if available on the
+ target image.
+ * Updating win32-loader.ini for wheezy.
+ * Correcting legacy filename for checksum files.
+ * Removing all checksum files in lb clean.
+ * Adding support for sha512 checksums.
+ * Dropping pre-wheezy handling for win32-loader files.
+ * Adding 3.0~b5-1 changelog entries.
+
+ -- Daniel Baumann <daniel@debian.org> Wed, 02 Jan 2013 11:50:55 +0100
+
live-build (4.0~a6-1) experimental; urgency=low
[ Daniel Baumann ]