X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1a113feea94a5fa9fef194efbecec2aba3ae30bf;hb=refs%2Ftags%2Fdebian%2F1%2520180603;hp=f7670276e145020dc4f902247c226eca55d5bd8f;hpb=2aa7d2a4da5adfcde7c82e201f050ff9d9e96f08;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index f767027..1a113fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -live-boot (1:20171121) UNRELEASED; urgency=low +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 Sun, 03 Jun 2018 23:00:11 +0200 + +live-boot (1:20180328) unstable; urgency=low [ Raphaël Hertzog ] * Fix read-only persistence mode with overlayfs. Closes: #877776 @@ -28,7 +40,41 @@ live-boot (1:20171121) UNRELEASED; urgency=low [ Daniel Reichelt ] * Use klibc's mount again for fuse mounts (Closes: #868559) - -- Raphaël Hertzog Sat, 24 Feb 2018 17:59:46 +0100 + [ 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 Wed, 28 Mar 2018 20:07:39 +0100 live-boot (1:20170623) unstable; urgency=medium