X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6f96ebd2596b793c8e41419ab065f8b88cbbf7b0;hp=91123ed1361c6ed3cfd8178413ffc4a7f0bc29da;hb=bfd9828c6d6ffd6e07a87c66b0b18cf5f53f0bed;hpb=dc760eb4e7b47894368e6ca19e5d6267442aca91 diff --git a/debian/changelog b/debian/changelog index 91123ed..6f96ebd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,74 @@ -grml-live (0.9.24) UNRELEASED; urgency=low +grml-live (0.9.26) UNRELEASED; urgency=low + + [ Michael Prokop ] + * Update templates/boot/grub to grub2 version 1.97~beta4-1. + * Add templates/boot/isolinux/ifcpu64.c32. + * Add templates/boot/addons/gpxe.lkrn. + * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg. + * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com + feature (command line) to chain into GRUB2 directly from isolinux + or syslinux without an intermediate interactive/menu prompt. + Thanks to Thorsten for implementing and help. + + [ Thorsten Glaser ] + * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only). + + [ Michael Prokop ] + + -- Michael Prokop Sat, 24 Oct 2009 20:31:10 +0200 + +grml-live (0.9.25) unstable; urgency=low + + [ Ulrich Dangel ] + * Switched order between isoprompt and hd menu entry to generate more + easily the same bootmenu for generated cd images. + * Changed grub.cfg and menu.lst to use new template names. + Thanks to Michael Schierl for his bug report. + * Clear at first the screen if bootparam quiet is set. + Thanks again to Michael Schierl for his bug report. + + [ Michael Prokop ] + * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster. + * Add fbterm to GRML_FULL. [Closes: issue563] + * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber). + * Add pyneighborhood to GRML_FULL. [Closes: issue580] + * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62] + + -- Michael Prokop Sat, 24 Oct 2009 14:12:33 +0200 + +grml-live (0.9.24) unstable; urgency=low [ Ulrich Dangel ] * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname. * Changed isolinux vesamenu layout to support better multiiso layout. + [ Thorsten Glaser ] + * Update MirOS bsd4grml to 20091019. + [ Michael Prokop ] * Software related changes: + - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + + openvas-server to GRML_FORENSIC. + - Add stressapptest to GRML_FULL + GRML_FORENSIC. - Drop lcap (package is gone) from GRML_FORENSIC. - Drop isic + lcap (packages gone) from GRML_FULL. - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of xtables-addons-common). - - -- Michael Prokop Sun, 18 Oct 2009 16:51:22 +0200 + - Drop harden-remoteaudit + openvas-server from GRML_FULL (they + are pretty useless without plugins which need just too much space). + * Rework variable replacements in templates. Now the %VAR% strings + in the templates match with the ones used inside grml-live ($VAR), + currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH, + GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION + are supported. If you use your own templates from older grml-live + versions please make sure to adjust them. + Thanks to Ulrich for helping with integration within grml2usb. + * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for + portmap to not listen on the loopback interface only by default. + [Closes: issue737] + * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice. + + -- Michael Prokop Wed, 21 Oct 2009 00:12:27 +0200 grml-live (0.9.23) unstable; urgency=low