X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=40d77e3dace2baf64fb51959884869af43f24fca;hb=e21942eb5e85ad2706c03f525064503bb597fd05;hp=8c9e1377a6ed67cfc5ffbbb574360b90740dc74d;hpb=f89b5536c8d3b17a0c832e4a2a8f9732144eede8;p=grml-hwinfo.git diff --git a/debian/changelog b/debian/changelog index 8c9e137..40d77e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,68 @@ +grml-hwinfo (0.13.2) unstable; urgency=medium + + * [d116a7a] sysdump: ignore files inside /sys/kernel/debug to avoid + hanging + + -- Michael Prokop Fri, 09 Jun 2017 22:26:25 +0200 + +grml-hwinfo (0.13.1) unstable; urgency=medium + + * [3f7e605] Provide `acpi --everything` output in file `acpi.everything` + + -- Michael Prokop Fri, 07 Apr 2017 11:52:36 +0200 + +grml-hwinfo (0.13.0) unstable; urgency=medium + + * [588c3c8] Redirect hdparm + sg_inq errors to according .error files + * [49cba96] Bump Standards-Version to 3.9.8 + * [8c8df09] Use SSL for Homepage + Vcs-Browser URLs + * [8618504] Bump debian/compat to 9 + * [3d85ad8] Add debian/source/format with 3.0 (native) + * [9e75ff8] debian/rules: replace deprecated dh_clean -k with dh_prep + + -- Michael Prokop Fri, 27 Jan 2017 16:14:55 +0100 + +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