* [PATCH] xfsprogs: Update to version 5.13.0
@ 2021-09-05 20:46 Adolf Belka
2021-09-06 9:50 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2021-09-05 20:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1487 bytes --]
- Update from 5.12.0 to 5.13.0
- Update of rootfile not required
- Changelog
xfsprogs-5.13.0 (20 Aug 2021)
- No further changes
xfsprogs-5.13.0-rc1 (02 Aug 2021)
- mkfs: validate rtextsz hint when rtinherit is set (Darrick J. Wong)
- xfs_repair: invalidate dirhash when junking dirent (Darrick J. Wong)
- xfs_repair: validate inherited rtextsz hint alignmt (Darrick J. Wong)
- xfs_quota: allow truncate of grp & prj quota files (Darrick J. Wong)
- xfs_io: allow callers to dump fs stats individually (Darrick J. Wong)
- xfs_io: don't count fsmaps before querying fsmaps (Darrick J. Wong)
- xfs_io: print header once when dumping fsmap in csv (Darrick J. Wong)
- xfs_io: clean up the funshare command a bit (Darrick J. Wong)
- xfs_io: fix broken funshare_cmd usage (Darrick J. Wong)
xfsprogs-5.13.0-rc0 (01 Jul 2021)
- libxfs changes merged from kernel 5.13
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/xfsprogs | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 90a43d34d..ae583f64b 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,7 +24,7 @@
include Config
-VER = 5.12.0
+VER = 5.13.0
THISAPP = xfsprogs-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = b401d76ccd66e4fdf3d123193e5e1b91
+$(DL_FILE)_MD5 = 86777a5762f2e524bb9acfdead5a9045
install : $(TARGET)
--
2.33.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: Update to version 5.13.0
2021-09-05 20:46 [PATCH] xfsprogs: Update to version 5.13.0 Adolf Belka
@ 2021-09-06 9:50 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2021-09-06 9:50 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1702 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 5 Sep 2021, at 21:46, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from 5.12.0 to 5.13.0
> - Update of rootfile not required
> - Changelog
> xfsprogs-5.13.0 (20 Aug 2021)
> - No further changes
> xfsprogs-5.13.0-rc1 (02 Aug 2021)
> - mkfs: validate rtextsz hint when rtinherit is set (Darrick J. Wong)
> - xfs_repair: invalidate dirhash when junking dirent (Darrick J. Wong)
> - xfs_repair: validate inherited rtextsz hint alignmt (Darrick J. Wong)
> - xfs_quota: allow truncate of grp & prj quota files (Darrick J. Wong)
> - xfs_io: allow callers to dump fs stats individually (Darrick J. Wong)
> - xfs_io: don't count fsmaps before querying fsmaps (Darrick J. Wong)
> - xfs_io: print header once when dumping fsmap in csv (Darrick J. Wong)
> - xfs_io: clean up the funshare command a bit (Darrick J. Wong)
> - xfs_io: fix broken funshare_cmd usage (Darrick J. Wong)
> xfsprogs-5.13.0-rc0 (01 Jul 2021)
> - libxfs changes merged from kernel 5.13
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/xfsprogs | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/xfsprogs b/lfs/xfsprogs
> index 90a43d34d..ae583f64b 100644
> --- a/lfs/xfsprogs
> +++ b/lfs/xfsprogs
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 5.12.0
> +VER = 5.13.0
>
> THISAPP = xfsprogs-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -45,7 +45,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = b401d76ccd66e4fdf3d123193e5e1b91
> +$(DL_FILE)_MD5 = 86777a5762f2e524bb9acfdead5a9045
>
> install : $(TARGET)
>
> --
> 2.33.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-06 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05 20:46 [PATCH] xfsprogs: Update to version 5.13.0 Adolf Belka
2021-09-06 9:50 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox