libupnp:v.bump to 1.6.20

This commit is contained in:
2017-03-02 22:59:20 +03:00
parent 8dfa38f3ee
commit 1bd9919fc2
3 changed files with 78 additions and 5 deletions
+10 -2
View File
@@ -12,12 +12,13 @@
<IsA>library</IsA>
<Summary>Portable UPnP library</Summary>
<Description>The Universal Plug and Play (UPnP) SDK for Linux provides support for building UPnP-compliant control points, devices, and bridges on Linux.</Description>
<Archive sha1sum="ee9e16ff42808521b62b7fc664fc9cba479ede88" type="tarbz2">http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%201.6.19/libupnp-1.6.19.tar.bz2</Archive>
<Archive sha1sum="e07cb8f9f7016233f62519f7ea5c481c4a5f10b2" type="tarbz2">http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%201.6.20/libupnp-1.6.20.tar.bz2</Archive>
<BuildDependencies>
<Dependency>kernel-headers</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">pthread-flag.patch</Patch>
<!-- <Patch level="1">pthread-flag.patch</Patch> -->
<Patch>CVE-2016-6255.patch</Patch>
</Patches>
</Source>
@@ -42,6 +43,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-02</Date>
<Version>1.6.20</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.6.19</Version>