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