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