Release new version 0.19.3
[grml-live.git] / debian / changelog
index f0a475b..0efa15e 100644 (file)
@@ -1,3 +1,261 @@
+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 <mika@grml.org>  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
+    <cahewson@eskimo.com> for the bugreport
+  * Software related changes:
+    - [80a1a18] SW: add sysstatt to GRML_FULL. Thanks to
+      Michael Renner for reporting
+
+ -- Michael Prokop <mika@grml.org>  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 <vincent.mcintyre@csiro.au> [Closes: issue1153]
+
+ -- Michael Prokop <mika@grml.org>  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 <formorer@grml.org> 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 <mika@grml.org>  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 <mika@grml.org>  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 <azhag@fluxboxpl.org>
+    - [9c06220] add wvdial to GRML_FULL. Thanks to
+      Pawel azhag Sadkowski <azhag@fluxboxpl.org>
+    - [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 <mika@grml.org>  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 <mika@grml.org>  Wed, 11 Jan 2012 18:30:49 +0100
+
+grml-live (0.17.3) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [d85f820] Export environment variables for submenues
+  * [59228b5] Add additinal checks to make sure convert as well as the
+    necessary files are present for creating the wallper
+  * [ce5ae66] Remove small from grml-cheatcodes as it does not work with
+    current versions
+  * [46d7fb8] Add h to getopt list to support -h anywhere in parameter
+    list
+  * [d116da3] Change default SUITE from squeeze to testing
+  * [3930b11] Do not enable tmpfs /tmp as / is backed-up by tmpfs anyway.
+  * [99831ce] Move cleanup of package list cache from GRMLBASE to RELEASE
+  * [f92ebd9] Adjust RELEASE/98-clean-chroot to delete more files
+  * [2fef0e3] Document brltty boot options
+  * Software related changes:
+    - [3f4262c] Add fsarchiver to GRML_FULL
+    - [3c75346] Add hexedit to GRML_FULL [Closes: issue1119]
+    - [5ba215c] Remove apt-listchanges and apt-listbugs from GRML_XL
+    - [e87c5a0] Add lzop to GRML_FULL
+
+  [ Michael Prokop ]
+  * [a50de9f] Use isohybrid as default HYBRID_METHOD
+  * [05a12f5] docs: use --no-install-recommends instead of dpkg option.
+    Thanks to Evgeni Golov for the hint
+  * [17c129d] Provide hint to user if netboot.cfg could not be found
+  * [286b0d2] GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release
+
+  * Software related changes:
+    - [74614d9] add wireshark to GRML_FULL [Closes: issue1115] Thanks to
+      Frank Prochnow <doc42@gmx.net> for the suggestion.
+    - [feb84a9] add comgt to GRML_FULL. Thanks to Csillag Tamas for
+      request on Grml mailing list
+    - [b42c286] add ipmitool to GRML_FULL. Thanks to Csillag Tamas
+      <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml mailing
+      list
+    - [fb29a09] add firmware-qlogic to GRML_FULL. Thanks to Csillag
+      Tamas <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml
+      mailing list
+    - [16e7576] enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE
+      class [Closes: issue1124]
+    - [533c998] Add IGNORE class blacklisting extundelete
+
+  [ Christian Hofstaedtler ]
+  * [766386e] Cheatcodes: clarify that vnc* doesn't work OOTB
+  * [94ef7f9] Unconditionally reset resolv.conf in chroot
+  * [2203377] Make /run work for softupdate
+  * [895b6b6] Run apt-get update during softupdate
+  * [fcc1672] Build netboot package checksum file with relative paths
+  * [b9d53b2] Update instrunctions for installing on squeeze
+
+  [ Alexander Wirt ]
+  * GRML_SMALL related changes:
+    - [b7f7e5a] Add EFI stuff to GRML_SMALL
+    - [6225bfa] Remove worstest hacks from GRML_SMALL/98-clean-chroot
+    - [5be4ea5] Don't purge locale
+    - [8136c87] Use metapackages for kernel
+    - [5138b63] efi stuff is now in GRMLBASE
+
+ -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:41:53 +0100
+
 grml-live (0.17.2) unstable; urgency=low
 
   [ Ulrich Dangel ]