Release new version 0.19.0
[grml-live.git] / debian / changelog
index 849e27a..cebc7c6 100644 (file)
@@ -1,3 +1,124 @@
+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