cron2 has uploaded a new patch set (#3) to the change originally created by
stipa. ( http://gerrit.openvpn.net/c/openvpn/+/1201?usp=email )
The following approvals got outdated and were removed:
Code-Review+2 by cron2
Change subject: Makefile: fix 'make dist'
......................................................................
Makefile: fix 'make dist'
Commit
6c3afe5 ("Validate DNS domain name before powershell invocation")
has introduced a new header file but didn't add it to Makefile's
SOURCES, breaking "make dist".
Change-Id: I93406dd91694974df4ea087b9312ae2fafbc7fe7
Signed-off-by: Lev Stipakov <[email protected]>
Acked-by: Gert Doering <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1201
Message-Id: <[email protected]>
URL:
https://www.mail-archive.com/[email protected]/msg33085.html
Signed-off-by: Gert Doering <[email protected]>
---
M src/openvpn/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/01/1201/3
diff --git a/src/openvpn/Makefile.am b/src/openvpn/Makefile.am
index 4492c15..e80179c 100644
--- a/src/openvpn/Makefile.am
+++ b/src/openvpn/Makefile.am
@@ -57,6 +57,7 @@
dco_win.c dco_win.h \
dhcp.c dhcp.h \
dns.c dns.h \
+ domain_helper.h \
env_set.c env_set.h \
errlevel.h \
error.c error.h \
--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1201?usp=email
To unsubscribe, or for help writing mail filters, visit
http://gerrit.openvpn.net/settings
Gerrit-Project: openvpn
Gerrit-Branch: release/2.6
Gerrit-Change-Id: I93406dd91694974df4ea087b9312ae2fafbc7fe7
Gerrit-Change-Number: 1201
Gerrit-PatchSet: 3
Gerrit-Owner: stipa <[email protected]>
Gerrit-Reviewer: cron2 <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel