<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-vpn.git, branch 0.18.10</title>
<subtitle>[bitmask-vpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/'/>
<entry>
<title>[bug] revert setting of TMPDIR</title>
<updated>2018-10-29T21:37:25+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-29T21:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=32c9657ed90563a7f2988496382818436d5e012e'/>
<id>32c9657ed90563a7f2988496382818436d5e012e</id>
<content type='text'>
setting TMPDIR attempted to end the noisy error message about using TMP
producing non readable messages.

however, this produces invisible icons in bionic.

See https://0xacab.org/leap/riseup_vpn/issues/44
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
setting TMPDIR attempted to end the noisy error message about using TMP
producing non readable messages.

however, this produces invisible icons in bionic.

See https://0xacab.org/leap/riseup_vpn/issues/44
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove vendoring of getlantern/systray</title>
<updated>2018-10-25T19:32:12+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-25T19:32:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=038a6c5790883275279ccf4fb158aee641d78ce1'/>
<id>038a6c5790883275279ccf4fb158aee641d78ce1</id>
<content type='text'>
after
https://github.com/getlantern/systray/commit/5fb0feca3c0677e9fa31e579ff69631f49a379a2
was merged, we don't need to keep using the vendoring of systray.

there is some flickering with the stop/start/cancel menu items
chening their orderning that still needs to be solved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
after
https://github.com/getlantern/systray/commit/5fb0feca3c0677e9fa31e579ff69631f49a379a2
was merged, we don't need to keep using the vendoring of systray.

there is some flickering with the stop/start/cancel menu items
chening their orderning that still needs to be solved.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] build snap in the CI from the current code</title>
<updated>2018-10-25T19:27:28+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-10-12T00:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=0f2c53961fc98590aff4ac782f957fd3188571c4'/>
<id>0f2c53961fc98590aff4ac782f957fd3188571c4</id>
<content type='text'>
- Resolves: #75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #75
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] check the process name to see if the pid file is valid</title>
<updated>2018-10-25T19:22:06+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-10-23T17:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=2fb1e65d17fba1cbf2d53939abb0e26845894602'/>
<id>2fb1e65d17fba1cbf2d53939abb0e26845894602</id>
<content type='text'>
When there is a pid file from a previous crash, in some situations the
pid has being reused by the operative system for other processes.
Let's check that the exectuable name maches the name of the systray
binary.

- Resolves: #50
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When there is a pid file from a previous crash, in some situations the
pid has being reused by the operative system for other processes.
Let's check that the exectuable name maches the name of the systray
binary.

- Resolves: #50
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] store temporary icons in /var/tmp</title>
<updated>2018-10-25T18:39:27+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-10-15T17:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=3425458fa72d26501408db06a47d23542b49c982'/>
<id>3425458fa72d26501408db06a47d23542b49c982</id>
<content type='text'>
- Resolves: #26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #26
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] let's not delete the icons until they are not used anymore</title>
<updated>2018-10-25T18:39:18+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2018-10-12T00:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=c9751aa9581e3eb771f6ed2578ddf792684153f0'/>
<id>c9751aa9581e3eb771f6ed2578ddf792684153f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci] lint: remove bogus control char</title>
<updated>2018-10-16T22:29:22+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-16T22:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=44a638637ffd975997b6dc2df78aa6ef57faa396'/>
<id>44a638637ffd975997b6dc2df78aa6ef57faa396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci] lint gitlab-ci.yaml</title>
<updated>2018-10-16T21:05:40+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-16T21:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=1d7453e56c2dbf68e9d25c3e265298104af485a9'/>
<id>1d7453e56c2dbf68e9d25c3e265298104af485a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci] osx builder</title>
<updated>2018-10-16T11:29:18+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-16T11:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=ae866d59e730679f539d56a661bd47f26f33c558'/>
<id>ae866d59e730679f539d56a661bd47f26f33c558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use white icon on windows</title>
<updated>2018-10-11T19:48:05+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2018-10-11T19:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-vpn.git/commit/?id=fdb57da9a1bc0c9cff4baaeb3b9c2ba3dac3626e'/>
<id>fdb57da9a1bc0c9cff4baaeb3b9c2ba3dac3626e</id>
<content type='text'>
- Resolves: #64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #64
</pre>
</div>
</content>
</entry>
</feed>
