gnu: rpcbind: Update to 1.2.5.
* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
01b92ba705
commit
30c164e3fd
@ -92,7 +92,7 @@ IPv4 and IPv6. ONC RPC is notably used by the network file system (NFS).")
|
|||||||
(define-public rpcbind
|
(define-public rpcbind
|
||||||
(package
|
(package
|
||||||
(name "rpcbind")
|
(name "rpcbind")
|
||||||
(version "0.2.4")
|
(version "1.2.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -102,7 +102,7 @@ IPv4 and IPv6. ONC RPC is notably used by the network file system (NFS).")
|
|||||||
(patches (search-patches "rpcbind-CVE-2017-8779.patch"))
|
(patches (search-patches "rpcbind-CVE-2017-8779.patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rjc867mdacag4yqvs827wqhkh27135rp9asj06ixhf71m9rljh7"))))
|
"0ynszy5hpc7wbz8xngqwyhgbi9cay73y43izqhcmrcv375l61qrc"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user