summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/9.1_errata.txt46
1 files changed, 31 insertions, 15 deletions
diff --git a/docs/9.1_errata.txt b/docs/9.1_errata.txt
index 5a4d5fe0f..fa73c200e 100644
--- a/docs/9.1_errata.txt
+++ b/docs/9.1_errata.txt
@@ -4,26 +4,18 @@
# Feel free to add your entry and if possible the fixes and status of
# the errata.
- 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.
+ o DrakConf:
+ =========
- updated ntfs driver (2.1.2a) is at the usual place,
+ - #2439: menudrake failled to run for users other than root and
+ xserver owner
- http://linux-ntfs.sourceforge.net/
+ - #3415: do not kill "explicitely non embeddable" processes when
+ killing embedded tools
- or more precisely,
+ both fixed in 9.1-12mdk
- http://sourceforge.net/project/showfiles.php?group_id=13956
o DrakxTools:
@@ -47,3 +39,27 @@
- 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
+