[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem
From: |
Ludovic Courtès |
Subject: |
[bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem. |
Date: |
Sat, 13 Jul 2019 11:54:53 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hello,
I haven’t tested it yet, but the whole series LGTM. Really happy this
is finally fixed!
Jelle Licht <address@hidden> skribis:
> From: Tomáš Čech <address@hidden>
>
> * gnu/packages/patches/nm-plugin-path.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add it.
> * gnu/packages/gnome.scm (network-manager)[source](patches): New field.
[...]
> +++ b/gnu/packages/patches/nm-plugin-path.patch
> @@ -0,0 +1,51 @@
> +From d3026a6d331298003ccc6cd9d2e20dcb7fa9ae1d Mon Sep 17 00:00:00 2001
> +From: =?UTF-8?q?Tom=C3=A1=C5=A1=20=C4=8Cech?= <address@hidden>
> +Date: Wed, 3 Jul 2019 13:31:54 +0200
> +Subject: [PATCH] respect NM_VPN_PLUGIN_DIR
> +
> +---
> + src/vpn/nm-vpn-manager.c | 14 ++++++++++++++
Is this patch meant to be submitted upstream? Perhaps it would be worth
mentioning it here.
Thank you!
Ludo’.
- [bug#36542] [PATCH 0/6] Fix network-manager vpn plugins, Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 3/6] services: network-manager: Clear default OpenVPN user., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 2/6] services: network-manager: Properly load vpn plugins, Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 4/6] gnu: network-manager-openvpn: Pass '--localstatedir=/var'., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 5/6] gnu: network-manager-openvpn: Patch hardcoded paths., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 6/6] gnu: Add network-manager-vpnc., Jelle Licht, 2019/07/07
- [bug#36542] [PATCH 1/6] gnu: network-manager: Fix plugin loading problem.,
Ludovic Courtès <=
- [bug#36542] [PATCH 0/6] Fix network-manager vpn plugins, Pierre Langlois, 2019/07/07