* [PATCH] core199: Ship xfsprogs
@ 2025-10-27 11:11 Adolf Belka
  2025-10-27 11:11 ` [PATCH] xfsprogs: Update to version 6.17.0 Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2025-10-27 11:11 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/199/filelists/xfsprogs | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 config/rootfiles/core/199/filelists/xfsprogs
diff --git a/config/rootfiles/core/199/filelists/xfsprogs b/config/rootfiles/core/199/filelists/xfsprogs
new file mode 120000
index 000000000..91032964d
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/xfsprogs
@@ -0,0 +1 @@
+../../../common/xfsprogs
\ No newline at end of file
-- 
2.51.1
^ permalink raw reply	[flat|nested] 2+ messages in thread
- * [PATCH] xfsprogs: Update to version 6.17.0
  2025-10-27 11:11 [PATCH] core199: Ship xfsprogs Adolf Belka
@ 2025-10-27 11:11 ` Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2025-10-27 11:11 UTC (permalink / raw)
  To: development; +Cc: Adolf Belka
- Update from version 6.16.0 to 6.17.0
- No change in rootfile
- Changelog
    6.17.0
	xfs_scrub_fail: reduce security lockdowns to avoid postfix problems (Darrick J. Wong)
	mkfs: fix copy-paste error in calculate_rtgroup_geometry (Darrick J. Wong)
	xfs_scrub: fix strerror_r usage yet again (Darrick J. Wong)
	mkfs: fix libxfs_iget return value sign inversion (Darrick J. Wong)
	xfs_scrub: Use POSIX-conformant strerror_r (A. Wilcox)
	xfs_db: use file_setattr to copy attributes on special files with rdump (Andrey Albershteyn)
	xfs_io: make ls/chattr work with special files (Andrey Albershteyn)
	xfs_quota: utilize file_setattr to set prjid on special files (Andrey Albershteyn)
	configure: Base NEED_INTERNAL_STATX on libc headers first (Johannes Nixdorf)
	xfs_io: add FALLOC_FL_WRITE_ZEROES support (Zhang Yi)
	xfsprogs: fix utcnow deprecation warning in xfs_scrub_all.py (Christian Kujau)
	Improve information about logbsize valid values (Carlos Maiolino)
	proto: add ability to populate a filesystem from a directory (Luca Di Maio)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/xfsprogs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 0e7db6654..224f6441e 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,8 +24,8 @@
 
 include Config
 
-VER        = 6.16.0
-# https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
+VER        = 6.17.0
+#          https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
 
 THISAPP    = xfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ae4087c887b4c9d2fcc4b5341ca3c7d0333cf2132111179feee4b765ba9a1cc94143723b2bc4bcd8658bd7902871266af69293c77d715de1d0e878dc76b42e8e
+$(DL_FILE)_BLAKE2 = e841526add6c17d036a709c1fafe879a50ba7d568008865eac8d166182be5514d8abc94b8facbe113aa6106ac394ea01049b6a555ebd280ee1cd5d64fff1b5da
 
 install : $(TARGET)
 
-- 
2.51.1
^ permalink raw reply	[flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-27 11:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-27 11:11 [PATCH] core199: Ship xfsprogs Adolf Belka
2025-10-27 11:11 ` [PATCH] xfsprogs: Update to version 6.17.0 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox