Hello community,

here is the log from the commit of package dosfstools for openSUSE:Factory 
checked in at 2015-06-05 08:45:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-05-19 
23:17:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dosfstools.new/dosfstools.changes       
2015-06-05 08:45:24.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Jun  3 12:56:32 UTC 2015 - [email protected]
+
+- Update to 3.0.28
+  * mkfs.fat now allows choosing 0xF0 as the media byte which was 
+    previously rejected.
+  * mkfs.fat now supports the --invariant option to facilitate 
+    testing mkfs.fat itself.
+  * Bugs fixed in fsck.fat are a read one byte beyond the end of 
+    an allocated array when checking some FAT12 filesystems, and 
+    checking that the first cluster of a file as specified in the 
+    directory entry is not 1. 
+- Cleanup spec file with spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  dosfstools-3.0.27.tar.gz
  dosfstools-3.0.27.tar.gz.sig

New:
----
  dosfstools-3.0.28.tar.gz
  dosfstools-3.0.28.tar.gz.sig

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

Other differences:
------------------
++++++ dosfstools.spec ++++++
--- /var/tmp/diff_new_pack.avq36P/_old  2015-06-05 08:45:25.000000000 +0200
+++ /var/tmp/diff_new_pack.avq36P/_new  2015-06-05 08:45:25.000000000 +0200
@@ -17,16 +17,15 @@
 
 
 Name:           dosfstools
-Version:        3.0.27
+Version:        3.0.28
 Release:        0
 Summary:        Utilities for Making and Checking MS-DOS FAT File Systems on 
Linux
 License:        GPL-3.0+
 Group:          System/Filesystems
-Url:            https://github.com/dosfstools/dosfstools/releases/
-
+Url:            https://github.com/dosfstools/dosfstools
 #Git-Clone:    git://daniel-baumann.ch/git/software/dosfstools
-Source:         
https://github.com/dosfstools/dosfstools/releases/download/v3.0.27/dosfstools-%{version}.tar.gz
-Source2:        
https://github.com/dosfstools/dosfstools/releases/download/v3.0.27/dosfstools-%{version}.tar.gz.sig
+Source:         
https://github.com/dosfstools/dosfstools/releases/download/v%{version}/dosfstools-%{version}.tar.gz
+Source2:        
https://github.com/dosfstools/dosfstools/releases/download/v%{version}/dosfstools-%{version}.tar.gz.sig
 Source3:        %{name}.keyring
 Patch0:         %{name}-suse-dirs.patch
 Supplements:    filesystem(vfat)

++++++ dosfstools-3.0.27.tar.gz -> dosfstools-3.0.28.tar.gz ++++++
++++ 5697 lines of diff (skipped)

++++++ dosfstools-suse-dirs.patch ++++++
--- /var/tmp/diff_new_pack.avq36P/_old  2015-06-05 08:45:25.000000000 +0200
+++ /var/tmp/diff_new_pack.avq36P/_new  2015-06-05 08:45:25.000000000 +0200
@@ -1,7 +1,7 @@
-Index: dosfstools-3.0.18/Makefile
+Index: dosfstools-3.0.28/Makefile
 ===================================================================
---- dosfstools-3.0.18.orig/Makefile
-+++ dosfstools-3.0.18/Makefile
+--- dosfstools-3.0.28.orig/Makefile
++++ dosfstools-3.0.28/Makefile
 @@ -22,9 +22,9 @@ SHELL := sh -e
  LANGUAGES = $(shell cd manpages/po && ls)
  



Reply via email to