From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] nfs: Update to version 2.6.4 Date: Mon, 18 Dec 2023 18:29:00 +0100 Message-ID: <20231218172911.2531726-9-adolf.belka@ipfire.org> In-Reply-To: <20231218172911.2531726-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1776649755365005717==" List-Id: --===============1776649755365005717== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 2.6.3 to 2.6.4 - Update of rootfile not required - Changelog is no longer created. The commits in the git repo have to be revi= ewed for changes - http://git.linux-nfs.org/?p=3Dsteved/nfs-utils.git;a=3Dshortlog;= h=3Drefs/heads/master Signed-off-by: Adolf Belka --- lfs/nfs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/nfs b/lfs/nfs index fb2283842..a77483fa9 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -8,7 +8,7 @@ # the Free Software Foundation, either version 3 of the License, or = # # (at your option) any later version. = # # = # -# This program is distributed in the hope that it will be useful, = # +# This program is distributeeaec88d872e2b4cf8cd588e8770af44b7f7636685a229c9a= 70c10e6fab1344651c5e9a73ab9f520e7c92c2de455998bf14bba070b463db1e17e9e7042851b= 38fd in the hope that it will be useful, # # but WITHOUT ANY WARRANTY; without even the implied warranty of = # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the = # # GNU General Public License for more details. = # @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Support Utilities for Kernel nfsd =20 -VER =3D 2.6.3 +VER =3D 2.6.4 =20 THISAPP =3D nfs-utils-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D nfs -PAK_VER =3D 21 +PAK_VER =3D 22 =20 DEPS =3D rpcbind =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 1aafa7d49006a62e862a592e30c4f9ba762d6c1973cacd7b897097= 06cc69617aae8d23000f78841f3a09bf81140222904976536114f3fb78f6230defb039ae9b +$(DL_FILE)_BLAKE2 =3D eaec88d872e2b4cf8cd588e8770af44b7f7636685a229c9a70c10e= 6fab1344651c5e9a73ab9f520e7c92c2de455998bf14bba070b463db1e17e9e7042851b38f =20 install : $(TARGET) =20 --=20 2.43.0 --===============1776649755365005717==--