GNU bug report logs - #74937
[PATCH] gnu: network-manager-openconnect: Update to 1.2.10

Previous Next

Package: guix-patches;

Reported by: reza <reza <at> housseini.me>

Date: Wed, 18 Dec 2024 08:08:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 74937 in the body.
You can then email your comments to 74937 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 liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org:
bug#74937; Package guix-patches. (Wed, 18 Dec 2024 08:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to reza <reza <at> housseini.me>:
New bug report received and forwarded. Copy sent to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org. (Wed, 18 Dec 2024 08:08:03 GMT) Full text and rfc822 format available.

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

From: reza <reza <at> housseini.me>
To: guix-patches <at> gnu.org <guix-patches <at> gnu.org>
Cc: reza <reza <at> housseini.me>
Subject: [PATCH] gnu: network-manager-openconnect: Update to 1.2.10
Date: Wed, 18 Dec 2024 08:04:38 +0000
* gnu/packages/gnome.scm (network-manager-openconnect): Update to 1.2.10.
  [source, inputs]: Add input webkitgtk-with-libsoup2.

Change-Id: I8dd75a6d360e49c298ef498afc15452c6612ab89
---
 gnu/packages/gnome.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 7339000436..eb0c7d3374 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8706,7 +8706,7 @@ (define-public network-manager-vpnc
 (define-public network-manager-openconnect
   (package
     (name "network-manager-openconnect")
-    (version "1.2.8")
+    (version "1.2.10")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -8715,7 +8715,7 @@ (define-public network-manager-openconnect
                     "/NetworkManager-openconnect-" version ".tar.xz"))
               (sha256
                (base32
-                "1k6d6cv2c9v8gf0f2js6cklr3ijhaanbz0nhvlwy5n42bmwamvax"))))
+                "0r342dinhh1808cb095xb5zfxrm5kaw6sxwclss9gnya9vv6njw4"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags '("--enable-absolute-paths"
@@ -8746,7 +8746,8 @@ (define-public network-manager-openconnect
            libxml2
            lz4
            network-manager
-           openconnect))
+           openconnect
+           webkitgtk-with-libsoup2))
     (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN")
     (synopsis "OpenConnect plug-in for NetworkManager")
     (description

base-commit: 20b1613484f512649f919d89285e981998592497
-- 
2.46.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Thu, 19 Dec 2024 05:44:02 GMT) Full text and rfc822 format available.

Notification sent to reza <reza <at> housseini.me>:
bug acknowledged by developer. (Thu, 19 Dec 2024 05:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 74937-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: reza <reza <at> housseini.me>
Cc: 74937-done <at> debbugs.gnu.org, Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#74937] [PATCH] gnu: network-manager-openconnect: Update to
 1.2.10
Date: Thu, 19 Dec 2024 14:42:39 +0900
Hello Reza,

Applied!  I was surprised by seeing webkit as an input to this package,
but apparently it can be used for something, and added only 150 MiB ish
to this 2.4 GiB closure package.

-- 
Thanks,
Maxim




Information forwarded to guix-patches <at> gnu.org:
bug#74937; Package guix-patches. (Thu, 19 Dec 2024 07:08:02 GMT) Full text and rfc822 format available.

Message #13 received at 74937-done <at> debbugs.gnu.org (full text, mbox):

From: reza <reza <at> housseini.me>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 74937-done <at> debbugs.gnu.org <74937-done <at> debbugs.gnu.org>,
 Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#74937] [PATCH] gnu: network-manager-openconnect: Update to
 1.2.10
Date: Thu, 19 Dec 2024 07:06:52 +0000
[Message part 1 (text/plain, inline)]
Hi Maxim

It is due to that the "AnyConnect" protocol from Cisco now enforces somehow the integration of the 2FA inside the application, therefore openconnect has to open the 2FA window inside it's own application hence the added dependency to webkitgtk.
Thanks for reviewing!
Best,
Reza


On December 19, 2024 6:42:39 AM GMT+01:00, Maxim Cournoyer <maxim.cournoyer <at> gmail.com> wrote:

Hello Reza,

Applied!  I was surprised by seeing webkit as an input to this package,
but apparently it can be used for something, and added only 150 MiB ish
to this 2.4 GiB closure package.


-- Sent from /e/OS Mail.
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#74937; Package guix-patches. (Thu, 19 Dec 2024 07:15:02 GMT) Full text and rfc822 format available.

Message #16 received at 74937-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: reza <reza <at> housseini.me>
Cc: "74937-done <at> debbugs.gnu.org" <74937-done <at> debbugs.gnu.org>,
 Vivien Kraus <vivien <at> planete-kraus.eu>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#74937] [PATCH] gnu: network-manager-openconnect: Update to
 1.2.10
Date: Thu, 19 Dec 2024 16:13:30 +0900
Hi Reza,

reza <reza <at> housseini.me> writes:

> Hi Maxim
>
> It is due to that the "AnyConnect" protocol from Cisco now enforces
> somehow the integration of the 2FA inside the application, therefore
> openconnect has to open the 2FA window inside it's own application
> hence the added dependency to webkitgtk.

I see, thanks for the explanation!

> Thanks for reviewing!

No problem, happy PantherX'ing ;-)

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 Jan 2025 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 155 days ago.

Previous Next


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