blob: fa73c200ed9192c4cadc60265a6e1f5a65b8ebba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
# This file contains all the bugs/glitches/inconsistencies shipped in
# 9.1 (Bamboo) Mandrake Linux Release.
# Feel free to add your entry and if possible the fixes and status of
# the errata.
o DrakConf:
=========
- #2439: menudrake failled to run for users other than root and
xserver owner
- #3415: do not kill "explicitely non embeddable" processes when
killing embedded tools
both fixed in 9.1-12mdk
o DrakxTools:
===========
- drakconnect:
o ltmodem support is missing from mdk9.1 [added in hp release]
o various other fixes came into mdk4hp release
- explanations: most common ones are not logged because of a
standalone.pm vs common.pm methods overloading bug [not yet
fixed]
- harddrake-ui:
o menu entry starts logdrake instead of harddrake's gui [fixed in
cvs]
o status bar is not cleared on config tool exit [fixed in cvs]
o title bar miss some spaces in french locale [fixed in cvs]
- harddrake service: 5 second timeout was too short so it was
increased up to 25 seconds [in hp release]
- localedrake/drakx: legal problem with rpc vs hong-kong||taiwan
[fixed in hp release]
o Kernel:
=======
- ntfs driver has a hang, additionally also causing 100% cpu usage
if either the size of the ntfs filesystem or the number of MFT
entries fell to a certain range and statfs() system call was
invoked by an application (e.g. df, gnome system monitor, etc).
see #3353
it got fixed quickly but unfortunately too late for us
the probability one hits this bug is 0.2% or every 512th users.
updated ntfs driver (2.1.2a) is at the usual place,
http://linux-ntfs.sourceforge.net/
or more precisely,
http://sourceforge.net/project/showfiles.php?group_id=13956
|