[NetworkManager-libreswan/fg/GUI_IKEv2_advanced_options: 1/9] fixup! shared: update shared files
- From: Francesco Giudici <fgiudici src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-libreswan/fg/GUI_IKEv2_advanced_options: 1/9] fixup! shared: update shared files
- Date: Mon, 17 Sep 2018 14:33:57 +0000 (UTC)
commit f4cd3932304184c8c9308b8def39c3c01b9f6b28
Author: Francesco Giudici <fgiudici redhat com>
Date: Mon Sep 17 13:52:48 2018 +0200
fixup! shared: update shared files
Fixes undefined symbol error at runtime:
----
$>nmcli connection import vpn
$>nmcli: symbol lookup error: /usr/lib64/NetworkManager/libnm-vpn-plugin-libreswan.so: undefined symbol:
nm_utils_parse_inaddr_bin
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/Makefile.am b/Makefile.am
index 06a0131..8442d64 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,6 +60,8 @@ properties_libutils_la_SOURCES = \
shared/utils.h \
shared/nm-utils/nm-vpn-plugin-utils.c \
shared/nm-utils/nm-vpn-plugin-utils.h \
+ shared/nm-utils/nm-shared-utils.c \
+ shared/nm-utils/nm-shared-utils.h \
shared/nm-service-defines.h
properties_libutils_la_CPPFLAGS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]