From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] xfsprogs: Update to version 6.1.0 Date: Sun, 08 Jan 2023 22:40:53 +0100 Message-ID: <20230108214053.3637413-6-adolf.belka@ipfire.org> In-Reply-To: <20230108214053.3637413-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7733560789959891307==" List-Id: --===============7733560789959891307== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 5.18.0 to 6.1.0 - Update of rootfile - Changelog There is no changelog in the source tarball or in the kernel site where th= e source tarballs are available from. xfs.org, which normally provides access to th= e git repository, fails to connect. xfs.wiki.kernel.org has no changelog info in= it. Signed-off-by: Adolf Belka --- config/rootfiles/common/xfsprogs | 1 + lfs/xfsprogs | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/xfsprogs b/config/rootfiles/common/xfspr= ogs index eb2f9982e..d3223c007 100644 --- a/config/rootfiles/common/xfsprogs +++ b/config/rootfiles/common/xfsprogs @@ -110,3 +110,4 @@ usr/sbin/xfs_spaceman #usr/share/xfsprogs/mkfs/lts_5.10.conf #usr/share/xfsprogs/mkfs/lts_5.15.conf #usr/share/xfsprogs/mkfs/lts_5.4.conf +#usr/share/xfsprogs/mkfs/lts_6.1.conf diff --git a/lfs/xfsprogs b/lfs/xfsprogs index b9ea1f694..92784a619 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2022 IPFire Team = # +# Copyright (C) 2007-2023 IPFire Team = # # = # # This program is free software: you can redistribute it and/or modify = # # it under the terms of the GNU General Public License as published by = # @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 5.18.0 +VER =3D 6.1.0 =20 THISAPP =3D xfsprogs-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D a2a2835d53ee6ac55279636f3f3cdcecab8757911ce5c1ea5f350a= 4da9ff4c1ca64b2aba1c0e5424c0c0a01fd0504396d5fecca12e4689c372ed5bb76b9ac24e +$(DL_FILE)_BLAKE2 =3D 0be85ec90079bb4cb5888785f872365382dc2bdeb9f64780dfd3dd= 2c8ec5fdea7eda76f5fe683de7f768d5d4b822e85a59e80ed713f196647f5c4431601fab7b =20 install : $(TARGET) =20 --=20 2.39.0 --===============7733560789959891307==--