X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=0516d78875d58b8eb9493f020d1850def115a0e7;hb=refs%2Ftags%2Fv0.12.0;hp=de437c59a524efeb9d7d3449a732db68e07ddb14;hpb=fc4adb6bc30b010e7ec15fadfc7cec0921260739;p=grml-hwinfo.git diff --git a/debian/changelog b/debian/changelog index de437c5..0516d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,82 @@ +grml-hwinfo (0.12.0) unstable; urgency=medium + + * [fb0e356] Support options --force + --quiet for usage with cron + * [fc34c5d] Improve local disk detection for recent kernel changes + * [c5989b9] Fix shellcheck issue with quoting + * [5afa0d8] Don't use working directory when --output-directory option + is used + + -- Michael Prokop Thu, 19 Nov 2015 15:48:55 +0100 + +grml-hwinfo (0.11.0) unstable; urgency=medium + + * [8eca38c] ip: also store table specific route information + * [55629e0] Improve shell quoting (thanks to shellcheck) + * [87551b7] Fix shell scripting issues discovered by shellcheck + * [1b107c8] Save stderr of x86info and discover in *.error instead of *.2 + * [9010e65] Bump Standards-Version to 3.9.6 + + -- Michael Prokop Wed, 21 Oct 2015 23:19:35 +0200 + +grml-hwinfo (0.10.0) unstable; urgency=medium + + * [43246c9] Support mcelog + * [9b0e96b] Support edac-utils + * [8216405] Support i2c-tools's decode-dimms + * [20db99b] Bump Standards-Version to 3.9.5 + + -- Michael Prokop Mon, 01 Sep 2014 21:04:58 -0700 + +grml-hwinfo (0.9.2) unstable; urgency=medium + + * [048f6e4] Support iproute2 as alternative to iproute in Recommends + + -- Michael Prokop Mon, 03 Feb 2014 16:20:37 +0100 + +grml-hwinfo (0.9.1) unstable; urgency=low + + * [69521ba] Use iproute's ip tool to retrieve all its output + + -- Michael Prokop Wed, 14 Aug 2013 13:02:27 +0200 + +grml-hwinfo (0.9.0) unstable; urgency=low + + * [11eeed7] Support lscpu, lsblk and dmsetup ls --tree + * [63be8b7] Add support for sg_inq from sg3-utils + * [3644e97] Read /proc/acpi/info only if the file exists, drop calls to + acpi_available + + -- Michael Prokop Tue, 18 Jun 2013 17:21:19 +0200 + +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 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 Thu, 16 Aug 2012 10:40:50 +0200 + grml-hwinfo (0.6.0) unstable; urgency=low * [f5c36fb] Add support for swapon, mdadm, LVM + dmsetup