Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exfatprogs for openSUSE:Factory checked in at 2022-10-29 20:15:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exfatprogs (Old) and /work/SRC/openSUSE:Factory/.exfatprogs.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exfatprogs" Sat Oct 29 20:15:13 2022 rev:11 rq:1031970 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/exfatprogs/exfatprogs.changes 2021-11-20 22:48:10.987831833 +0100 +++ /work/SRC/openSUSE:Factory/.exfatprogs.new.2275/exfatprogs.changes 2022-10-29 20:15:41.941760654 +0200 @@ -1,0 +2,22 @@ +Fri Oct 28 13:37:51 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 1.2.0: + Changes: + * fsck.exfat: Keep traveling files even if there is a corrupted + directory entry set. + * fsck.exfat: Introduce the option "b" to recover a boot sector even + if an exFAT filesystem is not found. + * fsck.exfat: Introduce the option "s" to create files in + "/LOST+FOUND", which have clusters allocated but was not belonged to + any files. + * fsck.exfat: Rename '.' and '..' entry name to the one user want. + Features: + * fsck.exfat: Repair corruptions of an exFAT filesystem. Please refer + to fsck.exfat manpage to see what kind of corruptions can be repaired. + * exfat2img: Dump metadata of an exFAT filesystem. Please refer to + exfat2img manpage to see how to use it. + Buf fixes: + * fsck.exfat: Fix an infinite loop while traveling files. + * tune.exfat: Fix bitmap entry corruption when adding new volume lablel. + +------------------------------------------------------------------- Old: ---- exfatprogs-1.1.3.tar.xz exfatprogs-1.1.3.tar.xz.asc New: ---- exfatprogs-1.2.0.tar.xz exfatprogs-1.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exfatprogs.spec ++++++ --- /var/tmp/diff_new_pack.TqPL2u/_old 2022-10-29 20:15:43.925771225 +0200 +++ /var/tmp/diff_new_pack.TqPL2u/_new 2022-10-29 20:15:43.933771267 +0200 @@ -1,7 +1,7 @@ # # spec file for package exfatprogs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: exfatprogs -Version: 1.1.3 +Version: 1.2.0 Release: 0 Summary: Utilities for exFAT file system maintenance License: GPL-2.0-or-later @@ -66,10 +66,12 @@ %{_mandir}/man8/fsck.exfat.8%{?ext_man} %{_mandir}/man8/mkfs.exfat.8%{?ext_man} %{_mandir}/man8/tune.exfat.8%{?ext_man} +%{_mandir}/man8/exfat2img.8%{?ext_man} %{_sbindir}/dump.exfat %{_sbindir}/exfatlabel %{_sbindir}/fsck.exfat %{_sbindir}/mkfs.exfat %{_sbindir}/tune.exfat +%{_sbindir}/exfat2img %changelog ++++++ exfatprogs-1.1.3.tar.xz -> exfatprogs-1.2.0.tar.xz ++++++ ++++ 7255 lines of diff (skipped)