GNU bug report logs - #73450
[PATCH] Update openfortivpn to 1.22.1

Previous Next

Package: guix-patches;

Reported by: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>

Date: Tue, 24 Sep 2024 13:41:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


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

From: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
To: 73450 <at> debbugs.gnu.org
Cc: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
Subject: [PATCH v1] update openfortivpn to 1.22.1
Date: Fri, 27 Sep 2024 09:30:50 +0200
diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index e8ac94d768..febb59d644 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -852,10 +852,7 @@ (define-public openfortivpn
         (base32 "0lapfy03b0cafn2mmym72jyidhr53d2ndxhqxzp64hvmramvh50n"))))
     (build-system gnu-build-system)
     (native-inputs (list autoconf automake pkg-config))
-    (inputs
-     ;; ppp < 2.5.0 is required due to
-     ;; <https://github.com/adrienverge/openfortivpn/pull/1148>.
-     (list openssl ppp-2.4.9))
+    (inputs (list openssl ppp))
     (home-page "https://github.com/adrienverge/openfortivpn")
     (synopsis "Client for PPP+SSL VPN tunnel services")
     (description

base-commit: 60dfa7f673344f7f81faafc225191c4492f9dd03
prerequisite-patch-id: 044031c3ed1919b3402b702d6c87e42dc045db3d
-- 
2.46.0





This bug report was last modified 20 days ago.

Previous Next


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