emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45930: closed ([PATCH] gnu: rpcbind: Update to 1.2.5.)


From: GNU bug Tracking System
Subject: bug#45930: closed ([PATCH] gnu: rpcbind: Update to 1.2.5.)
Date: Tue, 19 Jan 2021 16:45:01 +0000

Your message dated Tue, 19 Jan 2021 17:44:24 +0100
with message-id <87r1mgho5z.fsf@gnu.org>
and subject line Re: bug#45930: [PATCH] gnu: rpcbind: Update to 1.2.5.
has caused the debbugs.gnu.org bug report #45930,
regarding [PATCH] gnu: rpcbind: Update to 1.2.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45930: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45930
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: rpcbind: Update to 1.2.5. Date: Sun, 17 Jan 2021 10:16:39 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#45930: [PATCH] gnu: rpcbind: Update to 1.2.5. Date: Tue, 19 Jan 2021 17:44:24 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Vincent Legoll <vincent.legoll@gmail.com> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]