diff options
-rw-r--r-- | debian/changelog | 251 |
1 files changed, 251 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c2635c2c7..dddb7092e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -304,6 +304,257 @@ live-build (3.0~a1-1) experimental; urgency=low -- Daniel Baumann <daniel@debian.org> Sun, 26 Sep 2010 12:38:28 +0200 +live-build (2.0.12-2) unstable; urgency=low + + * Adding preinst script to remove + /usr/share/live/build/includes/squeeze (Closes: #611794). + + -- Daniel Baumann <daniel@debian.org> Wed, 02 Feb 2011 12:35:41 +0100 + +live-build (2.0.12-1) unstable; urgency=low + + [ Daniel Baumann ] + * Removing l10n support for 2.0 branch. + * Correcting outdated program variable. + * Updating help function in lb for live-build. + * Updating man function for newer live-build versions (Closes: + #608477). + * Marking xresprobe in standard-x11 list as lenny only (Closes: + #608566). + * Updating year in copyright. + * Removing headers in copyright file. + * Updating year in manpage, hooks, script and template files. + + [ Luigi Capriotti ] + * Support for newer grub-common package. + + [ Daniel Baumann ] + * Simplyfing grub-mkimage legacy handling for lenny in lb_binary_iso. + * Adding ubuntu lucid for grub-mkimage legacy handling in + lb_binary_iso. + * Adding missing netinst udeb include files for ubuntu. + + [ Cody A.W. Somerville ] + * Adding missing debian-cd data files for Ubuntu releases for some + architectures. + + [ Daniel Baumann ] + * Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. + Somerville <cody.somerville@canonical.com>. + + [ Philip Newborough ] + * Update example path in 'all_binary_debian-installer-banner.sh' + example hook. + + [ Daniel Baumann ] + * Account for the + character in packages for l-b.cgi + * Updating includes for squeeze. + * Updating syslinux theme for squeeze. + * Removing wheezy splash. + + -- Daniel Baumann <daniel@debian.org> Tue, 01 Feb 2011 22:32:56 +0100 + +live-build (2.0.11-1) unstable; urgency=low + + [ Daniel Baumann ] + * Disabling inclusion of GUI installer images on ubuntu. + * Updating losetup-lukshome example hook to use blkid where available, + thanks to Clint Adams <clint@gnu.org> (Closes: #607108). + + [ Cody A.W. Somerville ] + * Fixing numbering of live kernels and initrd files when using + syslinux. + + [ Daniel Baumann ] + * Removing unmaintained package lists (Closes: #598100). + + -- Daniel Baumann <daniel@debian.org> Fri, 24 Dec 2010 18:49:26 +0100 + +live-build (2.0.10-1) unstable; urgency=low + + [ Ben Armstrong ] + * Adding '--includes none' documentation in help and man page. + + [ Daniel Baumann ] + * Marking afio in rescue list as sid and lenny only. + * Adding debian-installer-launcher in prebuilt images. + + [ Ben Armstrong ] + * Fixing numerous spelling and other minor details in lb_config man + page. + * Adding *-desktop virtual package lists files (just comments for doc + purposes). + + [ Daniel Baumann ] + * Adding debian-cd data for ubuntu releases. + * Removing old ubuntu release (jaunty). + * Applying patch from Cody A.W. Somerville + <cody.somerville@canonical.com> to update kernel packages for ubuntu + in lb_binary_debian-installer. + * Removing last live-helper remains in internal variables. + * Removing old and outdated FAQ. + * Mentioning Richard in authors file. + * Updating credits file. + * Removing unused name header in package lists. + * Unfuzzying German manpage translations. + * Marking ntop as lenny and sid only in rescue list. + * Marking tob as lenny and sid only in rescue list. + + -- Daniel Baumann <daniel@debian.org> Tue, 14 Dec 2010 13:05:39 +0100 + +live-build (2.0.9-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Once again updating volatile urls for squeeze. + + [ Ben Armstrong ] + * Updating lb config --help and man page. + + [ Daniel Baumann ] + * Unfuzzying German manpage translations. + + -- Daniel Baumann <daniel@debian.org> Mon, 06 Dec 2010 12:01:43 +0100 + +live-build (2.0.8-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Replacing last occurences of lh with lb. + * Adding warning about non-usefullnes of the stripped hook. + + [ Ben Armstrong ] + * Adding example auto scripts. + + [ Daniel Baumann ] + * Applying slightly modified patch from Michael Hudson + <michael.hudson@canonical.com> to make arguments in debootstrap + calls more robust. + * Updating initramfs switch in lb config manpage (Closes: #605255). + + -- Daniel Baumann <daniel@debian.org> Mon, 29 Nov 2010 23:12:54 +0100 + +live-build (2.0.7-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Enabling volatile for squeeze. + * Updating volatile urls for squeeze. + + [ Richard Nelson ] + * Cleanup l-b.cgi header file to reflect Live Build. + + [ Daniel Baumann ] + * Removing apt-mirror-setup from udeb_exclude (Closes: #604027). + * Removing cdrom-detect/try-usb workaround, not needed anymore. + * Correcting quoting of auto calls, thanks to Andreas Loibl + <andreas@andreas-loibl.de>. + * Also including auxiliary packages in d-i pool (Closes: #604551). + * Enabling removal of ssh host keys, they are regenerated by live- + config. + * Simplyfing ssh host key removal. + + -- Daniel Baumann <daniel@debian.org> Mon, 22 Nov 2010 23:13:43 +0100 + +live-build (2.0.6-1) unstable; urgency=medium + + [ Ben Armstrong ] + * Adding reference material to debian-live-devel list: live-boot, + live-config and live-manual. + + [ Daniel Baumann ] + * Adding vpnc in rescue list. + * Updating debian-live-devel packages list (Closes: #602139). + * Correcting typo in defaults handling of apt http proxy. + * Workarounding symlink on usb-hdd when including debian-installer and + using vfat filesystems. + + [ Ben Armstrong ] + * Fixing typo in symlink on fat workaround. + + [ Daniel Baumann ] + * Making d-i indices copying depending on binary image type. + + -- Daniel Baumann <daniel@debian.org> Sat, 13 Nov 2010 16:10:43 +0100 + +live-build (2.0.5-1) unstable; urgency=medium + + * Removing dpkg-tmpfs hack, this is too intrusive atm. + + -- Daniel Baumann <daniel@debian.org> Thu, 28 Oct 2010 09:44:14 +0200 + +live-build (2.0.4-1) unstable; urgency=medium + + [ Richard Nelson ] + * Addng lenny build option back to forms and removing wheezy on l-b- + cgi. + + [ Daniel Baumann ] + * Adding fsarchiver to rescue list. + * Removing deep link to bug page in the manual, since we don't have + stable references yet. + + -- Daniel Baumann <daniel@debian.org> Thu, 28 Oct 2010 09:34:43 +0200 + +live-build (2.0.3-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Removing cron examples, autobuild is handled by live-autobuild now. + * Using old lenny syslinux bootsplash for squeeze, moving new splash + to wheezy. + + [ Richard Nelson ] + * Make iso-hybrid default on l-b-cgi. + * Make squeeze default on l-b-cgi. + + [ Daniel Baumann ] + * Updating path in copyright file. + * Removing remaining last leftovers from lh in lb and live-build + manpages. + * Removing debian-maintainers.org and debian-projects.org repository + entries, will re-add them after squeeze. + * Updating special handling for backports. + + -- Daniel Baumann <daniel@debian.org> Tue, 12 Oct 2010 11:05:07 +0200 + +live-build (2.0.2-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Removing superfluous 'releasing' changelog entry in previous + version. + * Updating defaults for squeeze and d-i gui. + * Updating images autobuild script for squeeze beta1. + * Adding temporary workarounds to deal with latest archive breakages + in image autobuild script. + * Handling live.debian.net repository differently, so that ubuntu + people can use it too. + * Marking mrt in rescue list as lenny only. + * Also using gdm legacy hack on xfce-desktop default images. + + [ intrigeri ] + * Fixing squashfs.sort location with --build-with-chroot false. + + [ Daniel Baumann ] + * Correcting typo with lb config call for usb-hdd in autobuild script. + + -- Daniel Baumann <daniel@debian.org> Sat, 02 Oct 2010 10:00:45 +0200 + +live-build (2.0.1-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Adding squeeze-backports as valid distribution codename in + lb_config. + * Correcting wrong stage file in lb_chroot_interactive. + * Removing d-i hacks, should be fixed with newer live-installer. + + [ Otavio Salvador ] + * Fixing debian-installer index generation. + * Fixing debian-installer Release file generation. + + [ Daniel Baumann ] + * Also correcting version number in debian-installer release file. + * Avoid using bashism when handling codename/suite mapping for debian- + installer release file. + + -- Daniel Baumann <daniel@debian.org> Mon, 27 Sep 2010 07:41:45 +0200 + live-build (2.0.0-1) unstable; urgency=medium [ Daniel Baumann ] |