Updated to the latest upstream release: nfs-utils-2-7-1 (RHEL-55764)
Signed-off-by: Steve Dickson <steved@redhat.com> Resolves: RHEL-55764
This commit is contained in:
parent
3010518e97
commit
8dae813381
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
x86_64
|
x86_64
|
||||||
Makefile
|
Makefile
|
||||||
nfs-utils-2.6.4
|
nfs-utils-2.7.1
|
||||||
/nfs-utils-2.6.4.tar.xz
|
/nfs-utils-2.7.1.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
diff -up nfs-utils-2.3.4/nfs.conf.orig nfs-utils-2.3.4/nfs.conf
|
diff -up nfs-utils-2.7.1/nfs.conf.orig nfs-utils-2.7.1/nfs.conf
|
||||||
--- nfs-utils-2.3.4/nfs.conf.orig 2019-05-10 14:49:49.000000000 -0400
|
--- nfs-utils-2.7.1/nfs.conf.orig 2024-08-20 08:30:33.000000000 -0400
|
||||||
+++ nfs-utils-2.3.4/nfs.conf 2019-05-10 14:58:20.198714920 -0400
|
+++ nfs-utils-2.7.1/nfs.conf 2024-08-22 09:11:11.086985495 -0400
|
||||||
@@ -13,7 +13,7 @@
|
@@ -20,7 +20,7 @@
|
||||||
# rpc-verbosity=0
|
# rpc-verbosity=0
|
||||||
# use-memcache=0
|
# use-memcache=0
|
||||||
# use-machine-creds=1
|
# use-machine-creds=1
|
||||||
@ -9,8 +9,8 @@ diff -up nfs-utils-2.3.4/nfs.conf.orig nfs-utils-2.3.4/nfs.conf
|
|||||||
+use-gss-proxy=1
|
+use-gss-proxy=1
|
||||||
# avoid-dns=1
|
# avoid-dns=1
|
||||||
# limit-to-legacy-enctypes=0
|
# limit-to-legacy-enctypes=0
|
||||||
# context-timeout=0
|
# allowed-enctypes=aes256-cts-hmac-sha384-192,aes128-cts-hmac-sha256-128,camellia256-cts-cmac,camellia128-cts-cmac,aes256-cts-hmac-sha1-96,aes128-cts-hmac-sha1-96
|
||||||
@@ -77,6 +77,5 @@
|
@@ -97,6 +97,5 @@ rdma-port=20049
|
||||||
# outgoing-port=
|
# outgoing-port=
|
||||||
# outgoing-addr=
|
# outgoing-addr=
|
||||||
# lift-grace=y
|
# lift-grace=y
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
|||||||
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
|
||||||
Name: nfs-utils
|
Name: nfs-utils
|
||||||
URL: http://linux-nfs.org/
|
URL: http://linux-nfs.org/
|
||||||
Version: 2.6.4
|
Version: 2.7.1
|
||||||
Release: 0.rc4%{?dist}.1
|
Release: 0%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# group all 32bit related archs
|
# group all 32bit related archs
|
||||||
@ -14,8 +14,6 @@ Source2: lockd.conf
|
|||||||
Source3: 24-nfs-server.conf
|
Source3: 24-nfs-server.conf
|
||||||
Source4: 10-nfsv4.conf
|
Source4: 10-nfsv4.conf
|
||||||
|
|
||||||
Patch001: nfs-utils.2.7.1-rc4.patch
|
|
||||||
|
|
||||||
Patch100: nfs-utils-1.2.1-statdpath-man.patch
|
Patch100: nfs-utils-1.2.1-statdpath-man.patch
|
||||||
Patch102: nfs-utils-1.2.5-idmap-errmsg.patch
|
Patch102: nfs-utils-1.2.5-idmap-errmsg.patch
|
||||||
Patch103: nfs-utils-2.3.1-systemd-gssproxy-restart.patch
|
Patch103: nfs-utils-2.3.1-systemd-gssproxy-restart.patch
|
||||||
@ -432,6 +430,9 @@ rm -rf /etc/systemd/system/rpc-*.requires
|
|||||||
%{_mandir}/*/nfsiostat.8.gz
|
%{_mandir}/*/nfsiostat.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 22 2024 Steve Dickson <steved@redhat.com> 2.7.1-0
|
||||||
|
- Updated to the latest upstream release: nfs-utils-2-7-1 (RHEL-55764)
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.6.4-0.rc4.1
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:2.6.4-0.rc4.1
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nfs-utils-2.6.4.tar.xz) = 3aa4c28780c2dd46aa2d57dffdb79a6146478359d449f636cef3c789e9b1f111cd7492b7b817b9600c9805f45ae0afdc1319c7746fac95963383b92f7bddc114
|
SHA512 (nfs-utils-2.7.1.tar.xz) = ce2841e6db209c889677483893ae14080ebb0d9738e2bf18d043a47ccc6493f0b585dce3d049c25a0a6dde5beeb84cf79154969357040685f819281a698d6bda
|
||||||
|
Loading…
Reference in New Issue
Block a user