X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8020c0cd99843b2711f431dd015a4e00c7543c77;hb=2a8ce242c18e10dffe2b8e1887df0b4fb8982d3b;hp=c7d11f3f2879d1732b0479c26b69a3e9a8690147;hpb=86c961a6bce6c5f260153b5b38efb975cb5e3035;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index c7d11f3..8020c0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,501 @@ +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 (Closes: #785345) + + -- Michael Prokop 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 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 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 Thu, 07 Jan 2016 08:47:27 +0100 + +live-boot (1:20151213) unstable; urgency=medium + + [ Iain R. Learmonth ] + * Change to native package. + * debian/control: + - Added myself to uploaders. + - Updated Vcs-* and Homepage fields. + + [ trebmuh ] + * Adding French translation for live-boot manpage and prep for + persistence.conf. + + [ Carlos Zuferri ] + * Using 'Live Systems Project' as default project in .pot files. + + -- Iain R. Learmonth Sun, 13 Dec 2015 16:12:07 +0000 + +live-boot (5.0~a5-2) unstable; urgency=low + + * Removing myself from uploaders, lost trust in Debian (#804315). + + -- Daniel Baumann Fri, 20 Nov 2015 13:04:24 +0100 + +live-boot (5.0~a5-1) unstable; urgency=low + + [ Richard Nelson ] + * Adjusting whitespace to tabs on components/9990-overlay.sh + * Adjusting whitespace to tabs on components/9990-misc-helpers.sh + * Adjusting whitespace to tabs on components/9990-mount-http.sh + + [ Daniel Baumann ] + * Wrap and sort debian control file. + + [ Steven Shiau ] + * Support predictable network interface names. + + -- Daniel Baumann Sun, 23 Aug 2015 10:55:32 +0200 + +live-boot (5.0~a4-1+grml.1) unstable; urgency=medium + + [ Evgeni Golov ] + * Import 5.0~a4-1 from Debian. + * [3a7cc5f] drop stop-using-etc-fstab.d.patch, applied upstream + * [ee5831d] Drop genext2fs from Depends, live-snapshot is long gone + * [8e37c83] update 15_networking_grml.patch against live-boot 5.0 + * [600ec8b] do not run dh with quilt, we have source format 3.0 + * [26c670d] drop patches, we have everything in git now + * [5f1c62a] create a single debian patch :/ + * [214cc03] use auto instead of allow-hotplug in generated /e/n/interfaces + (Closes: issue1568) + * [6795067] backport Allow-selecting-boot-eth-dev-by-MAC-address.patch + from upstream + + [ Laurens Vanderhoven ] + * [5eb34d4] Allow +2 nameserver entries for dns= boot option + (Closes: issue1234) + + -- Evgeni Golov Tue, 18 Aug 2015 14:14:10 +0200 + +live-boot (5.0~a4-1) unstable; urgency=low + + [ Tails developers ] + * Logging a warning when an expected image file is missing. + * Patch by Steven Shiau . The only changes so far + are: + * Removing attempt to mount overlayfs in an obsolete way. + * Cleaning up comment to keep only the part that's relevant here. + * Adding missing quotes. + * Removing obsolete code. + * Refactoring duplicate identical call to mount. + + [ Daniel Baumann ] + * Switching default union filesystem to overlay, wheezy systems can use + union=aufs for the time being. + + -- Daniel Baumann Sun, 17 May 2015 21:04:01 +0200 + +live-boot (5.0~a3-1) unstable; urgency=low + + [ Tails developers ] + * Patch by Steven Shiau . The only changes so far + are: + * Removing attempt to mount overlayfs in an obsolete way. + * Cleaning up comment to keep only the part that's relevant here. + * Adding missing quotes. + * Removing obsolete code. + * Removing unused variables. + * Refactoring duplicate identical call to mount. + + [ Daniel Baumann ] + * Waiting until all ethernet devices are up on multi-nic machines, + thanks to Chris Read (Closes: #744777). + + -- Daniel Baumann Tue, 28 Apr 2015 07:19:16 +0200 + +live-boot (5.0~a2-1) unstable; urgency=low + + [ Tom Jampen ] + * Adding command line parameter to remove persistence. + + [ Gaudenz Steinlin ] + * Modprobe filesystem modules before checking support. + + [ victory ] + * Unfuzzy Japanese translation. + + -- Daniel Baumann Sun, 26 Apr 2015 20:11:46 +0200 + +live-boot (5.0~a1-1) experimental; urgency=low + + [ Tails developers ] + * Fixing name of overlayfs kernel module for inclusion in the initramfs + (Closes: #773868). + + [ Daniel Baumann ] + * Using 'overlay' instead of 'overlayfs' everywhere, without backwards + compatibility (Closes: #773881). + * Dropping unionfs-fuse support: + * Dropping unionfs support, long superseeded with aufs. + * Dropping unionmount support, superseeded with overlay in mainline + kernel. + * Updating manpages for union= boot parameter. + * Simplifying code a bit after removal of no longer supported overlay + alternatives. + * Updating year in copyright notices to 2015. + + -- Daniel Baumann Sun, 04 Jan 2015 21:50:28 +0100 + +live-boot (4.0.2-1) unstable; urgency=low + + [ Daniel Baumann ] + * Dropping usage of /etc/fstab.d since util-linux removed it, thanks to + Evgeni Golov for reporting it. + + [ Jan Blunck ] + * Fix spelling of unknown + * Suppress annoying but harmless warning about unknown module + + -- Daniel Baumann Wed, 10 Dec 2014 10:36:04 +0100 + +live-boot (4.0.1-1+grml.3) unstable; urgency=medium + + [ Evgeni Golov ] + * [ca03a16] update stop-using-etc-fstab.d.patch to latest upstream + version + + -- Michael Prokop Thu, 13 Nov 2014 09:56:07 +0100 + +live-boot (4.0.1-1+grml.2) unstable; urgency=medium + + * stop using /etc/fstab.d + + -- Evgeni Golov Thu, 30 Oct 2014 07:31:08 +0100 + +live-boot (4.0.1-1+grml.1) unstable; urgency=medium + + * Import 4.0.1-1 from Debian. + + -- Evgeni Golov Sun, 26 Oct 2014 11:31:59 +0100 + +live-boot (4.0.1-1) unstable; urgency=low + + [ victory ] + * Change a wording and fix a typo in the po header, in Japanese + translation. + + [ Daniel Baumann ] + * Updating to standards version 3.9.6. + + [ Carlos Zuferri ] + * Fixing typo in warning message. + + [ Daniel Baumann ] + * Dropping empty German manpage translations. + + -- Daniel Baumann Sat, 25 Oct 2014 14:26:22 +0200 + +live-boot (4.0.0-1+grml.1) unstable; urgency=medium + + * Import 4.0.0-1 from Debian. + + -- Evgeni Golov Thu, 28 Aug 2014 17:55:20 +0200 + +live-boot (4.0.0-1) unstable; urgency=low + + [ Carlos Zuferri ] + * Removing obsolete flag '--no-backups' from po4a options. + * Adding '--package-version' to po4a options. + * Adding .po integrity check target to manpages/Makefile. + + [ Daniel Baumann ] + * Adding plymouth support for LUKS passwort prompt based on a patch from + Gaudenz Steinlin (Closes: #754166). + + -- Daniel Baumann Wed, 27 Aug 2014 19:52:09 +0200 + +live-boot (4.0~alpha21-1+grml.1) UNRELEASED; urgency=medium + + * Import 4.0~alpha21 from Debian. + + -- Evgeni Golov Thu, 10 Apr 2014 08:29:49 +0200 + +live-boot (4.0~alpha21-1) unstable; urgency=low + + * Building with dh --parallel. + + -- Daniel Baumann Mon, 31 Mar 2014 21:55:30 +0200 + +live-boot (4.0~alpha20-1) unstable; urgency=low + + [ Trent W. Buck ] + * Fix cut-and-paste typo verify-checksums -> panic. + + [ Evgeni Golov ] + * Properly check if $rc_server1 is not "0.0.0.0". + * Supporting resolvconf in the squashfs. + * Do not throw warnings when /tmp/custom_mounts.list does not exist. + + -- Daniel Baumann Mon, 31 Mar 2014 21:38:22 +0200 + +live-boot (4.0~alpha19-1+grml.3) unstable; urgency=medium + + * [8acc928] try to be smarter when booting a squashfs image from + the network and using resolvconf in it. + + -- Evgeni Golov Tue, 25 Mar 2014 17:49:22 +0100 + +live-boot (4.0~alpha19-1+grml.2) unstable; urgency=medium + + * [805c218] VLAN support via boot option "vlan=:" + + -- Michael Prokop Mon, 17 Mar 2014 23:43:24 +0100 + +live-boot (4.0~alpha19-1+grml.1) unstable; urgency=medium + + * Sync Debian's 4.0~alpha19-1. + * update our patches on top of Debian's 4.0~alpha19 + Droped patches: + - 43_fix_udev_usage_in_is_nice_device.patch + - 44_fix_mdadm_usage_for_findiso.patch + * move Grml-specific patches to a separate subfolder + * move reverts/restores of old upstream behaviour to an own subdir + * consolidate Grml network related patches into 15_networking_grml.patch + + -- Evgeni Golov Sat, 08 Mar 2014 13:59:28 +0100 + +live-boot (4.0~alpha19-1) experimental; urgency=low + + * Updating copyright notices for 2014. + * Updating swap bootparameter in manpage to match code (Closes: + #738146). + * Adjusting internal file of the swap component to match its own boot + parameter. + + -- Daniel Baumann Sat, 08 Feb 2014 17:32:16 +0100 + +live-boot (4.0~alpha18-1) experimental; urgency=low + + [ Daniel Baumann ] + * Adding initial Japanese live-boot manpage translation from victory + . + + [ chals ] + * Applying patch revising grammar and spelling in live-boot.7 manpage, + thanks to victory . + * Updating live-boot translation files from the original English text. + * Updating Spanish translation of live-boot.7 manpage. + + [ victory ] + * Change plurals to singular: from "a ... media" to "a ... medium". + * Update/sync translations. + + [ Daniel Baumann ] + * Reading in panic boot parameter when overloading initramfs-tools + panic() (Closes: #729041). + + [ victory ] + * Translated persistence.conf.5. + * [man-ja] Fix a typo on the translation. + * Fix a typo: coma -> comma. + * Sync translations (0af845c). + + -- Daniel Baumann Wed, 20 Nov 2013 11:03:46 +0100 + +live-boot (4.0~alpha17-1) experimental; urgency=low + + [ Daniel Baumann ] + * Rewrapping control file. + + [ Michael Prokop ] + * Properly boot from mdadm via findiso boot option. + + [ Daniel Baumann ] + * Updating to standards version 3.9.5. + * Correcting spelling typo in overlay component breaking booting from + uncompressed filesystems, thanks to John Bazik + (Closes: #728250). + + -- Daniel Baumann Wed, 30 Oct 2013 02:44:22 +0100 + +live-boot (4.0~alpha16-1) experimental; urgency=low + + * Updating package descriptions. + * Applying patch from Michael Prokop to update udev + usage in is_nice_device() for newer udev versions. + + -- Daniel Baumann Tue, 15 Oct 2013 09:17:35 +0200 + +live-boot (4.0~a15-1) experimental; urgency=low + + [ Jan Blunck ] + * Install components into /lib/live/boot folder. + + -- Daniel Baumann Fri, 13 Sep 2013 17:21:50 +0200 + +live-boot (4.0~a14-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating note about overlay file image names in live-boot manpage, + thanks to Peter Schaefer (Closes: + #701615). + * Correcting debug variables through out the code to use the same one. + * Allowing to superseed live-boot cmdline through configuration files. + + [ chals ] + * Updating Spanish translation of live-boot man page. + + [ Steven Shiau ] + * Calculating size for the whole media "/live/image/", not only the dir + "/live/image/live/" when using toram. + + [ Daniel Baumann ] + * Reorganizing backend in source tree. + * Reorganizing frontend in source tree. + * Reorganizing components in source tree. + * Replace various mentionings of scripts with components. + * Updating code to current coding style in a some locations. + * Dropping old pre-wheezy udevadm handling. + * Dropping old pre-wheezy persistence list handling. + * Replacing variable used in one place only with explicit directory for + simplicity. + * Shortening /etc/mtab conditional creation. + * Dropping helper function used in one place only which can be replaced + with a simple ls call anyway. + * Dropping really_export dead code. + * Simplifying /etc/resolv.conf generation a bit. + * Updating indenting in network component. + + [ chals ] + * Updating the dates in man pages. + * Updating Spanish translation of man pages. + + [ Jan Blunck ] + * Use PERSISTENCE_PATH with a trailing "/". + * Move check for block device to mount_persistence_media(). + * Remount writable when moving the mountpoint of the persistence device. + * Blacklist devices used for /live/rootfs/* insted of /live/medium. + * Add support for persistence-storage type "directory". + + [ Daniel Baumann ] + * Updating debhelper install file to include additional scripts in new + location. + + -- Daniel Baumann Fri, 13 Sep 2013 14:17:30 +0200 + +live-boot (4.0~a13-1+grml.5) unstable; urgency=medium + + * [3b54472] Add support for label "persistence" to forensic mode + + -- Michael Prokop Sat, 25 Jan 2014 11:45:16 +0100 + +live-boot (4.0~a13-1+grml.4) unstable; urgency=low + + * [3d46167] Add patch to properly boot from mdadm via findiso boot + option [Closes: issue1270] Thanks to thinkgear for the bug report + and providing a test VM + + -- Michael Prokop Tue, 15 Oct 2013 16:58:17 +0200 + +live-boot (4.0~a13-1+grml.3) unstable; urgency=low + + * [79dceec] Update 9990-misc-helpers.sh to support latest udev version + [Closes: issue1278] Thanks to Michael Biebl for + helping in resolve this issue and Ulrich Dangel + for the initial patch + + -- Michael Prokop Sat, 28 Sep 2013 11:44:52 +0200 + +live-boot (4.0~a13-1+grml.2) unstable; urgency=low + + * [61895ec] Do not "exit" if boot option nonetworking is set but + "return" instead [Closes: issue1276] + * [85bddc0] Refresh debian/patches/ + + -- Michael Prokop Fri, 20 Sep 2013 16:38:53 +0200 + live-boot (4.0~a13-1+grml.1) unstable; urgency=low * Sync Debian's 4.0~a13. @@ -6,6 +504,7 @@ live-boot (4.0~a13-1+grml.1) unstable; urgency=low * [5eca029, 3a80a92, eae4296, e6023f8] refresh patches against new upstream * [2130827] more forwardporting of deprecated persistence options + * [c06cdf4] log to boot.log, not live-boot.log -- Evgeni Golov Sun, 18 Aug 2013 10:53:12 +0200