<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/pkg/pyinst, branch 0.10.7</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] add hidden import and vpn requires</title>
<updated>2018-02-20T16:49:10+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-20T16:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=3d8d918a41964bceed04296ca9605333c097300b'/>
<id>3d8d918a41964bceed04296ca9605333c097300b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] osx packaging changes for riseupvpn</title>
<updated>2018-02-19T18:37:43+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-19T18:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6de3b4b1fb22a503fe04b3e5678a45aa81657c55'/>
<id>6de3b4b1fb22a503fe04b3e5678a45aa81657c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] packaging fixes for anonvpn bundle</title>
<updated>2018-02-15T15:36:58+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-14T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=5abd127f3780ca2078962ace489bd4c32b5d545d'/>
<id>5abd127f3780ca2078962ace489bd4c32b5d545d</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 fallback to webkit for bundles</title>
<updated>2018-02-15T15:36:42+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-11T21:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=03e4bae0942c58344d6021fdaa08342baa7aea3c'/>
<id>03e4bae0942c58344d6021fdaa08342baa7aea3c</id>
<content type='text'>
in the end, depending on webengine didn't seem to be such a great idea:
it makes bundles more complex, heavy and brittle.

I tried compiling qt5 and the maintained qtwebkit fork, but that had
also its own set of problems (lastly, pyinstaller didn't work properly;
pyqt also adds a lot of garbage even if you disabled lots of modules you
don't need).

so, this is a fallback to a stretch-based build. it fixes the libGL
library by adding the right version into the bundle.

in this commit I also add a dockerfile for an image that can build
bundles by installing pip dependencies directly in the system. this has
the advantage that the build process is very fast, but the downside that
a new image needs to be pushed to the registry each time that new
dependencies are added; we'll also miss any bug due to introducing new
dependncies (but hopefully it will be catched by other steps in the CI).
The good side of it is that it reduces the need for some hacks in the
build process when bundling from a virtualenv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the end, depending on webengine didn't seem to be such a great idea:
it makes bundles more complex, heavy and brittle.

I tried compiling qt5 and the maintained qtwebkit fork, but that had
also its own set of problems (lastly, pyinstaller didn't work properly;
pyqt also adds a lot of garbage even if you disabled lots of modules you
don't need).

so, this is a fallback to a stretch-based build. it fixes the libGL
library by adding the right version into the bundle.

in this commit I also add a dockerfile for an image that can build
bundles by installing pip dependencies directly in the system. this has
the advantage that the build process is very fast, but the downside that
a new image needs to be pushed to the registry each time that new
dependencies are added; we'll also miss any bug due to introducing new
dependncies (but hopefully it will be catched by other steps in the CI).
The good side of it is that it reduces the need for some hacks in the
build process when bundling from a virtualenv.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fail gracefully if we do not have mail deps</title>
<updated>2018-02-15T15:36:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=48257bd03d792188931f79b4239525725b322c09'/>
<id>48257bd03d792188931f79b4239525725b322c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] anonvpn entrypoints</title>
<updated>2018-02-15T15:36:37+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-02-08T00:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=29832c73adea3573ead5fcc8007419c67305014e'/>
<id>29832c73adea3573ead5fcc8007419c67305014e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add missing libs to pyinstaller for qtwebengine</title>
<updated>2018-01-09T16:49:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2018-01-09T12:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=261399e32c72295f238a387bcaa0f50fb76da9ed'/>
<id>261399e32c72295f238a387bcaa0f50fb76da9ed</id>
<content type='text'>
- Resolves: #9191
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #9191
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] Don't use system packages when bundling headless build</title>
<updated>2018-01-06T21:13:44+00:00</updated>
<author>
<name>Simon Fondrie-Teitler</name>
<email>simonft@riseup.net</email>
</author>
<published>2018-01-04T20:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c8eb8cb9d4804403c4d242292be0bbfb2093dcd1'/>
<id>c8eb8cb9d4804403c4d242292be0bbfb2093dcd1</id>
<content type='text'>
This makes builds not error when the virtualenv version of a package
doesn't match the system one. It also helps ensure builds on different
machines bundle the same version of packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes builds not error when the virtualenv version of a package
doesn't match the system one. It also helps ensure builds on different
machines bundle the same version of packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] Include required files in headless build</title>
<updated>2017-12-22T23:13:09+00:00</updated>
<author>
<name>Simon Fondrie-Teitler</name>
<email>simonft@riseup.net</email>
</author>
<published>2017-12-22T23:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0236c16af176a4049b9ff1354f8af42764c5bdc8'/>
<id>0236c16af176a4049b9ff1354f8af42764c5bdc8</id>
<content type='text'>
Also pull in cython and restructure the package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also pull in cython and restructure the package.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] import changes for qt5 to work</title>
<updated>2017-12-20T14:36:25+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-12-11T08:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=ce351c5c1c29adb18f2afed701dba8bbfaeb65ac'/>
<id>ce351c5c1c29adb18f2afed701dba8bbfaeb65ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
