X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=40d77e3dace2baf64fb51959884869af43f24fca;hb=e21942eb5e85ad2706c03f525064503bb597fd05;hp=3288db0c6ff2704875faaa852659859f651becf8;hpb=5fe1f6c18b6f0136784c431aa9ac4b9b590a1978;p=grml-hwinfo.git diff --git a/debian/changelog b/debian/changelog index 3288db0..40d77e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,159 @@ +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 + * [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 + * [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 Thu, 16 Aug 2012 01:32:38 +0200 + +grml-hwinfo (0.5.0) unstable; urgency=low + + * [24ef6ad] Support numactl to retrieve NUMA information + * [7be0c4c] Adjust version string of script during package build-time + * [cdce5f7] debian/rules: provide build-arch+ build-indep + * [ad8c9ef] Drop deprecated Conflicts with grml-scripts <= 0.4-15 + + -- Michael Prokop Sat, 28 Jan 2012 00:04:04 +0100 + +grml-hwinfo (0.4.3) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [ddeae74] Add debian/control headers Origin, Bugs + + [ Michael Prokop ] + * [e4d559c] drop .hgtags file + + -- Michael Prokop Sat, 26 Nov 2011 19:50:07 +0100 + +grml-hwinfo (0.4.2) unstable; urgency=low + + [ Richard Hartmann ] + * [d833ec9] A multitude of changes + + [ Christian Hofstaedtler ] + * [3ad1215] use empty/nonempty for flag variables + * [ca2c74f] correct help text for the 'both' option + * [ce4fb74] simplify output file/directory logic + * [442c6fb] cleanup output and help text + * [2d4ac0a] update man page with new options + * [9cc721d] run all commands with C locale + * [fb84f24] Update Standards-Version to 3.9.2 (no changes) + * [189d597] Update Suggests: list + + -- Christian Hofstaedtler Mon, 09 May 2011 23:51:37 +0200 + grml-hwinfo (0.4.1) unstable; urgency=low [ Ulrich Dangel ]