GNU bug report logs - #49119
[PATCH] gnu: openvpn: Update to 2.5.3.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Sat, 19 Jun 2021 17:05:02 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 49119 in the body.
You can then email your comments to 49119 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#49119; Package guix-patches. (Sat, 19 Jun 2021 17:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Solene Rapenne <solene <at> perso.pw>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 19 Jun 2021 17:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: openvpn: Update to 2.5.3.
Date: Sat, 19 Jun 2021 19:04:08 +0200
* gnu/packages/vpn.scm (openvpn): Update to 2.5.3.
---
 gnu/packages/vpn.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index a952e3f0db..e1be8a398b 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -382,7 +382,7 @@ this process.  It is compatible with Fortinet VPNs.")
 (define-public openvpn
   (package
     (name "openvpn")
-    (version "2.5.2")
+    (version "2.5.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -390,7 +390,7 @@ this process.  It is compatible with Fortinet VPNs.")
                     version ".tar.xz"))
               (sha256
                (base32
-                "1j0xkiya20hhvalfjg5l3v1226vyjs9j9aw2mzpnbwq1d61l69xi"))))
+                "0zlski66mw10klmwvg445z051mld7xjng4iyl4f9b883qr1rjspv"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--enable-iproute2=yes")))
-- 
2.32.0





Information forwarded to guix-patches <at> gnu.org:
bug#49119; Package guix-patches. (Sun, 20 Jun 2021 08:05:01 GMT) Full text and rfc822 format available.

Message #8 received at 49119 <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: Solene Rapenne <solene <at> perso.pw>
Cc: 49119 <at> debbugs.gnu.org
Subject: Re: bug#49119: [PATCH] gnu: openvpn: Update to 2.5.3.
Date: Sun, 20 Jun 2021 10:04:34 +0200
Solene Rapenne <solene <at> perso.pw> writes:

> * gnu/packages/vpn.scm (openvpn): Update to 2.5.3.

Thank you for the patch, pushed as
019c862a67b677ceeb0d91c9440f5ed8d9c149a4.




bug closed, send any further explanations to 49119 <at> debbugs.gnu.org and Solene Rapenne <solene <at> perso.pw> Request was from Brice Waegeneire <brice <at> waegenei.re> to control <at> debbugs.gnu.org. (Sun, 20 Jun 2021 08:06:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 18 Jul 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 33 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.