Re: [Openvpn-devel] RFD: and struct route (trac #340)

2014-01-15 Thread Gert Doering
Hi, On Tue, Jan 14, 2014 at 10:04:31PM +0100, Arne Schwabe wrote: > I have not really an opinoion about 2.3 and what should go in there. At > the moment it feels like release/2.3 is a "baby" master since almost all > changes are cherry picked into it. My current "rules" for application to release

Re: [Openvpn-devel] RFD: and struct route (trac #340)

2014-01-15 Thread Steffan Karger
Hi, On 15-01-14 09:29, Gert Doering wrote: > My current "rules" for application to release/2.3 are: > - changes important for long-term usability of 2.3 >(I think the main examples are TLS version negotiation & PolarSSL 1.2) I'd say this patch qualifies for release/2.3 according to this rule

[Openvpn-devel] [PATCH] Adjusted autotools files to build more cleanly on newer autoconf/automake versions

2014-01-15 Thread davids
From: David Sommerseth Signed-off-by: David Sommerseth --- configure.ac| 8 src/openvpn/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 636d4e2..ec8b96b 100644 --- a/configure.ac +++ b/configure.ac @@ -680