<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-connectivity/libupnp, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-11-12T20:18:47+00:00</updated>
<entry>
<title>libupnp: upgrade 1.14.6 -&gt; 1.14.18</title>
<updated>2023-11-12T20:18:47+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-11-12T08:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6908f7fcb825b896fcea102ae75dab2a6122b42a'/>
<id>urn:sha1:6908f7fcb825b896fcea102ae75dab2a6122b42a</id>
<content type='text'>
Changelog:

github.com/pupnp/pupnp/blob/branch-1.14.x/ChangeLog

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Do not use _np versions of mutex APIs</title>
<updated>2021-05-11T15:27:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-05-09T22:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40622feb2e25a0e1ec72f6fda473d6523c21a7cc'/>
<id>urn:sha1:40622feb2e25a0e1ec72f6fda473d6523c21a7cc</id>
<content type='text'>
These APIs are deprecated/removed in future glibc 2.34+

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Upgrade to 1.14.6</title>
<updated>2021-05-03T16:49:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-05-02T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fec057d6d084e4cd147d1107b8616ff87d6c0a91'/>
<id>urn:sha1:fec057d6d084e4cd147d1107b8616ff87d6c0a91</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: update to 1.14.0</title>
<updated>2020-07-31T20:22:53+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2020-07-29T08:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2b2a1edf7b09104501b92a7ffa614e645a8e0ab3'/>
<id>urn:sha1:2b2a1edf7b09104501b92a7ffa614e645a8e0ab3</id>
<content type='text'>
inherit pkgconfig

Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Build samples with LFS on</title>
<updated>2019-02-12T16:40:40+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-11T17:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c0a71bc2631988dbf7ed72ddf30c67440713ee47'/>
<id>urn:sha1:c0a71bc2631988dbf7ed72ddf30c67440713ee47</id>
<content type='text'>
Fixes errors ( qemuarm/thumb )
../../../git/upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Upgrade to 1.8.4</title>
<updated>2019-02-08T23:17:07+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-08T06:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3d7f68c308117e60fee2aaebb92f2600bea55bfc'/>
<id>urn:sha1:3d7f68c308117e60fee2aaebb92f2600bea55bfc</id>
<content type='text'>
License-Update: Renamed and deleted empty line

License file is now called COPYING
https://github.com/mrjimenez/pupnp/commit/d3a04002e5e5220f88b43d979505bb3156532e83#diff-7116ef0705885343c9e1b2171a06be0e

This is 3 Clause BSD license so make it accurate

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp1.6: remove</title>
<updated>2018-04-09T00:00:06+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-03-25T00:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b42de13f2742a95e5afb524e9a401c27d1408dbc'/>
<id>urn:sha1:b42de13f2742a95e5afb524e9a401c27d1408dbc</id>
<content type='text'>
1.6 was kept for mpd only (see commit d56f417498e5b582973117479f53eec458ab911b)

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Add recipe for version 1.8.2</title>
<updated>2017-09-18T08:18:11+00:00</updated>
<author>
<name>Fabien Lahoudere</name>
<email>fabien.lahoudere@collabora.co.uk</email>
</author>
<published>2017-09-13T20:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d56f417498e5b582973117479f53eec458ab911b'/>
<id>urn:sha1:d56f417498e5b582973117479f53eec458ab911b</id>
<content type='text'>
This version is needed for gerbera (and possibly vlc), however
this version break mpd, so keep old version as libupnp1.6 and
use it for mpd until there is new version of mpd supporting 1.8
version.

Signed-off-by: Fabien Lahoudere &lt;fabien.lahoudere@collabora.co.uk&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Upgrade 1.6.19 -&gt; 1.6.21</title>
<updated>2017-06-12T04:56:23+00:00</updated>
<author>
<name>Andrej Valek</name>
<email>andrej.valek@siemens.com</email>
</author>
<published>2017-05-29T08:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a859d56196a31d4214a95c1707eebe419391c89c'/>
<id>urn:sha1:a859d56196a31d4214a95c1707eebe419391c89c</id>
<content type='text'>
Signed-off-by: Andrej Valek &lt;andrej.valek@siemens.com&gt;
Signed-off-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnp: Fix out-of-bound access in create_url_list() (CVE-2016-8863)</title>
<updated>2016-12-26T07:23:18+00:00</updated>
<author>
<name>Andrej Valek</name>
<email>andrej.valek@siemens.com</email>
</author>
<published>2016-12-12T11:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b4659368a01a5b4209d9e1e571bb569ef4a06195'/>
<id>urn:sha1:b4659368a01a5b4209d9e1e571bb569ef4a06195</id>
<content type='text'>
If there is an invalid URL in URLS-&gt;buf after a valid one, uri_parse is
called with out pointing after the allocated memory. As uri_parse writes
to *out before returning an error the loop in create_url_list must be
stopped early to prevent an out-of-bound access

Signed-off-by: Andrej Valek &lt;andrej.valek@siemens.com&gt;
Signed-off-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
