]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/changelog
document changes
[mirror_smartmontools-debian.git] / debian / changelog
1 smartmontools (5.36-1) experimental; urgency=low
2
3 * new upstream version
4 * use dpatch
5 * update cciss patch
6
7 -- Guido Guenther <agx@sigxcpu.org> Sun, 23 Apr 2006 18:17:53 +0200
8
9 smartmontools (5.33+5.34cvs20050802-6) experimental; urgency=low
10
11 * update cciss patch to also support smartd not only smartctl
12
13 -- Guido Guenther <agx@debian.org> Thu, 13 Apr 2006 09:34:39 +0200
14
15 smartmontools (5.33+5.34cvs20050802-5) experimental; urgency=low
16
17 * add (experimental) cciss patch by Praveen Chidambaram
18 <bunchofmails@gmail.com>, with slight modfifications to apply and work
19 with current CVS
20 * Build depend on libcam-dev for kfreebsd-amd64 too (Closes: #361478)
21 * Remove $Id$ from smartd.conf (Closes: #324703)
22
23 -- Guido Guenther <agx@debian.org> Mon, 10 Apr 2006 17:33:18 +0200
24
25 smartmontools (5.33+5.34cvs20050802-4) unstable; urgency=low
26
27 * avoid usage of cat in 10mail (Closes: #327338)
28 * add patch by Aurelin Jano to build on kfreebsd (Closes: #327642)
29
30 -- Guido Guenther <agx@debian.org> Tue, 24 Jan 2006 09:56:28 +0100
31
32 smartmontools (5.33+5.34cvs20050802-3) unstable; urgency=low
33
34 * add note about 3ware raid controlers to NEWS.Debian (Closes: #322265)
35
36 -- Guido Guenther <agx@debian.org> Thu, 11 Aug 2005 11:04:56 +0200
37
38 smartmontools (5.33+5.34cvs20050802-2) unstable; urgency=low
39
40 * rules: make ./configure executable (Closes: #321060)
41 * smartd.conf: add smartd-runner to the default DEVICESCAN directive
42 * README.Debian: mention smartd-runner
43 * control: remove debianutils, it's an essential package
44
45 -- Guido Guenther <agx@debian.org> Wed, 3 Aug 2005 11:32:53 +0200
46
47 smartmontools (5.33+5.34cvs20050802-1) unstable; urgency=low
48
49 * New CVS snapshot as of 2005-08-02 (Closes: #269051)
50
51 * added smartd-runner which runs scripts in /etc/smartmontools/run.d
52 * added /etc/smartmontools/run.d/10mail to emulate smartd's -m option
53 * add a comment on howto use this to /etc/smartd.conf
54 * Many thanks for this go to Brian Sutherland <jinty@web.de>
55
56 -- Guido Guenther <agx@debian.org> Tue, 2 Aug 2005 20:58:47 +0200
57
58 smartmontools (5.33-1) experimental; urgency=low
59
60 * new upstream version
61 * upload to experimental since we want 5.32 in sarge for now
62
63 -- Guido Guenther <agx@debian.org> Sat, 20 Nov 2004 19:52:39 +0100
64
65 smartmontools (5.32-2) unstable; urgency=medium
66
67 * urgency medium since the sarge version is unusable on arm
68 * use __attribute__((packed)) instead of #pragma(packed) since the later
69 causes alignment problems on arm - based on a patch by armcc@lycos.com,
70 many thanks! (Closes: #278459)
71 * simplify /usr/share/bug/smartmontools a bit (Closes: #262055)
72
73 -- Guido Guenther <agx@debian.org> Thu, 28 Oct 2004 09:20:57 +0200
74
75 smartmontools (5.32-1) unstable; urgency=low
76
77 * new upstream version
78
79 -- Guido Guenther <agx@debian.org> Mon, 19 Jul 2004 10:57:53 +0200
80
81 smartmontools (5.30-6) unstable; urgency=low
82
83 * be more verbose in /etc/init.d/smartmontools iff smartd has been disabled
84 via /etc/default/smartmontools (Closes: #246615)
85 * explain removal of cron selftests in NEWS.Debian (Closes: #247622)
86
87 -- Guido Guenther <agx@debian.org> Thu, 6 May 2004 09:05:40 +0200
88
89 smartmontools (5.30-5) unstable; urgency=low
90
91 * rm selftests from CVS, so they don't get picked up by cvs-buildpackage
92 (Closes: #242580), sigh
93 * thanks again to Jean-Luc Coulon and Bruce Allen for resolving #208964
94
95 -- Guido Guenther <agx@debian.org> Wed, 7 Apr 2004 19:07:58 +0200
96
97 smartmontools (5.30-4) unstable; urgency=low
98
99 * improve restart in init.d script so that smartd can shut down
100 properly (Closes: #242344)
101 * remove cron selftests at all, use smartd's -s option instead
102
103 -- Guido Guenther <agx@debian.org> Tue, 6 Apr 2004 12:18:52 +0200
104
105 smartmontools (5.30-3) unstable; urgency=low
106
107 * deprecated cron selftests, this is now better handled by smartd's "-s"
108 option
109 * check for existence of smartmontools-selftests in cron.d snippet
110 * in accordance with upstream (who adopted our naming scheme) use smartd's
111 compiled in default values in /etc/default/smartmontools
112
113 -- Guido Guenther <agx@debian.org> Sat, 27 Mar 2004 07:11:12 +0100
114
115 smartmontools (5.30-2) unstable; urgency=low
116
117 * clarify usage of enable_smart in (Closes: #239737)
118 * add reload to /etc/init.d/smartmontools
119
120 -- Guido Guenther <agx@debian.org> Thu, 25 Mar 2004 14:43:33 +0100
121
122 smartmontools (5.30-1) unstable; urgency=low
123
124 * new upstream version (Closes: #238790)
125 * logging severity fixed upstream (Closes: #234519)
126
127 -- Guido Guenther <agx@debian.org> Tue, 23 Mar 2004 00:40:25 +0100
128
129 smartmontools (5.26-5) unstable; urgency=low
130
131 * install /u/s/bug/smartmontools as reportbug helper
132 * use install instead of cp/chmod
133 * remove no longer needed debian/dirs
134
135 -- Guido Guenther <agx@debian.org> Wed, 11 Feb 2004 19:08:49 +0100
136
137 smartmontools (5.26-4) unstable; urgency=low
138
139 * remove sections not relevant on debian systems from smartd.8.in manpage
140 * include /etc/smartd.conf again, thanks Wolfram Quester.
141 * change smartd.conf to only use DEVICESCAN
142
143 -- Guido Guenther <agx@debian.org> Tue, 3 Feb 2004 15:25:32 +0100
144
145 smartmontools (5.26-3) unstable; urgency=low
146
147 * The "where did the chmod go" release
148 * make sure selftests is executable (Closes: #223627)
149
150 -- Guido Guenther <agx@debian.org> Thu, 11 Dec 2003 12:33:56 +0100
151
152 smartmontools (5.26-2) unstable; urgency=low
153
154 * actually include /usr/share/smartmontools/selftests again
155
156 -- Guido Guenther <agx@debian.org> Tue, 9 Dec 2003 12:45:22 +0100
157
158 smartmontools (5.26-1) unstable; urgency=low
159
160 * new upstream version
161
162 -- Guido Guenther <agx@debian.org> Fri, 5 Dec 2003 22:12:33 +0100
163
164 smartmontools (5.1.18-3) unstable; urgency=low
165
166 * make sure /usr/share/smartmontools/selftests is executable
167
168 -- Guido Guenther <agx@debian.org> Wed, 12 Nov 2003 01:08:20 +0100
169
170 smartmontools (5.1.18-2) unstable; urgency=low
171
172 * Conflict: ucsc-smartsuite (Closes: #218573)
173 * introduce run_cron_selftests in /etc/defaults/smartmontools which
174 contains a list of devices to run regular selftests on via cron
175
176 -- Guido Guenther <agx@debian.org> Mon, 3 Nov 2003 22:36:34 +0100
177
178 smartmontools (5.1.18-1) unstable; urgency=low
179
180 * new upstream version
181 * bump Standards-Version to 3.6.1
182
183 -- Guido Guenther <agx@debian.org> Thu, 28 Aug 2003 21:54:06 +0200
184
185 smartmontools (5.1.16-1) unstable; urgency=low
186
187 * new upstream version
188 - log normal exit at LOG_INFO, not LOG_CRIT (Closes: #201173)
189 - allows to acces disks behind 3ware RAID controllers, maybe
190 closes: #188515, the submitter never specified any details.
191 * bump Standards-Version to 3.6.0
192 * add NEWS.Debian file
193
194 -- Guido Guenther <agx@debian.org> Thu, 7 Aug 2003 13:54:26 +0200
195
196 smartmontools (5.1.14-1) unstable; urgency=low
197
198 * new upstream version
199 * fix the regexp in smartmontools-cron matching the first disk only
200 * bump Standards-Version to 3.5.10
201
202 -- Guido Guenther <agx@debian.org> Sun, 22 Jun 2003 14:07:11 +0200
203
204 smartmontools (5.1.11-1) unstable; urgency=low
205
206 * new upstream version (Closes: #191831)
207 * rework debian/rules since we can now pass most of the
208 needed options to the Makefile
209
210 -- Guido Guenther <agx@debian.org> Wed, 7 May 2003 21:43:53 +0200
211
212 smartmontools (5.1.10-1) unstable; urgency=low
213
214 * new upstream version (Closes: #186213)
215 * add ${misc:Depends} to control file
216 * bump debhelper Build-Depends to >=4
217 * bump Standards-Version to 3.5.9
218 * smartd now writes a pidfile, use it in the init script
219 * add smartd_opts to /etc/defaults/smartmontools
220 * add cron.daily example
221
222 -- Guido Guenther <agx@debian.org> Mon, 21 Apr 2003 19:32:46 +0200
223
224 smartmontools (5.1.9-3) unstable; urgency=low
225
226 * init.d script prints more sensible error messages (Closes: #187697)
227
228 -- Guido Guenther <agx@debian.org> Sat, 5 Apr 2003 19:17:43 +0200
229
230 smartmontools (5.1.9-2) unstable; urgency=low
231
232 * /etc/init.d/smartmontools cleanup:
233 - Don't fail when the package was removed but not purged
234 (Closes: #186091).
235 - sleep 1 second on restart
236 - fix wrong scriptname in usage output
237 * install smartd.conf to /etc
238 * adjust README.Debian
239 * don't install CHANGELOG, dh_installchangelogs handles this for us
240
241 -- Guido Guenther <agx@debian.org> Mon, 24 Mar 2003 19:24:53 +0100
242
243 smartmontools (5.1.9-1) unstable; urgency=low
244
245 * new upstream version (Closes: #178151)
246 * Recommends: mailx | mailutils (Closes: #184890)
247 * add '-e' to shebang line of init script
248 * use debian/compat not DH_COMPAT
249
250 -- Guido Guenther <agx@debian.org> Sat, 15 Mar 2003 12:40:04 +0100
251
252 smartmontools (5.1.4-2) unstable; urgency=low
253
254 * remove 'function' bashism from initscript (Closes: #178411),
255 Thanks Martin Waitz.
256
257 -- Guido Guenther <agx@debian.org> Sun, 26 Jan 2003 00:52:49 +0100
258
259 smartmontools (5.1.4-1) unstable; urgency=low
260
261 * new upstream version
262 * turn on S.M.A.R.T. for devices listed in enable_smart
263 * honor DEB_BUILD_OPTIONS
264 * bump standards version to 3.5.8
265
266 -- Guido Guenther <agx@debian.org> Sat, 25 Jan 2003 19:40:14 +0100
267
268 smartmontools (5.1.1-3) unstable; urgency=low
269
270 * conflict with smartsuite (Closes: #178010)
271 * remove superflous whitespaces in description
272 * remove usr/bin from debian/dirs
273
274 -- Guido Guenther <agx@debian.org> Fri, 24 Jan 2003 00:51:26 +0100
275
276 smartmontools (5.1.1-2) unstable; urgency=low
277
278 * only start smartd if start_smartd=yes in /etc/default/smartmontools.
279 * initial upload (Closes: #174828).
280
281 -- Guido Guenther <agx@debian.org> Fri, 17 Jan 2003 23:04:50 +0000
282
283 smartmontools (5.1.1-1) unstable; urgency=low
284
285 * Initial Release.
286
287 -- Guido Guenther <agx@debian.org> Tue, 14 Jan 2003 12:58:00 +0000
288