diff mbox series

[bug#45930] gnu: rpcbind: Update to 1.2.5.

Message ID 20210117091639.2371-1-vincent.legoll@gmail.com
State Accepted
Headers show
Series [bug#45930] gnu: rpcbind: Update to 1.2.5. | expand

Checks

Context Check Description
cbaines/submitting builds success
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Vincent Legoll Jan. 17, 2021, 9:16 a.m. UTC
* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5.
---
 gnu/packages/onc-rpc.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Ludovic Courtès Jan. 19, 2021, 4:44 p.m. UTC | #1
Vincent Legoll <vincent.legoll@gmail.com> skribis:

> * gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5.

Applied, thanks!
diff mbox series

Patch

diff --git a/gnu/packages/onc-rpc.scm b/gnu/packages/onc-rpc.scm
index e4b03b7858..14ff13c038 100644
--- a/gnu/packages/onc-rpc.scm
+++ b/gnu/packages/onc-rpc.scm
@@ -92,7 +92,7 @@  IPv4 and IPv6.  ONC RPC is notably used by the network file system (NFS).")
 (define-public rpcbind
   (package
     (name "rpcbind")
-    (version "0.2.4")
+    (version "1.2.5")
     (source
      (origin
       (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"))
       (sha256
        (base32
-        "0rjc867mdacag4yqvs827wqhkh27135rp9asj06ixhf71m9rljh7"))))
+        "0ynszy5hpc7wbz8xngqwyhgbi9cay73y43izqhcmrcv375l61qrc"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags