<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch 0.7.0rc6</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<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>
<entry>
<title>Update release date and version number.</title>
<updated>2014-10-28T18:30:49+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-10-28T15:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7b0dda2fde310fff5ea6ee57a5f18a554b8e665f'/>
<id>7b0dda2fde310fff5ea6ee57a5f18a554b8e665f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update requirements to use newer Soledad.</title>
<updated>2014-10-28T18:30:49+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-10-28T15:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=17eac41c5884e39bc2196379eb694c8e04a1caa2'/>
<id>17eac41c5884e39bc2196379eb694c8e04a1caa2</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-10-28T18:30:49+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-10-28T15:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=29ab0bf0a9c8b0b564548a275cc789ecf77f40c8'/>
<id>29ab0bf0a9c8b0b564548a275cc789ecf77f40c8</id>
<content type='text'>
Update release date and version name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update release date and version name.
</pre>
</div>
</content>
</entry>
</feed>
