Hello community,

here is the log from the commit of package dosfstools for openSUSE:Factory 
checked in at 2013-11-25 14:32:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dosfstools (Old)
 and      /work/SRC/openSUSE:Factory/.dosfstools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dosfstools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dosfstools/dosfstools.changes    2013-10-17 
14:01:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dosfstools.new/dosfstools.changes       
2013-11-25 14:32:52.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 25 08:32:14 UTC 2013 - [email protected]
+
+- updated to 3.0.24:
+  * Fixed dosfsck on big endian platforms.
+
+-------------------------------------------------------------------

Old:
----
  dosfstools-3.0.23.tar.xz
  dosfstools-3.0.23.tar.xz.sig

New:
----
  dosfstools-3.0.24.tar.xz
  dosfstools-3.0.24.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dosfstools.spec ++++++
--- /var/tmp/diff_new_pack.VZDNQn/_old  2013-11-25 14:32:52.000000000 +0100
+++ /var/tmp/diff_new_pack.VZDNQn/_new  2013-11-25 14:32:52.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        Utilities for Making and Checking MS-DOS FAT File Systems on 
Linux
 License:        GPL-3.0+
 Group:          System/Filesystems
-Version:        3.0.23
+Version:        3.0.24
 Release:        0
 Url:            http://daniel-baumann.ch/software/dosfstools/
 

++++++ dosfstools-3.0.23.tar.xz -> dosfstools-3.0.24.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/ChangeLog 
new/dosfstools-3.0.24/ChangeLog
--- old/dosfstools-3.0.23/ChangeLog     2013-10-15 08:05:24.000000000 +0200
+++ new/dosfstools-3.0.24/ChangeLog     2013-11-23 10:36:44.000000000 +0100
@@ -1,4 +1,25 @@
-commit 07d85ff (HEAD, master)
+commit 55bd7b7 (HEAD, master)
+Author: Jaroslav Skarvada <[email protected]>
+Date:   Sat Nov 23 10:34:48 2013 +0100
+
+    Fixed dosfsck on big endian platforms (Resolves: rhbz#1029695).
+    
+    It seems there is problem in the double conversion on big endians.
+    The first conversion is done by the explicit conversion to __u16
+    in the GET_UNALIGNED_W macro, so the secondary conversion by le16toh
+    seems to be redundant (and wrong).
+    
+    Signed-off-by: Daniel Baumann <[email protected]>
+
+commit 6debb4a (tag: v3.0.23, origin/master, origin/HEAD)
+Author: Daniel Baumann <[email protected]>
+Date:   Tue Oct 15 08:05:46 2013 +0200
+
+    Releasing version 3.0.23.
+    
+    Signed-off-by: Daniel Baumann <[email protected]>
+
+commit 07d85ff
 Author: Daniel Baumann <[email protected]>
 Date:   Tue Oct 15 08:04:11 2013 +0200
 
@@ -6,7 +27,7 @@
     
     Signed-off-by: Daniel Baumann <[email protected]>
 
-commit 137552f (origin/master, origin/HEAD)
+commit 137552f
 Author: Michael Shigorin <[email protected]>
 Date:   Tue Oct 15 01:29:33 2013 +0400
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/VERSION 
new/dosfstools-3.0.24/VERSION
--- old/dosfstools-3.0.23/VERSION       2013-10-15 08:05:20.000000000 +0200
+++ new/dosfstools-3.0.24/VERSION       2013-11-23 10:36:23.000000000 +0100
@@ -1 +1 @@
-3.0.23
+3.0.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/de/fatlabel.de.8 
new/dosfstools-3.0.24/manpages/de/fatlabel.de.8
--- old/dosfstools-3.0.23/manpages/de/fatlabel.de.8     2013-10-15 
08:05:20.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/de/fatlabel.de.8     2013-11-23 
10:36:36.000000000 +0100
@@ -24,7 +24,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH FATLABEL 8 2013\-10\-15 3.0.23 dosfstools
+.TH FATLABEL 8 2013\-11\-23 3.0.24 dosfstools
 
 .SH NAME
 \fBfatlabel\fP \- set or get MS\-DOS filesystem label
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/de/fsck.fat.de.8 
new/dosfstools-3.0.24/manpages/de/fsck.fat.de.8
--- old/dosfstools-3.0.23/manpages/de/fsck.fat.de.8     2013-10-15 
08:05:20.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/de/fsck.fat.de.8     2013-11-23 
10:36:36.000000000 +0100
@@ -24,7 +24,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH FSCK.FAT 8 2013\-10\-15 3.0.23 dosfstools
+.TH FSCK.FAT 8 2013\-11\-23 3.0.24 dosfstools
 
 .SH NAME
 \fBfsck.fat\fP \- check and repair MS\-DOS filesystems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/de/mkfs.fat.de.8 
new/dosfstools-3.0.24/manpages/de/mkfs.fat.de.8
--- old/dosfstools-3.0.23/manpages/de/mkfs.fat.de.8     2013-10-15 
08:05:20.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/de/mkfs.fat.de.8     2013-11-23 
10:36:36.000000000 +0100
@@ -24,7 +24,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH MKFS.FAT 8 2013\-10\-15 3.0.23 dosfstools
+.TH MKFS.FAT 8 2013\-11\-23 3.0.24 dosfstools
 
 .SH NAME
 \fBmkfs.fat\fP \- create an MS\-DOS filesystem under Linux
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/en/fatlabel.8 
new/dosfstools-3.0.24/manpages/en/fatlabel.8
--- old/dosfstools-3.0.23/manpages/en/fatlabel.8        2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/en/fatlabel.8        2013-11-23 
10:36:35.000000000 +0100
@@ -19,7 +19,7 @@
 .\" can be found in /usr/share/common-licenses/GPL-3 file.
 .\"
 .\"
-.TH FATLABEL 8 2013\-10\-15 3.0.23 "dosfstools"
+.TH FATLABEL 8 2013\-11\-23 3.0.24 "dosfstools"
 
 .SH NAME
 \fBfatlabel\fR \- set or get MS\-DOS filesystem label
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/en/fsck.fat.8 
new/dosfstools-3.0.24/manpages/en/fsck.fat.8
--- old/dosfstools-3.0.23/manpages/en/fsck.fat.8        2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/en/fsck.fat.8        2013-11-23 
10:36:35.000000000 +0100
@@ -19,7 +19,7 @@
 .\" can be found in /usr/share/common-licenses/GPL-3 file.
 .\"
 .\"
-.TH FSCK.FAT 8 2013\-10\-15 3.0.23 "dosfstools"
+.TH FSCK.FAT 8 2013\-11\-23 3.0.24 "dosfstools"
 
 .SH NAME
 \fBfsck.fat\fR \- check and repair MS\-DOS filesystems
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/en/mkfs.fat.8 
new/dosfstools-3.0.24/manpages/en/mkfs.fat.8
--- old/dosfstools-3.0.23/manpages/en/mkfs.fat.8        2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/en/mkfs.fat.8        2013-11-23 
10:36:35.000000000 +0100
@@ -19,7 +19,7 @@
 .\" can be found in /usr/share/common-licenses/GPL-3 file.
 .\"
 .\"
-.TH MKFS.FAT 8 2013\-10\-15 3.0.23 "dosfstools"
+.TH MKFS.FAT 8 2013\-11\-23 3.0.24 "dosfstools"
 
 .SH NAME
 \fBmkfs.fat\fR \- create an MS-DOS filesystem under Linux
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/po/de/fatlabel.8.po 
new/dosfstools-3.0.24/manpages/po/de/fatlabel.8.po
--- old/dosfstools-3.0.23/manpages/po/de/fatlabel.8.po  2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/po/de/fatlabel.8.po  2013-11-23 
10:36:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: 2013-06-06 09:34+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -25,13 +25,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/po/de/fsck.fat.8.po 
new/dosfstools-3.0.24/manpages/po/de/fsck.fat.8.po
--- old/dosfstools-3.0.23/manpages/po/de/fsck.fat.8.po  2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/po/de/fsck.fat.8.po  2013-11-23 
10:36:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: 2013-06-06 09:34+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -19,13 +19,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/po/de/mkfs.fat.8.po 
new/dosfstools-3.0.24/manpages/po/de/mkfs.fat.8.po
--- old/dosfstools-3.0.23/manpages/po/de/mkfs.fat.8.po  2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/po/de/mkfs.fat.8.po  2013-11-23 
10:36:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: 2013-06-06 09:34+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -19,13 +19,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/pot/fatlabel.8.pot 
new/dosfstools-3.0.24/manpages/pot/fatlabel.8.pot
--- old/dosfstools-3.0.23/manpages/pot/fatlabel.8.pot   2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/pot/fatlabel.8.pot   2013-11-23 
10:36:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -25,13 +25,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/pot/fsck.fat.8.pot 
new/dosfstools-3.0.24/manpages/pot/fsck.fat.8.pot
--- old/dosfstools-3.0.23/manpages/pot/fsck.fat.8.pot   2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/pot/fsck.fat.8.pot   2013-11-23 
10:36:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -19,13 +19,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/manpages/pot/mkfs.fat.8.pot 
new/dosfstools-3.0.24/manpages/pot/mkfs.fat.8.pot
--- old/dosfstools-3.0.23/manpages/pot/mkfs.fat.8.pot   2013-10-15 
08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/manpages/pot/mkfs.fat.8.pot   2013-11-23 
10:36:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: dosfstools VERSION\n"
-"POT-Creation-Date: 2013-10-15 08:04+0300\n"
+"POT-Creation-Date: 2013-11-23 10:36+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"
@@ -19,13 +19,13 @@
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "2013-10-15"
+msgid "2013-11-23"
 msgstr ""
 
 #. type: TH
 #: en/fatlabel.8:22 en/fsck.fat.8:22 en/mkfs.fat.8:22
 #, no-wrap
-msgid "3.0.23"
+msgid "3.0.24"
 msgstr ""
 
 #. type: TH
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/src/boot.c 
new/dosfstools-3.0.24/src/boot.c
--- old/dosfstools-3.0.23/src/boot.c    2013-07-19 07:03:32.000000000 +0200
+++ new/dosfstools-3.0.24/src/boot.c    2013-11-23 10:34:03.000000000 +0100
@@ -62,7 +62,7 @@
 
 /* Unaligned fields must first be accessed byte-wise */
 #define GET_UNALIGNED_W(f)                     \
-    le16toh( (__u16)f[0] | ((__u16)f[1]<<8) )
+    ( (__u16)f[0] | ((__u16)f[1]<<8) )
 
 static char *get_media_descr(unsigned char media)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dosfstools-3.0.23/src/version.h 
new/dosfstools-3.0.24/src/version.h
--- old/dosfstools-3.0.23/src/version.h 2013-10-15 08:05:21.000000000 +0200
+++ new/dosfstools-3.0.24/src/version.h 2013-11-23 10:36:31.000000000 +0100
@@ -23,7 +23,7 @@
 #ifndef _version_h
 #define _version_h
 
-#define VERSION "3.0.23"
-#define VERSION_DATE "2013-10-15"
+#define VERSION "3.0.24"
+#define VERSION_DATE "2013-11-23"
 
 #endif

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to