<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/services/soledad, branch master</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>[bug] instantiate soledadconfig if needed</title>
<updated>2016-03-28T19:10:54+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-28T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=62e9ae1bc0e28961e10b46646f6131152844d94c'/>
<id>62e9ae1bc0e28961e10b46646f6131152844d94c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[but] Fix errback on InvalidAuthToken</title>
<updated>2015-11-11T18:47:32+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-11-11T18:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=f4b0c01b6737e4266f12276e6b2a058bf3c0f743'/>
<id>f4b0c01b6737e4266f12276e6b2a058bf3c0f743</id>
<content type='text'>
- Related: #7583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7583
</pre>
</div>
</content>
</entry>
<entry>
<title>try to use /usr/bin/gpg1, gpg2 is broken for keygen</title>
<updated>2015-11-03T14:52:59+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-03T14:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=5d4835203875197959810d013d2d411d72db2cd1'/>
<id>5d4835203875197959810d013d2d411d72db2cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] use gpg2 binary if gpg not found. Closes: #7563</title>
<updated>2015-11-02T22:33:43+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-11-02T22:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=4ba177189002b6afd827002d5924545276a6f30b'/>
<id>4ba177189002b6afd827002d5924545276a6f30b</id>
<content type='text'>
from debian stretch on, gpg will be a symlink to gpg2.
this is currently failing if one uses dpkg-divert to make gpg2 provide
/usr/bin/gpg.

this solution just attempts to use gpg2 binary if the search for gpg
binary fails.

- Resolves: #7563
- Releases: 0.9.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from debian stretch on, gpg will be a symlink to gpg2.
this is currently failing if one uses dpkg-divert to make gpg2 provide
/usr/bin/gpg.

this solution just attempts to use gpg2 binary if the search for gpg
binary fails.

- Resolves: #7563
- Releases: 0.9.1
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] move assign to prevent race condition</title>
<updated>2015-10-02T17:56:07+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T17:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=bc0fecfdf6c7bd681b44ba4e39a054e05f16463d'/>
<id>bc0fecfdf6c7bd681b44ba4e39a054e05f16463d</id>
<content type='text'>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the error happens too quickly, the errback is called before the
assign of the callLater. And in the errback we cancel that call which
gives an error.

- Related: #7451
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] signal soledad bootstrap fail on init</title>
<updated>2015-10-02T16:33:34+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-10-02T14:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=bb8646d9769cb3c1d2b84b43047e6feaf8e40966'/>
<id>bb8646d9769cb3c1d2b84b43047e6feaf8e40966</id>
<content type='text'>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7503

Signed-off-by: Ivan Alejandro &lt;ivanalejandro0@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add path to gpg binary in the bundle</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:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=f5e150a4fe87b60316d278de6b4ead08357f2dba'/>
<id>f5e150a4fe87b60316d278de6b4ead08357f2dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix typo</title>
<updated>2015-06-30T04:15:23+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-06-30T04:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=82f21a9fa05dc204be1f4c2b23d67f83acbe07ce'/>
<id>82f21a9fa05dc204be1f4c2b23d67f83acbe07ce</id>
<content type='text'>
s/self/sync
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
s/self/sync
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] replace old log handler with new one</title>
<updated>2015-06-22T18:52:37+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-06-12T17:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=32658ae3108bc67a102cf6e0153d468b3a8ae1b0'/>
<id>32658ae3108bc67a102cf6e0153d468b3a8ae1b0</id>
<content type='text'>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace logging.getLogger with custom get_logger.
Remove some unneeded dependencies and reorder other.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix soledad bootstrap sync issues</title>
<updated>2015-05-21T09:49:58+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-04-28T22:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=9515c944279e08221de1852ab373d24232dccbf1'/>
<id>9515c944279e08221de1852ab373d24232dccbf1</id>
<content type='text'>
* Instead of checking if soledad is still syncing for the timeuot cancel
  the delayed call.
* Count retries properly.
* Now soledad sync only returns SoledadError (#6981).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Instead of checking if soledad is still syncing for the timeuot cancel
  the delayed call.
* Count retries properly.
* Now soledad sync only returns SoledadError (#6981).
</pre>
</div>
</content>
</entry>
</feed>
