<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git, branch 0.10.3rc1</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] remove builds for zesty, support ended</title>
<updated>2018-01-25T12:45:58+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-25T12:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3ffc80651b865eacf3b93af5b6c22c3915cf7bcb'/>
<id>3ffc80651b865eacf3b93af5b6c22c3915cf7bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump changelog</title>
<updated>2018-01-25T11:26:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-25T11:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c5864b495b69314e5ace80cb3f87a113a2010dae'/>
<id>c5864b495b69314e5ace80cb3f87a113a2010dae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] make python packages depend on python</title>
<updated>2018-01-25T11:23:58+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-01-25T09:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4090b2903805abb7f030ea7f1e4fb6a2d08cc487'/>
<id>4090b2903805abb7f030ea7f1e4fb6a2d08cc487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] workaround for functional tests in docker</title>
<updated>2018-01-25T00:19:22+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-23T22:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=cbfd0dc8873fbfb604782faded94fc77a7ab9430'/>
<id>cbfd0dc8873fbfb604782faded94fc77a7ab9430</id>
<content type='text'>
polkit doesn't work inside docker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
polkit doesn't work inside docker.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fixed function call</title>
<updated>2018-01-25T00:19:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-23T19:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=26d3badc31655e2258f54dbcaf0bdca5f8623e69'/>
<id>26d3badc31655e2258f54dbcaf0bdca5f8623e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] do not fail if the provider does not allow anonymous vpn</title>
<updated>2018-01-25T00:19:20+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-23T00:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b3e9efc82a04cd0f896b38dbe155a4191db393e5'/>
<id>b3e9efc82a04cd0f896b38dbe155a4191db393e5</id>
<content type='text'>
Since bonafide was not catching the error 401, an attempt to bootstrap a
provider that does not support anonvpn with the new setup was resulting
in a json that was containing only an error message.

this was producing an error when trying to access the configuration for
that provider's EIP section.

we now avoid writing a json config file if an error 401 is found, and
also catch the exception for a ValueError when the EIP section is not
found in the provider's configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since bonafide was not catching the error 401, an attempt to bootstrap a
provider that does not support anonvpn with the new setup was resulting
in a json that was containing only an error message.

this was producing an error when trying to access the configuration for
that provider's EIP section.

we now avoid writing a json config file if an error 401 is found, and
also catch the exception for a ValueError when the EIP section is not
found in the provider's configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use new assets for systray icons</title>
<updated>2018-01-25T00:19:19+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-22T23:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bfd941fa8f7938698a5c5693d601c098250284e5'/>
<id>bfd941fa8f7938698a5c5693d601c098250284e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] several fixes after review</title>
<updated>2018-01-25T00:19:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-22T20:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7e05218519b1306a838a3fccfe342b8260af5b75'/>
<id>7e05218519b1306a838a3fccfe342b8260af5b75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] implement --nowindow flag to display only systray</title>
<updated>2018-01-25T00:19:17+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-22T19:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=2d72f6eb4b220c8dfa3c64b2f6b82365791f0424'/>
<id>2d72f6eb4b220c8dfa3c64b2f6b82365791f0424</id>
<content type='text'>
for some usages, specially with autostart enabled, user might want to
launch only the systray.

this commit implements a simple ``--nowindow`` switch that just avoids
showing the main window for now. in the future, we can have a different
entrypoint that just launches bitmaskd and a minimal systray widget.

I'm not documenting this feature properly since I think this is still
missing some functionality: the ability to switch on and off the vpn,
and the ability to pass the --autostart as a flag to the bitmask
entrypoint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for some usages, specially with autostart enabled, user might want to
launch only the systray.

this commit implements a simple ``--nowindow`` switch that just avoids
showing the main window for now. in the future, we can have a different
entrypoint that just launches bitmaskd and a minimal systray widget.

I'm not documenting this feature properly since I think this is still
missing some functionality: the ability to switch on and off the vpn,
and the ability to pass the --autostart as a flag to the bitmask
entrypoint.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] report missing polkit properly from main UI</title>
<updated>2018-01-25T00:19:16+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-18T14:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c3306592fbb54fab0da44a8faaa8a1c6954537fd'/>
<id>c3306592fbb54fab0da44a8faaa8a1c6954537fd</id>
<content type='text'>
also refactor and move polkit_agent so that it does not depend on having
bitmask on the path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also refactor and move polkit_agent so that it does not depend on having
bitmask on the path.
</pre>
</div>
</content>
</entry>
</feed>
