add Vcs entries to the control file
[debian/makedev] / debian / changelog
1 makedev (2.3.1-90) UNRELEASED; urgency=low
2
3   * add Vcs entries to the control file
4
5  -- Bdale Garbee <bdale@gag.com>  Fri, 12 Nov 2010 01:12:57 -0700
6
7 makedev (2.3.1-89) unstable; urgency=low
8
9   * move to priority extra, closes: #522048
10   * use dpkg --print-architecture instead of deprecated form, closes: #536540
11   * eliminate explicit use of path for MAKEDEV calls in postinst
12   * update standards and debhelper version dependencies
13
14  -- Bdale Garbee <bdale@gag.com>  Thu, 30 Jul 2009 13:31:20 +0200
15
16 makedev (2.3.1-88) unstable; urgency=low
17
18   * no need to squelch output of update-rc.d in preinst
19   * patch from Stefan Lippers-Hollmann to fix lirc fifos, closes: #472526
20
21  -- Bdale Garbee <bdale@gag.com>  Thu, 08 May 2008 08:28:21 -0600
22
23 makedev (2.3.1-87) unstable; urgency=low
24
25   * move cbm target to group floppy, closes: #462892
26   * since we previously only ran update-rc.d to remove links on purge, they
27     may still be left around even though the init.d has been removed.  Update
28     the preinst to call update-rc.d when upgrading to clean up this case,
29     closes: #465739
30
31  -- Bdale Garbee <bdale@gag.com>  Thu, 14 Feb 2008 16:14:10 -0700
32
33 makedev (2.3.1-86) unstable; urgency=low
34
35   * oops, fix a bashism I introduced in the postinst of -85, closes: #462769
36
37  -- Bdale Garbee <bdale@gag.com>  Mon, 28 Jan 2008 09:20:22 +1300
38
39 makedev (2.3.1-85) unstable; urgency=low
40
41   * fix cut'n'paste error in cbm target, closes: #437329
42   * add lirc target, closes: #393575
43   * add support for 'lpia' variant of i386 architecture, closes: #453505
44   * patch to eliminate obsolete init.d conffile from Petter Reinholdtsen,
45     closes: #459677
46   * update postinst to only attempt to make fb if the kernel is Linux, and
47     move chmod of /dev/tty[0-9]* after the forced creation of those devices 
48     so postinst fails less particularly on kfreebsd, closes: #444979, #388270
49   * major number for pktcdvd is now dynamic, don't try to create devices with
50     old/wrong major number, closes: #405819
51
52  -- Bdale Garbee <bdale@gag.com>  Mon, 28 Jan 2008 00:18:41 +1300
53
54 makedev (2.3.1-84) unstable; urgency=low
55
56   * add 'fd' to the list of targets created in the postinst, closes: #394863
57   * ensure subdir exists before trying to make uinput, closes: #406890
58   * add armel to the architecture list, closes: #408810
59   * correct LSB-formatted init.d script meta info, closes: #386712
60   * init.d script is no longer needed, so remove it.  closes: #428222
61   * add cbm target, closes: #437329
62
63  -- Bdale Garbee <bdale@gag.com>  Fri, 28 Sep 2007 16:02:27 +0900
64
65 makedev (2.3.1-83) unstable; urgency=low
66
67   * make urandom permissions match random, closes: #332983
68   * fix typo in the LSBInitScripts support in init.d, closes: #378575, #386314
69
70  -- Bdale Garbee <bdale@gag.com>  Wed,  6 Sep 2006 15:42:49 -0600
71
72 makedev (2.3.1-82) unstable; urgency=low
73
74   * create 32 md* devices instead of 16, closes: #367406
75   * Juhan Ernits patch to unify sed behavior across locales, closes: #363017
76   * add LSBInitScripts support to init.d script, closes: #376992
77   * patch from Ubuntu to ensure base tty* set exists in init.d, not just tty0
78   * remove the alias 'fd' as a shorthand for 'fd0 fd1' to allow the real fd
79     target to be reached, closes: #357143
80
81  -- Bdale Garbee <bdale@gag.com>  Thu,  6 Jul 2006 09:06:06 -0600
82
83 makedev (2.3.1-81) unstable; urgency=low
84
85   * add check for /dev/.udev in init.d at Md's request
86   * create an 'alsa' target that suggests installing alsa-base, closes: #261439
87   * add 'mcelog' target, closes: #302047
88   * notify user if udev is detected and we're going to create devices other
89     than in pwd, closes: #313391
90   * add 'mtd' target.  don't add 'mtdblock', since it duplicates the existing
91     'rom' target, closes: #344789
92
93  -- Bdale Garbee <bdale@gag.com>  Tue, 11 Apr 2006 16:04:34 +0900
94
95 makedev (2.3.1-80) unstable; urgency=low
96
97   * make armeb an alias for arm when picking generic target, closes: #333584
98   * change section from base to admin
99   * look for .udev/ in addition to .udevdb/ at Md's request
100   * add target 'fuse', closes: #344728
101
102  -- Bdale Garbee <bdale@gag.com>  Tue, 31 Jan 2006 06:49:21 +1100
103
104 makedev (2.3.1-79) unstable; urgency=low
105
106   * have init script recognize udev as well as devfs, closes: #326083
107   * change 'hd' and 'sd' targets to create 16 drives worth of devices by
108     default, closes: #330218, #288129, #301367, #311678
109   * change 'hd' to create 24 partitions by default, closes: #300913
110   * change generic targets to use 'hd' and 'sd' instead of different numbers
111     of drives by default
112   * call cvt() function on all arguments, and have cvt() behave transparently
113     if handed a target that isn't a macro
114   * map null and zero to std in cvt(), closes: #296225, #296296
115   * move to debhelper compat level 4
116
117  -- Bdale Garbee <bdale@gag.com>  Thu,  6 Oct 2005 15:57:12 -0700
118
119 makedev (2.3.1-78) unstable; urgency=medium
120
121   * update postinst syntax for chown call to owner:group, closes: #300791
122   * fix from Frank Lichtenheld for missing arg in pmu target, closes: #301588
123
124  -- Bdale Garbee <bdale@gag.com>  Sat, 26 Mar 2005 20:55:31 -0700
125
126 makedev (2.3.1-77) unstable; urgency=medium
127
128   * update udev handling on advice from Marco d'Itri.  Handles more cases
129     and provides the ability to override the avoidance logic if environment
130     variable WRITE_ON_UDEV is set.  Urgency medium to help a new udev upload 
131     depending on this behavior get into sarge.  closes: #264421
132   * change hwrandom to hwrng, closes: #295324
133   * patch from Gaudenz Steinlin to add input/uinput support, closes: #294361
134   * remove README.Debian, since the content is obsolete
135
136  -- Bdale Garbee <bdale@gag.com>  Mon, 14 Mar 2005 16:53:32 -0700
137
138 makedev (2.3.1-76) unstable; urgency=low
139
140   * make ppc64 an alias for powerpc, closes: #282687
141   * add ttyB[0-7] to generic-hppa for console on K-class, etc, closes: #293705
142   * add initial support for uba*, closes: #278237
143   * add a target pmu duplicating pmu part of misc, closes: #267670, #277195
144   * fix man page bug with mcdx, closes: #285258
145   * add dac960_gam creation to dac960 target, closes: #272333
146
147  -- Bdale Garbee <bdale@gag.com>  Mon,  7 Feb 2005 13:47:00 -0700
148
149 makedev (2.3.1-75) unstable; urgency=low
150
151   * fix one more POSIX compliance issue in postinst, closes: #261477
152   * patch from Thomas Schmidt to fix problems in handling DVB devices,
153     which change major number at kernel 2.6.8, closes: #263136
154
155  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Aug 2004 12:42:40 -0600
156
157 makedev (2.3.1-74) unstable; urgency=low
158
159   * add dac960 to generic-alpha, closes: #261320
160
161  -- Bdale Garbee <bdale@gag.com>  Mon, 26 Jul 2004 00:17:59 -0700
162
163 makedev (2.3.1-73) unstable; urgency=low
164
165   * support all three dasd partitions instead of just one, closes: #261347
166
167  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Jul 2004 19:51:42 -0700
168
169 makedev (2.3.1-72) unstable; urgency=low
170
171   * fix typo in nnpfs0 creation, closes: #261012
172   * abort if not running Linux, just like if devfs detected, closes: #257037
173
174  -- Bdale Garbee <bdale@gag.com>  Fri, 23 Jul 2004 23:54:14 -0600
175
176 makedev (2.3.1-71) unstable; urgency=low
177
178   * incorporate NMU from Marco d'Itri ... thanks!
179   * handle arla change from xfs to nnpfs, closes: #257854
180   * sparc generic now needs fd, eliminate fd*-bare targets, closes: #257927
181   * fix some POSIX compliance issues in conditionals, closes: #259285
182
183  -- Bdale Garbee <bdale@gag.com>  Tue, 20 Jul 2004 16:22:07 -0400
184
185 makedev (2.3.1-70) unstable; urgency=medium
186
187   * NMU to move /etc/udev/.dev/ to /.dev/, Conflict with udev <= 0.024-7.
188   * Do not fail if /proc is not mounted. (Closes: #246421)
189
190  -- Marco d'Itri <md@linux.it>  Thu, 27 May 2004 22:50:44 +0200
191
192 makedev (2.3.1-69) unstable; urgency=medium
193
194   * one more tweak to the udev detection
195   * put $tty back to 0666, use it for /dev/tty (instead of $public which is
196     group root) and for pty devices.  no other devices still use $tty...  It
197     turns out I already fixed the /dev/tty[0-9]* permissions way back in -59,
198     we just hadn't done anything in postinst to force them tighter on upgrade,
199     ergo the confusion in -67 and -68.  [large sigh]
200   * MAKEDEV creates /dev/tty[0-9]* as 0600, and mesg wiggles the group write 
201     bit, so make the postinst do 'chmod g-r,o= /dev/tty[0-9]*' instead of "o="
202
203  -- Bdale Garbee <bdale@gag.com>  Tue, 27 Apr 2004 09:38:30 -0600
204
205 makedev (2.3.1-68) unstable; urgency=medium
206
207   * oops, we need to leave 'tty' as 0666 as we tighten the permissions on 
208     other tty* devices, closes: #245761, #245737, #244735, #245718
209   * mountpoint -q doesn't work in all cases to detect udev, try a different
210     approach, closes: #245777, #245739
211   * have the postinst do '/bin/chmod o= /dev/tty[0-9]*' to further address
212     the console DOS potential raised in bug #244751
213
214  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Apr 2004 16:14:25 -0600
215
216 makedev (2.3.1-67) unstable; urgency=medium
217
218   * change default permission on tty devices from 0666 to 0660, which makes
219     denial of service attacks on the console by local users harder,
220     closes: #244751
221   * if udev is running and we're in /dev, relocate to /etc/udev/.dev/,
222     thus avoiding the need for a diversion, closes: #245441
223   * urgency cranked up to get these into testing soonish
224
225  -- Bdale Garbee <bdale@gag.com>  Fri, 23 Apr 2004 16:06:41 -0600
226
227 makedev (2.3.1-66) unstable; urgency=low
228
229   * make amd64 use generic-i386 instead of being unhandled, closes: #238486
230   * add support for mwave, closes: #229926
231   * rename intel_rng to hwrandom, closes: #234366
232   * add suport for making loop[0..255], closes: #227369
233   * add usblcd and cpad0 per lanana creation to usb target, closes: #184740
234   * force update of fb devices in postinst if kernel >= 2.4 and they already
235     exist, closes: #232108
236   * recognize 'drbd' as an alias for the 'nb' target, and up the default from
237     2 to 8 nb devices created, closes: #235676
238   * eliminate -V option from man page, closes: #235679
239   * add 'input' to generic-i386 and generic-ia64, closes: #238081
240   * add support for dvb, closes: #113602
241   * add support for tilb, closes: #140004
242   * add support for systrace, closes: #171640
243   * rework video1394 support to create video1394/[0-15] devices, closes: #178634
244   * add support for irnet, closes: #193179
245   * add ttyS4 to generic targets to ease PCI modem use, closes: #193938
246   * apply patch to improve tap device documentation in man page, closes: #198517
247   * make the long description a bit more verbose, closes: #210034
248   * add hiddev devices to usb target, closes: #214846
249
250  -- Bdale Garbee <bdale@gag.com>  Fri,  2 Apr 2004 02:56:04 -0700
251
252 makedev (2.3.1-65) unstable; urgency=low
253
254   * patch from John Darrah to avoid choking on Equinox serial ports which put
255     extra tokens on the line in /proc/devices
256   * patch from Henrique de Moraes Holschuh to protect against unexpected chars
257     in /proc/devices entries, closes: #224582
258   * use permission class 'dialout' for bluetooth devices, and increase 
259     robustness of the 'makedev' function, closes: #177118
260   * freshen fb targets to reflect new minor numbers, closes: #186486, #186410
261
262  -- Bdale Garbee <bdale@gag.com>  Sun, 25 Jan 2004 18:35:43 -0700
263
264 makedev (2.3.1-64) unstable; urgency=low
265
266   * change fb permissions from 0620 to 0660 to allow mmap I/O
267   * fix major number for hd[m-t] broken by typos, closes: #215443
268   * repair openprom lines broken by typo in 2.3.1-60, closes: #218165
269
270  -- Bdale Garbee <bdale@gag.com>  Tue,  2 Dec 2003 12:38:20 -0700
271
272 makedev (2.3.1-63) unstable; urgency=low
273
274   * fix MIME mangling of dpti patch, closes: #178266
275   * add support for video1394, closes: #178634
276   * add support for remaining ide controllers
277   * move from "." to ":" in chown calls, closes: #205365
278
279  -- Bdale Garbee <bdale@gag.com>  Sat, 23 Aug 2003 15:29:35 -0600
280
281 makedev (2.3.1-62) unstable; urgency=low
282
283   * patch from Stephen Frost to add tun support, closes: #147499
284   * patch from Matt Zimmerman to make ubd support match current UML usage,
285     closes: #174474
286   * patch from Don Armstrong that actually closes 158763, mistakenly closed
287     in 2.3.1-61... thanks to Eduard Bloch for pointing out my mistake.
288   * make -V provide useful output instead of the ancient upstream RCSID, as
289     per a non-BTS request from Jim Shofstall
290
291  -- Bdale Garbee <bdale@gag.com>  Fri, 27 Dec 2002 14:39:33 -0700
292
293 makedev (2.3.1-61) unstable; urgency=low
294
295   * patch from Eduard Bloch to add i2o raid support for use by boot-floppies
296     on i386, closes: #158763, #144879
297
298  -- Bdale Garbee <bdale@gag.com>  Thu, 26 Dec 2002 17:45:26 -0700
299
300 makedev (2.3.1-60) unstable; urgency=low
301
302   * remove xd[ab] from generic-ia64, closes: #168833
303   * add scd[01] to generic-m68k, closes: #157816
304   * abort postinst without action if devfs detected, closes: #152279
305   * make openprom world readable, closes: #157328
306   * use symlink function, not explicit ln -f, closes: #159443
307   * make rawctl and raw/raw* match structure in devices.txt, closes: #159863
308   * eliminate smapi, move thinkpad to /dev/thinkpad/thinkpad, closes: #165701
309   * fix broken for loop, closes: #167674
310   * add target ttyB and ttyB[0..7] for parisc mux card, closes: #168304
311   * add bluetooth target, closes: #163869
312   * stop forcing /dev/full to 0622 in postinst, closes: #162261
313   * move parsing of /proc/devices inside the update clause, closes: #159442
314   * add SuperH support, closes: #155132
315
316  -- Bdale Garbee <bdale@gag.com>  Thu, 12 Dec 2002 00:17:35 -0700
317
318 makedev (2.3.1-59) unstable; urgency=low
319
320   * add 'sunmouse' to generic-arm, closes: #141391
321   * add hd[abcd] to generic-hppa
322   * 2.3.1-48 tightened permissions on (virtual) consoles, but not allp ways
323     the devices could be created were caught.  finish cleaning up console
324     permissions, simplifying things a bit in the process, closes: #25847
325   * patches from Ian Zimmerman <itz@speakeasy.org> to eliminate dependencies
326     on programs that live in /usr/bin, closes: #147144
327   * rewritten man page for MAKEDEV from Chris Tillman, a vast improvement!
328     closes: #147324, #30809, #69056
329   * fix bashisms in first() and second(), closes: #151684
330
331  -- Bdale Garbee <bdale@gag.com>  Sat,  6 Jul 2002 10:31:04 -0600
332
333 makedev (2.3.1-58) unstable; urgency=low
334
335   * remove the word 'special' from the short description as it's redundant,
336     thanks to Hendrik Naumann for pointing this out while translating it.
337   * change default groups for irda devices to better match their use,
338     closes: #135207
339   * add support for ataraid using patch from Eduard Bloch, closes: #121863
340   * add support for cciss using patch from Matt Kraai, 
341     closes: #132864, #132975, #136016
342
343  -- Bdale Garbee <bdale@gag.com>  Sat,  2 Mar 2002 17:46:52 -0700
344
345 makedev (2.3.1-57) unstable; urgency=low
346
347   * use group dip for /dev/ppp, closes: #123251
348   * lose 'usbmouse' from the bus mice, since 10/32 is no longer a current
349     device as far as I can see.
350   * add target 'usb' which creates usb/{lp*,mouse*,ez*,scanner*}, usb/rio500,
351     ttyACM*, and ttyUSB* devices.  These are all the USB devices I see listed
352     in the 2.4.17 devices.txt file.  Since USB is a hotplug medium, 
353     mass-creation seems like a good strategy.  closes: #62222, #89932
354   * add target 'paride' which creates pd[abcd]*, pcd[0-3], pf[0-3] devices
355     in support of parallel port IDE controllers, closes: #113122
356   * add recognition of 'ppp', 'usb', 'ramdisk' when running MAKEDEV update, 
357     don't whine about 'lvm' since no makedev support is required, leave 'nbd'
358     unrecognized since I don't know what it is, closes: #113231
359
360  -- Bdale Garbee <bdale@gag.com>  Wed,  2 Jan 2002 15:34:19 -0700
361
362 makedev (2.3.1-56) unstable; urgency=medium
363
364   * add support for pktcdvd devices 0..3, closes: #99725
365   * add support for ppp device, closes: #101172
366   * add support for comedi devices 0..3, closes: #105417
367   * increase number of raw devices from 4 to 8, and add rawctl symlink to 
368     raw, closes: #106087, #108296, #117846, #85694
369   * set priority to medium since we'd like this in woody
370
371  -- Bdale Garbee <bdale@gag.com>  Fri, 23 Nov 2001 15:20:13 -0700
372
373 makedev (2.3.1-55) unstable; urgency=low
374
375   * add efirtc support, and add efirtc to generic-ia64 per Richard Hirst
376   * add busmice to generic-mips to support ps2 mouse on Indy, closes: #115578
377   * change some default permissions to improve consistency, closes: #114649
378   * add ubd target to create ubd[0..255] for user mode linux, closes: #114585
379
380  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Oct 2001 10:36:13 -0700
381
382 makedev (2.3.1-54) unstable; urgency=low
383
384   * add ttyS4 and ttyS5 to generic-ia64, needed for ACPI serial consoles
385   * cosmetic tweaks to address lintian warnings
386
387  -- Bdale Garbee <bdale@gag.com>  Wed, 26 Sep 2001 13:54:11 -0600
388
389 makedev (2.3.1-53) unstable; urgency=low
390
391   * add support for mipsel, closes: #97529
392   * update joystick major number to 13 consistently, closes: #96537
393   * recognize ide4 and ide5 during update, closes: #92995
394   * oops, /dev/cpu/microcode should be char, not block device, 
395     closes: #93160, #82720
396   * add rtc to generic-hppa, closes: #94246
397   * add 'raw' target for /dev/raw and /dev/raw[0-3], closes: #98064
398   * add 'cpu' target as an alias for microcode, and have it create enough
399     msr and cpuid devices for up to 4-way SMP, closes: #98266
400   * add 'intel_rng' target, closes: #99774
401
402  -- Bdale Garbee <bdale@gag.com>  Wed, 13 Jun 2001 13:40:04 -0600
403
404 makedev (2.3.1-52) unstable; urgency=low
405
406   * add support for hppa and ia64
407   * add support for s390, closes: #85228
408   * change m68k, sparc, i386, and powerpc generic targets for boot-floppies,
409     closes: #90995, #90996, #90997, #90999
410   * check for .devfsd in current dir, not /dev, since that's where MAKEDEV
411     creates devices, closes: #89857, #88050
412   * create a new target 'input' and add it to generic-powerpc to support the
413     new input subsystem currently used only for USB devices.  This addresses 
414     part of 62222 and 89932, and closes: #87854
415   * fix remaining lintian warnings
416
417  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Mar 2001 21:00:28 -0700
418
419 makedev (2.3.1-51) unstable; urgency=low
420
421   * patch to reduce noise from % in /proc/devices from Daniel Jacobowitz,
422     add a bail-out check at the top of the MAKEDEV script to exit before trying
423     to do anything if devfs is mounted... since MAKEDEV and devfsd don't mix!
424     closes: #78018, #78170, #78200, #81326, #81434
425     closes: #59513, #63458, #63953, #70648, #70737, #70961, #78127, #78497
426   * fix typo regarding ide4/ide5 when creating hd[k-l], closes: #80828
427   * fix backwards sunmouse/mouse linking, closes: #80871, #83035
428   * make /dev/random writeable, as per Ted Ts'o, closes: #81748
429   * add initial support for mips, closes: #82345
430   * add support for cpu/microcode, closes: #82720
431  
432  -- Bdale Garbee <bdale@gag.com>  Mon,  5 Feb 2001 20:59:26 -0700
433
434 makedev (2.3.1-50) unstable; urgency=low
435
436   * make /dev/agpgart in postinst if it's not already present, closes: #78216
437   * fix backwards symlink for smapi/thinkpad, closes: #78700
438   * use group dialout instead of private for ISDN devices, closes: #79594
439   * no fix yet for the %d sometimes in new kernel /proc/devices, release
440     anyway to get the above fixes in circulation
441
442  -- Bdale Garbee <bdale@gag.com>  Wed, 20 Dec 2000 10:57:49 -0700
443
444 makedev (2.3.1-49) unstable; urgency=low
445
446   * add raw1394 device, closes: #77946
447
448  -- Bdale Garbee <bdale@gag.com>  Sat, 25 Nov 2000 13:21:20 -0700
449
450 makedev (2.3.1-48) unstable; urgency=low
451
452   * tighten up permissions on /dev/tty[0-XX] and /dev/kbd, closes: #77168
453
454  -- Bdale Garbee <bdale@gag.com>  Sat, 25 Nov 2000 09:45:42 -0700
455
456 makedev (2.3.1-47) unstable; urgency=low
457
458   * incorporate changes from NMU's by Adam Di Carlo, closes: #74786
459   * the tap* devices are created in the netlink target, make tap* work on the
460     command line as aliases for netlink, closes: #70520
461   * increase number of i2c devices made from 2 to 8, closes: #71633
462   * add support for pcd parallel-port CDROM drives, closes: #74781
463   * change permissions of fb* devices to root.video 0620, closes: #77593
464   * the mix of devices created by makedev in various circumstances are not
465     unreasonable.  Closes: #59558
466   * the current framebuffer minor numbers match devices.txt in the 2.4.0 test
467     kernel sources, closes: #60688
468   * update postinst to always recreate /dev/console, so that the change from
469     a symlink between kernel versions 2.0 and later gets handled correctly,
470     closes: #60746
471   * modify init.d fragment to only create /dev/MAKEDEV if it isn't already a
472     symlink, closes: #63501
473
474  -- Bdale Garbee <bdale@gag.com>  Fri, 24 Nov 2000 19:34:16 -0700
475
476 makedev (2.3.1-46.2) stable unstable; urgency=low
477
478   * non-maintainer update
479   * argh, target stable and unstable
480
481  -- Adam Di Carlo <aph@debian.org>  Sun, 15 Oct 2000 14:01:16 -0400
482
483 makedev (2.3.1-46.1) unstable; urgency=low
484
485   * non-maintainer update
486   * 'symlink mcdx mcdx0' was reversed (one line patch)
487
488  -- Adam Di Carlo <aph@debian.org>  Sun, 15 Oct 2000 04:36:30 -0400
489
490 makedev (2.3.1-46) stable unstable; urgency=medium
491
492   * fix silly symlink loop between ram and ram1, closes: #69475, #69351
493   * fix similar symlink reversal between scd and sr devices, and make 'sr'
494     a valid target, not just when using 'update', closes: #69500
495   * change agpart to agpgart as per devices.txt, closes: #69319
496   * add sg* devices to generic targets that include SCSI, closes: #69231
497
498  -- Bdale Garbee <bdale@gag.com>  Tue, 29 Aug 2000 01:13:30 -0600
499
500 makedev (2.3.1-45) stable unstable; urgency=low
501
502   * incorporates work done by Martin Schulze <joey@finlandia.infodrom.north.de>
503     with my profound thanks.
504   * Added gscd and cm206cd device files, closes: #69057
505   * Corrected mcdx drivers, support all five drives, closes: #69058
506   * Corrected symlink creation (i.e. use symlink() instead of ln -s)
507   * Added /dev/toshiba (Toshiba laptop SMM support), closes: #54729, #59242
508   * Added sdc and sdd to generic-m68k since they were missing, closes: #61027
509   * Made joystick devices readable by everybody (closes: Bug#61499)
510   * Added '$opts' whenever $0 aka MAKEDEV gets called, thus `-n' is passed
511     to the child properly, closes: #63159
512   * Added hyphen `-' between i2c and the number as described by devices.txt, 
513     closes: #63523
514   * Fixed wrong creation of hdi hdj hdk and hdl, closes: #64881
515   * Added hdc and hdd to generic-powerpc since they were missing, 
516     closes: #65852
517   * Added support for ttyI and cui (ignored) to 'update' target by
518     modifying cvt(), closes: #66838
519   * Corrected a whole bunch of math errors where a `$' was missing, trying
520     to add 1 to 'minor', closes: #68915
521   * Fixed /proc/devices-parser to ignore slashes, closes: #31854
522   * Removed out-dated Replaces, closes: #61256
523   * Added audioctl, closes: #60755
524   * Added agpart, closes: #61084
525   * Adjusted 3dfx to have file mode $video instead of $audio
526   * Added ipmikcs (Intelligent Platform Management) with mode 0600 (mode
527     may be unpracticable), closes: #67431
528
529  -- Bdale Garbee <bdale@gag.com>  Tue, 15 Aug 2000 21:52:23 -0600
530
531 makedev (2.3.1-44) frozen unstable; urgency=low
532
533   * patch from tausq for a case I missed when converting expr to $(( )),
534     fixes problem creating sbpcd devices.  Target frozen since this was
535     marked release-critical.  Closes: #63585
536
537  -- Bdale Garbee <bdale@gag.com>  Sat,  6 May 2000 20:24:40 -0600
538
539 makedev (2.3.1-43) frozen unstable; urgency=low
540
541   * add invocation of '/sbin/MAKEDEV std' to postinst to ensure key devices
542     have proper owner/group/perms on upgrades, closes: #61367
543   * replace /dev/MAKEDEV references with /sbin/MAKEDEV references in the
544     postinst
545   * target frozen since broken perms on /dev/tty keeps xterm from working
546     which is very confusing and frustrating on upgrades.
547
548  -- Bdale Garbee <bdale@gag.com>  Wed,  3 May 2000 14:27:04 -0600
549
550 makedev (2.3.1-42) frozen unstable; urgency=low
551
552   * eliminate the use of expr, since it is in /usr, which may not be mounted
553     during system recovery when makedev is often needed.  Target frozen since
554     this was tagged release critical, closes: #62925
555
556  -- Bdale Garbee <bdale@gag.com>  Mon, 24 Apr 2000 22:27:18 -0600
557
558 makedev (2.3.1-41) frozen unstable; urgency=low
559
560   * Arrange for all scd* devices to have hardlinked sr* counterparts as per
561     devices.txt.  Target frozen since this is release critical, closes: #61862
562
563  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Apr 2000 20:01:39 -0600
564
565 makedev (2.3.1-40) frozen unstable; urgency=low
566
567   * fix flakey code for discovering proper major numbers for several device
568     types.  This broke the raidtools postinst in some cases, which I think
569     makes this worth adding to frozen, even though there's no bug in the BTS
570     about it (problem reported and fixed during an IRC session).  There are
571     still a few potential major number problems in MAKEDEV, but they're all
572     for obscure devices that are not in devices.txt, and which I'll therefore 
573     probably remove entirely when rewriting makedev for woody.
574   * fix type, smtpe should be smpte, closes: #59061
575
576  -- Bdale Garbee <bdale@gag.com>  Sun, 19 Mar 2000 20:28:30 -0700
577
578 makedev (2.3.1-39) frozen unstable; urgency=low
579
580   * add missing major number clause to thinkpad/smapi device, closes: #57381
581     target frozen since this is clearly release-critical
582
583  -- Bdale Garbee <bdale@gag.com>  Wed,  9 Feb 2000 12:07:07 -0700
584
585 makedev (2.3.1-38) frozen unstable; urgency=low
586
587   * target frozen since 56724 was tagged release-critical
588   * rework ftape stuff to match 2.2 kernel device definitions, closes: #56724
589   * add code to create /dev/smapi and symlink it as /dev/thinkpad.  This can
590     be called as either smapi or thinkpad.  Closes: #54714
591   * add /dev/radio symlink to radio0, closes: #55649
592   * update the netlink target to create fwmonitor and the tap* devices,
593     closes: #54772
594   * add IRDA device support, closes: #47296
595
596  -- Bdale Garbee <bdale@gag.com>  Thu,  3 Feb 2000 23:51:58 -0700
597
598 makedev (2.3.1-37) unstable; urgency=low
599
600   * add openprom entry for Sparc systems, closes: #54296
601
602  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 20:03:00 -0700
603
604 makedev (2.3.1-36) unstable; urgency=low
605
606   * fix cyclades target to make 32 instead of 33 devices, and update man page
607     to match what the code does, closes: #51892
608   * add st0/st1/scd0/scd1 to generic-i386 and generic-alpha to improve the
609     consistency across platforms, closes: #52871
610   * create an initial generic-arm target, anticipating the need as debian-arm
611     struggles to get ready to release with potato.
612   * update handling of network block devices (nb) so that specifying a single
613     device works as expected.  calling for 'nb' will give nb0 and nb1.  
614     Closes: #53781
615   * support digital joysticks (djs) in joystick/js target, closes: #53314
616   * update to current policy rev, add Build-Depends.
617
618  -- Bdale Garbee <bdale@gag.com>  Fri,  7 Jan 2000 02:14:24 -0700
619
620 makedev (2.3.1-35) unstable; urgency=low
621
622   * change group of video4linux devices to new group video appearing in
623     base-passwd 3.0.4, closes: 51429
624
625  -- Bdale Garbee <bdale@gag.com>  Sun, 28 Nov 1999 20:00:12 -0700
626
627 makedev (2.3.1-34) unstable; urgency=low
628
629   * re-craft 'ida' target the same way we did dac960 to allow the boot-floopies
630     folks to create just one or two cards worth.  Closes: #51341
631
632  -- Bdale Garbee <bdale@gag.com>  Fri, 26 Nov 1999 17:54:56 -0700
633
634 makedev (2.3.1-33) unstable; urgency=low
635
636   * add usbmouse support to busmice target, closes: #50326
637
638  -- Bdale Garbee <bdale@gag.com>  Tue, 16 Nov 1999 03:20:03 -0700
639
640 makedev (2.3.1-32) unstable; urgency=low
641
642   * add 'audio' to the targets for generic-i386, closes: #49935
643   * craft an initial generic-alpha target to make the boot-floppies stuff
644     work right.  For now, just clone the i386 target since I have no idea
645     what is really needed...  closes: #49934
646   * add support for creating ramN devices one at a time, closes: #49853
647   * add target 'consoleonly' that creates the minimum number of devices to
648     support /dev/console, and recraft the 'console' target to use it and then
649     add all the vcs* devices, et al.  Closes: #49852
650   * re-craft 'dac960' target to be a loop around targets dac960.[0-7] so that
651     boot-floppies creators can create just one or two cards worth of devices
652     instead of having to do them all.  Closes: #49864
653
654  -- Bdale Garbee <bdale@gag.com>  Mon, 15 Nov 1999 22:38:43 -0700
655
656 makedev (2.3.1-31) unstable; urgency=low
657
658   * fixes for major numbers on some oddball CDROM types, needed for boot disks
659
660  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Nov 1999 23:58:56 -0700
661
662 makedev (2.3.1-30) unstable; urgency=low
663   
664   * fill in a few more audio devices, closes: #49107
665
666  -- Bdale Garbee <bdale@gag.com>  Wed,  3 Nov 1999 20:28:54 -0700
667
668 makedev (2.3.1-29) unstable; urgency=low
669
670   * the /dev/vcs* handling is correct, closes: #42035
671   * fix case construct for ht0, closes: #42519
672   * fix major number determination for several devices, closes: #43560
673   * add js2, js3 to joystick device creation, but leave owner/group/mode
674     the same as for mice until/unless some more compelling argument is
675     presented, closes: #43790
676   * improve consistency of vcs device creation, making vcs0 and vcsa0, with
677     symlinks for vcs and vcsa, closes: #45698
678   * add support for /dev/3dfx, closes: #48734
679   * /dev/sr* is obsolete, use /dev/scd*, closes: #32723
680   * RH 2.5 was merged as of 2.3.1-24, closes: #45153
681   * FHS compliance
682
683  -- Bdale Garbee <bdale@gag.com>  Sat, 30 Oct 1999 16:53:32 -0600
684
685 makedev (2.3.1-28) unstable; urgency=medium
686
687   * /o\ oops... -27 was broken badly.  Close 42355, 42359, 42361. 
688
689  -- Bdale Garbee <bdale@gag.com>  Tue,  3 Aug 1999 02:38:06 -0600
690
691 makedev (2.3.1-27) unstable; urgency=medium
692
693   * fix loop's major number, closes 38559.
694   * fix group of scd* to be cdrom, not disk.  Closes 41227, 41812.
695   * add vbi symlink, closes 39406
696
697  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Aug 1999 00:59:19 -0600
698
699 makedev (2.3.1-26) unstable; urgency=medium
700
701   * fix another syntax error introduced in -25...  /o\
702
703  -- Bdale Garbee <bdale@gag.com>  Sat, 29 May 1999 03:12:32 -0600
704
705 makedev (2.3.1-25) unstable; urgency=medium
706
707   * fix *ugly* typos introduced in -24, closes 38489, 38465.
708   * update MAKEDEV to install the mouse -> sunmouse link in generic-sparc,
709     in addition to making it in the postinst if needed.  Closes 38432.
710   * have MAKEDEV exit with error 1 if we hit a "don't know how to make device"
711     situation.  I'm a bit concerned about this since it *might* break a
712     package postinst somewhere.  However, it is clearly the right thing to do
713     on a purely conceptual level.  Closes 29974.
714   * add support for Free S/WAN (IPSEC) device, closes 38372.
715
716  -- Bdale Garbee <bdale@gag.com>  Wed, 26 May 1999 14:00:29 -0600
717
718 makedev (2.3.1-24) unstable; urgency=low
719
720   * fold in patch from Espy to provide all the functionality of the RedHat
721     makedev 2.5.  Leave our version number as 2.3.1-XX for now, since we're
722     not actually cleanly derived from the 2.5 RedHat bits. Closes 37795, 28616.
723   * make 'scd' act like 'scd-all', closes 37071
724   * patch for postinst typo, closes 37612
725   * move MAKEDEV to /sbin, create an init.d fragment to put a symlink in the
726     /dev directory at boot time.  This should allow devfs to do its thing,
727     closing 37795, 33025.
728
729  -- Bdale Garbee <bdale@gag.com>  Wed, 26 May 1999 14:00:29 -0600
730
731 makedev (2.3.1-23) stable unstable; urgency=low
732
733   * fix problems with st* and adb pointed out by Hartmut
734
735  -- Bdale Garbee <bdale@gag.com>  Thu, 15 Apr 1999 08:39:39 -0600
736
737 makedev (2.3.1-22) unstable; urgency=low
738
739   * add 'hamradio' as a target, which is a macro for the new scc[0-7] and
740     bc[0-3] targets, closes 34773.  
741
742  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Apr 1999 11:55:46 -0600
743
744 makedev (2.3.1-21) stable unstable; urgency=low
745
746   * make /dev/mouse a symlink to /dev/sunmouse on sparc, closes 35616
747   * have postinst create audio devices, closes 35646
748   * also create [alm] suffix versions for st* devices, closes 33041
749   * add support for hd[ijkl]... noticed while investigating bug 33798
750   * use the same owner/group/perms for nvram that we use for kmem, closes 34111
751   * add loop to the std device set, closes 34899
752
753  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Apr 1999 11:13:47 -0600
754
755 makedev (2.3.1-20) stable unstable; urgency=medium
756
757   * release-critical fixes from Hartmut for powerpc, closes 34004
758
759  -- Bdale Garbee <bdale@gag.com>  Wed, 10 Mar 1999 07:51:08 -0700
760
761 makedev (2.3.1-19) frozen unstable; urgency=medium
762
763   * fix identification of 'sg' in update, closes the part of 33752 (grave)
764     that I can duplicate on i386 in -18
765
766  -- Bdale Garbee <bdale@gag.com>  Tue, 23 Feb 1999 07:44:30 -0700
767
768 makedev (2.3.1-18) frozen unstable; urgency=medium
769
770   * as requested by Wichert, have the postinst force /dev/kmem owner, group,
771     and permissions since this is a security issue, closes 33703.
772   * another patch needed for m68k slink boot floppies from Michael Schmitz
773
774  -- Bdale Garbee <bdale@gag.com>  Mon, 22 Feb 1999 22:56:47 -0700
775
776 makedev (2.3.1-17) frozen unstable; urgency=low
777
778   * Wichert points out that /dev/kmem doesn't need to be group writeable.
779
780  -- Bdale Garbee <bdale@gag.com>  Sat, 20 Feb 1999 16:12:29 -0700
781
782 makedev (2.3.1-16) frozen unstable; urgency=medium
783
784   * apply patch for m68k that is release-critical for slink
785
786  -- Bdale Garbee <bdale@gag.com>  Fri, 19 Feb 1999 20:07:05 -0700
787
788 makedev (2.3.1-15) frozen unstable; urgency=medium
789
790   * fix major number for sunmouse as per Eric Delaunay, closes 33425
791   * tighten default permission on mouse and joystick devices, closes 32378
792   * change audio devices to root.audio 660, closes 32849
793   * apply patch from Eric Delaunay to fix problem with scsi devices and 2.2
794     kernels, closes 32999
795   * target 'frozen' since the sunmouse fix at the very least should be in 
796     slink...
797
798  -- Bdale Garbee <bdale@gag.com>  Wed, 17 Feb 1999 16:53:41 -0700
799
800 makedev (2.3.1-14) frozen unstable; urgency=low
801
802   * additions from Eric Delaunay needed for sparc frozen, closes 32458
803
804  -- Bdale Garbee <bdale@gag.com>  Wed, 27 Jan 1999 13:54:31 -0700
805
806 makedev (2.3.1-13) frozen unstable; urgency=low
807
808   * make random/urandom available separately, not just in std, closes 32145
809
810  -- Bdale Garbee <bdale@gag.com>  Tue, 19 Jan 1999 21:27:14 -0700
811
812 makedev (2.3.1-12) frozen unstable; urgency=low
813
814   * add random/urandom to the std target, closes 31562 and 29193
815   * update manpage to indicate the manpage is out of date, I need to make a
816     chunk of time at some point to give it a thorough review/update.
817   * don't make /dev/cua*, fix group on /dev/ttyS*, closes 30867
818   * change postinst to use syntax that isn't bash-specific, closes 18807 
819     and 30849
820
821  -- Bdale Garbee <bdale@gag.com>  Sat,  9 Jan 1999 00:39:25 -0700
822
823 makedev (2.3.1-11) frozen unstable; urgency=low
824
825   * allow 16 sd's instead of 8, as the kernel does.  closes 30555.
826   * create hdc and hdd in generic-i386, and create 20 partitions per hd 
827     instead of 4, closes 30522.
828   * go back (forward?) to using 'u' instead of '[DHE]' in fd entries, 
829     closes 30438.
830   * add 'fb' to both the generic-i386 and generic-powerpc clauses, closes
831     29228
832
833  -- Bdale Garbee <bdale@gag.com>  Sat, 12 Dec 1998 08:10:22 -0700
834
835 makedev (2.3.1-10) frozen unstable; urgency=low
836
837   * instead of having the postinst explicitly link /dev/console, have it
838     call MAKEDEV if console doesn't exist.  Update MAKEDEV to know how to
839     link it for 2.0 kernels and prior, and create the explicit device for
840     2.1 and later running kernels.  Building this based on running kernel
841     revision doesn't feel clean, but I see no better way.
842
843  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Nov 1998 18:49:30 -0700
844
845 makedev (2.3.1-9) frozen unstable; urgency=low
846
847   * fix postinst to cd to /dev so that devices don't end up in /, now that
848     we don't do the cd in MAKEDEV itself
849   * move 'generic' to 'generic-i386', and have 'generic' use dpkg to determine
850     which generic-<arch> to use... this paves the way for fixing support for
851     other architectures.
852   * Several changes per drow on IRC:
853       change MAXVT from 8 to 63
854       change sd[ab] to create 15 instead of 8 subdevices
855       fix char->block on one scd instance
856       diffs to add support for powerpc machines
857
858  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Nov 1998 18:49:30 -0700
859
860 makedev (2.3.1-8) frozen unstable; urgency=low
861
862   * add support for ram0 to the ram* list (0 was omitted), part of 28933.
863   * device 'rtc' was part of 'misc', give it a top-level entry too to reduce
864     possible confusion.  Part of 28933.
865   * add an entry for 'initrd', closes 28933 (slink release-critical).
866
867  -- Bdale Garbee <bdale@gag.com>  Sun,  8 Nov 1998 10:18:37 -0700
868
869 makedev (2.3.1-7) frozen unstable; urgency=low
870
871   * now that MAKEDEV is a script, this can be an 'all' package instead of
872     an 'any'.  Thanks to Hartmut Koptein for pointing this out.
873
874  -- Bdale Garbee <bdale@gag.com>  Fri,  6 Nov 1998 11:42:58 -0700
875
876 makedev (2.3.1-6) frozen unstable; urgency=low
877
878   * add ttyS entry so update works with recent 2.1 kernels
879
880  -- Bdale Garbee <bdale@gag.com>  Mon,  2 Nov 1998 21:47:34 -0700
881
882 makedev (2.3.1-5) frozen unstable; urgency=low
883
884   * fix typo affecting fb devices, closes 28742
885   * fix syntax used for wildcarded devices, part of closing 28769
886   * fix error in minor numbers for isdn-ippp, part of closing 28769
887
888  -- Bdale Garbee <bdale@gag.com>  Sun,  1 Nov 1998 23:09:45 -0700
889
890 makedev (2.3.1-4) frozen unstable; urgency=low
891
892   * add support for additional scd and sg devices, closes 28029.
893   * change device names for busmice back to what we used in makedev-1.*, which
894     is also what the kernel documentation uses.  Closes 28143.
895   * add support for various devices in contemporary kernels, closes 27720.
896
897  -- Bdale Garbee <bdale@gag.com>  Wed, 28 Oct 1998 23:41:58 -0700
898
899 makedev (2.3.1-3) unstable; urgency=low
900
901   * use 'dialout' instead of 'serial' to select owner/group/perms for ISDN
902     devices, closes 27536
903   * use 'dialout' as group for serial devices instead of 'uucp' to be 
904     compatible with prior Debian makedev packages. 
905
906  -- Bdale Garbee <bdale@gag.com>  Wed,  7 Oct 1998 22:50:36 -0600
907
908 makedev (2.3.1-2) unstable; urgency=low
909
910   * fix scd-all and sg-all entry points.  The latter is just an alias for 'sg',
911     but the former was genuinely missing.  Switch sg devices to numeric suffix
912     to comply with kernel's devices.txt.  Closes 27490.
913   * close 26586, since I'm pretty sure it's a weirdy not caused by the package.
914   * add ISDN devices, closes 26971.
915   * add cfs0 for CODA, closes 23815.
916
917  -- Bdale Garbee <bdale@gag.com>  Tue,  6 Oct 1998 00:33:59 -0600
918
919 makedev (2.3.1-1) unstable; urgency=low
920
921   * New upstream version.  This is a *significant* change!
922     This is a move (back?) from the short-lived makedev that depended on a     
923     non-free parser to the one that is just a shell script.  We will now be    
924     more like other Linux distributions, no longer depending on a non-free     
925     hunk of code to build the makedev package, and some porting and other      
926     issues will get better.                                                    
927   * With the major change in upstream code, several bugs are not relevant 
928     any more.  Therefore, close 12949, 18037, 18807, 20665, 22648, 22868, 
929     23771, 23898, 24477, 24572, 25660, 25840, 26058.
930   * add support for /dev/ptmx, built as part of pty*, closes 23612.
931   * add support for /dev/ed[ab], closes 23887.
932
933  -- Bdale Garbee <bdale@gag.com>  Sun,  6 Sep 1998 21:21:32 -0600
934
935 makedev (1.6-32) frozen unstable; urgency=medium
936
937   * serial devices now owned by root.dialout, closes 22297 (important)
938   * tape devices now owned by root.tape, closes 11910 
939   * be explicit about which 'ls' we're calling, closes 22225
940
941  -- Bdale Garbee <bdale@gag.com>  Fri, 22 May 1998 23:52:58 -0600
942
943 makedev (1.6-31) unstable; urgency=low
944
945   * add powerpc support, closes 21949
946   * lose the menu entry
947
948  -- Bdale Garbee <bdale@gag.com>  Sat,  2 May 1998 01:29:06 -0600
949
950 makedev (1.6-30) unstable; urgency=low
951
952   * change from debmake to debhelper
953   * fix errors and warnings reported by lintian
954   * deliver devices.sgml instead of trying to build the .txt and .html files,
955     closes bug 16953
956
957  -- Bdale Garbee <bdale@gag.com>  Mon,  9 Feb 1998 22:31:43 -0700
958
959 makedev (1.6-29) unstable; urgency=low
960
961   * add arpd device, on request of Elie Rosenblum <erosenbl@nyx.net>.
962
963  -- Bdale Garbee <bdale@gag.com>  Wed, 14 Jan 1998 09:42:14 -0700
964
965 makedev (1.6-28) unstable; urgency=low
966
967   * new maintainer
968
969  -- Bdale Garbee <bdale@gag.com>  Fri,  5 Dec 1997 23:22:57 -0700
970
971 makedev (1.6-27) unstable; urgency=low
972
973   * changed /dev/console handling. 
974   * updated devinfo to kernel 2.1.62 device list.
975   * changed all device with group "sys" to group "root".
976
977  -- Andreas Jellinghaus <aj@debian.org>  Sat,  8 Nov 1997 11:56:18 +0100
978
979 makedev (1.6-26) unstable; urgency=low
980
981   * fixed bug #13787 : amigamouse1 was not corrected by postinst.
982   * fixed ad devices.
983   * added nvram device, added ad* to std-hd-m68k, added ttyS4 and ttyS6
984     to m68k boot-floppies and m68k generic
985
986  -- Andreas Jellinghaus <aj@debian.org>  Thu, 16 Oct 1997 20:09:14 +0200
987
988 makedev (1.6-25) unstable; urgency=low
989
990   * bug #9077 is obsolete (kernel bug, fixed in kernel).
991   * libc6 release : closes bugs #12791 and #13122.
992   * fixed bug #12158 : added sr* and sg* devices.
993   * fixed bug #12385 : wrong standard number.
994
995  -- Andreas Jellinghaus <aj@debian.org>  Fri, 19 Sep 1997 16:12:32 +0200
996
997 makedev (1.6-24) unstable; urgency=low
998
999   * removed support for old floppy devices.
1000   * only create generic floppy devices.
1001
1002  -- Andreas Jellinghaus <aj@debian.org>  Wed, 10 Sep 1997 10:31:53 +0200
1003
1004 makedev (1.6-23) unstable; urgency=low
1005
1006   * renamed isdn batches : isdn-xx is 8 devices, isdn-xx-all are 64
1007     devices (isdn-io, isdn-tty, isdn-ippp, isdn-cu).
1008   * increased numer to 5500 devices. (makedev is getting too large).
1009
1010  -- Andreas Jellinghaus <aj@debian.org>  Mon,  8 Sep 1997 21:40:11 +0200
1011
1012 makedev (1.6-22) unstable; urgency=low
1013
1014   * bugfix with cvstree (i forgot to commit befor tagging :-()
1015
1016  -- Andreas Jellinghaus <aj@debian.org>  Mon,  8 Sep 1997 21:30:08 +0200
1017
1018 makedev (1.6-21) unstable; urgency=low
1019
1020   * bugfix : out of memory. aarrgg : makedev has fixed size tables.
1021
1022  -- Andreas Jellinghaus <aj@debian.org>  Mon,  8 Sep 1997 21:28:24 +0200
1023
1024 makedev (1.6-20) unstable; urgency=low
1025
1026   * corrected problem with my own cvs tree
1027
1028  -- Andreas Jellinghaus <aj@debian.org>  Sun,  7 Sep 1997 16:54:10 +0200
1029
1030 makedev (1.6-19) unstable; urgency=low
1031
1032   * changed /dev/full to mode 0622 (0666 was a security hole, as
1033                         discussed on linux-kernel).
1034
1035  -- Andreas Jellinghaus <aj@debian.org>  Sun,  7 Sep 1997 16:22:27 +0200
1036
1037 makedev (1.6-18) unstable; urgency=low
1038
1039   * added isdn-*-small devices (only 8 devices, not 64). 
1040
1041  -- Andreas Jellinghaus <aj@debian.org>  Fri, 22 Aug 1997 12:57:20 +0200
1042
1043 makedev (1.6-17) unstable; urgency=low
1044
1045   * close bug 6541 (missing audio device) : not reproduceable 
1046   * generate random and urandom, if missing (bug #12134)
1047   * enabled makedev to create more sg* and sr* devices (bug #12158)
1048   * changed doubletalkt to dtlk as requested
1049   * sd[a-h]16 removed (bug, sda16 = sdb, scsi only supports 15
1050     partitions) 
1051
1052  -- Andreas Jellinghaus <aj@debian.org>  Sun, 17 Aug 1997 19:19:33 +0200
1053
1054 makedev (1.6-16) stable unstable; urgency=low
1055
1056   * security bug fixed : all mouse devices are now mode 600.
1057
1058  -- Andreas Jellinghaus <aj@debian.org>  Wed, 30 Jul 1997 10:31:04 +0200
1059
1060 makedev (1.6-15) unstable; urgency=low
1061
1062   * ibcs2 removed from generic set. revised ibcs2-unoff.
1063
1064  -- Andreas Jellinghaus <aj@debian.org>  Tue, 29 Jul 1997 13:13:43 +0200
1065
1066 makedev (1.6-14) unstable; urgency=low
1067
1068   * bug in postinst : type "MAKDEV" and "/dev/tty0" instead of "tty0" (#11441)
1069   * stable version (libc5 compiled) for isdnutils
1070
1071  -- Andreas Jellinghaus <aj@debian.org>  Fri, 25 Jul 1997 10:12:14 +0200
1072
1073 makedev (1.6-13) unstable; urgency=low
1074
1075   * fixed menu entry (thanks to Abdallah Chatila <acha@poboxes.com>)
1076
1077  -- Andreas Jellinghaus <aj@debian.org>  Wed,  9 Jul 1997 21:33:55 +0200
1078
1079 makedev (1.6-12) unstable; urgency=low
1080
1081   * bug fix (changed doubletalk to class audio).
1082
1083  -- Andreas Jellinghaus <aj@debian.org>  Wed,  9 Jul 1997 09:45:38 +0200
1084
1085 makedev (1.6-11) unstable; urgency=low
1086
1087   * Fixed isdn devices (ippp were missing).
1088   * No longer create isdn device as default (that is done by isdnutils).
1089   * Added doubletalk device. Added more ibcs2 stuff.
1090
1091  -- Andreas Jellinghaus <aj@debian.org>  Tue,  8 Jul 1997 19:04:45 +0200
1092
1093 makedev (1.6-10) unstable stable; urgency=low
1094
1095   * fixed console device, added documentation.
1096
1097  -- Andreas Jellinghaus <aj@debian.org>  Wed, 25 Jun 1997 13:20:46 +0200
1098
1099 makedev (1.6-9) unstable stable; urgency=low
1100
1101   * Added comment about cua devices.
1102
1103  -- Andreas Jellinghaus <aj@debian.org>  Tue, 24 Jun 1997 09:21:20 +0200
1104
1105 makedev (1.6-8) unstable stable; urgency=low
1106
1107   * changed /dev/console to be a symlink to /dev/tty0.
1108
1109  -- Andreas Jellinghaus <aj@debian.org>  Sun, 22 Jun 1997 21:42:35 +0200
1110
1111 makedev (1.6-7) unstable stable; urgency=low
1112
1113   * fixed bug with possible /dev/console symlink.
1114   * fixed bug with not always creating /dev/tty0. (xfree 3.3 need this)
1115
1116  -- Andreas Jellinghaus <aj@debian.org>  Thu, 19 Jun 1997 22:38:46 +0200
1117
1118 makedev (1.6-6) unstable; urgency=low
1119
1120   * fixed documentation (thanks to David Welton <davidw@efn.org>)
1121   * patch for m68k from frank neumann included
1122
1123  -- Andreas Jellinghaus <aj@debian.org>  Mon,  9 Jun 1997 15:45:00 +0200
1124
1125 makedev (1.6-5) unstable; urgency=low
1126
1127   * libc6 release
1128   * added postinst script to change tty/pty devices to new major
1129     numbers (the next time you boot).
1130   * changed all serial devices from root.dialout to uucp.dialout
1131   * added generic-ARCH batches
1132   * changed (u)random permissions from 444 to 644
1133   * corrected mcd/mcdx handling.
1134   * small bugfix in manpages.
1135
1136  -- Andreas Jellinghaus <aj@debian.org>  Thu, 24 Apr 1997 19:12:58 +0200
1137
1138 makedev (1.6-4) unstable frozen; urgency=low
1139
1140   * fixed manpage, added generic-m68k, added mfd0, changed framebuffer
1141         create both : fb[01] and fb[01]current, changed framebuffer
1142         class to mode 664. disabled adb (apple desktob bus).
1143         this fixes bug #9053
1144   * fixed mitsumi cdrom detection. 
1145
1146  -- Andreas Jellinghaus <aj@debian.org>  Wed, 23 Apr 1997 16:23:50 +0200
1147
1148 makedev (1.6-3) unstable frozen; urgency=low
1149
1150   * bug fixed : st?l devices (nor st?1). 
1151   * only create fd0 and fd1 with generic
1152   * seperated old device names to "-old" groups
1153   * not generating cm205cd by default
1154   * "boot-floppy" added with less devices
1155   * documentation in sgml and txt format
1156
1157  -- Andreas Jellinghaus <aj@debian.org>  Wed, 16 Apr 1997 12:58:56 +0200
1158
1159 makedev (1.6-2) unstable frozen; urgency=high
1160
1161   * new maintainer Andreas Jellinghaus <aj@debian.org> 
1162   * rewrote devinfo (according to linux allocated devices, 2.0.30,2.1.31
1163   * this fixes bug #8396 (isdn devices)
1164   * this fixes bug #8399 (don't generate cu* devices)
1165   * this fixes bug #7144 (device for goldstar cdrom - gscd)
1166   * this fixes bug #8173 (new names for floppy devices fd*)
1167   * this fixes bug #8068 (hd[efgh] devises added : now ide[0123])
1168     (this includes: renamed all floppy device (bug #8173),
1169   * this fixes bug #3493 (isdn devices)
1170   * this fixes bug #5542 (ttyS* group dialout, cu* not generated)
1171   * this fixes bug #6926 (loop back devices corrected)
1172   * this fixes bug #6983 (loop back devices creatable)
1173   * this fixes bug #7038 (mcd device creatable (only one))
1174   * this fixes bug #7754 (sr* devices are created for compatibility)
1175   * this fixes parts of bug #7783 (only new tty/pty are created)
1176   * bug #7755 obsolete (old cat file ? current man page is ok)
1177   * bug #8009 obsolete (disks 1997-04-04 are ok)
1178   * remove from generic : cua[0-3] lmscd ram sbpcd[9-15] vcs0
1179     added to generic: X0R aztcd beep bpcd cm205cd cm206cd exttrp gscd
1180       hd[efgh]* hitcd hwtrap initrd ippp* jbm loop* mcd md* modreq nsfd
1181       nst*[1am] optcd ram[0-7] ramdisk relay16 relay8 rtc sd[abcdefgh][9-16]
1182       sequence2 sg[0-7] sjcd socksys spx sr[0-7] st*[1am] tpqic* tty[13-63]
1183       ttyI[0-63] urandom vcs vcs[13-63] vcsa vcsa[13-63] watchdog
1184          (ca. + 600 devices, size + 11 k in a ext2fs)
1185
1186  -- Andreas Jellinghaus <aj@debian.org>  Sun, 13 Apr 1997 21:06:14 +0200
1187
1188 makedev (1.6-1) unstable; urgency=low
1189
1190   * New upstream version.
1191
1192  -- Bruce Perens <bruce@pixar.com>  Wed, 19 Mar 1997 20:40:17 -0800
1193
1194 makedev (1.5-4) unstable; urgency=low
1195
1196   * Add devices. Increase the maximum size of a batch from 32 to 1024.
1197
1198  -- Bruce Perens <bruce@pixar.com>  Tue, 17 Dec 1996 20:34:06 -0800
1199
1200 makedev (1.5-3) unstable; urgency=low
1201
1202   * Make hd[a-d][8-20] and sd[a-h][8-20]. Remove bad empty "omit" from
1203     makedev.cfg
1204
1205  -- Bruce Perens <bruce@pixar.com>  Sun, 8 Dec 1996 09:42:18 -0800
1206
1207 makedev (1.5-2) unstable; urgency=low
1208
1209   * Change class of ttySn devices to dialout.
1210   * Add ISDN.
1211
1212  -- Bruce Perens <bruce@pixar.com>  Fri, 6 Dec 1996 21:17:12 -0800
1213
1214 makedev (1.5-1) unstable; urgency=low
1215
1216   * Initial Release.
1217
1218  -- Bruce Perens <bruce@pixar.com>  Wed, 30 Oct 1996 20:36:44 -0800