<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/pkg/linux, branch debian/experimental</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>Merge branch 'develop' into debian/experimental</title>
<updated>2016-04-26T01:32:54+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-26T01:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=434d0534661d7c222e5dabc4e5e237b060d2212b'/>
<id>434d0534661d7c222e5dabc4e5e237b060d2212b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] workaround for incompatible qt library in ubuntu</title>
<updated>2016-03-31T14:38:11+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-31T14:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=746d76c8e6f02ba417b7fb9d47630c4e83b40126'/>
<id>746d76c8e6f02ba417b7fb9d47630c4e83b40126</id>
<content type='text'>
- Resolves: #7990
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7990
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] pass --standalone flag to binary</title>
<updated>2016-03-28T19:10:27+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-03-28T16:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=b7a435abc0f0c366fdc91f6be240b76e8332e4c6'/>
<id>b7a435abc0f0c366fdc91f6be240b76e8332e4c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag '0.9.0rc2' into debian/experimental</title>
<updated>2015-08-31T18:54:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-31T18:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=f4547479fc050f338845f4f546d8dd7c0e4512eb'/>
<id>f4547479fc050f338845f4f546d8dd7c0e4512eb</id>
<content type='text'>
Tag leap.bitmask version 0.9.0rc2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tag leap.bitmask version 0.9.0rc2
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add small shell launcher for linux bundle</title>
<updated>2015-07-31T19:48:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-24T05:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=be08bd222ef498dad6f4fa5902f45fc6845b86ac'/>
<id>be08bd222ef498dad6f4fa5902f45fc6845b86ac</id>
<content type='text'>
to workaround the incompatibility problem with Qt libs found in ubuntu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to workaround the incompatibility problem with Qt libs found in ubuntu
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add notes about needed hacks with pyinstaller</title>
<updated>2015-07-31T19:48:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-23T19:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=7fef8b6258e203ac364d0e566fe9d1490e83a5ef'/>
<id>7fef8b6258e203ac364d0e566fe9d1490e83a5ef</id>
<content type='text'>
there are a couple of manual steps needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there are a couple of manual steps needed
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] change the ip command location to /sbin/</title>
<updated>2015-05-07T19:42:08+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-04-23T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=456941648223a14fe144264c27a5dce4e4e702e5'/>
<id>456941648223a14fe144264c27a5dce4e4e702e5</id>
<content type='text'>
Change the 'ip' command location to support Fedora/RHEL distros.
/bin/ip is pressent on Debian/Ubuntu but not on Fedora.
/sbin/ip is a symlink to /bin/ip on Debian/Ubuntu and a binary on Fedora.

- Resolves: #6894
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the 'ip' command location to support Fedora/RHEL distros.
/bin/ip is pressent on Debian/Ubuntu but not on Fedora.
/sbin/ip is a symlink to /bin/ip on Debian/Ubuntu and a binary on Fedora.

- Resolves: #6894
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'release/0.8.x' into debian/experimental</title>
<updated>2015-01-08T18:34:13+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-01-08T18:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=fdbfe431c52b2bc5a88a2328fe79de3035201099'/>
<id>fdbfe431c52b2bc5a88a2328fe79de3035201099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for 'nobody' (used on Arch) group name.</title>
<updated>2015-01-08T18:29:36+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-07T21:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=54521d35d239c2e62d42e9c77690b9d1bc94f7db'/>
<id>54521d35d239c2e62d42e9c77690b9d1bc94f7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for 'nobody' (used on Arch) group name.</title>
<updated>2015-01-08T15:59:49+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-01-07T21:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=e046eeb7355a2ce3856eedee08bbc3d73ed7bbaa'/>
<id>e046eeb7355a2ce3856eedee08bbc3d73ed7bbaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
