<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/misc, branch 1.1.16</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Merge security fixes.</title>
<updated>2009-01-05T14:50:58+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-05T14:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5347abe5764b0a0ff3ef1d357ce9934a425758fa'/>
<id>5347abe5764b0a0ff3ef1d357ce9934a425758fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a new macro CC_NOUNDEFINED to check for the -z defs flag or</title>
<updated>2008-11-19T01:40:09+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-11-19T01:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=164bbe5a9cf846903b166e37df087a4b9c8b363a'/>
<id>164bbe5a9cf846903b166e37df087a4b9c8b363a</id>
<content type='text'>
equivalent.

I wanted this because I'm going to reuse attribute.m4 with that macro
for a couple other projects.

This also removes AC_TRY_LDFLAGS since it's not used any longer
(replaced by CC_CHECK_LDFLAGS, which also caches results).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
equivalent.

I wanted this because I'm going to reuse attribute.m4 with that macro
for a couple other projects.

This also removes AC_TRY_LDFLAGS since it's not used any longer
(replaced by CC_CHECK_LDFLAGS, which also caches results).
</pre>
</div>
</content>
</entry>
<entry>
<title>Two potential integer overflows in cdda_server</title>
<updated>2008-08-21T00:18:00+00:00</updated>
<author>
<name>Tielei</name>
<email>wangtielei@icst.pku.edu.cn</email>
</author>
<published>2008-08-21T00:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=613653ef0702ef2d0b6c95b0391631d2597b5464'/>
<id>613653ef0702ef2d0b6c95b0391631d2597b5464</id>
<content type='text'>
There are two potential integer overflow bugs in process_commands().
process_commands() reads some tainted data from socket to "cmd", but doesn't
check cmd rightly.

--HG--
extra : transplant_source : z%12%ABF%D9%EF%92%A1M%B2%FCx%82%26%82%EEaM%2A%C1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are two potential integer overflow bugs in process_commands().
process_commands() reads some tainted data from socket to "cmd", but doesn't
check cmd rightly.

--HG--
extra : transplant_source : z%12%ABF%D9%EF%92%A1M%B2%FCx%82%26%82%EEaM%2A%C1
</pre>
</div>
</content>
</entry>
<entry>
<title>A fix so it runs on Solaris</title>
<updated>2008-06-13T07:05:00+00:00</updated>
<author>
<name>Steve Evans</name>
<email>stevee@zuken.co.uk</email>
</author>
<published>2008-06-13T07:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b276d896552de4ca7b78a59637be395a71b8adb9'/>
<id>b276d896552de4ca7b78a59637be395a71b8adb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with srcdir != builddir.</title>
<updated>2008-04-14T19:15:56+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-04-14T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cc3709b60de1db641ac66573980e1140a51b2370'/>
<id>cc3709b60de1db641ac66573980e1140a51b2370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a tool to list MIME types &amp; filetype extns known to xine-lib plugins.</title>
<updated>2008-04-06T18:32:21+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-06T18:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b1c711f131520ce268b6403bb7e61595300c5b81'/>
<id>b1c711f131520ce268b6403bb7e61595300c5b81</id>
<content type='text'>
This is expected to see most use in updating MIME type lists in front ends'
desktop files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is expected to see most use in updating MIME type lists in front ends'
desktop files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Export PKG_CONFIG_PATH.</title>
<updated>2008-01-31T22:02:04+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-31T22:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4c48996da5a13a135338e745157c45f351300540'/>
<id>4c48996da5a13a135338e745157c45f351300540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that PKG_CONFIG_PATH is set properly by xine-config.</title>
<updated>2008-01-30T14:30:03+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-30T14:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=013a7a0aa76b6ec65807fecbc8a70849447f1e76'/>
<id>013a7a0aa76b6ec65807fecbc8a70849447f1e76</id>
<content type='text'>
--HG--
rename : misc/xine-config =&gt; misc/xine-config.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : misc/xine-config =&gt; misc/xine-config.in
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak xine-config distribution.</title>
<updated>2008-01-26T15:07:16+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-01-26T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=728b56b78c6cbc6e239714b58eb440683c93d847'/>
<id>728b56b78c6cbc6e239714b58eb440683c93d847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spec-file update</title>
<updated>2008-01-24T19:30:37+00:00</updated>
<author>
<name>Manfred Tremmel</name>
<email>Manfred.Tremmel@iiv.de</email>
</author>
<published>2008-01-24T19:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e2dd04a9d3cd3549a409c50107810242d5320fac'/>
<id>e2dd04a9d3cd3549a409c50107810242d5320fac</id>
<content type='text'>
- stk and arts plugins are no longer build by default, enable
  them, when subpackages are selected
- added optional subpackage for pulseaudio
- switched to external vcdlibs
- using macros for shell commands, when rpm provides them
- some other cleanups
- some little changes to enable caca plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- stk and arts plugins are no longer build by default, enable
  them, when subpackages are selected
- added optional subpackage for pulseaudio
- switched to external vcdlibs
- using macros for shell commands, when rpm provides them
- some other cleanups
- some little changes to enable caca plugin
</pre>
</div>
</content>
</entry>
</feed>
