]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/changelog
Merge tag 'upstream/6.6'
[mirror_smartmontools-debian.git] / debian / changelog
CommitLineData
4a0d1787
JD
1smartmontools (6.5+svn4324-2) UNRELEASED; urgency=medium
2
3 * Update Vcs-* headers in control file: replace Alioth/anonscm URIs
4 with salsa.debian.org.
5
6 -- Jonathan Dowland <jmtd@debian.org> Thu, 09 Aug 2018 08:09:05 +0100
7
78a38b08
GI
8smartmontools (6.5+svn4324-1) unstable; urgency=low
9
413ace18 10 * [a86ec89] Imported Upstream version 6.5+svn43204 (Closes: #831504)
78a38b08
GI
11
12 -- Giuseppe Iuculano <iuculano@debian.org> Sat, 30 Jul 2016 19:10:13 +0200
13
1fb44b44 14smartmontools (6.4+svn4214-1) unstable; urgency=medium
20a5687a
TF
15
16 [ Helmut Grohne ]
20a5687a
TF
17 * Fix FTCBFS. (Closes: #794035)
18 + Pass --build and --host to configure
19
20 [ Tobias Frost ]
21 * Import patch from Helmut (see above)
9da6b45f 22 * Remove '/var/lib/smartmontools' on purge (Closes: #766145)
b5de401b
TF
23 * Fixed postinst script: Version is only valid when configuring.
24 (Closes: #766146)
20a5687a 25
6053fa3a
JD
26 [ Jonathan Dowland ]
27 * Portability improvements, thanks Robert Millan. Closes: #634506.
0ccd92c3
JD
28 * Update debian/copyright to Format 1.0., resolve GPL-2/GPL-2+
29 ambiguity. Closes: #777583.
aa3fa587 30 * Get rid of update-smart-drivedb. Closes: #783317, #804299, #706909.
b84112cc 31 * Bump standards version (no further changes required)
6c5eb127 32 * Enhance rules clean target to make repeated builds easier
055efcb0 33 * Stop installing duplicate/irrelevant docs (COPYING, changelog, INSTALL)
001790c0 34 * add 'set -e' to postrm.
d2cd5c38 35 * Switch to xz for orig.tar compression and update get-orig-source rule.
bcade6c1 36 * Stop passing explicit runlevels to dh_installinit. Closes: #732045.
7af93365
JD
37 * Remove duplicate use of dh_systemd_enable: The second one should have
38 been dh_systemd_start. Closes: #813102.
089a6ff8
JD
39 * Various manpage improvements. Thanks Bjarni Ingi Gislason.
40 Closes: #669053.
6053fa3a 41
089a6ff8 42 -- Jonathan Dowland <jmtd@debian.org> Thu, 04 Feb 2016 23:21:58 +0000
20a5687a 43
63180956
JD
44smartmontools (6.4+svn4109-1) unstable; urgency=medium
45
46 * New upstream version. Closes: #789721.
47 * Add myself to uploaders.
48 * refresh 54_remove-Id-from-smartd.conf.diff and 61_cciss-doc.patch
49
50 -- Jonathan Dowland <jmtd@debian.org> Wed, 18 Nov 2015 19:52:41 +0000
51
66b064a0
TF
52smartmontools (6.3+svn4002-2) unstable; urgency=low
53
54 * [12d5f9d] Correct maintscript syntax (Closes: #766178)
55
56 -- Giuseppe Iuculano <iuculano@debian.org> Tue, 21 Oct 2014 13:30:40 +0200
57
47cfb417
GI
58smartmontools (6.3+svn4002-1) unstable; urgency=low
59
60 * [03a62f0] Set EnvironmentFile=-/etc/default/smartmontools in smartd.service
61 (Closes: #764136)
62 * [59c55ae] Remove /etc/smartd_warning.sh (Closes: #765519)
63 * [1d06b80] Imported Upstream version 6.3+svn4002
64 * [1aabc0a] Do not build-depends on hardening-wrapper,
65 instead use the new buildflags.mk file
66
67 -- Giuseppe Iuculano <iuculano@debian.org> Fri, 17 Oct 2014 15:55:45 +0200
68
6ed08112
GI
69smartmontools (6.3+svn3990-1) unstable; urgency=low
70
71 * [d2e702c] Imported Upstream version 6.3+svn3990
72 - Support for TOSHIBA STOR.E Plus 2 TB (0x0480:0xa00a) (Closes: #734395)
73 * [901fe9c] Refreshed patches
74 * [9804b75] Included systemd service file.
75 Thanks to Michael Stapelberg (Closes: #639631, #757973, #762039)
76 * [a64e022] Remove the obsolete bug helper (Closes: #757975)
77 * [3478a98] moved smartd_warning.sh in
78 /usr/share/smartmontools/smard_warning.sh (Closes: #710815)
79 * [a5a9d5b] Removed source less os_solaris_ata.s (Closes: #729842)
80 * [fb337c9] Update to Standards-Version 3.9.5, no changes need
81 * [6a8e2b9] smartd.service.in: declaring After=syslog.target is unnecessary
82 by now because syslog is socket-activated and will therefore be started
83 when needed
84
85 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 05 Oct 2014 10:58:13 +0200
86
827d3b2c
ED
87smartmontools (6.2+svn3841-1.2) unstable; urgency=medium
88
89 * Non-maintainer upload.
90 * debian/control: Switch to automake1.11. (Closes: #724436)
91
92 -- Eric Dorland <eric@debian.org> Sun, 16 Feb 2014 16:27:11 -0500
93
94smartmontools (6.2+svn3841-1.1) unstable; urgency=medium
95
96 * Non-maintainer upload.
97 * Fix FTBFS on GNU/kFreeBSD. (Closes: #736660)
98
99 -- Robert Millan <rmh@debian.org> Thu, 06 Feb 2014 13:48:48 +0100
100
7ce640a3
GI
101smartmontools (6.2+svn3841-1) unstable; urgency=low
102
103 * [3d17a85] Imported Upstream version 6.2+svn3841
104 * [8251afb] Fix FTBFS[kfreebsd]
105 Thanks to Christoph Egger (Closes: #717567)
106 * [e57fafb] Refreshed patches
107
108 -- Giuseppe Iuculano <iuculano@debian.org> Thu, 05 Sep 2013 14:53:36 +0200
109
4cc839e4
GI
110smartmontools (6.1+svn3812-1) unstable; urgency=low
111
112 * [ee38a43] Imported Upstream version 6.1+svn3812 (Closes: #691646)
113 - Support for WD MyBook Essential 0x1058:0x0910 (Closes: #633724)
114 - Added USB bridge to known IDs (Closes: #643928)
115 - Added support for Seagate Expansion Desk external (usb) disks
116 (Closes: #621411)
117 * [1855d63] Refreshed patches and removed patches applied upstream
118 * [d3fc9d1] Remove quilt from depends
119 * [841c1a8] CHANGELOG file has been renamed, install Changelog
120 * [3502e16] Updated VCS control fields
121 * [8f14e44] debian/rules: Provide build-arch and build-indep
122 * [0f1c16c] Harden smartmontools binaries
123 * [555346e] Bump to 3.9.4 standards version
124 * [5ae3fa9] Use /var/lib/smartmontools/drivedb for drivedb.h updates
125 (Closes: #706909)
126 * [c16ffdc] Create /var/lib/smartmontools/drivedb dir
127 * [79a3dc2] Trigger the removal of /etc/init.d/smartd when upgrading
128 (Closes: #684617, #704081)
129 * [a0a5725] Also remove /etc/init.d/smartd in preinst script
130 * [a26a490] Added man page for update-smart-drivedb.
131 Thanks to Hannes von Haugwitz (Closes: #708433)
132
133 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 02 Jun 2013 11:14:02 +0200
134
c6169f9c
GI
135smartmontools (5.42+svn3561-3) unstable; urgency=high
136
137 * [f10872d] Really fix FTBFS on kfreebsd.
138 Thanks to Petr Salinger (Closes: #677393)
139
140 -- Giuseppe Iuculano <iuculano@debian.org> Mon, 16 Jul 2012 15:21:56 +0200
141
bf19845d
GI
142smartmontools (5.42+svn3561-2) unstable; urgency=high
143
144 * [743e0f4] Fixed FTBFS in kfreebsd.
145 Thanks to Petr Salinger (Closes: #677393)
146
147 -- Giuseppe Iuculano <iuculano@debian.org> Mon, 16 Jul 2012 12:06:15 +0200
148
9e402e6a
GI
149smartmontools (5.42+svn3561-1) unstable; urgency=low
150
151 * [f4e463d] Imported Upstream version 5.42+svn3561
152 * [23f7a2f] Refreshed patches
153 * [16216c8] Fixed FTBFS on kfreebsd.
154 Thanks to Petr Salinger (Closes: #676142)
155 * [6652700] Fixed regression introduced in 10mail script (Closes: #649515)
156 * [fd647e5] Remove /etc/init.d/smartd (Closes: #677095)
157
158 -- Giuseppe Iuculano <iuculano@debian.org> Wed, 20 Jun 2012 16:36:24 +0200
159
f55b7a7b
GI
160smartmontools (5.42+svn3539-1) unstable; urgency=low
161
162 * [e165493] Imported Upstream version 5.42+svn3539
163 (Closes: #668391, #608953)
164 * [9fcd449] Refreshed patches
165 * [65c801f] Do not install upstream init (Closes: #631075)
166 * [9a19418] Fixed check for /usr/bin/mail.
167 Thanks to Martin von Gagern (Closes: #649515)
168
169 -- Giuseppe Iuculano <iuculano@debian.org> Sat, 12 May 2012 13:02:49 +0200
170
67fa4ba8
GI
171smartmontools (5.41+svn3365-1) unstable; urgency=low
172
173 * [a7e8ffe] Imported Upstream version 5.41+svn3365
174 * [471d14a] Refreshed patches, removed install.diff applied upstream
175 * [fae0ec9] Added a missing include for hurd-i386.
176 Thanks to Pino Toscano (Closes: #619208)
177
178 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 19 Jun 2011 17:28:10 +0200
179
143998dd
GI
180smartmontools (5.40+svn3296-1) unstable; urgency=low
181
182 * [cfbba5b] Imported Upstream version 5.40+svn3296
183 - Intel X18-M/X25-M/X25-V G2 SSDs: Add firmware bug warning
184 (Closes: #581996)
185 - handles missing attributes and prints attributes of SandForce based SSDs
186 correctly (Closes: #601258)
187 - Added a note about smartctl is unable to print a warning if autosave is
188 disabled (Closes: 570892)
189 - Print help message if no option is specified (Closes: 435579)
190 - Only some of the controller specific parts of the code may still use the
191 old ioctl (LP: #658469)
192 - New drive database entry for F4EG (LP: #684809)
193 * [b5b85ba] Refreshed patches
194 * [2b7f0f1] Update to Standards-Version 3.9.1, no changes needed
195 * [3ed7206] debian/rules: remove make -C examplescripts
196 * [f8250f3] Pass exampledir in configure
197 * [0711e68] Install examples files and update-smart-drivedb (Closes: #607689)
198 (Closes: #593502)
199 * [f36e375] Do not install CHANGELOG COPYING INSTALL and initd files
200 * [a76819a] Re-enabled capability-dropping on armel (Closes: #552044)
201
202 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 20 Mar 2011 19:09:39 +0100
203
b37a1bf7
GI
204smartmontools (5.39.1+svn3124-2) unstable; urgency=low
205
206 [ Florian Weimer ]
207 * [88b6d44] 3w-sas support (from upstream changeset r3128) (Closes:
208 #604016)
209
210 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 26 Dec 2010 12:26:16 +0100
211
8828cec3
GI
212smartmontools (5.39.1+svn3124-1) unstable; urgency=low
213
214 * [1e46e09] Set state and attribute file directory to
215 /var/lib/smartmontools/ (Closes: #582158)
216 * [e20147c] Don't warn about being disabled unless verbose (Closes: #583386)
217 * [3390c07] Fixed example path in man pages (Closes: #588134)
218 * [e9583e0] Imported Upstream version 5.39.1+svn3124
219 * [789e123] Refreshed patches
220 * [cbecf14] Bump to Standards-Version 3.9.0, no changes needed
221
222 -- Giuseppe Iuculano <iuculano@debian.org> Tue, 13 Jul 2010 13:16:54 +0200
223
ba00ef25
GI
224smartmontools (5.39.1+svn3077-1) unstable; urgency=low
225
226 * [ffe62ea] Removed powersaved from Suggests (Closes: #570956)
227 * [7f0798e] Imported Upstream version 5.39.1+svn3077 (Closes: #575435)
228 * [b1b3452] Enabled drivedb, savestates, and attributelog
229 * [9f28fd4] Switch to dpkg-source 3.0 (quilt) format
230 * [52be6ce] Updated to Standards-Version 3.8.4, no changes needed
231
232 -- Giuseppe Iuculano <iuculano@debian.org> Fri, 26 Mar 2010 22:01:58 +0100
233
63072dd6
GI
234smartmontools (5.39.1+svn3060-1) unstable; urgency=low
235
236 * [a23d511] Imported Upstream version 5.39.1+svn3060
237 - A regression caused by capabilities was fixed. (Closes: #564876)
238 * [89c9890] Removed patches merged in upstream
239
240 -- Giuseppe Iuculano <iuculano@debian.org> Thu, 04 Feb 2010 08:16:37 +0100
241
043b08a4
GI
242smartmontools (5.39-3) unstable; urgency=low
243
244 * [3d32778] Fixed quietmode option (Closes: #545784)
245 * [e66f4fd] Allow smartd 'DEVICESCAN -d sat' (Closes: #546566)
246
247 -- Giuseppe Iuculano <iuculano@debian.org> Fri, 22 Jan 2010 20:02:53 +0100
248
c9645469
GI
249smartmontools (5.39-2) unstable; urgency=low
250
251 * [f7f4c51] Fixed crash on kfreebsd. (Closes: #561113) - thanks to
252 Petr Salinger and Axel Beckert
253
254 -- Giuseppe Iuculano <iuculano@debian.org> Sat, 26 Dec 2009 11:11:58 +0100
255
7139a1a1
GI
256smartmontools (5.39-1) unstable; urgency=low
257
258 * [e9e8c2b] Imported Upstream version 5.39
259 * [b00706e] Adeed libusb2-dev for kfreebsd in Build-Depends.
260 (Closes: #560241)
261
262 -- Giuseppe Iuculano <iuculano@debian.org> Mon, 14 Dec 2009 12:24:35 +0100
263
89ab26c5
GI
264smartmontools (5.38+svn2993-1) unstable; urgency=low
265
266 * [bed9426] Imported Upstream version 5.38+svn2993
267 * [4a5d1d1] Fixed status action in init script (LP: #491324)
268 * [9dd2a1d] Add selinux for avr32 in build-depends
269 * [26ec4bc] Refreshed patches
270
271 -- Giuseppe Iuculano <iuculano@debian.org> Wed, 09 Dec 2009 17:45:19 +0100
272
8e86f6cf
GI
273smartmontools (5.38+svn2956-1) unstable; urgency=low
274
275 * [283f281] Updated my email address and removed DM-Upload-Allowed
276 control field
277 * [eb07ddf] Imported Upstream version 5.38+svn2956
278 + Added a note in smartctl (8) about 2^16 wrap of LifeTime value in
279 Self-test log. (Closes: #535298)
280 * [ed382e8] Refreshed patches
281 * [f4ff277] Updated lowcap patch, make capabilities optional and
282 clarify that mail notification could not work when used. (Closes:
283 #544940)
284 * [a7e19a3] Do not Build-depends in libcap-ng-dev in armel, libcap-ng
285 is broken in this arch. (Closes: #548438)
286
287 -- Giuseppe Iuculano <iuculano@debian.org> Sun, 11 Oct 2009 09:42:47 +0200
288
12e6afed
GI
289smartmontools (5.38+svn2920-2) unstable; urgency=low
290
291 * [a117ede] Enable Selinux only in linux platforms
292
293 -- Giuseppe Iuculano <giuseppe@iuculano.it> Tue, 22 Sep 2009 13:22:39 +0200
294
f98e7f5f
GI
295smartmontools (5.38+svn2920-1) unstable; urgency=low
296
297 * [a94eb83] run.d/10mail: Do not exit silently if /usr/bin/mail is
298 missing (Closes: #541192) - thanks to Francesco Potorti`
299 * [0197215] Enabled SELinux support
300 * [091eb3a] debian/smartmontools-bug: Fixed a spelling error (Closes:
301 #547197) - thanks to Sandro Tosi
302 * [5496574] Imported Upstream version 5.38+svn2920
303 * [5d593fa] Removed patches merged in upstream: 64_r2898.patch,
304 65_freebsd.patch
305
306 -- Giuseppe Iuculano <giuseppe@iuculano.it> Sun, 20 Sep 2009 14:51:52 +0200
307
027a3449
GI
308smartmontools (5.38+svn2879-4) unstable; urgency=low
309
310 * [af11f9b] debian/patches/65_freebsd.patch: The os_freebsd.cpp uses
311 reallocf(), which is specific for *BSD libc. Added an implementation
312 directly into os_freebsd.cpp - thanks to Petr Salinger
313 * [b2a680f] debian/watch: Removed uupdate
314 * [4fe54cf] Do not Build-depends on libcap-ng-dev on avr32
315
316 -- Giuseppe Iuculano <giuseppe@iuculano.it> Mon, 07 Sep 2009 20:55:53 +0200
317
e6db3d58
GI
318smartmontools (5.38+svn2879-3) unstable; urgency=low
319
320 * [1b75411] Freebsd patch was not entirely merged in upstream. Applied
321 remaining changes and try to fix FTBFS on GNU/kFreeBSD (Closes: #537856)
322
323 -- Giuseppe Iuculano <giuseppe@iuculano.it> Mon, 07 Sep 2009 15:33:34 +0200
324
8063a310
GI
325smartmontools (5.38+svn2879-2) unstable; urgency=low
326
327 * [51c0fd9] Build-depends on libcap-ng-dev only on linux. - thanks to
328 Petr Salinger
329 * [94843b0] Fixed Vcs-Browser field
330 * [c2d3bf4] Do not Build-depends on libcap-ng-dev on sparc
331 * [27a32a3] Dereference '/dev/disk/by-*/*' symlink before device type
332 autodetection. (Closes: #544823)
333
334 -- Giuseppe Iuculano <giuseppe@iuculano.it> Mon, 07 Sep 2009 14:24:17 +0200
335
10a97df6
GI
336smartmontools (5.38+svn2879-1) unstable; urgency=low
337
338 [ Guido Günther ]
339 * [d5c8d71] suggest graphical helpers (Closes: #524752)
340 * [b11b96e] support status action in init script (Closes: #525196) -
341 thanks to Peter Eisentraut
342 * [b092558] fix Vcs-Browser URL
343
344 [ Giuseppe Iuculano ]
345 * [101b745] New maintainers, thanks to Guido Günther for the prior
346 work on smartmontools. (Closes: #543861)
347 * [35bece3] debian/rules: Added a get-orig-source target to retrieve a
348 svn snapshot
349 * [4482c05] Bump to debhelper 7 compatibility levels
350 * [2127e19] Imported Upstream version 5.38+svn2879
351 - Fixed FTBFS (Closes: #539430)
352 - GNU/kFreeBSD patches merged in upstream (Closes: #537856)
efa44ab8
GI
353 - More drives recognized: Fujitsu MHW2 BJ series, WD Caviar Black family,
354 Western Digital AV-GP series, Transcend Solid-State Drive and Transcend
355 Solid-State Drive V series, Seagate Momentus 5400.5 series.
10a97df6
GI
356 * [6052436] Refreshed patches
357 * [91ad575] move badblockhowto.html in debian/ (Closes: #538631)
358 * [bbdf8c9] debian/control: Depend on lsb >= 3.2-14, which has the
359 status_of_proc() function.
360 * [9afe5af] Removed stop links from rc0 and rc6 (Closes: #494951) -
361 thanks to James Westby
362 * [6dcd8ec] Updated to standards version 3.8.3 (No changes needed)
363 * [608687b] debian/rules: Use dh_prep instead of dh_clean -k
364 * [a52f90d] debian/rules: Do not ignore make clean errors
365 * [31e40f7] debian/rules: use dh_install to install files
366 * [9ca7a79] debian/control: Added Florian Maier in Uploaders, fixed
367 VCS field, added DM-Upload-Allowed field
368 * [d494f00] Updated debian/badblockhowto.html (Closes: #540359) -
369 thanks to Francesco Potorti`
370 * [3db595a] Use the `-n standby' option by default in smartd.conf
371 (Closes: #531325)
372 * [52b4501] Added /etc/smartmontools/run.d/10powersave-notify to
373 enable desktop notification over powersave-notify and added
374 powersaved in Recommends
375 * [0dcf301] debian/patches/62_lowcap.patch: Drop all unnecessary
376 capabilities
377 * [5afdd10] Added the removable option by default. This indicates to
378 smartd that it should continue if the device does not appear to be
379 present when smartd is started. (Closes: #406130)
380
381 -- Giuseppe Iuculano <giuseppe@iuculano.it> Tue, 01 Sep 2009 12:59:13 +0200
382
0fde576d
GG
383smartmontools (5.38-3) unstable; urgency=low
384
385 * [3ea288e] add Homepage, Vcs-{Git,Browser} fields (Closes: #500530)
386 * [76a9163] check if daemon is running befor starting it (Closes: #516430)
387 * [8a3e8a3] fix maintainer name
388
389 -- Guido Günther <agx@sigxcpu.org> Sat, 21 Feb 2009 17:19:19 +0100
390
e20bda59
GG
391smartmontools (5.38-2) unstable; urgency=low
392
393 * [fd9c675] add lintian override Full stop at end of synopsis is OK -
394 it doesn't end a sentence but is part of an abbreviation.
395 * [fab76b4] update copyright
396 * [1731d9e] bump standards version
397 * [d0f2f2e] add README.source
398 * [2d3e4b9] new patch 61_cciss-doc.patch update ccis examples/docs
399 (Closes: #488371) - thanks to Matt Taggart
400
401 -- Guido Guenther <agx@sigxcpu.org> Thu, 24 Jul 2008 12:15:34 -0400
402
b80a6196
GG
403smartmontools (5.38-1) unstable; urgency=low
404
405 * new upstream version
406 * drop 51_add-kfreebsd-support.diff, applied upstream
407 * add watch file from dehs.debian.org
408
409 -- Guido Guenther <agx@sigxcpu.org> Tue, 11 Mar 2008 20:54:41 +0100
410
215ebf7a
GG
411smartmontools (5.38~rc0-2) unstable; urgency=low
412
413 [ Petter Reinholdtsen ]
414 * smartmontools: Problem with LSB header in init.d script (Closes:
415 Bug#469377)
416
417 -- Guido Guenther <agx@sigxcpu.org> Wed, 05 Mar 2008 08:55:46 +0100
418
3e5ae84a
GG
419smartmontools (5.38~rc0-1) unstable; urgency=low
420
421 * New Upstream Version release candidate
422 * detects Hitachi drives with newer kernels (Closes: #314629)
423 * updated drives table (Closes: #381251)
424 * correct logfile location (Closes: #464193)
425 * drop 01_sat-error-handling.diff - originally pulld from upstream
426 * drop 05_wait-for-daemon-startup.diff - applied upstream
427 * refresh 51_add-kfreebsd-support.diff
428 * bump standards version
429 * ship badblockshowto.html (Closes: #454565)
430
431 -- Guido Guenther <agx@sigxcpu.org> Tue, 26 Feb 2008 11:59:50 +0100
432
ced4eea9
GG
433smartmontools (5.38~cvs20071118-2) experimental; urgency=low
434
3e5ae84a 435 * add LSB header (Closes: #458391)
ced4eea9
GG
436 * move debian specific patches to >= 50
437 * pull 01_sat-error-handling.diff from upstream CVS to improve SAT
438 handling of aborted ATA commands - thanks to Doug Gilbert!
439
440 -- Guido Guenther <agx@sigxcpu.org> Sun, 09 Dec 2007 14:51:57 +0100
441
ecfa7291
GG
442smartmontools (5.38~cvs20071118-1) experimental; urgency=low
443
444 * new upstream CVS snapshot 20071118
445 * update patches:
446 * rework 01_add-kfreebsd-support.diff to apply again
447 * rework 05_wait-for-daemon-startup.diff to apply again
448 * rediff 10_remove-redhatism.diff
449 * drop 20_fix-scsi-disk-detection.diff - merged upstream
450 * drop 30_gcc4.3.diff - fixed upstream
451 * drop 40_fix-sata-hsm-violation.diff - pulled from upstream
452
453 -- Guido Guenther <agx@sigxcpu.org> Mon, 19 Nov 2007 13:54:42 +0100
454
db0ec1b8
GG
455smartmontools (5.37-6) unstable; urgency=low
456
457 * don't redefine CISS_MAX_LUN (Closes: #441598)
458 * Patch pulled from upstream to fix HSM violation errors on SATA systems
459 (Closes: #448781) - thanks to Sven Hartge for sorting this out
460
461 -- Guido Guenther <agx@sigxcpu.org> Thu, 01 Nov 2007 13:29:11 +0100
462
410b0364
GG
463smartmontools (5.37-5) unstable; urgency=low
464
465 * NEWS.Debian: SCSI disks need -W for temperature logging, thanks to GSR for
466 feedback and testing. (Closes: #411932)
467
468 -- Guido Guenther <agx@sigxcpu.org> Thu, 05 Apr 2007 10:15:52 +0200
469
e0c17c6c
GG
470smartmontools (5.37-4) unstable; urgency=low
471
472 * 05_wait-for-daemon-startup.diff: fix startup race condition (Closes: #246032)
473 * document good testing practice (Closes: #412543)
474
475 -- Guido Guenther <agx@sigxcpu.org> Sat, 31 Mar 2007 16:01:27 +0200
476
02b6d828
GG
477smartmontools (5.37-3) unstable; urgency=low
478
479 * rebuild with pbuilder (Closes: #415950)
480
481 -- Guido Guenther <agx@sigxcpu.org> Fri, 23 Mar 2007 13:51:43 +0100
482
a19d514d
GG
483smartmontools (5.37-2) unstable; urgency=low
484
aa73272a
GG
485 * switch from dpatch to quilt
486 * 20_fix-scsi-disk-detection.diff: patch from Douglas Gilbert to fix scsi
487 disk detection (Closes: #411932)
a19d514d 488
aa73272a 489 -- Guido Guenther <agx@sigxcpu.org> Mon, 19 Mar 2007 23:04:15 +0100
a19d514d 490
1f71539a
GG
491smartmontools (5.37-1) unstable; urgency=low
492
493 * New Upstream Version
494 * adjusted 04_remove-Id-from-smartd.conf.dpatch
495
496 -- Guido Guenther <agx@sigxcpu.org> Thu, 21 Dec 2006 13:12:26 +0100
497
4ac70108
GG
498smartmontools (5.37~cvs20061111-1) experimental; urgency=low
499
500 * The No Narro ihr Mäschkerle release
501 * New upstream cvs release candidate (Closes: #398055, #398054, #391999)
502 * dropped 60_cciss.dpatch, merged upstream
503 * adjusted 04_remove-Id-from-smartd.conf.dpatch
504
505 -- Guido Guenther <agx@sigxcpu.org> Sat, 11 Nov 2006 19:19:27 +0100
506
4bfb1f61
GG
507smartmontools (5.37~cvs20061002-1) experimental; urgency=low
508
509 * New upstream CVS release candidate
510 * adjusted patches: 60_cciss, 04_remove-Id-from-smartd.conf
511
512 -- Guido Guenther <agx@sigxcpu.org> Mon, 2 Oct 2006 17:45:51 +0200
513
838aad7c
GG
514smartmontools (5.36-8) unstable; urgency=low
515
516 * 60_cciss (smartd.c): make sure we pass the correct mode and device
517 parameters to the lower level functions (the code assumed "SCSI" in those
518 places although it was "CCISS"). Patch by Frédéric BOITEUX
519 <fboiteux@calistel.com>, thanks a lot! (Closes: #36802)
520
521 -- Guido Guenther <agx@sigxcpu.org> Fri, 29 Sep 2006 15:22:19 +0200
522
9b4b21ba
GG
523smartmontools (5.36-7) unstable; urgency=low
524
9b4b21ba
GG
525 * README.Debian: actually mention the term "smartd-runner" in README.Debian
526 instead of only explaining what it does
706bda30
GG
527 * /etc/init.d/smartmontools: use LSB logging, patch by David Härdeman
528 <david@hardeman.nu> (Closes: #385903)
70ab3291 529 * Bump standards version to 3.7.2 (no other changes necessary)
9b4b21ba 530
70ab3291 531 -- Guido Guenther <agx@sigxcpu.org> Mon, 25 Sep 2006 11:41:21 +0200
9b4b21ba 532
cbc1bbc6
GG
533smartmontools (5.36-6) unstable; urgency=low
534
535 * Explicitly discourage using enable_smart with SATA disks in README.Debian
7113dc2a
GG
536 (Closes: #365027) - many thanks to Francois Marier and Doug Gilbert for
537 their feedback and help.
cbc1bbc6
GG
538 * Document what smartd-runner really does (Closes: #352244)
539
540 -- Guido Guenther <agx@sigxcpu.org> Wed, 3 May 2006 21:44:01 +0200
541
397dc9be
GG
542smartmontools (5.36-5) unstable; urgency=low
543
544 * apply current version of the cciss patch, updated to be less intrusive
545 by Douglas Gilbert
546
547 -- Guido Guenther <agx@sigxcpu.org> Wed, 26 Apr 2006 23:10:07 +0200
548
b6fada82
GG
549smartmontools (5.36-4) unstable; urgency=low
550
551 * really apply the cciss patch, thanks again to Frederic Boiteux
552 * adjust the cciss patch to include <linux/cciss.h> instead of
553 "cciss.h", we don't ship a local copy.
554
555 -- Guido Guenther <agx@sigxcpu.org> Tue, 25 Apr 2006 13:54:17 +0200
556
548caa8b
GG
557smartmontools (5.36-3) unstable; urgency=low
558
559 * depend on debianutils (>= 2.2) for run-parts --lsbsysinit, thanks to
560 Frederic Boiteux (Closes: #364713)
561
562 -- Guido Guenther <agx@sigxcpu.org> Tue, 25 Apr 2006 10:59:37 +0200
563
137f1390
GG
564smartmontools (5.36-2) unstable; urgency=low
565
566 * Build depend on automake/autoconf since we run autogen.sh
567 from debian/rules
568
569 -- Guido Guenther <agx@sigxcpu.org> Mon, 24 Apr 2006 16:02:42 +0200
570
f276cd20 571smartmontools (5.36-1) unstable; urgency=low
2a4645de 572
f276cd20 573 * new upstream version (Closes: #363087)
2a4645de 574 * use dpatch
f276cd20 575 * bump standards version
2a4645de
GG
576 * update cciss patch
577
f276cd20 578 -- Guido Guenther <agx@sigxcpu.org> Mon, 24 Apr 2006 14:39:19 +0200
2a4645de 579
20259a08
GG
580smartmontools (5.33+5.34cvs20050802-6) experimental; urgency=low
581
582 * update cciss patch to also support smartd not only smartctl
583
584 -- Guido Guenther <agx@debian.org> Thu, 13 Apr 2006 09:34:39 +0200
585
586smartmontools (5.33+5.34cvs20050802-5) experimental; urgency=low
587
588 * add (experimental) cciss patch by Praveen Chidambaram
589 <bunchofmails@gmail.com>, with slight modfifications to apply and work
590 with current CVS
591 * Build depend on libcam-dev for kfreebsd-amd64 too (Closes: #361478)
592 * Remove $Id$ from smartd.conf (Closes: #324703)
593
594 -- Guido Guenther <agx@debian.org> Mon, 10 Apr 2006 17:33:18 +0200
595
596smartmontools (5.33+5.34cvs20050802-4) unstable; urgency=low
597
598 * avoid usage of cat in 10mail (Closes: #327338)
599 * add patch by Aurelin Jano to build on kfreebsd (Closes: #327642)
600
601 -- Guido Guenther <agx@debian.org> Tue, 24 Jan 2006 09:56:28 +0100
602
603smartmontools (5.33+5.34cvs20050802-3) unstable; urgency=low
604
605 * add note about 3ware raid controlers to NEWS.Debian (Closes: #322265)
606
607 -- Guido Guenther <agx@debian.org> Thu, 11 Aug 2005 11:04:56 +0200
608
609smartmontools (5.33+5.34cvs20050802-2) unstable; urgency=low
610
611 * rules: make ./configure executable (Closes: #321060)
612 * smartd.conf: add smartd-runner to the default DEVICESCAN directive
613 * README.Debian: mention smartd-runner
614 * control: remove debianutils, it's an essential package
615
616 -- Guido Guenther <agx@debian.org> Wed, 3 Aug 2005 11:32:53 +0200
617
618smartmontools (5.33+5.34cvs20050802-1) unstable; urgency=low
619
620 * New CVS snapshot as of 2005-08-02 (Closes: #269051)
621
622 * added smartd-runner which runs scripts in /etc/smartmontools/run.d
623 * added /etc/smartmontools/run.d/10mail to emulate smartd's -m option
624 * add a comment on howto use this to /etc/smartd.conf
625 * Many thanks for this go to Brian Sutherland <jinty@web.de>
626
627 -- Guido Guenther <agx@debian.org> Tue, 2 Aug 2005 20:58:47 +0200
628
629smartmontools (5.33-1) experimental; urgency=low
630
631 * new upstream version
632 * upload to experimental since we want 5.32 in sarge for now
633
634 -- Guido Guenther <agx@debian.org> Sat, 20 Nov 2004 19:52:39 +0100
635
636smartmontools (5.32-2) unstable; urgency=medium
637
638 * urgency medium since the sarge version is unusable on arm
639 * use __attribute__((packed)) instead of #pragma(packed) since the later
640 causes alignment problems on arm - based on a patch by armcc@lycos.com,
641 many thanks! (Closes: #278459)
642 * simplify /usr/share/bug/smartmontools a bit (Closes: #262055)
643
644 -- Guido Guenther <agx@debian.org> Thu, 28 Oct 2004 09:20:57 +0200
645
646smartmontools (5.32-1) unstable; urgency=low
647
648 * new upstream version
649
650 -- Guido Guenther <agx@debian.org> Mon, 19 Jul 2004 10:57:53 +0200
651
652smartmontools (5.30-6) unstable; urgency=low
653
654 * be more verbose in /etc/init.d/smartmontools iff smartd has been disabled
655 via /etc/default/smartmontools (Closes: #246615)
656 * explain removal of cron selftests in NEWS.Debian (Closes: #247622)
657
658 -- Guido Guenther <agx@debian.org> Thu, 6 May 2004 09:05:40 +0200
659
660smartmontools (5.30-5) unstable; urgency=low
661
662 * rm selftests from CVS, so they don't get picked up by cvs-buildpackage
663 (Closes: #242580), sigh
664 * thanks again to Jean-Luc Coulon and Bruce Allen for resolving #208964
665
666 -- Guido Guenther <agx@debian.org> Wed, 7 Apr 2004 19:07:58 +0200
667
668smartmontools (5.30-4) unstable; urgency=low
669
670 * improve restart in init.d script so that smartd can shut down
671 properly (Closes: #242344)
672 * remove cron selftests at all, use smartd's -s option instead
673
674 -- Guido Guenther <agx@debian.org> Tue, 6 Apr 2004 12:18:52 +0200
675
676smartmontools (5.30-3) unstable; urgency=low
677
678 * deprecated cron selftests, this is now better handled by smartd's "-s"
679 option
680 * check for existence of smartmontools-selftests in cron.d snippet
681 * in accordance with upstream (who adopted our naming scheme) use smartd's
682 compiled in default values in /etc/default/smartmontools
683
684 -- Guido Guenther <agx@debian.org> Sat, 27 Mar 2004 07:11:12 +0100
685
686smartmontools (5.30-2) unstable; urgency=low
687
688 * clarify usage of enable_smart in (Closes: #239737)
689 * add reload to /etc/init.d/smartmontools
690
691 -- Guido Guenther <agx@debian.org> Thu, 25 Mar 2004 14:43:33 +0100
692
693smartmontools (5.30-1) unstable; urgency=low
694
695 * new upstream version (Closes: #238790)
696 * logging severity fixed upstream (Closes: #234519)
697
698 -- Guido Guenther <agx@debian.org> Tue, 23 Mar 2004 00:40:25 +0100
699
700smartmontools (5.26-5) unstable; urgency=low
701
702 * install /u/s/bug/smartmontools as reportbug helper
703 * use install instead of cp/chmod
704 * remove no longer needed debian/dirs
705
706 -- Guido Guenther <agx@debian.org> Wed, 11 Feb 2004 19:08:49 +0100
707
708smartmontools (5.26-4) unstable; urgency=low
709
710 * remove sections not relevant on debian systems from smartd.8.in manpage
711 * include /etc/smartd.conf again, thanks Wolfram Quester.
712 * change smartd.conf to only use DEVICESCAN
713
714 -- Guido Guenther <agx@debian.org> Tue, 3 Feb 2004 15:25:32 +0100
715
716smartmontools (5.26-3) unstable; urgency=low
717
718 * The "where did the chmod go" release
719 * make sure selftests is executable (Closes: #223627)
720
721 -- Guido Guenther <agx@debian.org> Thu, 11 Dec 2003 12:33:56 +0100
722
723smartmontools (5.26-2) unstable; urgency=low
724
725 * actually include /usr/share/smartmontools/selftests again
726
727 -- Guido Guenther <agx@debian.org> Tue, 9 Dec 2003 12:45:22 +0100
728
729smartmontools (5.26-1) unstable; urgency=low
730
731 * new upstream version
732
733 -- Guido Guenther <agx@debian.org> Fri, 5 Dec 2003 22:12:33 +0100
734
735smartmontools (5.1.18-3) unstable; urgency=low
736
737 * make sure /usr/share/smartmontools/selftests is executable
738
739 -- Guido Guenther <agx@debian.org> Wed, 12 Nov 2003 01:08:20 +0100
740
741smartmontools (5.1.18-2) unstable; urgency=low
742
743 * Conflict: ucsc-smartsuite (Closes: #218573)
744 * introduce run_cron_selftests in /etc/defaults/smartmontools which
745 contains a list of devices to run regular selftests on via cron
746
747 -- Guido Guenther <agx@debian.org> Mon, 3 Nov 2003 22:36:34 +0100
748
749smartmontools (5.1.18-1) unstable; urgency=low
750
751 * new upstream version
752 * bump Standards-Version to 3.6.1
753
754 -- Guido Guenther <agx@debian.org> Thu, 28 Aug 2003 21:54:06 +0200
755
756smartmontools (5.1.16-1) unstable; urgency=low
757
758 * new upstream version
759 - log normal exit at LOG_INFO, not LOG_CRIT (Closes: #201173)
760 - allows to acces disks behind 3ware RAID controllers, maybe
761 closes: #188515, the submitter never specified any details.
762 * bump Standards-Version to 3.6.0
763 * add NEWS.Debian file
764
765 -- Guido Guenther <agx@debian.org> Thu, 7 Aug 2003 13:54:26 +0200
766
767smartmontools (5.1.14-1) unstable; urgency=low
768
769 * new upstream version
770 * fix the regexp in smartmontools-cron matching the first disk only
771 * bump Standards-Version to 3.5.10
772
773 -- Guido Guenther <agx@debian.org> Sun, 22 Jun 2003 14:07:11 +0200
774
775smartmontools (5.1.11-1) unstable; urgency=low
776
777 * new upstream version (Closes: #191831)
778 * rework debian/rules since we can now pass most of the
779 needed options to the Makefile
780
781 -- Guido Guenther <agx@debian.org> Wed, 7 May 2003 21:43:53 +0200
782
783smartmontools (5.1.10-1) unstable; urgency=low
784
785 * new upstream version (Closes: #186213)
786 * add ${misc:Depends} to control file
787 * bump debhelper Build-Depends to >=4
788 * bump Standards-Version to 3.5.9
789 * smartd now writes a pidfile, use it in the init script
790 * add smartd_opts to /etc/defaults/smartmontools
791 * add cron.daily example
792
793 -- Guido Guenther <agx@debian.org> Mon, 21 Apr 2003 19:32:46 +0200
794
795smartmontools (5.1.9-3) unstable; urgency=low
796
797 * init.d script prints more sensible error messages (Closes: #187697)
798
799 -- Guido Guenther <agx@debian.org> Sat, 5 Apr 2003 19:17:43 +0200
800
801smartmontools (5.1.9-2) unstable; urgency=low
802
803 * /etc/init.d/smartmontools cleanup:
804 - Don't fail when the package was removed but not purged
805 (Closes: #186091).
806 - sleep 1 second on restart
807 - fix wrong scriptname in usage output
808 * install smartd.conf to /etc
809 * adjust README.Debian
810 * don't install CHANGELOG, dh_installchangelogs handles this for us
811
812 -- Guido Guenther <agx@debian.org> Mon, 24 Mar 2003 19:24:53 +0100
813
814smartmontools (5.1.9-1) unstable; urgency=low
815
816 * new upstream version (Closes: #178151)
817 * Recommends: mailx | mailutils (Closes: #184890)
818 * add '-e' to shebang line of init script
819 * use debian/compat not DH_COMPAT
820
821 -- Guido Guenther <agx@debian.org> Sat, 15 Mar 2003 12:40:04 +0100
822
823smartmontools (5.1.4-2) unstable; urgency=low
824
825 * remove 'function' bashism from initscript (Closes: #178411),
826 Thanks Martin Waitz.
827
828 -- Guido Guenther <agx@debian.org> Sun, 26 Jan 2003 00:52:49 +0100
829
830smartmontools (5.1.4-1) unstable; urgency=low
831
832 * new upstream version
833 * turn on S.M.A.R.T. for devices listed in enable_smart
834 * honor DEB_BUILD_OPTIONS
835 * bump standards version to 3.5.8
836
837 -- Guido Guenther <agx@debian.org> Sat, 25 Jan 2003 19:40:14 +0100
838
839smartmontools (5.1.1-3) unstable; urgency=low
840
841 * conflict with smartsuite (Closes: #178010)
842 * remove superflous whitespaces in description
843 * remove usr/bin from debian/dirs
844
845 -- Guido Guenther <agx@debian.org> Fri, 24 Jan 2003 00:51:26 +0100
846
847smartmontools (5.1.1-2) unstable; urgency=low
848
849 * only start smartd if start_smartd=yes in /etc/default/smartmontools.
850 * initial upload (Closes: #174828).
851
852 -- Guido Guenther <agx@debian.org> Fri, 17 Jan 2003 23:04:50 +0000
853
854smartmontools (5.1.1-1) unstable; urgency=low
855
856 * Initial Release.
857
858 -- Guido Guenther <agx@debian.org> Tue, 14 Jan 2003 12:58:00 +0000
859