Accepting request 895268 from home:pevik:branches:Base:System
Mention patches in changelog (required in Factory): - nfs-utils-2-5-4-rc4.patch - nfs-utils-2-5-4-rc3.patch - nfs-utils-2-5-4-rc2.patch - nfs-utils-2-5-4-rc1.patch OBS-URL: https://build.opensuse.org/request/show/895268 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=241
This commit is contained in:
parent
d50c5c1730
commit
e74c86313e
@ -2,18 +2,22 @@
|
|||||||
Mon May 24 14:34:19 UTC 2021 - Petr Vorel <pvorel@suse.cz>
|
Mon May 24 14:34:19 UTC 2021 - Petr Vorel <pvorel@suse.cz>
|
||||||
|
|
||||||
- Update to version 2.5.4-rc4 to get all recent fixes:
|
- Update to version 2.5.4-rc4 to get all recent fixes:
|
||||||
|
- nfs-utils-2-5-4-rc4.patch
|
||||||
e4ce810a Move declaration of etab and rmtab into libraries
|
e4ce810a Move declaration of etab and rmtab into libraries
|
||||||
7a4e2d1d Remove 'force' arg from cache_flush()
|
7a4e2d1d Remove 'force' arg from cache_flush()
|
||||||
c5528f40 Fix NFSv4 export of tmpfs filesystems
|
c5528f40 Fix NFSv4 export of tmpfs filesystems
|
||||||
ed83085f gssd: use mutex to protect decrement of refcount
|
ed83085f gssd: use mutex to protect decrement of refcount
|
||||||
|
- nfs-utils-2-5-4-rc3.patch
|
||||||
972dba0f nfs-utils: Enable the retrieval of raw config settings without expansion
|
972dba0f nfs-utils: Enable the retrieval of raw config settings without expansion
|
||||||
964f4861 nfs-utils: Factor out common structure cleanup calls
|
964f4861 nfs-utils: Factor out common structure cleanup calls
|
||||||
8219bdb0 Replace all /var/run with /run
|
8219bdb0 Replace all /var/run with /run
|
||||||
81727afe Fix `statx()` emulation breaking exports
|
81727afe Fix `statx()` emulation breaking exports
|
||||||
a41afe9e mountd/exports: Fix typo in the man page
|
a41afe9e mountd/exports: Fix typo in the man page
|
||||||
|
- nfs-utils-2-5-4-rc2.patch
|
||||||
2f669b6f NFS server should enable RDMA by default
|
2f669b6f NFS server should enable RDMA by default
|
||||||
d77ece22 mountd/exportd: only log confirmed clients, and poll for updates
|
d77ece22 mountd/exportd: only log confirmed clients, and poll for updates
|
||||||
ac266e2e exportfs: fix unexporting of '/'
|
ac266e2e exportfs: fix unexporting of '/'
|
||||||
|
- nfs-utils-2-5-4-rc1.patch
|
||||||
7abd15e3 nfsdclnts: Ignore SIGPIPE signal
|
7abd15e3 nfsdclnts: Ignore SIGPIPE signal
|
||||||
edeb3815 mountd: add logging of NFSv4 clients attaching and detaching.
|
edeb3815 mountd: add logging of NFSv4 clients attaching and detaching.
|
||||||
f8e2c8d4 mountd: make default ttl settable by option
|
f8e2c8d4 mountd: make default ttl settable by option
|
||||||
@ -24,6 +28,7 @@ Mon May 24 14:34:19 UTC 2021 - Petr Vorel <pvorel@suse.cz>
|
|||||||
a72c151f mountd: reject unknown client IP when !use_ipaddr.
|
a72c151f mountd: reject unknown client IP when !use_ipaddr.
|
||||||
05bacfed gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files
|
05bacfed gssd: Add options to rpc.gssd to allow for the use of $HOME/.k5identity files
|
||||||
7e559dbd exportd: server-side gid management
|
7e559dbd exportd: server-side gid management
|
||||||
|
|
||||||
- 0001-Replace-all-var-run-with-run.patch is now part of nfs-utils-2-5-4-rc3.patch
|
- 0001-Replace-all-var-run-with-run.patch is now part of nfs-utils-2-5-4-rc3.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user