Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package exfatprogs for openSUSE:Factory checked in at 2024-05-23 15:34:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/exfatprogs (Old) and /work/SRC/openSUSE:Factory/.exfatprogs.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "exfatprogs" Thu May 23 15:34:21 2024 rev:14 rq:1176000 version:1.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/exfatprogs/exfatprogs.changes 2023-10-31 20:25:19.185102575 +0100 +++ /work/SRC/openSUSE:Factory/.exfatprogs.new.24587/exfatprogs.changes 2024-05-23 15:34:43.618454451 +0200 @@ -1,0 +2,23 @@ +Thu May 23 06:03:08 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 1.2.3: + CHANGES: + * dump.exfat: Report sector size in bytes and cluster size in + terms of sectors. + * fsck.exfat: Show checksum value if the SetChecksum of File + directory entry is invalid. + * mkfs.exfat: Improve FAT length calculation to reduce + the FAT size. + NEW FEATURES: + * mkfs.exfat: Add the option "--sector-size". + * fsck.exfat: Support checking and repairing VendorAllcation and + VendorExtension directory entries. + BUG FIXES: + * exfatprogs: Remove unnecessary memory allocations. + * fsck.exfat: Fix corruption that can occur if the cluster size + is 512-byte. + * fsck.exfat: Fix the SecondaryCount of File directory entry + when the count of Name directory entries is 17 or higher. + * tune.exfat: Fix an error that accepts invalid serial numbers. + +------------------------------------------------------------------- Old: ---- exfatprogs-1.2.2.tar.xz exfatprogs-1.2.2.tar.xz.asc New: ---- 1.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ exfatprogs.spec ++++++ --- /var/tmp/diff_new_pack.vpXjyA/_old 2024-05-23 15:34:44.054470273 +0200 +++ /var/tmp/diff_new_pack.vpXjyA/_new 2024-05-23 15:34:44.054470273 +0200 @@ -1,7 +1,7 @@ # # spec file for package exfatprogs # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,12 @@ Name: exfatprogs -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Utilities for exFAT file system maintenance License: GPL-2.0-or-later URL: https://github.com/exfatprogs/exfatprogs -Source0: https://github.com/exfatprogs/exfatprogs/releases/download/%{version}/exfatprogs-%{version}.tar.xz -Source1: https://github.com/exfatprogs/exfatprogs/releases/download/%{version}/exfatprogs-%{version}.tar.xz.asc +Source0: https://github.com/exfatprogs/exfatprogs/archive/refs/tags/%{version}.tar.gz Source1000: exfatprogs.keyring BuildRequires: autoconf BuildRequires: automake
