9882e16250c7c01788294f9c9c28d613c92536f9
[grml-udev-config.git] / debian / changelog
1 grml-udev-config (0.0.6) unstable; urgency=low
2
3   * [0c368ae] Make sure to always clean up on exit.
4
5  -- Michael Prokop <mika@grml.org>  Thu, 16 Dec 2010 17:58:08 +0100
6
7 grml-udev-config (0.0.5) unstable; urgency=low
8
9   [ Ulrich Dangel ]
10   * [5e5dfab] Remove old and unnecessary comments in grml-
11     blockdevices.udev.
12   * [820e58d] Add watch option for dm devices to get change notification
13     if devic changes.
14   * [b999254] Introduce grml-udev-rebuildfstab.
15
16   [ Michael Prokop ]
17   * [3e0e08c] grml-udev-rebuildfstab: drop trailing whitespace.
18   * [9a59695] Bump Standards-Version to 3.9.1.
19
20  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 12:15:42 +0100
21
22 grml-udev-config (0.0.4) unstable; urgency=low
23
24   * grml-blockdevices rule: do not react on changes in block devices
25     but instead on any add|change|remove action on filesystem layer.
26     Move script from priority 60 to 90 to be able to access
27     ID_FS_USAGE. Thanks for help to Ulrich.
28
29  -- Michael Prokop <mika@grml.org>  Sat, 03 Apr 2010 02:49:38 +0200
30
31 grml-udev-config (0.0.3) unstable; urgency=low
32
33   [ Ulrich Dangel ]
34   * forensic-mark-readonly: Only set device to read-only if parent
35     is also read-only. [Closes: gf-issue47]
36
37   [ Michael Prokop ]
38   * Bump Standards-Version to 3.8.4 (no further changes).
39
40  -- Michael Prokop <mika@grml.org>  Fri, 19 Mar 2010 01:50:02 +0100
41
42 grml-udev-config (0.0.2) unstable; urgency=low
43
44   * Do not depend on udev >= 146-5 but instead be happy with
45     any version. Conflict only with latest udev version of grml,
46     otherwise we can't support old udev in Lenny.
47
48  -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 16:23:13 +0100
49
50 grml-udev-config (0.0.1) unstable; urgency=low
51
52   * Initial release. [Closes: issue772]
53
54  -- Michael Prokop <mika@grml.org>  Fri, 13 Nov 2009 12:02:41 +0100