<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports, branch v3.4.1</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>==== release 3.4.1 ====</title>
<updated>2016-06-28T12:30:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-28T12:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=893c01f7e5c02a09f745e7a2f7c2c78f1f8fffc5'/>
<id>893c01f7e5c02a09f745e7a2f7c2c78f1f8fffc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/linux-rpi: upgrade to 4.4.14</title>
<updated>2016-06-28T12:01:17+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T13:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9181e990863524b2d11fecb8697573bc45c3a081'/>
<id>9181e990863524b2d11fecb8697573bc45c3a081</id>
<content type='text'>
(cherry picked from commit a98a9d2c96162f9e5bb73a71cb3fc6de5b46aaa7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a98a9d2c96162f9e5bb73a71cb3fc6de5b46aaa7)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/py-pygments: security fix for CVE-2015-8557</title>
<updated>2016-06-28T11:59:13+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-28T11:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5ca8888a38bf0f21418ef9ffa1084917e3711b11'/>
<id>5ca8888a38bf0f21418ef9ffa1084917e3711b11</id>
<content type='text'>
fixes #5816
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5816
</pre>
</div>
</content>
</entry>
<entry>
<title>main/py-django: upgrade to 1.8.12</title>
<updated>2016-06-27T21:25:15+00:00</updated>
<author>
<name>Kaarle Ritvanen</name>
<email>kaarle.ritvanen@datakunkku.fi</email>
</author>
<published>2016-06-27T21:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1cf62091fe21e98a205bb9906bb444b620c4cce0'/>
<id>1cf62091fe21e98a205bb9906bb444b620c4cce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: security upgrade to 1.6.6 (CVE-2016-5360)</title>
<updated>2016-06-27T18:53:54+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T18:47:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=912bdd0b4c54842e852cd9b95595e4a37d4ed4c7'/>
<id>912bdd0b4c54842e852cd9b95595e4a37d4ed4c7</id>
<content type='text'>
fixes #5812
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #5812
</pre>
</div>
</content>
</entry>
<entry>
<title>main/busybox-initscripts: fix tun/tap, change their group to netdev</title>
<updated>2016-06-27T13:51:23+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-06-26T16:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5967d51e2497adcd853ad7d13d7a1e0e8e51b022'/>
<id>5967d51e2497adcd853ad7d13d7a1e0e8e51b022</id>
<content type='text'>
tun/tap devices are created inside /dev/net by default, so tun[0-9]*
and tap[0-9]* doesn't match them.

When you run qemu as an unprivileged user, that user must have write
permission on the tun device. The group netdev seems to be appropriate
for this and it's already included in the baselayout's groups.

(cherry picked from commit bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tun/tap devices are created inside /dev/net by default, so tun[0-9]*
and tap[0-9]* doesn't match them.

When you run qemu as an unprivileged user, that user must have write
permission on the tun device. The group netdev seems to be appropriate
for this and it's already included in the baselayout's groups.

(cherry picked from commit bd4d9f0257b0c3a6aefe5b6e8d6c3eb986924594)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xtables-addons-grsec: rebuild against kernel 4.4.14-r0</title>
<updated>2016-06-27T13:47:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T13:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9766d477ca6024131d0c1d347a020b178fea4cd3'/>
<id>9766d477ca6024131d0c1d347a020b178fea4cd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/open-vm-tools-grsec: rebuild against kernel 4.4.14-r0</title>
<updated>2016-06-27T13:47:16+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T13:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ba2994bc0b34d77aa52af31dc6d7da22d1c84c9d'/>
<id>ba2994bc0b34d77aa52af31dc6d7da22d1c84c9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ipfw-grsec: rebuild against kernel 4.4.14-r0</title>
<updated>2016-06-27T13:46:19+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T13:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=95aba1ca091563a7b06412fc930b83568a32bcaa'/>
<id>95aba1ca091563a7b06412fc930b83568a32bcaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/drbd9-grsec: rebuild against kernel 4.4.14-r0</title>
<updated>2016-06-27T13:46:19+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-06-27T13:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c41e39bc73ed010af59b070455eed575559b2c9f'/>
<id>c41e39bc73ed010af59b070455eed575559b2c9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
