Skip to content
Snippets Groups Projects
Verified Commit db6969e0 authored by Lewis Cook's avatar Lewis Cook
Browse files

devel/upnp: Update to 1.14.5

Changes:	https://github.com/pupnp/pupnp/releases/tag/release-1.14.5
PR:		254825
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)
Approved by:	mentors (implicit)
MFH:		2021Q2
Security:	CVE-2021-28302
parent 4b157e51
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
PORTNAME= upnp
DISTVERSIONPREFIX= release-
DISTVERSION= 1.14.2
DISTVERSION= 1.14.5
PORTEPOCH= 1
CATEGORIES= devel
......
TIMESTAMP = 1614630400
SHA256 (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = e1487800425e47a26998593c42256a61caa1cd1ec210029fe8050cf6bab9c334
SIZE (pupnp-pupnp-release-1.14.2_GH0.tar.gz) = 796677
TIMESTAMP = 1617732472
SHA256 (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 2d5cc7fa69e1243cdebf7d3bdc5e23283a38628c1ebf267b579a37e896bd8f3d
SIZE (pupnp-pupnp-release-1.14.5_GH0.tar.gz) = 782662
--- upnp/src/genlib/net/http/httpreadwrite.c.orig 2021-02-25 14:08:26 UTC
+++ upnp/src/genlib/net/http/httpreadwrite.c
@@ -66,7 +66,6 @@
#define snprintf _snprintf
#endif
#else /* _WIN32 */
- #include <alloca.h>
#include <arpa/inet.h>
#include <sys/time.h>
#include <sys/types.h>
......@@ -26,10 +26,10 @@ include/upnp/upnpconfig.h
lib/libixml.a
lib/libixml.so
lib/libixml.so.11
lib/libixml.so.11.0.0
lib/libixml.so.11.0.1
lib/libupnp.a
lib/libupnp.so
lib/libupnp.so.17
lib/libupnp.so.17.0.2
lib/libupnp.so.17.0.5
libdata/pkgconfig/libupnp.pc
%%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment