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