File: changelog

package info (click to toggle)
acpid 1.0.4-5etch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 232 kB
  • ctags: 136
  • sloc: ansic: 1,336; perl: 283; sh: 133; makefile: 78
file content (438 lines) | stat: -rw-r--r-- 14,680 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
acpid (1.0.4-5etch2) oldstable-security; urgency=high

  * Made sure log file is created with correct permissions. Also fix old
    permissions. This fixes CVE-2009-4235.

 -- Michael Meskes <meskes@debian.org>  Wed, 16 Dec 2009 10:47:40 +0100

acpid (1.0.4-5etch1) oldstable-security; urgency=high

  * Added upstream's patch to fix CVE-2009-0798

 -- Michael Meskes <meskes@debian.org>  Wed, 29 Apr 2009 12:26:56 +0200

acpid (1.0.4-5) unstable; urgency=low

  * Fixed problem with logrotate and Xorg where the /proc/acpi/events gets
    locked by Xorg.

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 15 Jan 2006 22:23:05 +0100

acpid (1.0.4-4) unstable; urgency=low

  Changes by Michael Biebl:
  * Adapted scripts in /etc/acpi/ to let powersaved process the acpi event if
    it is running.
  * Updated standards version to 3.6.2. 
  * Cleaned up debian/rules, make use of dh_* tools. Created the necessary
    acpid.* files.
  * Cleaned up debian/*, removed unused and unnecessary files.
  * Fixed package to make lintian/linda happy.

  Changes by Cajus Pollmeier:
  * Removed debconf integration (Closes: #336725, #336726, #333759, #331512)
  * Fixed typo in acpi_listen manpage (Closes: #342743)

 -- Cajus Pollmeier <cajus@debian.org>  Sat, 14 Jan 2006 11:52:33 +0100

acpid (1.0.4-3) unstable; urgency=low

  * Added russian debconf translations (Closes: #324084)
  * Added portuguese debconf translations (Closes: #329872)
  * Included alternative dependency to debconf-2.0

 -- Cajus Pollmeier <cajus@debian.org>  Thu, 29 Sep 2005 11:08:25 +0200

acpid (1.0.4-2) unstable; urgency=low

  * Added logrotate control file (Closes: #306235)
  * Added vietnamese debconf translations (Closes: #307598)
  * Added basque debconf translations (Closes: #296865)
  * Added italian debconf translations (Closes: #288224)
  * Fixed amd64 specific type problem (Closes: #315070)
  * Re-fixed amd64 specific type problem (Closes: #285063)
  * Fixed copyright file by adding one missing original
    author (Closes: #290053)

 -- Cajus Pollmeier <cajus@debian.org>  Sat,  9 Jul 2005 12:39:49 +0200

acpid (1.0.4-1) unstable; urgency=low

  * New upstream release
  * I'm dropping support for older, acpi broken kernels now. Time to
    clean up.

 -- Cajus Pollmeier <cajus@debian.org>  Mon,  1 Nov 2004 11:49:33 +0100

acpid (1.0.3-21) unstable; urgency=low

  *  Fixed dcop problem for shutdown (Closes:#274339)

 -- Cajus Pollmeier <cajus@debian.org>  Fri,  1 Oct 2004 11:10:24 +0200

acpid (1.0.3-20) unstable; urgency=high

  * Added detection for non files in run-parts code (Closes:#268203)

 -- Cajus Pollmeier <cajus@debian.org>  Mon, 30 Aug 2004 19:51:41 +0200

acpid (1.0.3-19) unstable; urgency=low

  * Update dutch translations (Closes:#250719) 
  * Added turkish translations (Closes:#252933) 

 -- Cajus Pollmeier <cajus@debian.org>  Fri, 28 May 2004 19:41:16 +0200

acpid (1.0.3-18) unstable; urgency=low

  * Fixed manpage to contain hint to runparts stylish naming convention
    in /etc/acpid/events (Closes:#250066)

 -- Cajus Pollmeier <cajus@debian.org>  Sat, 22 May 2004 10:33:13 +0200

acpid (1.0.3-17) unstable; urgency=low

  * Added amd64 to list of supported architectures (Closes:#249055) 

 -- Cajus Pollmeier <cajus@debian.org>  Fri, 14 May 2004 21:22:53 +0200

acpid (1.0.3-16) unstable; urgency=low

  * Added czech po-debconf translation (Closes:#247377)
  * Modified init scripts start-stop daemon call to retry stopping
    acpid after two seconds (Closes:#247130)
  * Modified init script to check for ACPI presence in kernel
    _before_ doing any actions (Closes:#247490)

 -- Cajus Pollmeier <cajus@debian.org>  Fri,  7 May 2004 22:27:40 +0200

acpid (1.0.3-15) unstable; urgency=low

  * Fixed powerbutton script which did a shutdown when a
    KDE user was logged in. Now it skips the shutdown,
    because kdm will do it for us.

 -- Cajus Pollmeier <cajus@debian.org>  Fri, 23 Apr 2004 18:06:16 +0200

acpid (1.0.3-14) unstable; urgency=low

  * Fixed postrm script to clean some lost config files. (Closes: #242273)

 -- Cajus Pollmeier <cajus@debian.org>  Thu,  8 Apr 2004 11:04:05 +0200

acpid (1.0.3-13) unstable; urgency=low

  * Removed support for configuring list of modules with debconf. I can't
    spend hours in fullfilling all wishes currently. Don't think anyone really
    needs this feature - and if: This is more an issue for a tool that detects
    hardware than one for the daemon itself. Implicitly closes: #241367.
  * Updated init script to skip loading of modules that are not present in
    system, but are configured in defaults file.

 -- Cajus Pollmeier <cajus@debian.org>  Thu,  1 Apr 2004 06:56:27 +0200

acpid (1.0.3-12) unstable; urgency=low

  * Fixed possible problem in config script when installing for the
    first time (Closes:#241012)

 -- Cajus Pollmeier <cajus@debian.org>  Tue, 30 Mar 2004 13:06:01 +0200

acpid (1.0.3-11) unstable; urgency=low

  * Included danish translations (Closes:#240044)

 -- Cajus Pollmeier <cajus@debian.org>  Thu, 25 Mar 2004 19:52:46 +0100

acpid (1.0.3-10) unstable; urgency=low

  * Avoided overwriting of manual changes in defaults file (Closes:#239635)
  * Replaced init call by normal shutdown with more informative
    message (Closes:#239583)
  * Included upstream changelog (Closes:#235530)

 -- Cajus Pollmeier <cajus@debian.org>  Tue, 23 Mar 2004 21:33:31 +0100

acpid (1.0.3-9) unstable; urgency=low

  * Made acpid close all used filehandles (Closes:#239350)

 -- Cajus Pollmeier <cajus@debian.org>  Mon, 22 Mar 2004 14:56:57 +0100

acpid (1.0.3-8) unstable; urgency=low

  * Fixed clean target of debian/rules to call dh_clean (Closes:#239239)

 -- Cajus Pollmeier <cajus@debian.org>  Mon, 22 Mar 2004 11:14:36 +0100

acpid (1.0.3-7) unstable; urgency=low

  * Added dutch po-debconf translation (Closes:#237816)
  * Added greek po-debconf translation (Closes:#237847)

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 21 Mar 2004 11:40:48 +0100

acpid (1.0.3-6) unstable; urgency=low

  * Modified start script to have the 2.6 module loading
    style (Closes:#236703)

 -- Cajus Pollmeier <cajus@debian.org>  Fri, 12 Mar 2004 16:34:42 +0100

acpid (1.0.3-5) unstable; urgency=low

  * Changed description to a coffee cooking variant (Closes:#237199)

 -- Cajus Pollmeier <cajus@debian.org>  Wed, 10 Mar 2004 20:51:52 +0100

acpid (1.0.3-4) unstable; urgency=low

  * Fixed typo in template, that made it in again. (Closes:#236005)
  * Included French translations, thanks to Clement Stenac. (Closes:#236375)

 -- Cajus Pollmeier <cajus@debian.org>  Thu,  4 Mar 2004 07:55:24 +0100

acpid (1.0.3-3) unstable; urgency=low

  * Included Japanese translations, thanks to Hideki Yamane. (Closes:#235320)
  * Included Brazilian Portuguese translations, thanks to
    Andre Luis Lopes (Closes:#235462)
  * Workaround for non working postinst configure installed. (Closes:#234270)

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 29 Feb 2004 11:26:06 +0100

acpid (1.0.3-2) unstable; urgency=low

  * Added a sleep between stop and start in the init-scripts restart
    condition. This should fix the logrotate problem. (Closes:#234283)

 -- Cajus Pollmeier <cajus@debian.org>  Wed, 25 Feb 2004 13:15:53 +0100

acpid (1.0.3-1) unstable; urgency=high

  * New upstream release 

 -- Cajus Pollmeier <cajus@debian.org>  Wed, 25 Feb 2004 10:08:34 +0100

acpid (1.0.2-12) unstable; urgency=low

  * Added missing true condition in postinstall script (Closes: #234274)

 -- Cajus Pollmeier <cajus@debian.org>  Mon, 23 Feb 2004 10:08:19 +0100

acpid (1.0.2-11) unstable; urgency=high

  * Switched to invoke-rc.d in prerm script. (Closes: #234161)
  * Removed a - for some users - confusing message from debconf
    templates. (Closes: #234179)

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 22 Feb 2004 10:29:11 +0100

acpid (1.0.2-10) unstable; urgency=low

  * Fix typo in events file - powerbtn/powerbtn.sh (Closes:#233248)
  * Doing workaround in rules to remove setgid bits. Can't upload new
    orig.tar.gz. (Closes: #233628)
  * Changed the standard 'all' into a list of most common modules

 -- Cajus Pollmeier <cajus@debian.org>  Tue, 17 Feb 2004 20:28:42 +0100

acpid (1.0.2-9) unstable; urgency=high

  * Yes, yes. I commented out this line, because I've acpi in
    built into my kernel. Enabled it again. (Closes: #232400)
  * Fixed some lintian related issues.

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 15 Feb 2004 09:23:31 +0100

acpid (1.0.2-8) unstable; urgency=low

  * Finetuning in init script for automatic module loading (Closes: #232400)
  * Added debconf script to help user, made 'load all modules' the
    default.
  * Unmasked signals so that processes started from acpid can receive
    TERM signals. (Closes: #206525)
  * Added changes from CVS. New upstream release is comming soon.

 -- Cajus Pollmeier <cajus@debian.org>  Thu, 12 Feb 2004 18:58:29 +0100

acpid (1.0.2-7) unstable; urgency=low

  * Renamed acpid socket. gnome-applet seems to have a compiled
    in default for /var/run/acpid.socket. (Closes: #217932)

 -- Cajus Pollmeier <cajus@debian.org>  Fri, 31 Oct 2003 21:15:17 +0100

acpid (1.0.2-6) unstable; urgency=low

  * Fixed module loader in init script. Credits go to Tim Wright.

 -- Cajus Pollmeier <cajus@debian.org>  Wed, 22 Oct 2003 20:48:17 +0200

acpid (1.0.2-5) unstable; urgency=low

  * Ok. Removing socket support was no good idea. Obviously there
    are some programms that depend on it. Notice, that the socket
    is on a non standard location currently. (Closes: #207926)

 -- Cajus Pollmeier <cajus@debian.org>  Thu,  9 Oct 2003 07:10:51 +0200

acpid (1.0.2-4) unstable; urgency=low

  * Removed socket support for Debian. I currently don't see any use
    in it.
  * Changed postrm to clean only config files (Closes: #202858)
  * Added acpid to logrotate.d (Closes: #200705)

 -- Cajus Pollmeier <cajus@debian.org>  Fri,  5 Sep 2003 16:51:43 +0200

acpid (1.0.2-3) unstable; urgency=low

  * Make --purge remove /etc/acpi directory (Closes: #197981)

 -- Cajus Pollmeier <cajus@debian.org>  Thu, 19 Jun 2003 08:43:48 +0200

acpid (1.0.2-2) unstable; urgency=low

  * Fixed module loading for kernel 2.5. Modules now have .ko as extension
    so that the former .o method wouldn't work (Closes: #193709)

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 18 May 2003 12:06:04 +0200

acpid (1.0.2-1) unstable; urgency=low

  * New upstream release

 -- Cajus Pollmeier <cajus@debian.org>  Wed, 14 May 2003 07:39:25 +0200

acpid (1.0.1-8) unstable; urgency=low

  * Fixed automatic module loading script regex (Closes: #192711)

 -- Cajus Pollmeier <cajus@debian.org>  Sat, 10 May 2003 10:27:14 +0200

acpid (1.0.1-7) unstable; urgency=low

  * Changed poweroff script to be dcop aware (Closes: #187493)
  * Made title line in control file to make it more meaningly (Closes: #181774)

 -- Cajus Pollmeier <cajus@debian.org>  Fri,  4 Apr 2003 19:56:34 +0200

acpid (1.0.1-6) unstable; urgency=low

  * load modules even when acpi.o is not compiled in kernel (Closes: #173173)
  * updated standards-version

 -- Cajus Pollmeier <cajus@debian.org>  Mon, 30 Dec 2002 13:58:26 +0100

acpid (1.0.1-5) unstable; urgency=low

  * added modules autoloading in startup script, see /etc/default/acpid (Closes: #173173)

 -- Cajus Pollmeier <cajus@debian.org>  Sun, 29 Dec 2002 19:51:32 +0100

acpid (1.0.1-4) unstable; urgency=high

  * removed double freed pointer in event.c (Closes: #153288)

 -- Cajus Pollmeier <cajus@debian.org>  Tue, 20 Aug 2002 08:05:31 +0100

acpid (1.0.1-3) unstable; urgency=high

  * forgot do close ia64 bug (Closes: #141101)
  * made run-parts stylish /etc/acpi/events (Closes: #141350)
  * renamed samples to examples and added joeys examples (Closes: #141351)

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Sat,  6 Apr 2002 10:21:15 +0100

acpid (1.0.1-2) unstable; urgency=high

  * Added ia64 for build

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Fri,  5 Apr 2002 08:34:01 +0100

acpid (1.0.1-1) unstable; urgency=high

  * new upstream release
  * Fixed event handling to fit the new specs - again

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Sat,  9 Mar 2002 12:10:51 +0100

acpid (1.0.0-4) unstable; urgency=high

  * Changed priority to optional (Closes: #135578)
  * Fixed event handling to fit the new specs

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Sat,  9 Mar 2002 12:10:51 +0100

acpid (1.0.0-3) unstable; urgency=high

  * Removed incompatibility message
  * Closed bugs that should have been fixed with 1.0.0-2 (Closes: #130934, #127451)
  * Fixed event handling with kernels patched with acpi-devel code
  * Added reload option to the initscript (Closes: #129425)

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Fri,  1 Mar 2002 15:13:06 +0100

acpid (1.0.0-2) unstable; urgency=low

  * Fixed logfile not beeing truncated
  * Changed line width of short description to less than 60 characters
  * Close bugs not related to this upstream release (Closes: #67465, #108796, #63956, #109559, #110698, #107047)

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Thu,  1 Nov 2001 13:30:16 +0100

acpid (1.0.0-1) unstable; urgency=low

  * New upstream release
  * Fixed read_line to work with unpatched 2.4.x kernels.

 -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Mon, 10 Aug 2001 12:12:41 +0200

acpid (0.2001051000-1) unstable; urgency=low

  * New upstream release (Closes: #97277, #104266)
  * New maintainer
  * 'acpictl' is no longer in the acpid package. (Closes: #79498)
  * 'acpid' doesn't need build-depends anymore (Closes: #105751)

 -- Robert van der Meulen <rvdm@debian.org>  Mon, 25 Jun 2001 16:01:12 +0200

acpid (0.2000071100-1) unstable; urgency=low

  * New upstream release

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 12 Jul 2000 20:57:07 -0400

acpid (0.2000052200-1) unstable; urgency=low

  * New upstream release

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 23 May 2000 13:41:51 +0200

acpid (0.2000042500-1) unstable; urgency=low

  * New upstream release
  * Fix a typo in the init-script
  * upstream changed the buildsystem again, updated debian/rules accordingly
  * Stop via executable, not pid-file (which doesn't exist)

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  1 May 2000 23:00:46 +0200

acpid (0.20000317-2) unstable; urgency=low

  * Create /usr/doc compatibility symlinks

 -- Wichert Akkerman <wakkerma@debian.org>  Fri,  7 Apr 2000 14:26:31 +0200

acpid (0.20000317-1) experimental; urgency=low

  * New snapshot

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  3 Apr 2000 00:50:17 +0200

acpid (0.20000316-1) experimental; urgency=low

  * Initial release

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 16 Mar 2000 12:24:51 +0100