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.8.0 Date: Tue, 18 Jun 2024 12:48:57 +0200 Message-ID: <20240618104858.3386879-5-adolf.belka@ipfire.org> In-Reply-To: <20240618104858.3386879-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5433706462188018880==" List-Id: --===============5433706462188018880== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.5.0 to 6.8.0 - Update of rootfile - Changelog There is no changelog for this package. Change details can be found from t= he git commit log https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/ Signed-off-by: Adolf Belka --- config/rootfiles/common/xfsprogs | 3 +-- lfs/xfsprogs | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/xfsprogs b/config/rootfiles/common/xfspr= ogs index 7147620d3..c1c14c11b 100644 --- a/config/rootfiles/common/xfsprogs +++ b/config/rootfiles/common/xfsprogs @@ -20,8 +20,6 @@ sbin/xfs_repair #usr/lib/libhandle.a #usr/lib/libhandle.la #usr/lib/libhandle.so -#usr/lib/xfsprogs -#usr/lib/xfsprogs/xfs_scrub_all.cron usr/sbin/xfs_admin usr/sbin/xfs_bmap usr/sbin/xfs_copy @@ -113,3 +111,4 @@ usr/sbin/xfs_spaceman #usr/share/xfsprogs/mkfs/lts_5.4.conf #usr/share/xfsprogs/mkfs/lts_6.1.conf #usr/share/xfsprogs/mkfs/lts_6.6.conf +#usr/share/xfsprogs/xfs_scrub_all.cron diff --git a/lfs/xfsprogs b/lfs/xfsprogs index c91368521..719237412 100644 --- a/lfs/xfsprogs +++ b/lfs/xfsprogs @@ -1,7 +1,7 @@ ############################################################################= ### # = # # IPFire.org - A linux based firewall = # -# Copyright (C) 2007-2023 IPFire Team = # +# Copyright (C) 2007-2024 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 6.5.0 +VER =3D 6.8.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 40d578bf5bf3da93c608d2a1c5af02f0ac3a99c695b8003f684b75= ce01b8d89dc197620e724e5461da174e050068c352eff622e970ea748e53685ab942cc2e92 +$(DL_FILE)_BLAKE2 =3D 8c296698da1170bb7ff369c2bf5f156e812ddf43ee817369029ad9= 51d6c1e18c20d093db385b9a523f6cb7ba3e01f8924eb3540b71efa4bec8bf3defe2418562 =20 install : $(TARGET) =20 --=20 2.45.2 --===============5433706462188018880==--