<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports, branch v2.4.4</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>==== release 2.4.4 ====</title>
<updated>2012-07-03T13:27:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-03T13:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7c74886478bd023af0da4b1ce6f78af3b58c2596'/>
<id>7c74886478bd023af0da4b1ce6f78af3b58c2596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/gimp: fix CVE-2012-2763</title>
<updated>2012-07-03T12:41:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-03T12:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=222ced7f929deb2c0d2429b3d094cee12293e1fa'/>
<id>222ced7f929deb2c0d2429b3d094cee12293e1fa</id>
<content type='text'>
fixes #1198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1198
</pre>
</div>
</content>
</entry>
<entry>
<title>main/open-vm-tools: recognize alpine linux</title>
<updated>2012-07-03T07:58:19+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-02T13:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=651dae1c8329865d3819df8e81ce29c70ebfdcfa'/>
<id>651dae1c8329865d3819df8e81ce29c70ebfdcfa</id>
<content type='text'>
fixes #1221
(cherry picked from commit 96ca18de5be1e6116e4ef0fe6bc8c4ff452f4f41)

Conflicts:

	main/open-vm-tools/APKBUILD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1221
(cherry picked from commit 96ca18de5be1e6116e4ef0fe6bc8c4ff452f4f41)

Conflicts:

	main/open-vm-tools/APKBUILD
</pre>
</div>
</content>
</entry>
<entry>
<title>main/mysql: security upgrade to 5.5.25 (CVE-2012-2122,CVE-2012-1703,CVE-2012-1690,CVE-2012-1688,CVE-2012-0583)</title>
<updated>2012-07-02T13:26:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-02T13:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9e18ca4d001907b1492d62769b4f81e0a2ec4fc9'/>
<id>9e18ca4d001907b1492d62769b4f81e0a2ec4fc9</id>
<content type='text'>
fixes #1229
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1229
</pre>
</div>
</content>
</entry>
<entry>
<title>main/alpine-conf: upgrade to 2.11.2</title>
<updated>2012-07-02T13:00:11+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-26T14:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=afe84d2216864fdede1a9f0263149c89e3b1f1f0'/>
<id>afe84d2216864fdede1a9f0263149c89e3b1f1f0</id>
<content type='text'>
fixes #1213

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

(cherry picked from commit d2a83b512559ce578088d5c626f992112747454c)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/shorewall-shell: add option to disable saving/restoring default route</title>
<updated>2012-07-02T11:43:41+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-26T14:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a589ff448766c9ee1517632189845d4914d764e6'/>
<id>a589ff448766c9ee1517632189845d4914d764e6</id>
<content type='text'>
When starting, shorewall will save all default routes. When stop, it
will try to restore it. But does it badly. On multiisp setups with pingu
it will break things.

We (ab)use the RESTORE_DEFAULT_ROUTE to make it possible to avoid
restoring the default route.
(cherry picked from commit 2c42b21247e3a50c500f5dbea1549092022c30ad)

fixes #1236
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When starting, shorewall will save all default routes. When stop, it
will try to restore it. But does it badly. On multiisp setups with pingu
it will break things.

We (ab)use the RESTORE_DEFAULT_ROUTE to make it possible to avoid
restoring the default route.
(cherry picked from commit 2c42b21247e3a50c500f5dbea1549092022c30ad)

fixes #1236
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: security upgrade to 0.10.3 (CVE-2012-0947,CVE-2012-2771,CVE-2012-2773,CVE-2012-2778,CVE-2012-2780,CVE-2012-2781,CVE-2012-2805)</title>
<updated>2012-07-02T11:11:11+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-02T10:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ff6557de8c2645a3597b87941bdceb28a23bce93'/>
<id>ff6557de8c2645a3597b87941bdceb28a23bce93</id>
<content type='text'>
fixes #1216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1216
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xen: use default screendir location</title>
<updated>2012-06-22T14:45:48+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-22T14:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a9d7e1f8072ae6fe5c6b414e16ff7978a0deb01f'/>
<id>a9d7e1f8072ae6fe5c6b414e16ff7978a0deb01f</id>
<content type='text'>
ref #1181

Otherwise screen -x will not work without manually setting screen dir
(cherry picked from commit 01f58adb24ce238a77eeac9569e708dbb121776d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #1181

Otherwise screen -x will not work without manually setting screen dir
(cherry picked from commit 01f58adb24ce238a77eeac9569e708dbb121776d)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/open-vm-tools-grsec: rebuild against 3.3.8-r1 kernel</title>
<updated>2012-06-22T13:44:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-20T14:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=77bbf2dfed26887c4889918005325e396aa6f3c7'/>
<id>77bbf2dfed26887c4889918005325e396aa6f3c7</id>
<content type='text'>
(cherry picked from commit c81e732b6f36171079adfcc869e71ae98d430f09)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c81e732b6f36171079adfcc869e71ae98d430f09)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/xen: fix xendomains init script to wait for screen</title>
<updated>2012-06-22T12:49:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-06-21T13:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d3bebbe06082d7805ae3d4eff2f75331155b3711'/>
<id>d3bebbe06082d7805ae3d4eff2f75331155b3711</id>
<content type='text'>
We need wait til the detatched screen has created the connection
sockets before trying to set the opts to it.

fixes #1181
(cherry picked from commit e247ca0455a53e070f24b72688e6b6aafbdd9a11)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need wait til the detatched screen has created the connection
sockets before trying to set the opts to it.

fixes #1181
(cherry picked from commit e247ca0455a53e070f24b72688e6b6aafbdd9a11)
</pre>
</div>
</content>
</entry>
</feed>
