<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch 0.7.0</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>Update relnotes for 0.7.0.</title>
<updated>2014-12-12T19:53:13+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-12T19:53:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9e89e4fc8dba7541f3475de0183b47fa9342ea84'/>
<id>9e89e4fc8dba7541f3475de0183b47fa9342ea84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fold in changes.</title>
<updated>2014-12-12T19:53:03+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-12T19:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0d3b52cde94b9297d614ded74e84e57e6ee0e53d'/>
<id>0d3b52cde94b9297d614ded74e84e57e6ee0e53d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin Calyx.net provider.</title>
<updated>2014-12-11T20:35:22+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-11T20:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4abb410b1be39e34e86030803908b69b22090c53'/>
<id>4abb410b1be39e34e86030803908b69b22090c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump bitmask-root version.</title>
<updated>2014-12-05T16:22:09+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-12-05T16:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e03fd2be0d6aba71b94dee639448634eeebb2edc'/>
<id>e03fd2be0d6aba71b94dee639448634eeebb2edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fold in changes and update relnotes.</title>
<updated>2014-11-14T16:59:05+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-11-14T16:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=704e6bd60c1979a6a997bbe13eac4d30e3188887'/>
<id>704e6bd60c1979a6a997bbe13eac4d30e3188887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vpn: support for the server setting custom fragment openvpn option</title>
<updated>2014-11-14T15:00:43+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2014-11-11T04:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d6d73d41278c7c438c27f286bc5f6106d37f51d2'/>
<id>d6d73d41278c7c438c27f286bc5f6106d37f51d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use logger.exception during provider checks.</title>
<updated>2014-11-12T19:07:37+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-11-07T19:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=26ec219c305d2033457b3c2689d918a49815f0f6'/>
<id>26ec219c305d2033457b3c2689d918a49815f0f6</id>
<content type='text'>
Closes: #6219

leap log handler was choking on the captured exception.
it might have to do with the exception unwinding made by the reactor.
this is a workaround to allow the provider checks to show a meaningful
error message. The backtrace should only be there for development
purpuses, so removing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #6219

leap log handler was choking on the captured exception.
it might have to do with the exception unwinding made by the reactor.
this is a workaround to allow the provider checks to show a meaningful
error message. The backtrace should only be there for development
purpuses, so removing it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatibilty with newest openssl. Closes: #6133</title>
<updated>2014-11-12T19:07:32+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-11-07T19:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b13193406f81c80d12fc185a135e7df38b173648'/>
<id>b13193406f81c80d12fc185a135e7df38b173648</id>
<content type='text'>
Newest OpenSSL expect cafile to be None or byte stream (was retunrning
unicode)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newest OpenSSL expect cafile to be None or byte stream (was retunrning
unicode)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the internal LXDE polkit agent.</title>
<updated>2014-11-11T18:19:51+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-11-10T19:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2c8cd4c4f225536bb506b9df7240767b2b7765f4'/>
<id>2c8cd4c4f225536bb506b9df7240767b2b7765f4</id>
<content type='text'>
Closes #6043.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6043.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove email instructions/reference. Closes #6140.</title>
<updated>2014-11-10T19:02:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-10-02T21:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=21ce355c137e1d5dbe552c1432aaa5d40d14d759'/>
<id>21ce355c137e1d5dbe552c1432aaa5d40d14d759</id>
<content type='text'>
- cleanup some code,
- remove unused import,
- pep8 fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- cleanup some code,
- remove unused import,
- pep8 fixes
</pre>
</div>
</content>
</entry>
</feed>
