hal ChangeLog,1.645,1.646
Richard Hughes
hughsient at freedesktop.org
Mon Oct 10 08:58:12 PDT 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv4241
Modified Files:
ChangeLog
Log Message:
fix fstab parsing for optional fields 5 and 6
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -d -r1.645 -r1.646
--- ChangeLog 10 Oct 2005 15:49:40 -0000 1.645
+++ ChangeLog 10 Oct 2005 15:58:10 -0000 1.646
@@ -1,5 +1,17 @@
2005-10-10 Richard Hughes <richard at hughsie.com>
+ * tools/fstab-sync.c: Add a patch by Pascal Terjan
+ <pterjan at mandriva.com> to fix fstab parsing:
+ According to fstab manpage, fields 5 and 6 are optional (and
+ treated as 0 if they are not present).
+ However, if you have a fstab with one (or both) field missing and
+ some whitespaces at the end of the line, fstab-sync will fail to
+ parse the file.
+ The patch has been in Mandrake Cooker since September, 6 with no
+ ill effects.
+
+2005-10-10 Richard Hughes <richard at hughsie.com>
+
* hald/linux2/probing/probe-smbios.c: the smbios prober now works with
the new version of dmidecode (found in latest Ubuntu and Fedora Core
Rawhide) that has a different output than the older format.
More information about the hal-commit
mailing list