grml-blockdevices rule: do not react on changes in block devices but on filesystem...
[grml-udev-config.git] / debian / changelog
1 grml-udev-config (0.0.4) unstable; urgency=low
2
3   * grml-blockdevices rule: do not react on changes in block devices
4     but instead on any add|change|remove action on filesystem layer.
5     Move script from priority 60 to 90 to be able to access
6     ID_FS_USAGE. Thanks for help to Ulrich.
7
8  -- Michael Prokop <mika@grml.org>  Sat, 03 Apr 2010 02:49:38 +0200
9
10 grml-udev-config (0.0.3) unstable; urgency=low
11
12   [ Ulrich Dangel ]
13   * forensic-mark-readonly: Only set device to read-only if parent
14     is also read-only. [Closes: gf-issue47]
15
16   [ Michael Prokop ]
17   * Bump Standards-Version to 3.8.4 (no further changes).
18
19  -- Michael Prokop <mika@grml.org>  Fri, 19 Mar 2010 01:50:02 +0100
20
21 grml-udev-config (0.0.2) unstable; urgency=low
22
23   * Do not depend on udev >= 146-5 but instead be happy with
24     any version. Conflict only with latest udev version of grml,
25     otherwise we can't support old udev in Lenny.
26
27  -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 16:23:13 +0100
28
29 grml-udev-config (0.0.1) unstable; urgency=low
30
31   * Initial release. [Closes: issue772]
32
33  -- Michael Prokop <mika@grml.org>  Fri, 13 Nov 2009 12:02:41 +0100