X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=4b9cbf2c6895f289bd3ae0888c7d1ee83be00317;hb=f392e168a30d7e42726823d8ab8ad857d3c5dd41;hp=a78f211e989b21a75a0fd81dae93cfa2c88e6f45;hpb=20674b21ff7832e7331a1ae539aca7dae416c965;p=grml-udev-config.git diff --git a/debian/changelog b/debian/changelog index a78f211..4b9cbf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,82 @@ +grml-udev-config (0.4.2) unstable; urgency=medium + + * [cf81315] Fix check for presence of udev initscript in + /etc/runlevel.conf [Closes: issue1322] Thanks to Christian + Hofstaedtler for reporting this issue + + -- Michael Prokop Tue, 18 Nov 2014 12:55:54 +0100 + +grml-udev-config (0.4.1) unstable; urgency=medium + + * [7632e7f] Revert "Work around "udev >=208-6 without systemd" bug with + loopback device, causing serious boot delay" + + -- Michael Prokop Fri, 31 Oct 2014 10:24:11 +0100 + +grml-udev-config (0.4.0) unstable; urgency=medium + + * [0efeaea] Bump Standards-Version to 3.9.6 + * [35613d4] Run wrap-and-sort -a on debian/ + * [be7f20b] Work around "udev >=208-6 without systemd" bug with loopback + device, causing serious boot delay. Thanks to Evgeni Golov, Marco + d'Itri, Christian Hofstaedtler and Ulrich Dangel for debugging + assistance + + -- Michael Prokop Wed, 29 Oct 2014 00:48:55 +0100 + +grml-udev-config (0.3.2) unstable; urgency=medium + + * [a6b78e9] forensic-mark-readonly: check only for boot option read-only + * [43c24a3] Bump Standards-Version to 3.9.5 + + -- Michael Prokop Wed, 02 Apr 2014 11:42:47 +0200 + +grml-udev-config (0.3.1) unstable; urgency=low + + * [ba3c9a1] grml-udev-rebuildfstab: support diabling labels via + /etc/grml/rebuildfstab.conf + * [5d4fd63] grml-udev-rebuildfstab: write label name into comment when + label feature is disabled + + -- Michael Prokop Sun, 28 Oct 2012 12:28:59 +0100 + +grml-udev-config (0.3.0) unstable; urgency=low + + * [cc5cfdb] Do not set mount options for NTFS partitions to "ro" any + longer + * [213795f] NTFS-3g/FAT: don't use umask=000 but dmask=000,fmask=111 + instead + * [a3f9853] Bump Standards-Version to 3.9.4 + + -- Michael Prokop Tue, 09 Oct 2012 19:00:09 +0200 + +grml-udev-config (0.2.0) unstable; urgency=low + + * [e403a71] Use /media instead of /mnt for default mount paths + [Closes: issue1127] + + -- Michael Prokop Wed, 11 Jan 2012 18:33:15 +0100 + +grml-udev-config (0.1.0) unstable; urgency=low + + [ Ulrich Dangel ] + * [67c2afb] Add udev rules for braille detection for automated brltty + startup. + * [b237224] Use sda1 instead of hda1 as example in /etc/fstab + * [0039a57] Use MOUNTPOINT_PREFIX instead of hardcoded /mnt path in + grml-udev-rebuildfstab + * [b7a91dc] Create the standard directories in the rebuildfstab script + instead of grml-autoconfig. + + -- Michael Prokop Mon, 09 Jan 2012 16:34:45 +0100 + +grml-udev-config (0.0.10) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [aeb66be] Fix swap partitions missing from fstab + + -- Michael Prokop Tue, 20 Dec 2011 20:21:27 +0100 + grml-udev-config (0.0.9) unstable; urgency=low * [f8e3b9c] Add man page for grml-udev-rebuildfstab