public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] xfsprogs: Update to version 6.17.0
Date: Mon, 27 Oct 2025 12:11:11 +0100	[thread overview]
Message-ID: <20251027111111.66632-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20251027111111.66632-1-adolf.belka@ipfire.org>

- 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



      reply	other threads:[~2025-10-27 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-27 11:11 [PATCH] core199: Ship xfsprogs Adolf Belka
2025-10-27 11:11 ` Adolf Belka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251027111111.66632-2-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox