summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-11-30 15:10:13 +0100
committerDaniel Baumann <daniel@debian.org>2012-11-30 15:10:13 +0100
commitd3062466979815f084593271af2857bf0bd2e0ae (patch)
treee6c56503ea7c3def58285857f28c540f7cbbb5e2 /debian
parentfce9502aad26d6cf10f892a3dbf9b85b265c8473 (diff)
downloadvyos-live-build-d3062466979815f084593271af2857bf0bd2e0ae.tar.gz
vyos-live-build-d3062466979815f084593271af2857bf0bd2e0ae.zip
Releasing debian version 3.0~a68-1.debian/3.0_a68-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog45
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f2174215c..bd31e2646 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,48 @@
+live-build (3.0~a68-1) unstable; urgency=low
+
+ [ Ben Armstrong ]
+ * Fixing typo in cache directory names, thanks to Thanatermesis
+ <thanatermesis@gmail.com>.
+
+ [ Daniel Baumann ]
+ * Correcting copying of archive specific apt preferences files, thanks
+ to Thanatermesis <thanatermesis@gmail.com> (Closes: #693250).
+ * Correcting a typo in chroot_apt when re-configuring apt preferences,
+ found by Thanatermesis <thanatermesis@gmail.com> (Closes: #685924).
+
+ [ Richard Nelson ]
+ * Update git paths for cgi form.
+ * Increased the maxlenth of the entry field cgipackages.list.chroot on
+ l-b.cgi (Closes: #693732).
+
+ [ Daniel Baumann ]
+ * Adding backwards compatible handling for squeeze and the ubuntus for
+ old-style Contents files in the archive.
+ * Adding default-preseeding for non-free firmware only when non-free is
+ actually included, to avoid cluttering debconf db by default on all
+ systems.
+
+ [ Richard Nelson ]
+ * Correct typo on commit 11d97a6a5f17fe2c500a798aa4a32fa6889e409c
+ * Correct another typo on commit
+ 11d97a6a5f17fe2c500a798aa4a32fa6889e409c
+
+ [ Daniel Baumann ]
+ * Marking comments in checksum files as such to avoid harmless but
+ anoying warning messages during live-boots medium integrity check.
+ * Updating note about integrity check boot parameter within checksum
+ files.
+ * Adding default hook to remove linux-image backup files.
+ * Using four letter digit prefixes for hooks like for consistency with
+ all other live packages.
+ * Adding dpkg-source local options.
+ * Using hash rather than pipe as sed separator for writing boot
+ parameters into bootloader configurations (Closes: #694723).
+ * Replicating same qemu support within bootstrap_debootstrao for
+ bootstrap_cdebootstrap too (Closes: #694102).
+
+ -- Daniel Baumann <daniel@debian.org> Fri, 30 Nov 2012 15:09:48 +0100
+
live-build (3.0~a67-1) unstable; urgency=low
[ chals ]