unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45930] [PATCH] gnu: rpcbind: Update to 1.2.5.
@ 2021-01-17  9:16 Vincent Legoll
  2021-01-19 16:44 ` bug#45930: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2021-01-17  9:16 UTC (permalink / raw)
  To: 45930; +Cc: Vincent Legoll

* gnu/packages/onc-rpc.scm (rpcbind): Update to 1.2.5.
---
 gnu/packages/onc-rpc.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
-- 
2.30.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45930: [PATCH] gnu: rpcbind: Update to 1.2.5.
  2021-01-17  9:16 [bug#45930] [PATCH] gnu: rpcbind: Update to 1.2.5 Vincent Legoll
@ 2021-01-19 16:44 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-01-19 16:44 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45930-done

Vincent Legoll <vincent.legoll@gmail.com> skribis:

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

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-19 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17  9:16 [bug#45930] [PATCH] gnu: rpcbind: Update to 1.2.5 Vincent Legoll
2021-01-19 16:44 ` bug#45930: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).