<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/src/leap, branch 0.9.0rc2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] add icon for mail-only builds</title>
<updated>2015-08-24T21:16:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-24T19:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=28d176a2376d3ab41812ca31601d5b5195086d34'/>
<id>28d176a2376d3ab41812ca31601d5b5195086d34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow to disable EIP on build</title>
<updated>2015-08-24T21:16:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-21T17:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=eb5184845818d9440423251450c6bdcc44e5156d'/>
<id>eb5184845818d9440423251450c6bdcc44e5156d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle disabled registration, error 403.</title>
<updated>2015-08-24T19:30:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-04-20T20:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=9a21cc06cfc4024c881b4ba59c10c69e7de90fe9'/>
<id>9a21cc06cfc4024c881b4ba59c10c69e7de90fe9</id>
<content type='text'>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the user wants to register a new account we check whether the
provider allows registration or not right after getting the
provider.json file and show an error msg on the wizard if not allowed.

Also, there is a new signal to handle the error raised by the server if
a registration attempt is made but is rejected with error 403.

- Resolves: #6594
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] handle eip-config not providing locations</title>
<updated>2015-08-14T18:28:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-07-23T21:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=182dd2738f077079a47d3f56033b78dac9204986'/>
<id>182dd2738f077079a47d3f56033b78dac9204986</id>
<content type='text'>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Is valid for a provider not to provide locations for their gateways.

- Resolves: #7281
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail more clearly if we got incorrect version string</title>
<updated>2015-08-12T16:17:30+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-12T16:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bb808bb42046eb71411b2a4528e1820801428a7a'/>
<id>bb808bb42046eb71411b2a4528e1820801428a7a</id>
<content type='text'>
on the sumo tarball, the _version file for leap/bitmask submodule wasn't
being frozen, and hence BITMASK_VERSION was None. this was breaking the
provider tests w/o any clear error message.

- Related: #7322
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the sumo tarball, the _version file for leap/bitmask submodule wasn't
being frozen, and hence BITMASK_VERSION was None. this was breaking the
provider tests w/o any clear error message.

- Related: #7322
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add soledad sync progress to the UI</title>
<updated>2015-08-11T15:52:28+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-07T18:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=612deb39f759d9c5a86b78fc012b8a8b56fcb838'/>
<id>612deb39f759d9c5a86b78fc012b8a8b56fcb838</id>
<content type='text'>
Register to Soledad's sync (send and receive) events and display the
progress in the UI.

- Resolves: #7353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Register to Soledad's sync (send and receive) events and display the
progress in the UI.

- Resolves: #7353
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] workaround wrong qtplugins path rewritten in the libs</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T02:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=f220d32702eddbd18be167b2742bb60043f60a45'/>
<id>f220d32702eddbd18be167b2742bb60043f60a45</id>
<content type='text'>
this is a bug in macholib, there's a missing letter in the plugins path, so
unless we fix this they cannot be loaded from the bundle.

See:
https://bitbucket.org/pydica/pyside-setup/commits/4b8be97e5a00b577fe30ce9aa7e5723ff2a66f94

Quoting from http://code.activestate.com/lists/pythonmac-sig/23278/:

"""
The problem might be this line:
@rpath/Contents/mageformats/libqtiff.dylib

The "i" from "imageformats" is missing!

This _might_ be related to the unusual case that "libqtiff" has no path
at all, or something else
is funny, and we end up with a name that will not be found at all.
Then the loader finds the plugin in the installed Qt, which causes it to
load everything
again from there.
"""
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is a bug in macholib, there's a missing letter in the plugins path, so
unless we fix this they cannot be loaded from the bundle.

See:
https://bitbucket.org/pydica/pyside-setup/commits/4b8be97e5a00b577fe30ce9aa7e5723ff2a66f94

Quoting from http://code.activestate.com/lists/pythonmac-sig/23278/:

"""
The problem might be this line:
@rpath/Contents/mageformats/libqtiff.dylib

The "i" from "imageformats" is missing!

This _might_ be related to the unusual case that "libqtiff" has no path
at all, or something else
is funny, and we end up with a name that will not be found at all.
Then the loader finds the plugin in the installed Qt, which causes it to
load everything
again from there.
"""
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] raise the maxfiles limit in OSX</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T02:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=154109b9b08a782e2a7f6b6dddbe33e576b2b8a0'/>
<id>154109b9b08a782e2a7f6b6dddbe33e576b2b8a0</id>
<content type='text'>
due to zmq, we are hitting the limit and getting app crashes.

- Resolves: #7319
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
due to zmq, we are hitting the limit and getting app crashes.

- Resolves: #7319
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] clarify that backend lives in a subprocess</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T02:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7f50b9944833715da2d4a58b126722dc3a9a7bc2'/>
<id>7f50b9944833715da2d4a58b126722dc3a9a7bc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] schedule signal emitting in reactor thread</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T01:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=109af6218886ac4cdaf0d915675b1e912c68341e'/>
<id>109af6218886ac4cdaf0d915675b1e912c68341e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
