summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-02-07 06:57:48 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2015-02-07 06:57:48 +0100
commitba53a1f9488b87fff7b0ebc3e976bae57de250dd (patch)
treec0f745cb688b7f519613c81eec89e6d9b45476e7 /debian
parent319866567a5b4de45a80666fdbb8d00426f205bf (diff)
downloadvyos-live-build-ba53a1f9488b87fff7b0ebc3e976bae57de250dd.tar.gz
vyos-live-build-ba53a1f9488b87fff7b0ebc3e976bae57de250dd.zip
Releasing debian version 5.0~a3-1.debian/5.0_a3-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf2793073..254df09d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+live-build (5.0~a3-1) experimental; urgency=low
+
+ [ Daniel Baumann ]
+ * Removing spurious .grep.swp temporary file in source tree.
+ * Adding check for isolinux build-depends in chroot.
+ * Updating d-i bootparameter separator for jessie.
+ * Enabling security and release updates for jessie.
+ * Correcting typo in stagefile check for includes.chroot.
+ * Using -iso-level 3 option for xorriso to work with image sizes beyond
+ 4 GB (Closes: #775424).
+ * Correcting packagelist parsing when packages are listed with notation
+ of a specific version (Closes: #775832).
+ * Switching to default to linux-image-586 on i386.
+
+ [ Fathi Boudra ]
+ * Adding linux flavours for arm64/armhf architectures.
+
+ [ Daniel Baumann ]
+ * Making functions/chroot_bind_path.sh executable within the source tree
+ (Closes: #777096).
+ * Using same logic to create the source/.disk/archive_trace for
+ binary/.disk/archive_trace too (Closes: #774200).
+ * Applying patch from jnqnfe <jnqnfe@gmail.com> to correct grub2
+ bootloader directory within the binary images (Closes: #775316).
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 07 Feb 2015 06:57:26 +0100
+
live-build (5.0~a2-1) experimental; urgency=low
[ Raphaƫl Hertzog ]