Imported Debian patch 2.3.1-83
[debian/makedev] / debian / changelog
index ef9df3de5545194b4faa69a2090a98eeb36f7402..ab5f1ecca0e1478fc71b9546fbe281dae4203b95 100644 (file)
@@ -1,3 +1,42 @@
+makedev (2.3.1-83) unstable; urgency=low
+
+  * make urandom permissions match random, closes: #332983
+  * fix typo in the LSBInitScripts support in init.d, closes: #378575, #386314
+
+ -- Bdale Garbee <bdale@gag.com>  Wed,  6 Sep 2006 15:42:49 -0600
+
+makedev (2.3.1-82) unstable; urgency=low
+
+  * create 32 md* devices instead of 16, closes: #367406
+  * Juhan Ernits patch to unify sed behavior across locales, closes: #363017
+  * add LSBInitScripts support to init.d script, closes: #376992
+  * patch from Ubuntu to ensure base tty* set exists in init.d, not just tty0
+  * remove the alias 'fd' as a shorthand for 'fd0 fd1' to allow the real fd
+    target to be reached, closes: #357143
+
+ -- Bdale Garbee <bdale@gag.com>  Thu,  6 Jul 2006 09:06:06 -0600
+
+makedev (2.3.1-81) unstable; urgency=low
+
+  * add check for /dev/.udev in init.d at Md's request
+  * create an 'alsa' target that suggests installing alsa-base, closes: #261439
+  * add 'mcelog' target, closes: #302047
+  * notify user if udev is detected and we're going to create devices other
+    than in pwd, closes: #313391
+  * add 'mtd' target.  don't add 'mtdblock', since it duplicates the existing
+    'rom' target, closes: #344789
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 11 Apr 2006 16:04:34 +0900
+
+makedev (2.3.1-80) unstable; urgency=low
+
+  * make armeb an alias for arm when picking generic target, closes: #333584
+  * change section from base to admin
+  * look for .udev/ in addition to .udevdb/ at Md's request
+  * add target 'fuse', closes: #344728
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 31 Jan 2006 06:49:21 +1100
+
 makedev (2.3.1-79) unstable; urgency=low
 
   * have init script recognize udev as well as devfs, closes: #326083