Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfsprogs for openSUSE:Factory checked in at 2026-03-08 17:26:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfsprogs (Old) and /work/SRC/openSUSE:Factory/.xfsprogs.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfsprogs" Sun Mar 8 17:26:08 2026 rev:93 rq:1337310 version:6.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes 2025-06-26 11:34:51.994695434 +0200 +++ /work/SRC/openSUSE:Factory/.xfsprogs.new.8177/xfsprogs.changes 2026-03-08 17:26:39.046229145 +0100 @@ -1,0 +2,75 @@ +Fri Mar 6 09:56:21 UTC 2026 - Anthony Iliopoulos <[email protected]> + +- remove python dependency from main xfsprogs package (bsc#1259270) + + Since v6.13.0 xfsprogs ships with the xfs_protofile python script + which causes the main xfsprogs package to strictly require python + as a dependency. This can be dropped as the script is not really + needed for anything. + +------------------------------------------------------------------- +Wed Dec 31 11:19:48 UTC 2025 - Anthony Iliopoulos <[email protected]> + +- update to 6.18.0 + - mkfs: adjust_nr_zones for zoned file system on conventional devices + - xfs_logprint: fix pointer bug + - mdrestore: fix restore_v2() superblock length check + - mkfs: add 2025 LTS config file + - mkfs: enable new features by default + - libfrog: fix incorrect FS_IOC_FSSETXATTR argument to ioctl() + - xfs: prevent gc from picking the same zone twice + - xfs: improve default maximum number of open zones + - xfs: fix log CRC mismatches between i386 and other architectures + - xfs: remove deprecated sysctl knobs + - xfs: remove deprecated mount options + - man2: fix getparents ioctl manpage + - xfs_db: document the rtsb command + - libxfs: fix build warnings + - xfs_scrub: fix null pointer crash in scrub_render_ino_descr + - metadump: catch used extent array overflow + - mkfs: fix zone capacity check for sequential zones + - libxfs: support reproducible filesystems using deterministic time/seed + - Fix alloc/free of cache item + - xfs_io: use the XFS_ERRTAG macro to generate injection targets + - repair/prefetch.c: Create one workqueue with multiple workers + - libfrog: Prevent unnecessary waking of worker thread when using bounded workqueues + - proto: fix file descriptor leak + - mkfs: split zone reset from discard + - mkfs: move clearing LIBXFS_DIRECT into check_device_type + - mkfs: improve the error message in adjust_nr_zones + - mkfs: improve the error message from check_device_type + - xfs_copy: improve the error message when mkfs is in progress + + ------------------------------------------------------------------- +Tue Oct 21 13:51:21 UTC 2025 - Anthony Iliopoulos <[email protected]> + +- update to 6.17.0 + - xfs_scrub_fail: reduce security lockdowns to avoid postfix problems + - mkfs: fix copy-paste error in calculate_rtgroup_geometry + - xfs_scrub: fix strerror_r usage yet again + - mkfs: fix libxfs_iget return value sign inversion + - xfs_scrub: Use POSIX-conformant strerror_r + - xfs_db: use file_setattr to copy attributes on special files with rdump + - xfs_io: make ls/chattr work with special files + - xfs_quota: utilize file_setattr to set prjid on special files + - configure: Base NEED_INTERNAL_STATX on libc headers first + - xfs_io: add FALLOC_FL_WRITE_ZEROES support + - xfsprogs: fix utcnow deprecation warning in xfs_scrub_all.py + - Improve information about logbsize valid values + - proto: add ability to populate a filesystem from a directory + + ------------------------------------------------------------------- +Wed Aug 27 01:34:52 UTC 2025 - Anthony Iliopoulos <[email protected]> + +- update to 6.16.0 + - Document current limitation of shrinking fs + - mkfs: require reflink for max_atomic_write option + - xfs_scrub: remove EXPERIMENTAL warnings + - mkfs: allow users to configure the desired maximum atomic write size + - mkfs: try to align AG size based on atomic write capabilities + - mkfs: autodetect log stripe unit for external log devices + - mkfs: don't complain about overly large auto-detected log stripe units + - xfs_io: dump new atomic_write_unit_max_opt statx field + - xfs_db: create an untorn_max subcommand + + ------------------------------------------------------------------- Old: ---- xfsprogs-6.15.0.tar.sign xfsprogs-6.15.0.tar.xz New: ---- build.specials.obscpio xfsprogs-6.18.0.tar.sign xfsprogs-6.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfsprogs.spec ++++++ --- /var/tmp/diff_new_pack.2jusPF/_old 2026-03-08 17:26:39.678255103 +0100 +++ /var/tmp/diff_new_pack.2jusPF/_new 2026-03-08 17:26:39.682255267 +0100 @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.15.0 +Version: 6.18.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later @@ -174,6 +174,8 @@ %{_sbindir}/* %exclude %{_sbindir}/xfs_scrub_all %{_mandir}/man[258]/* +%exclude /usr/sbin/xfs_protofile +%exclude /usr/share/man/man8/xfs_protofile.8.gz %doc %{_defaultdocdir}/%{name} %if 0%{?suse_version} >= 1315 # SLE12 doesn't do %license ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.2jusPF/_old 2026-03-08 17:26:39.718256746 +0100 +++ /var/tmp/diff_new_pack.2jusPF/_new 2026-03-08 17:26:39.722256910 +0100 @@ -1,5 +1,5 @@ -mtime: 1750844759 -commit: aabca441236fa0abc8d09eadc58636ec82af67ce -url: https://src.opensuse.org/ailiopoulos/xfsprogs.git -revision: aabca441236fa0abc8d09eadc58636ec82af67ce +mtime: 1772795027 +commit: d7a549dfa447b8aefb8e148627a64daa4db1eb9c50b591a14d45e8faa2c1cc68 +url: https://src.opensuse.org/ailiopoulos/xfsprogs +revision: factory ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-06 12:04:00.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ xfsprogs-6.15.0.tar.xz -> xfsprogs-6.18.0.tar.xz ++++++ ++++ 28041 lines of diff (skipped)
