Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package exfatprogs for openSUSE:Factory 
checked in at 2026-06-02 16:00:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exfatprogs (Old)
 and      /work/SRC/openSUSE:Factory/.exfatprogs.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exfatprogs"

Tue Jun  2 16:00:53 2026 rev:24 rq:1356305 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/exfatprogs/exfatprogs.changes    2026-03-11 
20:51:21.780195359 +0100
+++ /work/SRC/openSUSE:Factory/.exfatprogs.new.1937/exfatprogs.changes  
2026-06-02 16:01:16.483353768 +0200
@@ -1,0 +2,53 @@
+Mon Jun  1 07:56:24 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 1.4.1:
+  * exfatprogs: include missing DOS attribute headers and upcase
+    helper files in release tarballs.
+
+-------------------------------------------------------------------
+Mon Jun  1 07:55:14 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 1.4.0:
+  Features:
+  * mkfs.exfat: add partition table creation support so
+    newly formatted devices are recognized by Windows.
+  * fsck.exfat: add "--put-mbr" and "--clear-mbr"
+    options to add or remove partition table entries for
+    Windows compatibility on existing volumes.
+  * mkfs.exfat: add the "--upcase" option to format with
+    a user-supplied upcase table.
+  * exfatprogs: add example upcase tables and a helper
+    script to generate upcase table binaries for testing.
+  * exfatprogs: add chdosattr and lsdosattr utilities to
+    view and modify DOS file attributes.
+  Changes:
+    * mkfs.exfat: detect foreign filesystems and partition
+    tables before formatting, requiring "-F" for
+    interactive overwrite of non-exFAT volumes.
+  * mkfs.exfat: always clear the first 0x10000 bytes and
+    improve zero-out I/O, verification, and progress logs
+    during formatting.
+  * mkfs.exfat: reduce memory usage when formatting very
+    large devices.
+  * exfatprogs: include the release date in version output.
+  * mkfs.exfat: print the volume UUID after formatting,
+    warn when the "-s" option is used, and default to
+    512-byte clusters on very small devices.
+  * exfatprogs: recover from short read/write completions
+    during I/O operations.
+  * exfatprogs: refuse to run on pre-2.6 Linux kernels.
+  Bug fixes:
+    * fsck.exfat: fix bitmap bit counting sign extension and
+    handle progress bar overflow on corrupted bitmaps.
+  * mkfs.exfat: fix 32-bit overflow issues that could
+    select a wrong cluster size or fail with "-f".
+  * mkfs.exfat: reject invalid zero or overflowing size
+    arguments and correct the total cluster limit for
+    edge-case large volumes.
+  * mkfs.exfat: fix incorrect volume UUID printing and
+    use safer direct I/O for write verification.
+  * exfatprogs: fix 64-bit LBA sector I/O, integer
+    signedness issues, and memory errors reported by
+    valgrind in several utilities.
+
+-------------------------------------------------------------------

Old:
----
  1.3.2.tar.gz

New:
----
  1.4.1.tar.gz

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

Other differences:
------------------
++++++ exfatprogs.spec ++++++
--- /var/tmp/diff_new_pack.fvmwOl/_old  2026-06-02 16:01:17.299387617 +0200
+++ /var/tmp/diff_new_pack.fvmwOl/_new  2026-06-02 16:01:17.303387783 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           exfatprogs
-Version:        1.3.2
+Version:        1.4.1
 Release:        0
 Summary:        Utilities for exFAT file system maintenance
 License:        GPL-2.0-or-later
@@ -26,6 +26,7 @@
 Source1000:     exfatprogs.keyring
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  libblkid-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 Conflicts:      exfat-utils
@@ -60,16 +61,23 @@
 %files
 %license COPYING
 %doc README.md
+%{_mandir}/man1/chdosattr.1%{?ext_man}
+%{_mandir}/man1/lsdosattr.1%{?ext_man}
 %{_mandir}/man8/dump.exfat.8%{?ext_man}
 %{_mandir}/man8/exfatlabel.8%{?ext_man}
 %{_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}
+%dir %{_datadir}/doc/exfatprogs
+%{_datadir}/doc/exfatprogs/*.txt
+%{_libexecdir}/exfat-uctbl2bin.sh
 %{_sbindir}/dump.exfat
 %{_sbindir}/exfatlabel
 %{_sbindir}/fsck.exfat
 %{_sbindir}/mkfs.exfat
 %{_sbindir}/tune.exfat
 %{_sbindir}/exfat2img
+%{_sbindir}/chdosattr
+%{_sbindir}/lsdosattr
 

++++++ 1.3.2.tar.gz -> 1.4.1.tar.gz ++++++
++++ 6781 lines of diff (skipped)

Reply via email to