<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/chromium, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/chromium: move to main and rebuild against eudev</title>
<updated>2015-07-17T08:19:30+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-17T08:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=325d3df3ef1dde868865a266b88df7cdfb909289'/>
<id>325d3df3ef1dde868865a266b88df7cdfb909289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: multiple fixes</title>
<updated>2015-07-11T10:24:21+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-11T10:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=925b53856badd1c477135093dd878a5ab3c6c089'/>
<id>925b53856badd1c477135093dd878a5ab3c6c089</id>
<content type='text'>
fix typo in config
fix another bug in sanbox
fix gpu issue: https://codereview.chromium.org/1107683002/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typo in config
fix another bug in sanbox
fix gpu issue: https://codereview.chromium.org/1107683002/
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: turn on sandbox from config</title>
<updated>2015-07-11T08:38:32+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-11T08:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cd0f46f60b5717f3d847ec4cf7dcdb2f1ff34eb9'/>
<id>cd0f46f60b5717f3d847ec4cf7dcdb2f1ff34eb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: multiple fixes</title>
<updated>2015-07-10T10:23:19+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-10T10:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=89114cf202ba14bde2bf58b3f92ada01871104b1'/>
<id>89114cf202ba14bde2bf58b3f92ada01871104b1</id>
<content type='text'>
make launcher posix shell compatible
add xdg-utils to depends
hide api keys for spiders (and the likes)
source *.conf so apk new files are not sourced anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make launcher posix shell compatible
add xdg-utils to depends
hide api keys for spiders (and the likes)
source *.conf so apk new files are not sourced anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: fix sandbox mode</title>
<updated>2015-07-09T14:52:32+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-09T14:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cc6c17a85095cd71cd581de3195b65bd264726ae'/>
<id>cc6c17a85095cd71cd581de3195b65bd264726ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: upgrade to 43.0.2357.132</title>
<updated>2015-07-08T09:13:40+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-08T09:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2e69cac04a8d64d5065c248eb6fd078000434e17'/>
<id>2e69cac04a8d64d5065c248eb6fd078000434e17</id>
<content type='text'>
only Seccomp-BPF sandboxing seems to fail
so we switch to --disable-seccomp-filter-sandbox only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only Seccomp-BPF sandboxing seems to fail
so we switch to --disable-seccomp-filter-sandbox only
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: no subpkgs and rename sandbox</title>
<updated>2015-07-07T07:48:12+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-07T07:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1b8dc7c88d83530ed99c1a05b4473cab94d5f1a2'/>
<id>1b8dc7c88d83530ed99c1a05b4473cab94d5f1a2</id>
<content type='text'>
Seems sandbox (suid) bin is still needed even if we use newer
user namespaces functions.
Sandbox bin has incorrect filename, it has to be renamed when installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems sandbox (suid) bin is still needed even if we use newer
user namespaces functions.
Sandbox bin has incorrect filename, it has to be renamed when installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: add debug package</title>
<updated>2015-07-06T09:49:22+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-06T09:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e68f3935049d40ab7af5ab03f34ecb28c6975c81'/>
<id>e68f3935049d40ab7af5ab03f34ecb28c6975c81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: install missing pak files</title>
<updated>2015-07-05T21:54:05+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-05T21:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4c23f2b71255a9155790c76c0b3895fec98bec0f'/>
<id>4c23f2b71255a9155790c76c0b3895fec98bec0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/chromium: multiple fixes</title>
<updated>2015-07-02T21:32:23+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2015-07-02T21:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fc90ff756dd74ef9e10b04a0e0ae329539af5ca2'/>
<id>fc90ff756dd74ef9e10b04a0e0ae329539af5ca2</id>
<content type='text'>
add missing pak files
split chromedriver
split sandbox (suid) because it currently doesnt work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add missing pak files
split chromedriver
split sandbox (suid) because it currently doesnt work
</pre>
</div>
</content>
</entry>
</feed>
