summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-03-27 12:47:05 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-03-27 12:47:05 +0000
commitf0289457868abe02869d493fd2161905a6d406f9 (patch)
tree05acd85c92ff169d4b38cfbe2e2f34dec1af4246
parentcf781d2e6779e65a61463076a22a5213c21b0a7c (diff)
downloaddrakx-backup-do-not-use-f0289457868abe02869d493fd2161905a6d406f9.tar
drakx-backup-do-not-use-f0289457868abe02869d493fd2161905a6d406f9.tar.gz
drakx-backup-do-not-use-f0289457868abe02869d493fd2161905a6d406f9.tar.bz2
drakx-backup-do-not-use-f0289457868abe02869d493fd2161905a6d406f9.tar.xz
drakx-backup-do-not-use-f0289457868abe02869d493fd2161905a6d406f9.zip
- mcc erratas
- lexical ordering
-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
+