/[gentoo-x86]/sys-fs/udev/ChangeLog
Gentoo

Contents of /sys-fs/udev/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.172 - (hide annotations) (download)
Sat Jan 21 12:31:43 2006 UTC (7 years, 4 months ago) by uberlord
Branch: MAIN
Changes since 1.171: +9 -1 lines
  Version bump for new scripts to stop udev from starting init scripts
  too early, #118419.
(Portage version: 2.1_pre3-r1)

1 azarah 1.1 # ChangeLog for sys-fs/udev
2 gregkh 1.167 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
3 uberlord 1.172 # $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.171 2006/01/18 12:23:17 gmsoft Exp $
4    
5     *udev-081-r1 (21 Jan 2006)
6     *udev-079-r1 (21 Jan 2006)
7    
8     21 Jan 2006; Roy Marples <uberlord@gentoo.org> +files/udev-start-079.sh,
9     +udev-079-r1.ebuild, +udev-081-r1.ebuild:
10     Version bump for new scripts to stop udev from starting init scripts
11     too early, #118419.
12 gmsoft 1.171
13     18 Jan 2006; Guy Martin <gmsoft@gentoo.org> udev-079.ebuild:
14     Stable on hppa.
15 josejx 1.170
16     18 Jan 2006; Joseph Jezak <josejx@gentoo.org> udev-079.ebuild:
17     Marked ppc stable.
18 gregkh 1.169
19     *udev-081 (17 Jan 2006)
20    
21     17 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-081.ebuild:
22     add 081 release from upstream.
23 gustavoz 1.168
24     17 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> udev-079.ebuild:
25     Stable on sparc
26 gregkh 1.167
27     14 Jan 2006; Greg Kroah-Hartman <gregkh@gentoo.org> udev-079.ebuild:
28     079 marked stable on x86 to handle upcoming 2.6.15 stable marking too.
29 kumba 1.166
30     25 Dec 2005; Joshua Kinard <kumba@gentoo.org> udev-070-r1.ebuild:
31     Marked stable on mips.
32 gregkh 1.165
33     *udev-079 (23 Dec 2005)
34    
35     23 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
36     +files/05-udev-early.rules-079, +udev-079.ebuild:
37     079 release, fixes some /dev/disk names and naming of network devices bugs.
38 gregkh 1.164
39     *udev-078 (19 Dec 2005)
40    
41     19 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
42     +files/05-udev-early.rules-078, +files/udev.rules-078, +udev-078.ebuild:
43     078 release.
44     fixes dvb issue (hopefully for real this time.)
45     scsi tool fixes.
46     added new config file to run before everyone else.
47 corsair 1.163
48     18 Dec 2005; Markus Rothe <corsair@gentoo.org> udev-070-r1.ebuild:
49     Stable on ppc64
50 gregkh 1.162
51     *udev-077-r5 (13 Dec 2005)
52    
53     13 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
54     +files/udev.rules-077-r5, +udev-077-r5.ebuild:
55     Fix DVB naming issue (#115123) and fix the serial port names to be real with
56     symlinks for people who can't live without the dumb devfs names...
57 gregkh 1.161
58     *udev-077-r4 (11 Dec 2005)
59    
60     11 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
61     +files/udev-start-077-r4.sh, +udev-077-r4.ebuild:
62     seed /lib/udev/devices with some known device files (fixes some errors at boot
63     time.) Also rework the udev-start.sh file a bit to fix the order of how we
64     start up udev.
65 gregkh 1.160
66     *udev-077-r3 (09 Dec 2005)
67    
68     09 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-077-r3.ebuild:
69     077-r3 release - fix dependancy on newer version of baselayout (for those who
70     are running stable for other packages, and don't seem to want to upgrade) as
71     we need it to start udev properly at boot time.
72 gregkh 1.159
73     *udev-077-r2 (08 Dec 2005)
74    
75     08 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
76     +files/udev-start-077-r2.sh, +udev-077-r2.ebuild:
77     changes to udev-start.sh to handle the good features in the 2.6.15 kernel
78     release (only use netlink, faster startup time using uevent, etc.)
79    
80     Everything should still work just fine for older kernel releases, if not,
81     please enter bugs.
82 gregkh 1.158
83     *udev-077-r1 (07 Dec 2005)
84    
85     07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
86     +files/udev.rules-077-r1, +files/udev-parisc-path_id.patch,
87     +udev-077-r1.ebuild:
88     077-r1 release.
89     Fixes a number of little bugs that people have reported.
90 gregkh 1.157
91     *udev-077 (07 Dec 2005)
92    
93     07 Dec 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-077,
94     +files/udev-start-077.sh, +udev-077.ebuild:
95     Rudimentary 077 udev support added. Should fix lots of odd bugs
96     people have been having with 073.
97 chriswhite 1.156
98     12 Nov 2005; Chris White <chriswhite@gentoo.org> Manifest:
99     Fixed silly bug #112235. Feel free to chew my head off, it's breaking user's
100     systems for a very silly reason.
101 hansmi 1.155
102     11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> udev-070-r1.ebuild:
103     Stable on ppc.
104 gregkh 1.154
105     *udev-073 (07 Nov 2005)
106    
107     07 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-073.ebuild:
108     073 release.
109     Fixes the "kernel does not have inotify" issue.
110 gregkh 1.153
111     *udev-072 (06 Nov 2005)
112    
113     06 Nov 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-072.ebuild:
114     072 release. Careful about running this on kernels older
115     than 2.6.14, I do not know what will happen with that...
116 gregkh 1.152
117     25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-045.ebuild,
118     -udev-056.ebuild, -udev-058.ebuild, -udev-068.ebuild:
119     remove more old versions of udev from the tree
120 gregkh 1.151
121     25 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
122     -files/udev-070-gcc2.patch, -udev-030.ebuild, -udev-059.ebuild,
123     -udev-060.ebuild, -udev-062.ebuild, -udev-063.ebuild, -udev-064.ebuild,
124     -udev-064-r1.ebuild, -udev-065.ebuild, -udev-066.ebuild, -udev-067.ebuild,
125     -udev-070.ebuild:
126     remove a bunch of old udev versions from the tree
127 gregkh 1.150
128     *udev-071 (19 Oct 2005)
129    
130     19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-071.ebuild:
131     071 release
132     added firmware_helper to hopefully help out the firmware issues people are
133     seeing.
134 gregkh 1.149
135     *udev-070-r1 (19 Oct 2005)
136    
137     19 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070-r1.ebuild:
138     Fix 109789 caused by gcc 2 patch which was incorrect :(
139 vapier 1.148
140     19 Oct 2005; Mike Frysinger <vapier@gentoo.org>
141     +files/udev-070-gcc2.patch, udev-070.ebuild:
142     Fix building with gcc-2.x.
143 agriffis 1.147
144     18 Oct 2005; Aron Griffis <agriffis@gentoo.org> udev-070.ebuild:
145     Mark 070 stable on alpha
146 dang 1.146
147     17 Oct 2005; <dang@gentoo.org> udev-070.ebuild:
148     Marked stable on amd64
149 gustavoz 1.145
150     17 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-070.ebuild:
151     Stable on sparc
152 gregkh 1.144
153     14 Oct 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-070.ebuild:
154     Marked 070 stable on x86
155 r3pek 1.143
156     14 Oct 2005; Carlos Silva <r3pek@gentoo.org> udev-068-r1.ebuild,
157     udev-070.ebuild:
158     Added a workaround to the md5sum calculation. Older versions of coreutils
159     doesn't return the end '-'
160 agriffis 1.142
161     16 Sep 2005; Aron Griffis <agriffis@gentoo.org> udev-068-r1.ebuild:
162     Mark 068-r1 stable on alpha
163 gregkh 1.141
164     *udev-070 (14 Sep 2005)
165    
166     14 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-070.ebuild:
167     070 release, gets rid of some kernel log messages people were seeing on
168     startup.
169 gregkh 1.140
170     *udev-069 (13 Sep 2005)
171    
172     13 Sep 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-069.ebuild:
173     069 udev release. Lots of tiny bug fixes all over the place.
174 azarah 1.138
175     *udev-068-r1 (12 Sep 2005)
176    
177     12 Sep 2005; Martin Schlemmer <azarah@gentoo.org> +files/udev-start.sh,
178     +files/udev-stop.sh, udev-068.ebuild, +udev-068-r1.ebuild:
179 azarah 1.139 Add rcscript addons. Note that they will only be used in next unstable
180     baselayout version 1.12.0.
181 ka0ttic 1.137
182     08 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> udev-068.ebuild:
183     Stable on mips.
184 hansmi 1.136
185     03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> udev-068.ebuild:
186     Stable on ppc.
187 corsair 1.135
188     03 Sep 2005; Markus Rothe <corsair@gentoo.org> udev-068.ebuild:
189     Stable on ppc64
190 metalgod 1.134
191     31 Aug 2005; Luis Medinas <metalgod@gentoo.org> udev-068.ebuild:
192     Marked Stable on AMD64.
193 gustavoz 1.133
194     31 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-068.ebuild:
195     Stable on sparc
196 gregkh 1.132
197     30 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-068.ebuild:
198     Add more info messages (like anyone reads them...) for people upgrading
199     to the latest 068 release that does not have devfs style names anymore.
200    
201     Marked 068 stable on x86, let the bugs begin...
202 gregkh 1.131
203     *udev-068 (18 Aug 2005)
204    
205     18 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-068.ebuild:
206     068 release
207     This should fix the cdrom, dvb, and any other external callout problem that
208     was happening with the 066 and 067 release.
209     Also fixes the CFLAGS issue.
210 gregkh 1.130
211     13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> Manifest:
212     fixed 067 digest md5
213 gregkh 1.129
214     *udev-067 (13 Aug 2005)
215    
216     13 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-067.ebuild:
217     067 release
218    
219     Fixes persistant name stuff at boot (and the cdrom naming at boot).
220     Fixes build of cdrom_id with older versions of linux-headers.
221 gregkh 1.128
222     *udev-066 (11 Aug 2005)
223    
224     11 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-066.ebuild:
225     066 release
226     Should fix cdrom permission problem from 065
227     helper programs are moved to /sbin
228     Lots of config file tweaks.
229 gregkh 1.127
230     *udev-065 (02 Aug 2005)
231    
232     02 Aug 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-065.ebuild:
233     065 release
234    
235     Little bug fixes, new helper script "path_id".
236    
237     Also, we now have persistent block device names in /dev/disk/ try them out and
238     let me know if they are useful or not.
239 gregkh 1.126
240     *udev-064-r1 (31 Jul 2005)
241    
242     31 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
243     +files/udev.rules-064-r1, +udev-064-r1.ebuild:
244     Start moving to a sane /dev naming scheme.
245     This release removes the devfs names for the tty and consolde devices, and the
246     symlinks that were implementing the LSB standard names. We only implement the
247     LSB names now, which saves over 3Mb of RAM on /dev.
248    
249     This rule change also speeds up udev init time by a order of magnitude
250     (my slow box went from 5 seconds to .5 seconds, your mileage will vary,
251     'time udevstart' as root before and after this release to see your difference.)
252 gregkh 1.125
253     *udev-064 (26 Jul 2005)
254    
255     26 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-064.ebuild:
256     064 release
257    
258     Fixes sparc and other 64 bit arch issues.
259     Added another udev helper program, create_floppy_devices, which requires a
260     kernel patch to work properly.
261 kumba 1.124
262     17 Jul 2005; Joshua Kinard <kumba@gentoo.org> udev-062.ebuild,
263     udev-063.ebuild:
264     Remove sparc keywords from udev-062 and udev-063 until bus error in Bug #99290
265     is fixed.
266 gregkh 1.123
267     *udev-063 (15 Jul 2005)
268    
269     15 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-063.ebuild:
270     063 release
271     fixes cdrom and firewire raw device issues, among other things.
272 agriffis 1.122
273     13 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
274     stable on alpha
275 josejx 1.121
276     09 Jul 2005; Joseph Jezak <josejx@gentoo.org> udev-058.ebuild:
277     Marked ppc stable.
278 gregkh 1.120
279     07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-061.ebuild:
280     remove 061 from tree as it's so broken.
281 gregkh 1.119
282     *udev-062 (07 Jul 2005)
283    
284     07 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-062.ebuild:
285     062 release
286     Fixes big permission problem with 061 and some other things.
287 eradicator 1.118
288     07 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> udev-058.ebuild:
289     Stable amd64.
290 gregkh 1.117
291     06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-042.ebuild,
292     -udev-043.ebuild, -udev-046.ebuild, -udev-048.ebuild, -udev-049.ebuild,
293     -udev-050.ebuild, -udev-051.ebuild, -udev-052.ebuild, -udev-054.ebuild:
294     deleted old udev ebuilds that are not needed
295 gregkh 1.116
296     *udev-061 (06 Jul 2005)
297    
298     06 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-061.ebuild:
299     061 release
300     Fixes the cdsymlink issue.
301 agriffis 1.115
302     05 Jul 2005; Aron Griffis <agriffis@gentoo.org> udev-058.ebuild:
303     stable on ia64
304 gustavoz 1.114
305     04 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> udev-058.ebuild:
306     Stable on sparc
307 gregkh 1.113
308     *udev-060 (03 Jul 2005)
309    
310     03 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
311     +files/udev.conf.post_059, +udev-060.ebuild:
312     060 release
313    
314     This one should actually boot, unlike 059, sorry about that...
315 corsair 1.112
316     01 Jul 2005; Markus Rothe <corsair@gentoo.org> udev-058.ebuild:
317     Stable on ppc64
318 gregkh 1.111
319     01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-058.ebuild:
320     mark 058 stable on x86
321 gregkh 1.110
322     *udev-059 (01 Jul 2005)
323    
324     01 Jul 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-059.ebuild:
325     059 release
326    
327     Note this is _very_ experimental still. Not quite sure if /etc/dev.d/
328     rules still run properly, but booting should still work just fine (as
329     long as your boot partitions aren't under some crazy-whack rule...)
330 kumba 1.109
331     28 Jun 2005; Joshua Kinard <kumba@gentoo.org> udev-056.ebuild:
332     Marked stable on mips.
333 tester 1.108
334     21 Jun 2005; Olivier Crête <tester@gentoo.org> udev-056.ebuild:
335     Stable on amd64
336 josejx 1.107
337     27 May 2005; Joseph Jezak <josejx@gentoo.org> udev-056.ebuild:
338     Marked ppc stable.
339 weeve 1.106
340     23 May 2005; Jason Wever <weeve@gentoo.org> udev-056.ebuild:
341     Stable on SPARC.
342 corsair 1.105
343     22 May 2005; Markus Rothe <corsair@gentoo.org> udev-056.ebuild:
344     Stable on ppc64
345 gregkh 1.104
346     *udev-058 (20 May 2005)
347    
348     20 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-058.ebuild:
349     058 release.
350     Please read RELEASE-NOTES if you have custom udev rules.
351     This version is required if you have custom rules, and you are running
352     a kernel newer than 2.6.12-rc4 (this includes 2.6.12 and the 2.6.12-mm
353     releases.)
354 gmsoft 1.103
355     12 May 2005; Guy Martin <gmsoft@gentoo.org> udev-056.ebuild:
356     Stable on hppa.
357 gregkh 1.102
358     11 May 2005; Greg Kroah-Hartman <gregkh@gentoo.org> udev-056.ebuild:
359     Marked 056 stable on x86 (finally...) This fixes a whole lot of reported bugs.
360     But please be careful about changes in the rule structures if you had any
361     custom rules written for older versions of udev.
362 josejx 1.101
363     26 Mar 2005; Joseph Jezak <josejx@gentoo.org> udev-045.ebuild:
364     Marked ppc stable.
365 gregkh 1.100
366     *udev-056 (24 Mar 2005)
367    
368     24 Mar 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-056.ebuild:
369     added 056 release
370 corsair 1.99
371     20 Mar 2005; Markus Rothe <corsair@gentoo.org> udev-045.ebuild:
372     Stable on ppc64
373 gregkh 1.97
374     *udev-054 (25 Feb 2005)
375    
376     25 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-054.ebuild:
377 agriffis 1.98 054 release
378 gregkh 1.96
379     *udev-052 (08 Feb 2005)
380    
381     08 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-052.ebuild:
382     052 release.
383     Lots of gentoo config bugs fixed in here.
384 gregkh 1.95
385     *udev-051 (03 Feb 2005)
386    
387     03 Feb 2005; Greg Kroah-Hartman <gregkh@gentoo.org>
388     +files/udev.conf.post_050, +udev-051.ebuild:
389     update to 051 release. This fixes (or should) the firmware oops. Also,
390     please note that the .permissions files are now gone! If you had custom ones
391     in the past, you need to move that logic into the .rules files (if not,
392     you'll just get root only access to the devices, so it's not a security
393     issue...)
394 kumba 1.94
395     18 Jan 2005; Joshua Kinard <kumba@gentoo.org> udev-045.ebuild:
396     Marked stable on mips.
397 weeve 1.93
398     01 Jan 2005; Jason Wever <weeve@gentoo.org> udev-045.ebuild:
399     Stable on sparc.
400 gregkh 1.92
401     *udev-050 (17 Dec 2004)
402    
403     17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
404     +files/udev-050-udev_volume_id.patch, +udev-050.ebuild:
405     050 release (fixes some segfaults in the 049 release)
406 gregkh 1.91
407     *udev-039 (17 Dec 2004)
408    
409     17 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-024-r1.ebuild,
410     -udev-025-r1.ebuild, -udev-026-r1.ebuild, -udev-027.ebuild,
411     -udev-028.ebuild, -udev-029.ebuild, -udev-031.ebuild, -udev-032.ebuild,
412     -udev-033.ebuild, -udev-034-r1.ebuild, -udev-034.ebuild, -udev-035.ebuild,
413     -udev-036.ebuild, -udev-038.ebuild, -udev-039.ebuild, -udev-040.ebuild,
414     -udev-044.ebuild:
415     removed a lot of old udev ebuilds.
416 kloeri 1.90
417     15 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> udev-045.ebuild:
418     Stable on alpha.
419 gregkh 1.89
420     *udev-049 (14 Dec 2004)
421    
422     14 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-049.ebuild:
423     049 release
424 absinthe 1.88
425     14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> udev-045.ebuild:
426     Stable on amd64.
427 gregkh 1.87
428     09 Dec 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
429     048 release
430    
431     the /etc/hotplug.d/default/05-wait_for_sysfs.hotplug symlink is now gone.
432 vapier 1.86
433     07 Dec 2004; Mike Frysinger <vapier@gentoo.org> udev-046.ebuild:
434     Cross compile support.
435 gregkh 1.85
436     *udev-046 (18 Nov 2004)
437    
438     18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
439     +files/udev.conf.post_046, +udev-046.ebuild:
440     046 release
441    
442     Note: If you rely on the output of udevinfo, please run udevstart
443     after upgrading, or just reboot. This isn't really a big deal, as
444     I don't know of many tools that do rely on this (HAL might, don't
445     remember) but it's a good idea.
446 gregkh 1.84
447     18 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-045.ebuild:
448     mark 045 stable on x86
449 gregkh 1.83
450     *udev-045 (17 Nov 2004)
451    
452     17 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-045.ebuild:
453     045 release (just a rules file update to fix bugs caused by the 044 release,
454     sorry about that...)
455 lv 1.82
456     11 Nov 2004; Travis Tilley <lv@gentoo.org> udev-043.ebuild:
457     stable on amd64
458 kloeri 1.81
459     12 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> udev-043.ebuild:
460     Stable on alpha.
461 kumba 1.80
462     11 Nov 2004; Joshua Kinard <kumba@gentoo.org> udev-042.ebuild:
463     Marked stable on mips.
464 gregkh 1.79
465     *udev-044 (10 Nov 2004)
466    
467     10 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-044.ebuild:
468     044 release
469     added cdrom symlinks
470     added 'static' IUSE support (will build with klibc)
471     fixed 'maketest' FEATURE usage (no more sudo dependancy)
472     other minor bugfixes and updates
473 gregkh 1.78
474     09 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-043.ebuild:
475     add sudo to the list of depends to build with
476     mark 043 stable
477 gregkh 1.77
478     *udev-043 (05 Nov 2004)
479    
480     05 Nov 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-043.ebuild:
481     043 release
482 gregkh 1.76
483     *udev-042 (22 Oct 2004)
484    
485     22 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-042.ebuild:
486     042 release
487     wait_for_sysfs updates (needed for -mm or latest -bk kernels)
488     inotify fix
489     Other bug fixes.
490 gregkh 1.75
491     *udev-040 (18 Oct 2004)
492    
493     18 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-040.ebuild:
494     040 release
495     Now fixes all the vcs issues in wait_for_sysfs (famous last words...)
496     Also fixes mtr device node issue, sorry about that...
497 gregkh 1.74
498     15 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
499     039 release
500     Fixes the firmware loading bug.
501     Should fix almost all wait_for_sysfs messages now too.
502     If not, please send them to the address the log message tells you to.
503 gregkh 1.73
504     13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-037.ebuild:
505     remove 037 files, as that version didn't build the extras directory correctly.
506 gregkh 1.72
507     *udev-037 (13 Oct 2004)
508    
509     13 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-037.ebuild,
510     +udev-038.ebuild:
511     037 and 038 version bump.
512     Lots of good bug fixes, and better wait_for_sysfs error reporting.
513     (Don't use 037, it will not build for you...)
514 gregkh 1.71
515     *udev-036 (12 Oct 2004)
516    
517     12 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-036.ebuild:
518     036 bump.
519     Hopefully get a bit better error reporting out of wait_for_sysfs now.
520 gregkh 1.70
521     *udev-035 (11 Oct 2004)
522    
523     11 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-035.ebuild:
524     035 bump
525     Lots more wait_for_sysfs warnings fixed. If anyone sees any on their boxes,
526     please send them to the address that the message tells you to.
527 gregkh 1.69
528     09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-034-r1.ebuild:
529     oops, missed HOMEPAGE change for udev...
530 gregkh 1.68
531     *udev-034-r1 (09 Oct 2004)
532    
533     09 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034-r1.ebuild:
534     Fix bug 66634 and 66930 at the same time.
535     (udevinfo and udevtest were getting placed in /bin/ instead of /usr/bin/)
536 gregkh 1.67
537     *udev-034 (07 Oct 2004)
538    
539     07 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-034.ebuild:
540     034 release bump, which fixes a lot of the wait_for_sysfs log messages
541    
542     If people see any more of them, please send them to the email address
543     in the log message.
544 gregkh 1.66
545     *udev-033 (06 Oct 2004)
546    
547     06 Oct 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
548     +files/udev.hotplug.empty, +udev-033.ebuild:
549     033 upstream release
550     added volume_id back to the package, as it works again
551     new program, wait_for_sysfs is now run before udev.
552     udev is now 10-udev.hotplug in /etc/hotplug.d/default so that HAL
553     is happier.
554     Please feel free to delete the /etc/hotplug.d/default/udev.hotplug file.
555 gregkh 1.65
556     *udev-032 (13 Sep 2004)
557    
558     13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-032.ebuild:
559     032 release which fixes a number of 031 reported bugs.
560 gregkh 1.64
561     13 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
562     -files/udev-015-no-wait-for-sleep.patch,
563     -files/udev-016-logging-config-option.patch,
564     -files/udev-017-no-wait-for-sleep.patch,
565     -files/udev-018-sysfs-build-fix.patch,
566     -files/udev-019-unlink-existing.patch:
567     deleted a lot of old patches from the tree
568 gregkh 1.63
569     *udev-031 (10 Sep 2004)
570    
571     10 Sep 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-031.ebuild:
572     031 release
573     No more udev_volume_id as it doesn't build :(
574 pvdabeel 1.62
575     03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild,
576     udev-030.ebuild:
577     Masked udev-030.ebuild stable for ppc
578    
579     03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> udev-025-r1.ebuild:
580     Masked udev-025-r1.ebuild stable for ppc
581 kumba 1.61
582     21 Aug 2004; Joshua Kinard <kumba@gentoo.org> udev-030.ebuild:
583     Marked stable on mips.
584 gregkh 1.60
585     11 Aug 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-030.ebuild:
586     mark 030 stable on x86
587 lv 1.59
588     28 Jul 2004; Travis Tilley <lv@gentoo.org> udev-030.ebuild:
589     marking stable on amd64 for misc bugfixes
590 tgall 1.58
591     22 Jul 2004; Tom Gall <tgall@gentoo.org> udev-030.ebuild:
592     stable, ppc64, let the brave new world start!
593 ciaranm 1.57
594     10 Jul 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-029.ebuild:
595     -sparc, see bug #55959
596 gregkh 1.56
597     *udev-030 (09 Jul 2004)
598    
599     09 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-030.ebuild:
600     version bump to 030
601     Should fix bug 55959 for amd64 (actually the bug was there for all arches
602     the others just got lucky...)
603 gregkh 1.55
604     *udev-029 (02 Jul 2004)
605    
606     02 Jul 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-029.ebuild:
607     029 version bump.
608     Another stab at fixing the dm udevstart issue.
609 gregkh 1.54
610     30 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-016-r2.ebuild:
611     removed old ebuilds, closing bug #4900
612 kumba 1.53
613     28 Jun 2004; Joshua Kinard <kumba@gentoo.org> udev-026-r1.ebuild:
614     Marked stable on mips.
615 gregkh 1.52
616     *udev-028 (25 Jun 2004)
617    
618     25 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-028.ebuild:
619     version bump, hopefully will fix the lvm issue
620 kugelfang 1.50
621     19 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> udev-024-r1.ebuild,
622     udev-025-r1.ebuild:
623     Marked stable on amd64.
624 gregkh 1.49
625     *udev-027 (14 Jun 2004)
626    
627     14 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-027.ebuild:
628     027 version bump.
629     Fixes the /dev/tty and /dev/misc/* permission problems.
630 gregkh 1.48
631     *udev-026-r1 (07 Jun 2004)
632    
633     07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org> +udev-026-r1.ebuild:
634     026 version bump
635     Added udev_volume_id to built files for people who want to use it.
636 gregkh 1.47
637     07 Jun 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
638     files/udev.conf.post_024:
639     fix http://bugs.gentoo.org/show_bug.cgi?id=48740 by changing the default
640     perms to 0660
641 gregkh 1.46
642     *udev-023-r1 (07 May 2004)
643    
644     07 May 2004; Greg Kroah-Hartman <gregkh@gentoo.org> -udev-021-r1.ebuild,
645     -udev-022-r1.ebuild, -udev-023-r1.ebuild, udev-025-r1.ebuild:
646     removed 021-r1, 022-r1, and 023-r1 release as they are not needed anymore.
647 gregkh 1.45
648     *udev-025-r1 (21 Apr 2004)
649    
650     21 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org>
651     +files/udev.conf.post_024, +udev-025-r1.ebuild:
652     version bump.
653    
654     Changed the configs to look in /etc/udev/rules.d/ for udev rules
655     and in /etc/udev/permissions.d/ for permission files. Put the
656     default files in those directories with the 50- prefix to allow
657     users to override anything they don't like much easier.
658 wwoods 1.43
659     07 Apr 2004; Will Woods <wwoods@gentoo.org> udev-024-r1.ebuild:
660     added ~alpha to KEYWORDS
661 gregkh 1.42
662 gregkh 1.44 12 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
663     Marked stable on x86 (crosses his fingers...)
664    
665 gregkh 1.42 *udev-024-r1 (02 Apr 2004)
666    
667     02 Apr 2004; Greg Kroah-Hartman <gregkh@gentoo.org> udev-024-r1.ebuild:
668     024 release bump
669    
670     Use the udev.rules.gentoo and udev.permissions.gentoo files from the main
671     udev tarball now, as they are synced up properly.
672    
673     Add the etc/dev.d/net/hotplug.dev script to properly handle renaming network
674     devices with udev.
675 gregkh 1.41
676     24 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> :
677     Took k the sysfsutils dependancy off, as it is onot needed.
678    
679     Bump to 023 release
680     Remove DBUS support as it is currently broken in 023
681 kumba 1.40
682     22 Mar 2004; Joshua Kinard <kumba@gentoo.org> udev-022-r1.ebuild:
683     Added ~mips to KEYWORDS.
684 gregkh 1.39
685     *udev-022-r1 (20 Mar 2004)
686    
687     20 Mar 2004; Greg Kroah-Hartman <gregkh@gentoo.org> metadata.xml,
688     udev-022-r1.ebuild:
689     Updated to version 022 of uevdev
690 seemant 1.37
691 aliz 1.38 *udev-016-r2 (16 Mar 2004)
692     *udev-017-r1 (16 Mar 2004)
693     *udev-018-r3 (16 Mar 2004)
694     *udev-018-r4 (16 Mar 2004)
695     *udev-018-r5 (16 Mar 2004)
696 seemant 1.37 *udev-019-r2 (16 Mar 2004)
697 aliz 1.38 *udev-019-r3 (16 Mar 2004)
698     *udev-021-r1 (16 Mar 2004)
699 seemant 1.37
700     16 Mar 2004; Seemant Kulleen <seemant@gentoo.org> udev-016-r1.ebuild,
701     udev-016-r2.ebuild, udev-017-r1.ebuild, udev-017.ebuild, udev-018-r1.ebuild,
702     udev-018-r2.ebuild, udev-018-r3.ebuild, udev-018-r4.ebuild,
703     udev-018-r5.ebuild, udev-018.ebuild, udev-019-r1.ebuild, udev-019-r2.ebuild,
704     udev-019-r3.ebuild, udev-019.ebuild, udev-021-r1.ebuild, udev-021.ebuild:
705     bumps to PROVIDE virtual/dev-manager
706 azarah 1.35
707     *udev-021 (04 Mar 2004)
708    
709 vapier 1.36 06 Mar 2004; Mike Frysinger <vapier@gentoo.org>
710     Add gcc-2.x compat patch.
711    
712 azarah 1.35 04 Mar 2004; Martin Schlemmer <azarah@gentoo.org> udev-021.ebuild:
713     Update version. Add udevstart and manpage to be installed.
714 azarah 1.34
715     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild:
716     Fix it to use udev.rules-018.
717 azarah 1.33
718     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules-018:
719     Fix missing comma, reported by floam.
720 azarah 1.32
721     *udev-019-r1 (29 Feb 2004)
722    
723     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019-r1.ebuild,
724     files/udev-019-unlink-existing.patch:
725     Remove existing file first before creating node/symlink (bug #43151).
726 azarah 1.31
727     *udev-019 (29 Feb 2004)
728    
729     29 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-019.ebuild:
730     Update version.
731 azarah 1.30
732     *udev-018-r2 (26 Feb 2004)
733    
734     26 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r2.ebuild,
735     files/udev-018-sysfs-build-fix.patch:
736     Fix build error, bug #42377, thanks Greg KH <greg@kroah.com>.
737 ciaranm 1.29
738     26 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> udev-018-r1.ebuild:
739     Works on (most) sparc kit, adding ~sparc to the keywords
740 azarah 1.28
741     *udev-018-r1 (20 Feb 2004)
742    
743     20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-018-r1.ebuild:
744     Give udevsend and udevd a go, as it seems previous issues are solved (missing
745     events, etc).
746 azarah 1.27
747     *udev-018 (20 Feb 2004)
748    
749     20 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
750     udev-018.ebuild, files/udev.rules-018:
751     Update version.
752 azarah 1.26
753     *udev-017 (13 Feb 2004)
754    
755     13 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-017.ebuild,
756     files/udev-017-no-wait-for-sleep.patch:
757     Update version.
758 azarah 1.25
759     *udev-016-r1 (08 Feb 2004)
760    
761     08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016-r1.ebuild,
762     files/udev.rules.post_012:
763     Comment examples in udev.rules as they cause issues. Bump version to propagate
764     this change. Closes bug #40758.
765 azarah 1.24
766     *udev-016 (03 Feb 2004)
767    
768     03 Feb 2004; Martin Schlemmer <azarah@gentoo.org> udev-016.ebuild,
769     files/udev-016-logging-config-option.patch:
770     Update version.
771 vapier 1.23
772     30 Jan 2004; Mike Frysinger <vapier@gentoo.org>
773     udev-015-sysbus-missing-include.patch :
774     Add patch to include missing header file #39792 by Simon Watson.
775 azarah 1.22
776     30 Jan 2004; Martin Schlemmer <azarah@gentoo.org>
777     files/udev-015-logging-config-option.patch:
778     Tweak patch to use #define and not a string.
779 azarah 1.21
780     *udev-015 (29 Jan 2004)
781    
782     29 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-015.ebuild,
783     files/udev-015-logging-config-option.patch,
784     files/udev-015-no-wait-for-sleep.patch,
785     files/udev.conf, files/udev.rules.post_012
786     Update version. Update no-wait-for-sleep.patch to apply again. Add
787     logging-config-option.patch to toggle logging via a udev.conf option,
788     and add it to udev.conf. Update udev.rules.post_012 with some misc
789     rules to extend devfs compat. Should close bug #39517.
790 azarah 1.20
791     *udev-013-r1 (16 Jan 2004)
792    
793     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013-r1.ebuild,
794     files/udev.rules.post_012:
795     Add sound/OSS and input devfs rules from Christophe Saout <christophe@saout.de>.
796     Bump revision to make sure previous and ide-devfs.sh changes gets in.
797 azarah 1.19
798     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> files/udev.rules.post_012:
799     Fix calling of ide-devfs.sh.
800 azarah 1.18
801     *udev-013 (16 Jan 2004)
802    
803     16 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-013.ebuild,
804     files/udev.rules.post_012:
805     Update version. Update config files to suite new rules syntax.
806 azarah 1.16
807     *udev-012 (01 Jan 2004)
808    
809 vapier 1.17 04 Jan 2004; Mike Frysinger <vapier@gentoo.org> udev-012-udev_c-gcc295-compat.patch :
810     Another gcc-2.x compatible patch. I thought these guys wrote C, not C++ :).
811    
812 azarah 1.16 01 Jan 2004; Martin Schlemmer <azarah@gentoo.org> udev-012.ebuild,
813     files/udev.permissions:
814     Update version. Update udev.permissions (According to changes to Debian config
815     file). Closes bug #36925.
816 azarah 1.14
817     27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
818     files/udev-011-namedev_c-gcc295-compat.patch:
819 azarah 1.15 Fix gcc-2.95.3 compat, bug #36556.
820 azarah 1.13
821     *udev-011 (27 Dec 2003)
822    
823     27 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-011.ebuild,
824     files/udev-011-ide-devfs-form-fixes.patch, files/udev-011-ide-devfs.patch,
825     files/udev-011-no-wait-for-sleep.patch,
826     files/udev-011-unlink-before-symlink.patch, files/udev.conf,
827     files/udev.permissions, files/udev.rules:
828     Update version. Fix udev_db path to point to /dev, else it is not writable
829     early during boot. Fix permissions on /dev/ptmx, else we use old style PTYs.
830     Update udev.permissions to also include devfs paths. Update udev.rules to use
831     some devfs layout for easy initial transition. Update included script
832     (udev-011-ide-devfs*.patch) that handles ide devfs symlinks to also generate
833     /dev/{cdroms,discs} ones. Fix udev to first remove any existing
834     nodes/fifo's/sockets/etc before trying to create a symlink, else it silently
835     fails without debugging enabled (udev-011-unlink-before-symlink.patch). Add
836     hack so that we can disable the sleep period udev have (its there so that udev
837     do not try to access the sysfs info before the kernel created the entries) -
838     we do not need it when we disable sleep, as the entries are already created
839     (udev-011-no-wait-for-sleep.patch).
840 azarah 1.12
841     *udev-009 (17 Dec 2003)
842    
843     17 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-009.ebuild,
844     files/udev-009-scsi_id-new-sysfs.patch:
845     New version.
846 azarah 1.11
847     *udev-008 (14 Dec 2003)
848    
849     14 Dec 2003; Martin Schlemmer <azarah@gentoo.org> udev-008.ebuild,
850     files/udev.conf:
851     Update version.
852 azarah 1.10
853     *udev-007 (24 Nov 2003)
854    
855     24 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-007.ebuild,
856     files/namedev.permissions, files/udev-007-check-valid-mode.patch,
857     files/udev.permissions:
858     Update version. Add patch to stop udev segfault due to my type-o's that was in
859     udev.permissions. Move namedev.permissions to udev.permissions and update it
860     with more nodes.
861 azarah 1.9
862     *udev-006 (19 Nov 2003)
863    
864     19 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-006.ebuild:
865     Update version. Make it easier to choose between internal and external
866     libsysfs; also make possible to enable kglibc support. Note that there were
867     some libsysfs changes again, so we cannot use external libsysfs for this
868     release ...
869 azarah 1.8
870     *udev-005-r1 (07 Nov 2003)
871    
872     07 Nov 2003; Martin Schlemmer <azarah@gentoo.org> udev-005-r1.ebuild:
873 azarah 1.9 Update to build against external libsysfs.
874 azarah 1.7
875     *udev-005 (23 Oct 2003)
876    
877     23 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-005.ebuild:
878     Update version.
879 azarah 1.6
880     *udev-004 (22 Oct 2003)
881    
882     22 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-004.ebuild,
883     files/udev-004-disk-loop-fix.patch, files/udev-004-label-fixes.patch,
884     files/udev-004-manpage-update.patch:
885     New version.
886 azarah 1.5
887     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
888     udev-0.3.ebuild, files/udev-0.2-major_minor-in-decimal.patch,
889     files/udev-0.3-fix-partition-support.patch:
890     Cleanup.
891 azarah 1.4
892     *udev-003 (21 Oct 2003)
893    
894     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-003.ebuild,
895     files/udev-003-fix-partition-support.patch:
896     Ok, according to Greg KH 003, 004, etc is going to be the new versioning
897     scheme, so revert my version fix.
898 azarah 1.3
899     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild:
900     Update DEPEND with hotplug, as we should be able to start using udev without
901     modifying /proc/sys/kernel/hotplug.
902 azarah 1.2
903     *udev-0.3 (21 Oct 2003)
904    
905     21 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.3.ebuild,
906     files/udev-0.3-fix-partition-support.patch:
907     Update version.
908 azarah 1.1
909     *udev-0.2 (14 Oct 2003)
910    
911     14 Oct 2003; Martin Schlemmer <azarah@gentoo.org> udev-0.2.ebuild,
912     files/namedev.permissions, files/udev-0.2-major_minor-in-decimal.patch:
913     Initial version submitted by myself.
914    

  ViewVC Help
Powered by ViewVC 1.1.13