<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/ffmpeg, branch 2.2-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/ffmpeg: security upgrade to 0.6.6</title>
<updated>2012-07-03T12:33:08+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-07-03T12:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=091c1d85c06009c152eea01ff3fbab169a04bdf5'/>
<id>091c1d85c06009c152eea01ff3fbab169a04bdf5</id>
<content type='text'>
CVE-2011-4352
CVE-2011-4579
CVE-2011-4353
CVE-2011-4351
CVE-2011-4364
CVE-2011-3892
CVE-2011-3893
CVE-2011-3895

fixes #1217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVE-2011-4352
CVE-2011-4579
CVE-2011-4353
CVE-2011-4351
CVE-2011-4364
CVE-2011-3892
CVE-2011-3893
CVE-2011-3895

fixes #1217
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: security rebuild against libvpx-1.0.0 (CVE-2012-0823)</title>
<updated>2012-03-13T13:44:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-03-13T13:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4d450a0453781b85465fb8e6178722367dc8adde'/>
<id>4d450a0453781b85465fb8e6178722367dc8adde</id>
<content type='text'>
ref #1033
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #1033
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: security fixes (CVE-2011-3362, CVE-2011-3973)</title>
<updated>2011-11-21T16:10:55+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-21T16:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7f9388fa8c4c0e86e7e4c55c6a8f44c06f89327c'/>
<id>7f9388fa8c4c0e86e7e4c55c6a8f44c06f89327c</id>
<content type='text'>
fixes #803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #803
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: security fix (CVE-2011-3504)</title>
<updated>2011-11-21T15:01:27+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-11-21T15:01:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=be16fd287de7d3ed4167704de0d65f552389cd8a'/>
<id>be16fd287de7d3ed4167704de0d65f552389cd8a</id>
<content type='text'>
ref #804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #804
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: fix segfault due to symver beeing used</title>
<updated>2011-05-27T14:26:02+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-05-27T09:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9f7521e84f4b27480f21a58eb54f1fea2834111d'/>
<id>9f7521e84f4b27480f21a58eb54f1fea2834111d</id>
<content type='text'>
problem was that configure script only checked if symver was supported
by toolchain. Our toolchain supports it but uclibc's ld.so does not.

So we check if ld.so has dlvsym()

fixes #664
(cherry picked from commit 42621152fa4fe37326c199558c5d1f89dfd42794)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
problem was that configure script only checked if symver was supported
by toolchain. Our toolchain supports it but uclibc's ld.so does not.

So we check if ld.so has dlvsym()

fixes #664
(cherry picked from commit 42621152fa4fe37326c199558c5d1f89dfd42794)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: allow debug with DEBUG var</title>
<updated>2011-05-27T14:25:37+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-05-26T13:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aa4c88184d99a2c6928a5e3072a313830fff7628'/>
<id>aa4c88184d99a2c6928a5e3072a313830fff7628</id>
<content type='text'>
for convenience
(cherry picked from commit d3a82de598fda43f2723d532ba35b619f2551024)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for convenience
(cherry picked from commit d3a82de598fda43f2723d532ba35b619f2551024)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: enable sdl</title>
<updated>2011-05-27T14:22:56+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-05-04T15:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=17a4781bfe3b7869e61776f6dff3aca01d0f68c5'/>
<id>17a4781bfe3b7869e61776f6dff3aca01d0f68c5</id>
<content type='text'>
(cherry picked from commit b51d1197aa9c85a48cdd71a1ff7cc4d08ff09049)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b51d1197aa9c85a48cdd71a1ff7cc4d08ff09049)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: upgrade to 0.6.3</title>
<updated>2011-04-28T19:26:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-04-28T19:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=975d65d81b24a00f4597a6427b64f8c85c19de28'/>
<id>975d65d81b24a00f4597a6427b64f8c85c19de28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/ffmpeg: rebuild to fix previous revert</title>
<updated>2011-04-17T11:03:36+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-04-17T11:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=747df1697cd24b8334720901129f3e6026835857'/>
<id>747df1697cd24b8334720901129f3e6026835857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "main/ffmpeg: build fix"</title>
<updated>2011-04-17T11:03:15+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-04-17T11:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=41247d136cb31d3444bc3e79fc7347622b8ab93e'/>
<id>41247d136cb31d3444bc3e79fc7347622b8ab93e</id>
<content type='text'>
This reverts commit 95b74692ab2b86aff72857fa886fbea1e7e006a9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 95b74692ab2b86aff72857fa886fbea1e7e006a9.
</pre>
</div>
</content>
</entry>
</feed>
