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