<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch 0.10rc2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[test] VPN e2e tests now against ci.leap.se</title>
<updated>2017-09-21T16:20:10+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-09-20T22:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=40d0b29d44d634defc9fac566890f83ebe16c80d'/>
<id>40d0b29d44d634defc9fac566890f83ebe16c80d</id>
<content type='text'>
Relates to #8918
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates to #8918
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add config refresh to changelog</title>
<updated>2017-09-21T16:16:28+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-21T16:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4cf9ec5d6e9ef4c074c881d630ada6cf8ce79fc9'/>
<id>4cf9ec5d6e9ef4c074c881d630ada6cf8ce79fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix initialization of default parameter to mutable data structure</title>
<updated>2017-09-21T16:16:27+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-21T15:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a271852b1ba74ddbbf2b1c7cc509615ed8cd0664'/>
<id>a271852b1ba74ddbbf2b1c7cc509615ed8cd0664</id>
<content type='text'>
whoever wrote this in the first place needs to get introduced to
import-time initialization, even if it was me. one of the nastiest
python gotchas in my opinion :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whoever wrote this in the first place needs to get introduced to
import-time initialization, even if it was me. one of the nastiest
python gotchas in my opinion :)
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not send if-modified-header if file does not exist</title>
<updated>2017-09-21T16:15:38+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-21T14:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=e6b39d7037fb8385cd2052713f442416b4c4447a'/>
<id>e6b39d7037fb8385cd2052713f442416b4c4447a</id>
<content type='text'>
just to make the logic clear.
we should probably check that the file is not empty and it has valid
json (sanitized against the spec).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
just to make the logic clear.
we should probably check that the file is not empty and it has valid
json (sanitized against the spec).
</pre>
</div>
</content>
</entry>
<entry>
<title>debug</title>
<updated>2017-09-20T20:42:32+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-20T17:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cd6b3ee31a0216c445df599563e180fd91b74ab7'/>
<id>cd6b3ee31a0216c445df599563e180fd91b74ab7</id>
<content type='text'>
(add some extra line to force tests to run again)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(add some extra line to force tests to run again)
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] check if there are newest configuration files</title>
<updated>2017-09-20T17:06:28+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-18T13:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0d0459ac31f40d90270de0a9da8e1eac0b57784d'/>
<id>0d0459ac31f40d90270de0a9da8e1eac0b57784d</id>
<content type='text'>
here we port the if-modified-since conditional mechanism, so that we
only write the config if it is newer than whan we have.

we also add a line with the status code to the logs, so that it's easier
to debug.

note that the 'configs.json' file is never returning 304.

- Resolves: #8773
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
here we port the if-modified-since conditional mechanism, so that we
only write the config if it is newer than whan we have.

we also add a line with the status code to the logs, so that it's easier
to debug.

note that the 'configs.json' file is never returning 304.

- Resolves: #8773
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] add pkexec/vpn renewal to the changelog</title>
<updated>2017-09-20T16:01:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-09-20T16:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=99d59d5942f691f65bdf7a387a62acbb972e5dee'/>
<id>99d59d5942f691f65bdf7a387a62acbb972e5dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] detect if pkexec is present in the system</title>
<updated>2017-09-20T15:56:49+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-18T17:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=79e9f3c69b4eb061490d6a12a52888abc429542e'/>
<id>79e9f3c69b4eb061490d6a12a52888abc429542e</id>
<content type='text'>
Check it before starting the vpn.

- Resolves: #8895
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check it before starting the vpn.

- Resolves: #8895
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] flag vpn_ready == false if cert expired</title>
<updated>2017-09-20T15:56:41+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2017-09-18T15:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d0e4444555df79978aed5cd6c9548e2fd1c63936'/>
<id>d0e4444555df79978aed5cd6c9548e2fd1c63936</id>
<content type='text'>
We were not renewing the vpn cert. Now the UI will trigger a cert
renewal by telling it that is the vpn is not ready if the cert is
expired.

- Resolves: #9059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not renewing the vpn cert. Now the UI will trigger a cert
renewal by telling it that is the vpn is not ready if the cert is
expired.

- Resolves: #9059
</pre>
</div>
</content>
</entry>
<entry>
<title>Build package for debian buster</title>
<updated>2017-09-20T11:39:53+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-09-20T09:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=34c0c10001e0642342d843472867e86f58c62239'/>
<id>34c0c10001e0642342d843472867e86f58c62239</id>
<content type='text'>
Resolves: #8965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #8965
</pre>
</div>
</content>
</entry>
</feed>
