Hello community, here is the log from the commit of package dosfstools for openSUSE:Factory checked in at 2013-06-13 16:39:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-06-05 11:48:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dosfstools.new/dosfstools.changes 2013-06-13 16:39:48.000000000 +0200 @@ -1,0 +2,22 @@ +Wed Jun 12 08:06:17 UTC 2013 - [email protected] + +- update to 3.0.19: + * This release fixes a segfault with fortify. +- removed dosfstools-system_id-overflow.patch + +------------------------------------------------------------------- +Tue Jun 11 09:20:20 UTC 2013 - [email protected] + +- update to 3.0.18: + * Adding initial i18n support for manpages with po4a. + * Renaming tools to sane namespace and keeping legacy symlinks in place. + | dosfslabel becomes fatlabel, + | dosfsck becomes fsck.fat, + | and mkdosfs becomes mkfs.fat. + * Correcting spelling typo in boot.c. + * dosfslabel: Do not read beyond string length (Closes: #709587). +- refreshed both dosfstools-suse-dirs.patch and + ppc-reserved-sectors-fix.patch +- added dosfstools-system_id-overflow.patch + +------------------------------------------------------------------- Old: ---- dosfstools-3.0.17.tar.xz New: ---- dosfstools-3.0.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dosfstools.spec ++++++ --- /var/tmp/diff_new_pack.8gvpEd/_old 2013-06-13 16:39:49.000000000 +0200 +++ /var/tmp/diff_new_pack.8gvpEd/_new 2013-06-13 16:39:49.000000000 +0200 @@ -22,7 +22,7 @@ Summary: Utilities for Making and Checking MS-DOS FAT File Systems on Linux License: GPL-3.0+ Group: System/Filesystems -Version: 3.0.17 +Version: 3.0.19 Release: 0 Url: http://daniel-baumann.ch/software/dosfstools/ Source: http://daniel-baumann.ch/files/software/dosfstools/dosfstools-%{version}.tar.xz @@ -61,5 +61,6 @@ #EndUsrMerge %{_sbindir}/* %{_mandir}/man8/*.gz +%{_mandir}/de/man8/*.gz %changelog ++++++ dosfstools-3.0.17.tar.xz -> dosfstools-3.0.19.tar.xz ++++++ ++++ 9824 lines of diff (skipped) ++++++ dosfstools-suse-dirs.patch ++++++ --- /var/tmp/diff_new_pack.8gvpEd/_old 2013-06-13 16:39:49.000000000 +0200 +++ /var/tmp/diff_new_pack.8gvpEd/_new 2013-06-13 16:39:49.000000000 +0200 @@ -1,9 +1,9 @@ -Index: dosfstools-3.0.15/Makefile +Index: dosfstools-3.0.18/Makefile =================================================================== ---- dosfstools-3.0.15.orig/Makefile -+++ dosfstools-3.0.15/Makefile -@@ -20,9 +20,9 @@ - +--- dosfstools-3.0.18.orig/Makefile ++++ dosfstools-3.0.18/Makefile +@@ -22,9 +22,9 @@ SHELL := sh -e + LANGUAGES = $(shell cd manpages/po && ls) DESTDIR = -PREFIX = /usr/local ++++++ ppc-reserved-sectors-fix.patch ++++++ --- /var/tmp/diff_new_pack.8gvpEd/_old 2013-06-13 16:39:49.000000000 +0200 +++ /var/tmp/diff_new_pack.8gvpEd/_new 2013-06-13 16:39:49.000000000 +0200 @@ -1,7 +1,7 @@ -Index: dosfstools-3.0.17/src/mkdosfs.c +Index: dosfstools-3.0.17/src/mkfs.fat.c =================================================================== ---- dosfstools-3.0.17.orig/src/mkdosfs.c -+++ dosfstools-3.0.17/src/mkdosfs.c +--- dosfstools-3.0.17.orig/src/mkfs.fat.c ++++ dosfstools-3.0.17/src/mkfs.fat.c @@ -995,7 +995,7 @@ static void setup_tables(void) } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
