X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8d07142ab581d712f72d5fb5c4b4c12d1fbc8591;hb=refs%2Ftags%2Fv0.16.0;hp=5f7d5599f96a5506fb17ccdec301d31e181a1ff1;hpb=2b9e2f9bdfca30280985152e4a93b70c4447a275;p=grml-hwinfo.git diff --git a/debian/changelog b/debian/changelog index 5f7d559..8d07142 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +grml-hwinfo (0.16.0) unstable; urgency=medium + + * [3d53667] sysdump: rework ignore list code and ignore further files. + Thanks to Darshaka Patirana for tracking down the + /sys/kernel/tracing/* issue + * [9193fd5] Provide information to user if sysdump might be hanging + * [42ab70c] Log 'ip route show table' errors to corresponding error file + * [1807566] Log efibootmgr errors to efibootmgr.error + + -- Michael Prokop Fri, 05 Mar 2021 17:40:46 +0100 + +grml-hwinfo (0.15.4) unstable; urgency=medium + + * [8a97e68] Store `ip netconf` output in file `ip_netconf` Thanks to + Christian Hofstaedtler + + -- Michael Prokop Fri, 22 Jan 2021 12:11:50 +0100 + grml-hwinfo (0.15.3) unstable; urgency=medium * [f17f4a0] Store output of `lscpu -e` in file `lscpu_extended`