This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, released-2.1 has been created
at 4eb21d226313e81627d589c704ec9fbbeef6d7c4 (commit)
- Log -----------------------------------------------------------------
commit 4eb21d226313e81627d589c704ec9fbbeef6d7c4
Author: David Sommerseth <da...@us...>
Date: Thu Nov 4 20:35:24 2010 +0100
Prepared for a OpenVPN v2.1.4 release
Also added a missing changelog for 2.1.3.
Signed-off-by: David Sommerseth <da...@us...>
commit b5da875c06d7ea028d32f369873eb700c82d93d4
Author: Gert Doering <ge...@gr...>
Date: Thu Oct 21 10:35:29 2010 +0200
Fix problem with special case route targets ('remote_host')
The init_route() function will leave &netlist untouched for
get_special_addr() routes ("remote_host" being one of them).
netlist is on stack, contains random garbage, and netlist.len
will not be 0 - thus, random stack data is copied from
netlist.data[] until the route_list is full.
This issue has been reported several places lately:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600166
http://thread.gmane.org/gmane.network.openvpn.devel/4083
https://forums.openvpn.net/viewtopic.php?f=1&t=7201&p=8168
Signed-off-by: Gert Doering <ge...@gr...>
Acked-by: David Sommerseth <da...@us...>
Acked-by: James Yonan <ja...@op...>
Signed-off-by: David Sommerseth <da...@us...>
(cherry picked from commit 59afc4a5f72e22b850cfa2845385172623a38e77)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|