0f40106c3ddbc7a8db18ecf83ff133169dffd014
[grml-udev-config.git] / debian / changelog
1 grml-udev-config (0.0.8) unstable; urgency=low
2
3   [ Christian Hofstaedtler ]
4   * [45e0a36] Add debian/control headers Origin, Bugs
5   * [01b4a8e] Update noudev info texts
6
7   [ Michael Prokop ]
8   * [bfe4009] Bump Standards-Version to 3.9.2
9
10  -- Michael Prokop <mika@grml.org>  Sat, 26 Nov 2011 20:07:57 +0100
11
12 grml-udev-config (0.0.7) unstable; urgency=low
13
14   [ Ulrich Dangel ]
15   * [7ba68d3] Really ignore external symlinks.
16   * [9647e6a] Ignore unsupported labes and always use ID_FS_LABEL if
17     valid.
18   * [8ef3bb6] Ingore all special characters and only use usb-sd* as
19     preferred name.
20
21   [ Michael Prokop ]
22   * [bcb6b08] Check for space char inside label and ignore label then.
23   * [fd5cfa9] Add device name itself to end of device entry line in
24     /etc/fstab.
25   * [1aca06d] grml-udev-rebuildfstab: update script header.
26
27  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:30 +0100
28
29 grml-udev-config (0.0.6) unstable; urgency=low
30
31   * [0c368ae] Make sure to always clean up on exit.
32
33  -- Michael Prokop <mika@grml.org>  Thu, 16 Dec 2010 17:58:08 +0100
34
35 grml-udev-config (0.0.5) unstable; urgency=low
36
37   [ Ulrich Dangel ]
38   * [5e5dfab] Remove old and unnecessary comments in grml-
39     blockdevices.udev.
40   * [820e58d] Add watch option for dm devices to get change notification
41     if devic changes.
42   * [b999254] Introduce grml-udev-rebuildfstab.
43
44   [ Michael Prokop ]
45   * [3e0e08c] grml-udev-rebuildfstab: drop trailing whitespace.
46   * [9a59695] Bump Standards-Version to 3.9.1.
47
48  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 12:15:42 +0100
49
50 grml-udev-config (0.0.4) unstable; urgency=low
51
52   * grml-blockdevices rule: do not react on changes in block devices
53     but instead on any add|change|remove action on filesystem layer.
54     Move script from priority 60 to 90 to be able to access
55     ID_FS_USAGE. Thanks for help to Ulrich.
56
57  -- Michael Prokop <mika@grml.org>  Sat, 03 Apr 2010 02:49:38 +0200
58
59 grml-udev-config (0.0.3) unstable; urgency=low
60
61   [ Ulrich Dangel ]
62   * forensic-mark-readonly: Only set device to read-only if parent
63     is also read-only. [Closes: gf-issue47]
64
65   [ Michael Prokop ]
66   * Bump Standards-Version to 3.8.4 (no further changes).
67
68  -- Michael Prokop <mika@grml.org>  Fri, 19 Mar 2010 01:50:02 +0100
69
70 grml-udev-config (0.0.2) unstable; urgency=low
71
72   * Do not depend on udev >= 146-5 but instead be happy with
73     any version. Conflict only with latest udev version of grml,
74     otherwise we can't support old udev in Lenny.
75
76  -- Michael Prokop <mika@grml.org>  Sat, 14 Nov 2009 16:23:13 +0100
77
78 grml-udev-config (0.0.1) unstable; urgency=low
79
80   * Initial release. [Closes: issue772]
81
82  -- Michael Prokop <mika@grml.org>  Fri, 13 Nov 2009 12:02:41 +0100