summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-02-12 22:09:16 +0100
committerDaniel Baumann <daniel@debian.org>2012-02-12 22:09:16 +0100
commit2d4cf57c982ec4a58bf36059851171b416cb1e16 (patch)
tree08ea75b94a913e88784701484bbd73ee00803622 /debian
parent35b472b948092253a8efd56c7c961fe0dccf8542 (diff)
downloadvyos-live-build-2d4cf57c982ec4a58bf36059851171b416cb1e16.tar.gz
vyos-live-build-2d4cf57c982ec4a58bf36059851171b416cb1e16.zip
Releasing debian version 3.0~a44-1.debian/3.0_a44-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ad6a21f6b..9259bf436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+live-build (3.0~a44-1) unstable; urgency=low
+
+ * Handling /etc/resolv.conf even if it's a dangling symlink like with
+ resolv.conf, thanks to Stephane Graber <stgraber@ubuntu.com>
+ (Closes: #657640).
+ * Adding updated Spanish debconf translations from Javier Fernández-
+ Sanguino Peña <jfs@computer.org> (Closes: #656404).
+ * Adding Dutch debconf translations from Jeroen Schot <schot@a-
+ eskwadraat.nl> (Closes: #657470).
+ * Correcting lzcat call in binary_disk to not bail out due to non-
+ standard file extension (unknown suffix -- unchanged), thanks to
+ Luigi Capriotti <l.capriotti@xbmc.org> (Closes: #658995).
+ * Correcting destination path for uuid.conf when using casper in
+ binary_disk, thanks to Luigi Capriotti <l.capriotti@xbmc.org>
+ (Closes: #658995).
+ * Removing warning about resolvconf package, not be needed anymore.
+ * Adding a workaround in rules to stop dh_link converting absolute
+ symlinks to relative symlinks for bootloader configs.
+ * Adding lintian overrides for symlink-should-be-relative (bootloader
+ configs need to use absolute symlinks on purpose to allow chrooted
+ builds).
+
+ -- Daniel Baumann <daniel@debian.org> Sun, 12 Feb 2012 22:08:49 +0100
+
live-build (3.0~a43-1) unstable; urgency=low
[ Daniel Baumann ]