X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=5db11574b8e5ef498e89a4dac6963ee7e961e426;hb=a7284eab1cf2cac30472869a13ccd0a21b61c69e;hp=a6ad4e18fb6261c7f11b6b110cac5b8cbc29e2da;hpb=465c5b3fb67957724587be81da8675e354dd0d25;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index a6ad4e1..5db1157 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,78 @@ -live-boot (1:20171121) UNRELEASED; urgency=medium +live-boot (1:20210122) unstable; urgency=medium + + [ Steven Shiau ] + * A workaround to make sure /dev/mtd0 can be created + * Use ntfs-3g instead of kernel module ntfs.ko (Closes: #939034) + + [ Benjamin Drung ] + * components/9990-networking.sh: Add shellcheck override + * Fix DNS search entry in /etc/resolv.conf + * Fix shellcheck in components/9990-main.sh + * Simplify empty check for /etc/resolv.conf + * Create /etc/hostname in initramfs + * Copy /etc/hostname and /etc/hosts into target + * Fix flipped logic for handling memdiskfind + * components/9990-main.sh: Fix shellcheck issue SC2236 + * Fix leading space in DEVICE setting + + [ Marcel Partap ] + * Accept multiple overlay names from persistence-label parameter + * Fix spurious error msgs from live-boot about failed mounts… + * Document the fact that persistence-label now accepts a list + * Set sticky bit on /var/tmp as well (matching perms in base-files) + + [ Debian Janitor ] + * Update standards version to 4.4.1, no changes needed. + * Bump debhelper from old 10 to 12. + debian/rules: Move --fail-missing + argument to dh_missing. + * Set debhelper-compat version in Build-Depends. + + [ Lyndon Brown ] + * amend copyright + * "Live Systems" -> "Debian Live" + + [ Raphaël Hertzog ] + * Drop Iain R. Learmonth from Uploaders on his request (Closes: #970288) + * Update standards version to 4.5.0, no changes needed. + * Update my maintainer email + + -- Raphaël Hertzog Fri, 22 Jan 2021 15:18:23 +0100 + +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 Fri, 14 Jun 2019 10:55:07 +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 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 +102,41 @@ live-boot (1:20171121) UNRELEASED; urgency=medium [ 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