Release new version 1:20170112+grml.1
[live-boot-grml.git] / debian / changelog
index 7ebbb29..8020c0c 100644 (file)
@@ -1,3 +1,105 @@
+live-boot (1:20170112+grml.1) unstable; urgency=medium
+
+  [ Kristian Klausen ]
+  * [d73c5d5] Check /etc/live/boot.conf exist before trying copy
+  * [c409a25] Add FAT ascii iocharset support via adding the
+    "nls_ascii" module to the initrd (Closes: #850532)
+
+  [ Raphaël Hertzog ]
+  * [7d04ce6] Fix typo in nls_ascii module (nls_asci -> nls_ascii)
+  * [061976c] Add missing changelog entries
+  * [2690692] Improve removable_dev() in 9990-misc-helpers.sh when
+    /sys/block/ is empty (Closes: #847802)
+  * [d78be8a] Multiple cleanups to appease lintian.
+  * [4ccc833] Prepare release to unstable
+  * [aac9014] Only copy /etc/live/boot if it exists
+
+  [ Evgeni Golov ]
+  * [b88a8da] fix nodhcp option to actually force DHCP off. Thanks to
+    Frank Lillo <frank.lillo@gecoinc.com> (Closes: #785345)
+
+ -- Michael Prokop <mika@grml.org>  Sun, 26 Mar 2017 10:19:17 +0200
+
+live-boot (1:20160511+grml.1) unstable; urgency=medium
+
+  The "capetown AKA debconf16" release
+
+  [ Evgeni Golov ]
+  * [d7a4f37] allow the use of multiple initramfs hooks and scripts again
+  * [16ee41d] make copying libnss_dns.so.* unconditionally
+  * [11a6c11] fix detection of (no)persistence option in read-only mode
+  * [03fc557] update manpages with default overlay filesystem
+
+  [ Ulrich Dangel ]
+  * [f747483] Add kms modules to initramfs
+
+  [ Michael Prokop ]
+  * [1799c46] Try loading phram module twice to fix loading issue.
+  * [ac5eb22] Revert toram bootoption to expected behaviour.
+  * [e3cbd82] Enable write-mode for persistency related devices in
+    readonly/forensic mode
+  * [da50dd4] ignore "unknown" filesystems in is_supported_fs()
+  * [6f465dd] Support dns bootoption.
+  * [de513c1] Drop deprecated live-boot-grml init script
+  * [a00236b] debian/rules: drop deprecated build target
+  * [54c3318] debian/rules: drop dpatch workaround which is no longer
+    needed
+  * [a4eba80] Drop dpkg trigger for update-initramfs
+  * [010800e] Adjust permissions of backend/initramfs-tools/kms.hook
+  * [7da805e] Bump Standards-Version to 3.9.8
+  * [50ff238] Revert "Copy /etc/live/boot{,.conf} to initramfs"
+
+  [ Wolfgang Scheicher ]
+  * [30b31df] Enable multiple lower layers for overlayfs
+
+  [ Russell Stuart ]
+  * [4ec4294] default the host in fetch urls to be ROOTSERVER if it is
+    blank (Closes: #800498)
+
+  [ Raphaël Hertzog ]
+  * [e81e9c6] Update build system to rely on "dpkg-parsechangelog -S
+    Version" instead of outdated VERSION file.
+  * [e75ad2c] Fix typo in variable name
+  * [3d23fca] No longer modify PATH to point to /root (Closes: #823069)
+  * [cbf1f9d] Some fixups to ensure we work with busybox/klibc-utils
+  * [3d30fee] Drop debian/source/*options and dh_builddeb override
+  * [40bb20f] Prepare for release
+
+  [ Kristian Klausen ]
+  * [b98d289] Copy /etc/live/boot{,.conf} to initramfs
+
+ -- Michael Prokop <mika@grml.org>  Tue, 05 Jul 2016 19:36:14 +0200
+
+live-boot (1:20160511) unstable; urgency=medium
+
+  * Team upload.
+  * Update build system to rely on "dpkg-parsechangelog -S Version" instead
+    of outdated VERSION file.
+  * No longer modify PATH to point to /root and thus stop using executables
+    from /root. Closes: #823069
+  * Drop debian/source/local-options as the only option it contained was
+    not applicable to 3.0 (native) source format.
+  * Drop debian/source/options and dh_builddeb override as XZ compression is
+    the default now.
+
+ -- Raphaël Hertzog <hertzog@debian.org>  Wed, 11 May 2016 11:40:37 +0200
+
+live-boot (1:20151213+grml.1) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * Merge latest Debian changes.
+  * [aea94ce] add gbp.conf
+  * [9f0266a] fix "unexpected operator" error when stopping live-boot
+  * [83abdd6] Revert "restore support for old persistence media"
+  * [09d8468] remove debian/patches
+  * [0c43d97] make package native as in Debian
+  * [1a226f4] Revert "use auto instead of allow-hotplug in generated /e/n/interfaces"
+
+  [ Riccardo Murri ]
+  * [3f6c7f2] Allow selecting boot eth dev by MAC address
+
+ -- Evgeni Golov <evgeni@grml.org>  Thu, 07 Jan 2016 08:47:27 +0100
+
 live-boot (1:20151213) unstable; urgency=medium
 
   [ Iain R. Learmonth ]
@@ -21,16 +123,6 @@ live-boot (5.0~a5-2) unstable; urgency=low
 
  -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 20 Nov 2015 13:04:24 +0100
 
-live-boot (5.0~a5-1+grml.1) UNRELEASED; urgency=medium
-
-  [ Evgeni Golov ]
-  * [aea94ce] add gbp.conf
-  * [9f0266a] fix "unexpected operator" error when stopping live-boot
-  * [83abdd6] Revert "restore support for old persistence media"
-  * [f0db64b] use pristine-tar by default
-
- -- Evgeni Golov <evgeni@grml.org>  Mon, 24 Aug 2015 21:04:50 +0200
-
 live-boot (5.0~a5-1) unstable; urgency=low
 
   [ Richard Nelson ]