Merge remote-tracking branch 'upstream/master'
[live-boot-grml.git] / debian / changelog
index 653b7e0..8f9b668 100644 (file)
-live-boot (1:20170112) unstable; urgency=medium
+live-boot (1:20190614) unstable; urgency=medium
+
+  [ Roland Clobus ]
+  * The homepage is https://wiki.debian.org/DebianLive
+  * Used the same text for po4a as in live-manual.
+  * Updated URL to the homepage and manual.
+  * Fixed Lintian warning: manpage-section-mismatch
+  * Always rebuild po4a.cfg This is needed to ensure that new languages
+    will automatically be found
+  * New Build-Depends: po4a for the translation files
+  * Updated the translation files. The translators can now update their
+    translations.
+
+  [ Benjamin Drung ]
+  * Also search for libnss_*.so files in /usr/lib (Closes: #930419)
+
+  [ Luca Boccassi ]
+  * Set Rules-Requires-Root: no
+  * Set Standards-Version to 4.3.0
+
+ -- Luca Boccassi <bluca@debian.org>  Fri, 14 Jun 2019 10:55:07 +0100
+
+live-boot (1:20180603+grml.3) unstable; urgency=medium
+
+  * [d189b07] Ensure locating libnss* files doesn't fail on merged-usr
+    systems
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Jul 2019 11:51:40 +0200
+
+live-boot (1:20180603+grml.2) unstable; urgency=medium
+
+  * [ad4ec75] Do not generate dhcp entry for loopback interface.
+    Thanks to Mykola Malkov for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Feb 2019 17:26:00 +0100
+
+live-boot (1:20180603+grml.1) unstable; urgency=medium
+
+  * [f35e0cf] Sync with Debian's upstream
+    (https://salsa.debian.org/live-team/live-boot/),
+    git commit 7130a2c0b.
+  * [c8a5e53] Minimize delta to Debian's upstream/master
+  * [27bc786] Support debian_networking boot option to use Debian's
+    network behavior
+  * [52474b4] 9990-grml-networking.sh:
+    * By displaying "Preconfiguring Grml networking" it's more
+      explicit that we're running the 9990-grml-networking.sh code
+    * It's not the 23networking live-initramfs hook since quite some time,
+      update the comment for generation of /etc/network/interfaces
+    * Support also new style network device names by iterating over
+      /sys/class/net/* and skipping only the loopback interface
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 15:40:36 +0100
+
+live-boot (1:20180603) unstable; urgency=medium
+
+  [ Luca Boccassi ]
+  * Mark live-boot-doc as Multi-Arch: foreign
+  * Remove --parallel from dh to fix Lintian Warning.
+
+  [ Benjamin Drung ]
+  * Fix resolving FQDN given by DHCP
+  * Double quote to prevent globbing and word splitting
+
+ -- Raphaël Hertzog <hertzog@debian.org>  Sun, 03 Jun 2018 23:00:11 +0200
+
+live-boot (1:20180328) unstable; urgency=low
 
   [ Raphaël Hertzog ]
-  * Team upload.
-  * Fix nodhcp option to actually force DHCP off. Closes: #785345
-    Thanks to Frank Lillo for the report and Evgeni Golov for the patch.
-  * Improve 9990-misc-helpers.sh when /sys/block/ is empty.
-    Closes: #847802
-  * Multiple cleanups to appease lintian.
+  * Fix read-only persistence mode with overlayfs. Closes: #877776
+    Thanks to Ronny Standtke <ronny.standtke@fhnw.ch> for the patch.
+  * Add a small warning in the long description that the
+    package must not be installed on a regular system, but only in
+    a live image. Closes: #884886
+  * Strip comments from checksums files passed to "shaXsum -c"
+    Thanks to Andreas Heinlein for the report (Closes: #856482)
+
+  [ Steve McIntyre ]
+  * Repo moved to salsa
+
+  [ Benjamin Drung ]
+  * Don't replace busybox's wget by the true wget.
+    It was likely done for https support but since buster the busybox
+    provided wget has https support too. We save a lot of space by
+    doing so (8 Mb). (Closes: #885455)
+  * Avoid double slashes in some paths (Closes: #885453)
+  * Support setting upperdir tmpfs size with overlay-size boot parameter
+    (Closes: #885466)
+  * Simplify mount point handling by using /run/live instead of /lib/live/mount
+    (Closes: #886328)
+  * Add configuration variables to build a stripped down initrd
+    (Closes: #886337)
+
+  [ Daniel Reichelt ]
+  * Use klibc's mount again for fuse mounts (Closes: #868559)
+
+  [ raizo62 ]
+  * Update DNSFILE even if DNSFILE contains only commented or empty lines
+
+  [ Sameer Agrawal ]
+  * Fix ifconfig parsing (Closes: #892772)
+
+  [ Chas Williams ]
+  * Add back persistence fsck option
+  * Remove workaround for ipconfig issues
+
+  [ Benjamin Drung ]
+  * Remove sourcing /scripts/functions in components
+  * Support live-{top,premount,bottom} hooks (Closes: #884355)
+
+  [ Luca Boccassi ]
+  * Add backward compatibility rbind mount /lib/live/mount -> /run/live.
+    The paths used in the current released versions of live-boot are a
+    form of public API, and existing applications and scripts might rely
+    on them. Do a recursive bind mount of the new path on the previous one
+    so that they do not break on upgrade (see #886328).
+    This backward-compatible mount point will be deprecated and removed
+    before the Bullseye (Debian 11) release. Users are recommended to start
+    migrating to the new /run/live path as soon as possible.
+
+  [ Erik Ziegenbalg ]
+  * fromiso: add support for local ISO (ONIE)
+
+  [ Luca Boccassi ]
+  * Clarify FROMISO documentation in live-boot manpage
+  * Use HTTPS in debian/copyright (policy 4.0.0).
+  * Remove dead link to live-systems.org from debian/copyright.
+  * Bump Standards-Version to 4.1.3, no changes.
+  * Add myself to Uploaders.
+
+ -- Luca Boccassi <bluca@debian.org>  Wed, 28 Mar 2018 20:07:39 +0100
+
+live-boot (1:20170623) unstable; urgency=medium
+
+  * Do not duplicate files in /lib/live/boot/ and /bin/boot/ in the initrd.
+    Closes: #864385 Thanks to Daniel Reichelt <debian@nachtgeist.net> for the
+    patch.
+  * Take into account the fact that udevadm is now in /bin and no longer in
+    /sbin. Closes: #852570
+  * Add myself to Uploaders.
+  * Bump debhelper compat to 10.
+  * Bump Standards-Version to 4.0.0.
+  * Fix spelling errors in live-boot(7).
+
+ -- Raphaël Hertzog <hertzog@debian.org>  Fri, 23 Jun 2017 14:41:06 +0200
+
+live-boot (1:20170112+grml.1) unstable; urgency=medium
 
   [ Kristian Klausen ]
-  * Add "nls_ascii" module in the initrd so that we can access FAT
-    partitions. Closes: #850532
-  * Copy /etc/live/boot.conf and /etc/live/boot to the initrd.
+  * [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
 
- -- Raphaël Hertzog <hertzog@debian.org>  Thu, 12 Jan 2017 16:59:49 +0100
+  [ 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
 
@@ -1572,7 +1723,7 @@ live-boot (3.0~a19-1+grml.00) unstable; urgency=low
     * [86ca4d5] Remove old manpage live-snapshot.it.1.txt
     * [7fb9e91] Support comma delimited devices in live-media-path
     * [6b21c57] Depend on the same live-boot-initramfs-tools/live-boot-backend version.
-  
+
     [ Christian Hofstaedtler ]
     * Rename packages to not clash with Debian.
     * Resynced with Debian.