<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports, branch v3.0.1</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>==== release 3.0.1 ====</title>
<updated>2014-06-26T09:08:58+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-26T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=416b2dd76318a19e0db7f71d67b04db32c543c74'/>
<id>416b2dd76318a19e0db7f71d67b04db32c543c74</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-virt-grsec: upgrade to grsecurity-3.0-3.14.8-201406222110</title>
<updated>2014-06-26T09:03:18+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-26T09:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=5730068c58a780f9e113021b48df9eefb4071f22'/>
<id>5730068c58a780f9e113021b48df9eefb4071f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/cvs: downgrade to newest stable release 1.11.23</title>
<updated>2014-06-26T08:38:03+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2014-06-26T08:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=88d93b7f7c885b50d119e8163baa3b9fa95d76db'/>
<id>88d93b7f7c885b50d119e8163baa3b9fa95d76db</id>
<content type='text'>
patch is from sabotage
use "apk upgrade -a" to allow downgrade
fixes #3053

(cherry picked from commit 83ffc4f50711f8ed4a73a0962ad0dcf9c5e89c7f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch is from sabotage
use "apk upgrade -a" to allow downgrade
fixes #3053

(cherry picked from commit 83ffc4f50711f8ed4a73a0962ad0dcf9c5e89c7f)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/util-linux: enable chsh</title>
<updated>2014-06-26T08:31:42+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-11T06:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=94cd4e1bf8f3fbf320d6ed3a6101cf82aee6aec7'/>
<id>94cd4e1bf8f3fbf320d6ed3a6101cf82aee6aec7</id>
<content type='text'>
fixes #3008

(cherry picked from commit db61b55e3528084f2bca9cf3807c1eec4e955421)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #3008

(cherry picked from commit db61b55e3528084f2bca9cf3807c1eec4e955421)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xen: make sure /var/run/xen exists</title>
<updated>2014-06-26T08:27:41+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-11T11:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f209a1ace87b04c5ecfb9b2c3ecc856b716ce83f'/>
<id>f209a1ace87b04c5ecfb9b2c3ecc856b716ce83f</id>
<content type='text'>
- start xendomains after localmount so localmount does not mount over
  our /var

- add checkpath to xendomains, just in case

fixes #2837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- start xendomains after localmount so localmount does not mount over
  our /var

- add checkpath to xendomains, just in case

fixes #2837
</pre>
</div>
</content>
</entry>
<entry>
<title>main/nspr: fix musl build to have ipv6 and large-file support</title>
<updated>2014-06-26T06:39:35+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2014-06-26T06:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4aeb29c2882335cf673498cdfde421e36310a697'/>
<id>4aeb29c2882335cf673498cdfde421e36310a697</id>
<content type='text'>
the header file tests these features using __GLIBC__ version,
supply musl feature list by hand for now.

(cherry picked from commit 525c6ef6561b7edd68f02004716c2a36af03076c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the header file tests these features using __GLIBC__ version,
supply musl feature list by hand for now.

(cherry picked from commit 525c6ef6561b7edd68f02004716c2a36af03076c)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/musl: upgrade to 1.1.3</title>
<updated>2014-06-26T05:51:18+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2014-06-26T05:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d3b790540a7a423fda9d6833882cf24e2843272f'/>
<id>d3b790540a7a423fda9d6833882cf24e2843272f</id>
<content type='text'>
include also the localtime migration script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include also the localtime migration script
</pre>
</div>
</content>
</entry>
<entry>
<title>main/phpmyadmin: security upgrade to 4.2.4 (CVE-2014-4348,CVE-2014-4349)</title>
<updated>2014-06-25T14:43:49+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-25T14:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ecf6433da8009b96fecd6546f7dd9de9a67cf86f'/>
<id>ecf6433da8009b96fecd6546f7dd9de9a67cf86f</id>
<content type='text'>
fixes #3086
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #3086
</pre>
</div>
</content>
</entry>
<entry>
<title>main/busybox-initscripts: fix ownership for /dev/snd/*</title>
<updated>2014-06-25T14:42:21+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-25T14:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b54d6311973e7939e63c1860b51d25de255755cb'/>
<id>b54d6311973e7939e63c1860b51d25de255755cb</id>
<content type='text'>
fixes #3073

(cherry picked from commit c1238794b6c5fdb908a474366e3565660213c6f9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #3073

(cherry picked from commit c1238794b6c5fdb908a474366e3565660213c6f9)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/freeradius: upgrade to 2.2.5</title>
<updated>2014-06-25T14:30:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2014-06-25T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1943f183400cade39c8796222a67cd0b1ff85185'/>
<id>1943f183400cade39c8796222a67cd0b1ff85185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
