[wiki:OpenVPN2013-week-19-summary Previous week] | [wiki:OpenVPN2013 Index] | [wiki:OpenVPN2013-week-21-summary Next week] = Interesting events = * None this week = New bugs/issues/tickets = * [ticket:295 add builders for new compression variants] * [ticket:294 OpenVPN 2.3.1 consuming tremendous CPU resources on OpenBSD] * [ticket:293 Using --mlock and --user makes openvpn "run out of memory"] * [ticket:292 OpenVPN client fails to reconnect after internet downtime] * [ticket:291 Overriding a pushed "route" in the client's config throws an error] = Commits to the Git repo = * 19 May 2013 (Sun): * Gert Doering: Fix usage of 'compression ...' from global config. (1690f29) * James Yonan: Added support for the Snappy compression algorithm (38d96bd) * Josh Cepek: Fix Windows script execution when called from script hooks (a19e35a) * 18 May 2013 (Sat): * Gert Doering: Fix NULL-pointer crash in route_list_add_vpn_gateway(). (eb95f36) = Ongoing development = * Adding snappy support in openvpn-build * Seems to work with shared libstdc++ and libgcc, but the former is too large (8MB) to be included as-is in Windows installers. Therefore these libraries need to be statically linked. * Adding PolarSSL connectivity tests to the buildslaves * OpenVPN-GUI NSI installer (details [wiki:OpenVPN2013-week-11-summary here]) * Getting the last SVN-only patches into Git "master" * Mattock's review of Trac tickets * OpenVPN 2.3.2 release, required mostly due to commit 0bcde52 (above). Will be out ''soonish'', not critical.