Release new version 0.8.0
[grml-hwinfo.git] / debian / changelog
index 45bb293..300f0f9 100644 (file)
@@ -1,3 +1,49 @@
+grml-hwinfo (0.8.0) unstable; urgency=low
+
+  * [058f4d8] Add support retrieving iSCSI information using iscsiadm from
+    open-iscsi
+  * [211ace9] Retrieve information about SCSI devices using lsscsi. Thanks
+    to Christian Hofstaedtler for the hint
+  * [ab9a47b] lsscsi: collect transport information in lsscsi_transport
+  * [6fa93ae] Bump Standards-Version to 3.9.4
+
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:57:53 +0200
+
+grml-hwinfo (0.7.0) unstable; urgency=low
+
+  * [508ee7c] Redirect dpkg error message for running_kernel
+  * [47ade83] Rework cmdline option handling, replacing "-df" with "-b"
+    and adding new options
+  * [8c62e67] Support proxmox/libvirt/openvz/vserver information retrieval
+  * [91379ed] Fix formating of disk tools output
+  * [a04bc22] Unify indention
+  * [7e0b636] Run lspci -nn for lspci output, do not check for /proc/bus/*
+    for lspnp && lsusb commands but instead just run exectest
+  * [772dcc6] Remove only empty *.error files to see which commands have
+    been executed
+  * [0cb80d4] Improve usage text
+  * [226e977] Run tar with --auto-compress for better --output-file
+    support
+
+ -- Michael Prokop <mika@grml.org>  Thu, 16 Aug 2012 10:40:50 +0200
+
+grml-hwinfo (0.6.0) unstable; urgency=low
+
+  * [f5c36fb] Add support for swapon, mdadm, LVM + dmsetup
+  * [f66e7d5] Bump Standards-Version to 3.9.3
+  * [8fa5a70] Apply wrap-and-sort on Debian package
+  * [4a8b026] Drop deprecated pcmcia-utils from Suggests
+  * [a5a8a78] Use Recommends for all packages instead of Suggests
+  * [f5170f3] Drop ${shlibs:Depends} from Depends
+  * [04fe9e7] List missing tools in file missing_tools
+  * [66a9dfd] Drop support for ddcprobe which is deprecated since ages
+  * [1361f33] Update Recommends and package description to reflect current
+    state of script
+  * [d61f73b] Improve check for running_kernel
+  * [3408832] Get rid of generated files which are empty
+
+ -- Michael Prokop <mika@grml.org>  Thu, 16 Aug 2012 01:32:38 +0200
+
 grml-hwinfo (0.5.0) unstable; urgency=low
 
   * [24ef6ad] Support numactl to retrieve NUMA information