X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=0efa15e3dadfbbea89979b72d16108708dc8ee7a;hp=3046b3ac9807f2612403607319e6d9c9ef7cce3b;hb=573f004605bb1e2543296d44927256f8914bfad9;hpb=167568a4c4edd04a9f5b65591233040472e4edcd diff --git a/debian/changelog b/debian/changelog index 3046b3a..0efa15e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,200 @@ +grml-live (0.19.3) unstable; urgency=low + + The "ready for Grml 2012.05" release \o/ + + [ Michael Prokop ] + * [33427af] Add whitespace chars to ssh docs on boot splash f5 + * [0f27814] grml-cheatcodes.txt: update and extend documentation + regarding live-media-path + * [56dc49c] templates/boot/grub/addons.cfg: insmod linux16 before + running linux16 commands. Thanks to Evgeni Golov for the bugreport + and the fix + + [ Markus Ulrich ] + * [7602518] Extend the infotext about the ssh feature for bootmenu and + f5-help at boot prompt + + -- Michael Prokop Mon, 28 May 2012 17:24:22 +0200 + +grml-live (0.19.2) unstable; urgency=low + + The "happy multitasking" release ←↑↓→ + + * [193203a] DEBORPHAN/98-clean-chroot: purge removed packages + * [4bc598a] Generate make-fai-nfsroot.conf and nfsroot.conf on-the-fly + (Closes: gh #4) + * [8cfed16] Generate /etc/grml_live_version after FAI execution + drop + /etc/dpkg/dpkg.cfg.d/unsafe-io code + * [6dcd837] Drop unused NFSROOT configuration file + * [3106869] Use syslinux's mboot.c32 for booting Grub2. Thanks to + Jordan Uggla for his valuable bootloader knowledge + * [63cf502] umount_all: also get rid of loopback mount of ISO + * [a7f99c4] extract ISO feature: make sure *.squashfs files exist + + support older ISOs too. Thanks to Charles A. Hewson + for the bugreport + * Software related changes: + - [80a1a18] SW: add sysstatt to GRML_FULL. Thanks to + Michael Renner for reporting + + -- Michael Prokop Fri, 25 May 2012 16:44:40 +0200 + +grml-live (0.19.1) unstable; urgency=low + + [ Michael Prokop ] + * [582f3a3] Bump Standards-Version to 3.9.3 + * Software related changes: + - [cb20a89] add pppoeconf to GRML_SMALL and GRML_FULL + Thanks to Heinz Ahrens for the wish request + - [d81e978] add open-vm-tools to GRML_FULL + Thanks to Holger Baust for the suggestion + - [851f880] add iptstate to GRML_SMALL and GRML_FULL + Thanks to Markus Ulrich + - [026a603] add xmount to GRML_FULL + - [3ff6f9b] add ewf-tools to GRML_FULL + + [ Evgeni Golov ] + * [bf4073e] Switch order of Depends from genisoimage | xorriso to + xorriso | genisoimage + * [950ef7a] document ethdevice-timeout cheatcode. Thanks to + Vincent McIntyre [Closes: issue1153] + + -- Michael Prokop Mon, 14 May 2012 15:58:26 +0200 + +grml-live (0.19.0) unstable; urgency=low + + The "progress everywhere" release. + + [ Ulrich Dangel ] + * [424e4c8] Update ssh documentation + * [f1934c0] Fix purpose comment of + /etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs + + [ Michael Prokop ] + * Bugfixes and improvement related changes: + - [6eb1b1e] Use ";" as separator character when adjusting + DEFAULT_BOOTOPTIONS via sed [Closes: issue1165] + - [94a9b17] Generate static loopback.cfg configuration without + depending on GRUB's regexp module + - [f56cc0d] grml-live-remaster: Slightly adjust check for running + Grml session + - [7419019] grml-live-remaster: Support mkisofs + genisoimage + - [5081cf1] grml-live-remaster: Drop deprecated mksquashfs-lzma support + - [5e52583] grml-live-remaster: Slightly improve argument check and + send error message to stderr + - [d74ed63] grml-live-remaster: Fix bashism + - [cf1e362] Add a few kB of lines made of # charaters to the end + of the main syslinux config file. Thanks to Marco d'Itri + + * Software related changes: + - [d91a6d4] Add disktype to GRML_SMALL and GRML_FULL + - [dc28a1b] add hostapd to GRML_FULL. Thanks to Matthias Strubel for + suggestion + - [e06b6cf] Move vlock to GRMLBASE. Thanks to Thomas Arendsen Hein + for reporting + - [723b823] Add rfkill to GRML_SMALL, GRML_FULL + GRML_XL. + Thanks to Alexander Wirt for the hint + - [637a57e] Add mosh to GRML_FULL and GRML_XL + - [e1719d6] Remove grml-feedback from GRML_{SMALL,MEDIUM,FULL,XL} + - [7d188c0] Add flashrom to GRML_FULL + - [3770abe] Replace all references to kernel specific versions + with linux-image-{i386,amd64}-grml + + [ Evgeni Golov ] + * [27c41d7] check for existence of /etc/grml and /live + * [d365bf7] sudoers has to be owned by uid 0 + * [9f40afc] lsb-base: override output of the status on the left + side of the terminal + + -- Michael Prokop Tue, 08 May 2012 17:38:36 +0200 + +grml-live (0.18.1) unstable; urgency=low + + [ Michael Prokop ] + * [3c88b8f] Update lintian override entries to match current package + state + * [1d7c79c] debian/rules: add build-arch + build-indep to make lintian + happy + * [a909319] GRMLBASE/98-clean-chroot: get rid of all lvm backup files + * [3a6abc0] GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab + * [dde7410] GRMLBASE/98-clean-chroot: do not run apt-get update if + RELEASE class is set + * [6c567af] docs: simplify and improve base.tgz instructions + * Software related changes: + - [6bd64f3] SW: add cifs-utils to GRML_FULL + - [b6c508e] SW: add smbfs to GRML_FULL + - [ff74db7] SW: add numactl to GRML_FULL + + [ Ulrich Dangel ] + * [4362c28] SW: Remove grml-rescueboot from GRML_XL as it is not really + useful on a live-cd + + -- Michael Prokop Sun, 29 Jan 2012 14:40:45 +0100 + +grml-live (0.18.0) unstable; urgency=low + + [ Michael Prokop ] + * Bugfixes, improvements,...: + - [a317c47] grml-cheatcodes: drop deprecated nodhcphostname option + - [9dc2a44] persistency feature: do not use persistent=nofiles + any longer + - [f1d8110] boot templates: add whitespace to end of line of + kernel cmdlines + - [aff41fa] Remove nowadays unused software-changes-schedule.txt + - [20c5aed] Remove resolved/deprecated items from TODO + - [4eaa219] Depend on syslinux instead of syslinux-common + - [7477e43] Package validation: also detect packages that + failed to install + + * Software related changes: + - [330d132] add live-boot-grml-doc to GRMLBASE + - [5bea535] add usb-modeswitch to GRML_FULL. Thanks to + Pawel azhag Sadkowski + - [9c06220] add wvdial to GRML_FULL. Thanks to + Pawel azhag Sadkowski + - [1192a63] add slurm to GRML_FULL + - [1182368] add iftop to GRML_FULL + - [cf2f89d] add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130] + - [56d29ab] add bsdmainutils to GRML_FULL + - [8d484f6] add dctrl-tools to GRML_FULL + - [1e1f094] add ser2net to GRML_FULL + - [f9524fc] add lrzsz to GRML_FULL + - [77a9490] add dos2unix to GRML_FULL + - [b5eca34] add memtester to GRML_FULL + - [d54f224] drop extundelete from IGNORE class + + [ Alexander Wirt ] + * Software related changes for GRML_SMALL: + - [1de34f5] Add cu + - [3cd7d12] Remove reptyr + - [c765a01] Sync packages with grml-full + - [44b56c1] Replace dante-client with tsocks + - [0247837] Remove deselect + - [0d9a337] Remove login + - [5db2b56] Replace ncftp with lftp + - [6d77e63] Replace tofrodos with dos2unix + - [36c8ddd] Remove jed + - [b7e9437] Add locales to grml-live + + [ Brad Cable ] + * Software related changes for GRML_XL: + - [b4afd8d] Package removal for cleanup and stability + + -- Michael Prokop Mon, 16 Jan 2012 12:44:37 +0100 + +grml-live (0.17.4) unstable; urgency=low + + * [f6b5bf3] GRMLBASE/25-locales: fix check for presence of localepurge + * [fcd3d3c] Use /media instead of /mnt for default mount paths + * Software related changes: + - [e2a3724] SW: add firmware-myricom to GRML_FULL + - [9a24075] SW: add firmware-netxen to GRML_FULL + - [a2131a1] SW: add irssi to GRML_FULL + - [28b6310] SW: add libiscsi-bin to GRML_FULL + - [549c2d8] SW: add tcptraceroute to GRML_FULL + - [f212f4c] SW: add buffer to GRML_FULL + + -- Michael Prokop Wed, 11 Jan 2012 18:30:49 +0100 + grml-live (0.17.3) unstable; urgency=low [ Ulrich Dangel ]