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