<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/services/openvpn, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>openvpn: add support for X.509 name options</title>
<updated>2016-03-08T18:12:02+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2016-03-08T18:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0ca70716324d88e5e8b956035ee71cc1b32bda8d'/>
<id>0ca70716324d88e5e8b956035ee71cc1b32bda8d</id>
<content type='text'>
x509-username-field was added in OpenVPN 2.2, and verify-x509-name was
added in 2.3. This fixes ticket #18807.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;

SVN-Revision: 48969
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
x509-username-field was added in OpenVPN 2.2, and verify-x509-name was
added in 2.3. This fixes ticket #18807.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;

SVN-Revision: 48969
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: update to version 2.3.10</title>
<updated>2016-01-11T18:37:28+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-11T18:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=37a57c1d710f3c6b06a4c352cd432d562e1c2f6c'/>
<id>37a57c1d710f3c6b06a4c352cd432d562e1c2f6c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48201
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: added service_triggers() to init script</title>
<updated>2016-01-07T21:08:05+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-07T21:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1aa774053b597fba2b4ea46c43146490220d45ab'/>
<id>1aa774053b597fba2b4ea46c43146490220d45ab</id>
<content type='text'>
Follow up of #21469
This patch enables autoreloading openvpn via procd.

Signed-off-by: Federico Capoano &lt;nemesis@ninux.org&gt;

SVN-Revision: 48150
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow up of #21469
This patch enables autoreloading openvpn via procd.

Signed-off-by: Federico Capoano &lt;nemesis@ninux.org&gt;

SVN-Revision: 48150
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: fix configure options</title>
<updated>2015-12-23T14:44:24+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-12-23T14:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7029ee5abea4ad43d6380f8c19319e48dc66aacb'/>
<id>7029ee5abea4ad43d6380f8c19319e48dc66aacb</id>
<content type='text'>
- eurephia:
commit: Remove the --disable-eurephia configure option

- fix option name:
http proxy option is now called http-proxy (see configure.ac)

fixes:
configure: WARNING: unrecognized options: --disable-nls, --disable-eurephia, --enable-http

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 47979
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- eurephia:
commit: Remove the --disable-eurephia configure option

- fix option name:
http proxy option is now called http-proxy (see configure.ac)

fixes:
configure: WARNING: unrecognized options: --disable-nls, --disable-eurephia, --enable-http

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 47979
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: enable options consistency check even in the small build</title>
<updated>2015-11-10T12:04:04+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-10T12:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b613c96d94bcdcda7abb3be68ea1c281ce5fbb47'/>
<id>b613c96d94bcdcda7abb3be68ea1c281ce5fbb47</id>
<content type='text'>
Only costs about 3k compressed, but significantly improves handling of
configuration mismatch

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47439
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only costs about 3k compressed, but significantly improves handling of
configuration mismatch

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47439
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: add handling for route-pre-down option</title>
<updated>2015-10-05T10:28:47+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-10-05T10:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=af2429f1043ed2a1f974205ac0676eceb3d17909'/>
<id>af2429f1043ed2a1f974205ac0676eceb3d17909</id>
<content type='text'>
OpenVPN 2.3 added a route-pre-down option, to run a command before
routes are removed upon disconnection.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;

SVN-Revision: 47134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenVPN 2.3 added a route-pre-down option, to run a command before
routes are removed upon disconnection.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;

SVN-Revision: 47134
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: remove __DATE__ from options output</title>
<updated>2015-09-11T16:33:39+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-11T16:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=beabe8af460d40a226bf16e4a1f163bf3e7c3206'/>
<id>beabe8af460d40a226bf16e4a1f163bf3e7c3206</id>
<content type='text'>
reported by:
https://reproducible.debian.net/openwrt/dbd/ar71xx/base/openvpn-nossl_2.3.7-1_ar71xx.ipk.html

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reported by:
https://reproducible.debian.net/openwrt/dbd/ar71xx/base/openvpn-nossl_2.3.7-1_ar71xx.ipk.html

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46860
</pre>
</div>
</content>
</entry>
<entry>
<title>package: replace ifconfig-usage with ip</title>
<updated>2015-09-08T17:44:24+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-08T17:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e07959cade0eba1c85a76d76a1a673363c9f55fb'/>
<id>e07959cade0eba1c85a76d76a1a673363c9f55fb</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46832
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: bump to 2.3.7.</title>
<updated>2015-06-18T06:41:49+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-06-18T06:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=63cb31d9ec0cbcc2633db04069896f86a2380c1a'/>
<id>63cb31d9ec0cbcc2633db04069896f86a2380c1a</id>
<content type='text'>
Two patches are dropped as they were already applied upstream.

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 46027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two patches are dropped as they were already applied upstream.

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 46027
</pre>
</div>
</content>
</entry>
<entry>
<title>openvpn: bump PKG_RELEASE.</title>
<updated>2015-06-14T17:41:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-06-14T17:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7afbd4fc3641107b3104a0ed5ac97c0663d8e8d9'/>
<id>7afbd4fc3641107b3104a0ed5ac97c0663d8e8d9</id>
<content type='text'>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 45962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;

SVN-Revision: 45962
</pre>
</div>
</content>
</entry>
</feed>
