Release new version 0.14.0
[grml-hwinfo.git] / debian / changelog
1 grml-hwinfo (0.14.0) unstable; urgency=medium
2
3   * [b0e90e6] Provide output of `efibootmgr -v` in file efibootmgr. Thanks
4     to Ralf Moll for the suggestion
5
6  -- Michael Prokop <mika@grml.org>  Wed, 31 Oct 2018 10:18:30 +0100
7
8 grml-hwinfo (0.13.3) unstable; urgency=medium
9
10   * [e8bebe3] Redirect `ip mrule show` errors to ip_mrule.error
11   * [77076a3] Bump Standards-Version to 4.1.4
12
13  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2018 13:53:54 +0200
14
15 grml-hwinfo (0.13.2) unstable; urgency=medium
16
17   * [d116a7a] sysdump: ignore files inside /sys/kernel/debug to avoid
18     hanging
19
20  -- Michael Prokop <mika@grml.org>  Fri, 09 Jun 2017 22:26:25 +0200
21
22 grml-hwinfo (0.13.1) unstable; urgency=medium
23
24   * [3f7e605] Provide `acpi --everything` output in file `acpi.everything`
25
26  -- Michael Prokop <mika@grml.org>  Fri, 07 Apr 2017 11:52:36 +0200
27
28 grml-hwinfo (0.13.0) unstable; urgency=medium
29
30   * [588c3c8] Redirect hdparm + sg_inq errors to according .error files
31   * [49cba96] Bump Standards-Version to 3.9.8
32   * [8c8df09] Use SSL for Homepage + Vcs-Browser URLs
33   * [8618504] Bump debian/compat to 9
34   * [3d85ad8] Add debian/source/format with 3.0 (native)
35   * [9e75ff8] debian/rules: replace deprecated dh_clean -k with dh_prep
36
37  -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:14:55 +0100
38
39 grml-hwinfo (0.12.0) unstable; urgency=medium
40
41   * [fb0e356] Support options --force + --quiet for usage with cron
42   * [fc34c5d] Improve local disk detection for recent kernel changes
43   * [c5989b9] Fix shellcheck issue with quoting
44   * [5afa0d8] Don't use working directory when --output-directory option
45     is used
46
47  -- Michael Prokop <mika@grml.org>  Thu, 19 Nov 2015 15:48:55 +0100
48
49 grml-hwinfo (0.11.0) unstable; urgency=medium
50
51   * [8eca38c] ip: also store table specific route information
52   * [55629e0] Improve shell quoting (thanks to shellcheck)
53   * [87551b7] Fix shell scripting issues discovered by shellcheck
54   * [1b107c8] Save stderr of x86info and discover in *.error instead of *.2
55   * [9010e65] Bump Standards-Version to 3.9.6
56
57  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:19:35 +0200
58
59 grml-hwinfo (0.10.0) unstable; urgency=medium
60
61   * [43246c9] Support mcelog
62   * [9b0e96b] Support edac-utils
63   * [8216405] Support i2c-tools's decode-dimms
64   * [20db99b] Bump Standards-Version to 3.9.5
65
66  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2014 21:04:58 -0700
67
68 grml-hwinfo (0.9.2) unstable; urgency=medium
69
70   * [048f6e4] Support iproute2 as alternative to iproute in Recommends
71
72  -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:20:37 +0100
73
74 grml-hwinfo (0.9.1) unstable; urgency=low
75
76   * [69521ba] Use iproute's ip tool to retrieve all its output
77
78  -- Michael Prokop <mika@grml.org>  Wed, 14 Aug 2013 13:02:27 +0200
79
80 grml-hwinfo (0.9.0) unstable; urgency=low
81
82   * [11eeed7] Support lscpu, lsblk and dmsetup ls --tree
83   * [63be8b7] Add support for sg_inq from sg3-utils
84   * [3644e97] Read /proc/acpi/info only if the file exists, drop calls to
85     acpi_available
86
87  -- Michael Prokop <mika@grml.org>  Tue, 18 Jun 2013 17:21:19 +0200
88
89 grml-hwinfo (0.8.0) unstable; urgency=low
90
91   * [058f4d8] Add support retrieving iSCSI information using iscsiadm from
92     open-iscsi
93   * [211ace9] Retrieve information about SCSI devices using lsscsi. Thanks
94     to Christian Hofstaedtler for the hint
95   * [ab9a47b] lsscsi: collect transport information in lsscsi_transport
96   * [6fa93ae] Bump Standards-Version to 3.9.4
97
98  -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 09:57:53 +0200
99
100 grml-hwinfo (0.7.0) unstable; urgency=low
101
102   * [508ee7c] Redirect dpkg error message for running_kernel
103   * [47ade83] Rework cmdline option handling, replacing "-df" with "-b"
104     and adding new options
105   * [8c62e67] Support proxmox/libvirt/openvz/vserver information retrieval
106   * [91379ed] Fix formating of disk tools output
107   * [a04bc22] Unify indention
108   * [7e0b636] Run lspci -nn for lspci output, do not check for /proc/bus/*
109     for lspnp && lsusb commands but instead just run exectest
110   * [772dcc6] Remove only empty *.error files to see which commands have
111     been executed
112   * [0cb80d4] Improve usage text
113   * [226e977] Run tar with --auto-compress for better --output-file
114     support
115
116  -- Michael Prokop <mika@grml.org>  Thu, 16 Aug 2012 10:40:50 +0200
117
118 grml-hwinfo (0.6.0) unstable; urgency=low
119
120   * [f5c36fb] Add support for swapon, mdadm, LVM + dmsetup
121   * [f66e7d5] Bump Standards-Version to 3.9.3
122   * [8fa5a70] Apply wrap-and-sort on Debian package
123   * [4a8b026] Drop deprecated pcmcia-utils from Suggests
124   * [a5a8a78] Use Recommends for all packages instead of Suggests
125   * [f5170f3] Drop ${shlibs:Depends} from Depends
126   * [04fe9e7] List missing tools in file missing_tools
127   * [66a9dfd] Drop support for ddcprobe which is deprecated since ages
128   * [1361f33] Update Recommends and package description to reflect current
129     state of script
130   * [d61f73b] Improve check for running_kernel
131   * [3408832] Get rid of generated files which are empty
132
133  -- Michael Prokop <mika@grml.org>  Thu, 16 Aug 2012 01:32:38 +0200
134
135 grml-hwinfo (0.5.0) unstable; urgency=low
136
137   * [24ef6ad] Support numactl to retrieve NUMA information
138   * [7be0c4c] Adjust version string of script during package build-time
139   * [cdce5f7] debian/rules: provide build-arch+ build-indep
140   * [ad8c9ef] Drop deprecated Conflicts with grml-scripts <= 0.4-15
141
142  -- Michael Prokop <mika@grml.org>  Sat, 28 Jan 2012 00:04:04 +0100
143
144 grml-hwinfo (0.4.3) unstable; urgency=low
145
146   [ Christian Hofstaedtler ]
147   * [ddeae74] Add debian/control headers Origin, Bugs
148
149   [ Michael Prokop ]
150   * [e4d559c] drop .hgtags file
151
152  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 19:50:07 +0100
153
154 grml-hwinfo (0.4.2) unstable; urgency=low
155
156   [ Richard Hartmann ]
157   * [d833ec9] A multitude of changes
158
159   [ Christian Hofstaedtler ]
160   * [3ad1215] use empty/nonempty for flag variables
161   * [ca2c74f] correct help text for the 'both' option
162   * [ce4fb74] simplify output file/directory logic
163   * [442c6fb] cleanup output and help text
164   * [2d4ac0a] update man page with new options
165   * [9cc721d] run all commands with C locale
166   * [fb84f24] Update Standards-Version to 3.9.2 (no changes)
167   * [189d597] Update Suggests: list
168
169  -- Christian Hofstaedtler <ch@grml.org>  Mon, 09 May 2011 23:51:37 +0200
170
171 grml-hwinfo (0.4.1) unstable; urgency=low
172
173   [ Ulrich Dangel ]
174   * [1de5818] Change WORKING_DIR via external variable.
175
176   [ Michael Prokop ]
177   * [6046cf4] Bump Standards-Version to 3.9.1.
178
179  -- Michael Prokop <mika@grml.org>  Fri, 17 Sep 2010 00:23:53 +0200
180
181 grml-hwinfo (0.4.0) unstable; urgency=low
182
183   * Collect hardware information in a temporary directory.
184   * Support -h/--help option.
185   * Bump Standards-Version to 3.8.4 (no further changes).
186   * Update Homepage/VCS-* headers.
187   * Bump to compat version 5.
188
189  -- Michael Prokop <mika@grml.org>  Fri, 19 Feb 2010 21:29:27 +0100
190
191 grml-hwinfo (0.3.6) unstable; urgency=low
192
193   * Support dconf.
194
195  -- Michael Prokop <mika@grml.org>  Mon, 27 Aug 2007 18:32:32 +0200
196
197 grml-hwinfo (0.3.5) unstable; urgency=low
198
199   * Support /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl
200
201  -- Michael Prokop <mika@grml.org>  Mon, 20 Aug 2007 11:23:40 +0200
202
203 grml-hwinfo (0.3.4) unstable; urgency=low
204
205   * Support x86info.
206   * Change version schema from x.y-z to x.y.z.
207   * Change section from 'grml' to 'admin'.
208
209  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2007 18:44:07 +0200
210
211 grml-hwinfo (0.3-3) unstable; urgency=low
212
213   [Michael Prokop]
214   * Improve code layout (like checks for binaries, portability for
215     non-grml system).
216   * Do not overwrite existing info.tar.bz2 files but use timestamp
217     in filename instead.
218
219   [Alexander Wirt]
220   * Add procinfo to suggests
221
222  -- Michael Prokop <mika@grml.org>  Mon, 11 Jun 2007 12:06:28 +0200
223
224 grml-hwinfo (0.3-2) unstable; urgency=low
225
226   * Use "Architecture: all" in debian/control to support architectures
227     not running on x86 as well.
228   * Bumb Standard Version to 3.7.2 (no further changes).
229   * Update copyright file (adjusted address of fsfs).
230   * Added manpage for sysdump.
231   * sysdump: do not exit on error opening file(s) but print warning
232     instead.
233
234  -- Michael Prokop <mika@grml.org>  Sat, 11 Nov 2006 19:12:39 +0100
235
236 grml-hwinfo (0.3-1) unstable; urgency=low
237
238   * Fix: append output of for-loop to files (avoids possible
239     overwriting of files).
240
241  -- Michael Prokop <mika@grml.org>  Thu, 10 Aug 2006 00:17:59 +0200
242
243 grml-hwinfo (0.2-3) unstable; urgency=low
244
245   * Send errors from sfdisk and fdisk to an error file as
246     unpartitioned disks report errors.
247   * It's linux-image-... and not kernel-image... anymore.
248
249  -- Michael Prokop <mika@grml.org>  Thu,  6 Apr 2006 16:04:51 +0200
250
251 grml-hwinfo (0.2-2) unstable; urgency=low
252
253   * Check for existence of /proc/ide/ide?/hd?/geometry before
254     grepping.
255
256  -- Michael Prokop <mika@grml.org>  Tue,  4 Apr 2006 23:41:04 +0200
257
258 grml-hwinfo (0.2-1) unstable; urgency=low
259
260   * Fixed the "not running as root" problem.
261   * Send error/warning output of sysdump to sysdump.error.
262   * Changed pcmcia-cs in Suggested: to pcmcia-utils.
263
264  -- Michael Prokop <mika@grml.org>  Mon,  3 Apr 2006 22:23:31 +0200
265
266 grml-hwinfo (0.1-1) unstable; urgency=low
267
268   * Initial release.
269
270  -- Michael Prokop <mika@grml.org>  Thu, 28 Jul 2005 08:50:04 +0200
271