Changes between Initial Version and Version 1 of OpenVPN2013-week-31-summary


Ignore:
Timestamp:
08/05/13 08:41:24 (11 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenVPN2013-week-31-summary

    v1 v1  
     1[wiki:OpenVPN2013-week-30-summary Previous week] | [wiki:OpenVPN2013 Index] | [wiki:OpenVPN2013-week-32-summary Next week]
     2
     3Information on this page is primarily based on
     4
     5 * [http://blog.gmane.org/gmane.network.openvpn.devel Mails to openvpn-devel].
     6 * [https://community.openvpn.net/openvpn/report Trac tickets]
     7 * [https://github.com/OpenVPN/openvpn Git logs]
     8
     9Any interesting discussion on #openvpn-devel channel will also be mentioned.
     10
     11= Interesting events =
     12
     13 * d12fk, the maintainer of OpenVPN-GUI started merging mattock's OpenVPN-GUI Windows installer (openvpn-gui.nsi) patches from mattock
     14
     15= New patches =
     16
     17 * One [wiki:Patches MSVC fixes patch] from James Yonan
     18
     19= New bugs/issues/tickets =
     20
     21 * [https://community.openvpn.net/openvpn/query?status=accepted&status=assigned&status=closed&status=new&status=reopened&time=07%2F29%2F13..08%2F04%2F13&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority Three new bug reports], two of which are related to official Android/iOS clients
     22
     23= Commits to the Git repo =
     24
     25 * None this week
     26
     27= Ongoing development =
     28
     29 * Adding snappy support in openvpn-build
     30  * 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.
     31 * Adding PolarSSL connectivity tests to the buildslaves
     32 * OpenVPN-GUI NSI installer (details [wiki:OpenVPN2013-week-11-summary here]). It's now being merged to openvpn-gui.
     33 * Review of Trac tickets