<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask, branch release/0.8.x</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[bug] fix concatenation of full_user_id to make mail work</title>
<updated>2015-03-09T18:47:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-03-06T15:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e73b98496e865b1b3573de53b7b6f48217543587'/>
<id>e73b98496e865b1b3573de53b7b6f48217543587</id>
<content type='text'>
At some moment, the semantics of the username that we pick from the
login widget changed, so that there's a duplication of the domain part
in the full_user_id that we were passing to the keymanager and the mail
services.

This fix has already been done in the current develop branch (for next
release 0.9.0), so there's no need to port it when merging it back.

While it is true that there's no official release of the client supporting
mail yet, this was an easy fix to port so we will do a 0.8.2
bugfix release so that the 0.8 branch can be used experimentally to test
against development providers. This doesn't mean that you can expect
support on the 0.8.x branch yet, it's only that there is one less bug in
here :)

Resolves: #6759
Releases: 0.8.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At some moment, the semantics of the username that we pick from the
login widget changed, so that there's a duplication of the domain part
in the full_user_id that we were passing to the keymanager and the mail
services.

This fix has already been done in the current develop branch (for next
release 0.9.0), so there's no need to port it when merging it back.

While it is true that there's no official release of the client supporting
mail yet, this was an easy fix to port so we will do a 0.8.2
bugfix release so that the 0.8 branch can be used experimentally to test
against development providers. This doesn't mean that you can expect
support on the 0.8.x branch yet, it's only that there is one less bug in
here :)

Resolves: #6759
Releases: 0.8.2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'leapcode/pr/826' into release/0.8.x</title>
<updated>2015-02-23T18:45:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-02-23T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=1f4e0c32f49337e216eaaac83a8eeca9674370a4'/>
<id>1f4e0c32f49337e216eaaac83a8eeca9674370a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unix sockets for the fallback, and set permissions</title>
<updated>2015-02-23T18:34:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-02-23T15:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e3ddc783ca9fb21105845d275a4b38ad6b2cd3e2'/>
<id>e3ddc783ca9fb21105845d275a4b38ad6b2cd3e2</id>
<content type='text'>
... on them, to user-writeable only.

I think we could consider ipc for the curve-case too, at least for the
platforms that support them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... on them, to user-writeable only.

I think we could consider ipc for the curve-case too, at least for the
platforms that support them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Regression fix: Use the right provider to log in.</title>
<updated>2015-02-23T16:08:03+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-02-19T21:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4bad7062364c72215da9fd2256451c7a3d0a356f'/>
<id>4bad7062364c72215da9fd2256451c7a3d0a356f</id>
<content type='text'>
FIX: Login attempt is made against previously selected provider.

Closes #6654.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX: Login attempt is made against previously selected provider.

Closes #6654.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fall back to plain ZMQ if Curve is not available.</title>
<updated>2015-02-20T17:23:05+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-02-19T17:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=00b8cbaa31d48326b36928228269ac14276fd5ee'/>
<id>00b8cbaa31d48326b36928228269ac14276fd5ee</id>
<content type='text'>
Use global flag for ZMQ_HAS_CURVE.
Closes #6646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use global flag for ZMQ_HAS_CURVE.
Closes #6646
</pre>
</div>
</content>
</entry>
<entry>
<title>fix path for gnome polkit agent (Closes: #6652)</title>
<updated>2015-01-30T16:02:25+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-19T18:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=d06b2c765b046465eb1ec10bdd3bcb1efe05d59c'/>
<id>d06b2c765b046465eb1ec10bdd3bcb1efe05d59c</id>
<content type='text'>
fix also a typo when logging errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix also a typo when logging errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the right provider to log in.</title>
<updated>2015-01-29T16:53:43+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-29T16:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=8f85d7ecdd60ca6a3fe8d1945bfd5253ef649252'/>
<id>8f85d7ecdd60ca6a3fe8d1945bfd5253ef649252</id>
<content type='text'>
FIX: Login attempt is made against previously selected provider.
Closes #6654.

Remove unused comments as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX: Login attempt is made against previously selected provider.
Closes #6654.

Remove unused comments as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all the Slot() decorators.</title>
<updated>2015-01-28T20:47:05+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-28T19:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=8cdeeadf9e258f31d401c133d73cfc29f86d9d29'/>
<id>8cdeeadf9e258f31d401c133d73cfc29f86d9d29</id>
<content type='text'>
This causes (on certain scenarios) the app to segfault and it is really
hard to debug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes (on certain scenarios) the app to segfault and it is really
hard to debug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable signal connect/disconnect logic.</title>
<updated>2015-01-28T20:46:21+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-28T18:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=73de8eae2422bedae0899ff11d8203178e6f2dbb'/>
<id>73de8eae2422bedae0899ff11d8203178e6f2dbb</id>
<content type='text'>
Now it's working and no longer segfaults, so we can enable safely this
feature again.
Stop tracking the gui connections on wizard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it's working and no longer segfaults, so we can enable safely this
feature again.
Stop tracking the gui connections on wizard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor wizard call.</title>
<updated>2015-01-28T20:44:41+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-28T19:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5580f1836c3d4824cf215eeb981725b50a80aa67'/>
<id>5580f1836c3d4824cf215eeb981725b50a80aa67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
