X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b33c32915332de3b0e38b244feb7d90564013f9e;hp=fa90ed76c0a5c55f8a4fa239c957a5762e710911;hb=d6d5fc54707c7dcf06d6eea301d7fe27e2b02569;hpb=876d3efe810dc51b1a3e964afe06b5a2457be13c diff --git a/debian/changelog b/debian/changelog index fa90ed7..b33c329 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,447 @@ +live-boot (1:20171121) UNRELEASED; urgency=low + + [ Raphaël Hertzog ] + * Fix read-only persistence mode with overlayfs. Closes: #877776 + Thanks to Ronny Standtke 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 persistance fsck option + + [ Luca Boccassi ] + * Use true|false instead of y|n for environment variables + + -- Raphaël Hertzog Tue, 13 Mar 2018 10:51:31 +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 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 Fri, 23 Jun 2017 14:41:06 +0200 + +live-boot (1:20170112) unstable; urgency=medium + + [ 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. + + [ 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. + + -- Raphaël Hertzog Thu, 12 Jan 2017 16:59:49 +0100 + +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) 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) 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) 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) 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) 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) 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) experimental; urgency=low + + * Increasing tftp blocksize to maximum value per RFC 2348, thanks to + Vincent Smeets (Closes: #709887). + + -- Daniel Baumann Mon, 27 May 2013 16:45:49 +0200 + +live-boot (4.0~a12-1) experimental; urgency=low + + * Updating manpage wrt/ quickreboot (Closes: #706686). + * Moving overwriting of /bin/mount with /bin/mount.util-linux for httpfs + to make it active (Closes: #707116). + * Further guarding overwriting of /bin/mount by making it dependent on + the existence of /bin/mount.util-linux. + + -- Daniel Baumann Wed, 08 May 2013 08:42:54 +0200 + +live-boot (4.0~a11-1) experimental; urgency=low + + [ chals ] + * Updating dates in man pages. + * Updating the Spanish translation of live-boot man page. + * Updating the Spanish translation of persistence.conf man page. + * Fixing the use of one preposition in the Spanish translation of the + man pages. + + [ Daniel Baumann ] + * Renumbering the first three early scripts. + * Renaming main function to live for consistent namespace. + * Correcting leftovers from old variable handling for BOOTIF, thanks to + Andrew Jeffery (Closes: #703743). + + [ Andrew Jeffery ] + * Select BOOTIF device if defined for netboot (Closes: #703744). + * Don't quote $CIFSOPTS for mount.cifs (Closes: #703746). + + [ Peter Schaefer ] + * Adding support for luks persistence with persistence files (Closes: + #701614). + + [ David Hare ] + * Also blacklisting findiso and fromiso devices for luks file + persistence. + + -- Daniel Baumann Mon, 06 May 2013 14:28:00 +0200 + +live-boot (4.0~a10-1) experimental; urgency=low + + [ Daniel Baumann ] + * Debranding package for derivatives. + + [ Evgeni Golov ] + * Fixing condition for setting rootfs_dest_backing. + + [ Michael Stummvoll ] + * Simplifying if statement in is_live_system function. + * Fixing a bug with multiple files in is_live_path after the last + commit. + * Using is_live_path() in mount_images_in_directory() to avoid redundant + logic. + + -- Daniel Baumann Mon, 01 Apr 2013 08:20:50 +0200 + +live-boot (4.0~a9-1) experimental; urgency=low + + * Removing all references to my old email address. + + -- Daniel Baumann Sun, 10 Mar 2013 22:13:18 +0100 + live-boot (4.0~a8-1) experimental; urgency=low [ Daniel Baumann ]