Update to version 1.6.21

Changelog:
- Fix out-of-bound access in create_url_list() (CVE-2016-8863)
- SF Bug Tracker #132 CVE-2016-6255: write files via POST
- If the error or info log files can not be created, use stderr and
  stdout instead
- miniserver: fix binding to ipv6 link-local addresses

MFH:		2016Q4
This commit is contained in:
Pawel Pekala 2016-12-27 15:34:55 +00:00
parent 188b9b4da2
commit f95e64d448
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429626
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= upnp
PORTVERSION= 1.6.20
PORTVERSION= 1.6.21
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1467990222
SHA256 (libupnp-1.6.20.tar.bz2) = ee3537081e3ea56f66ada10387486823989210bc98002f098305551c966e3a63
SIZE (libupnp-1.6.20.tar.bz2) = 1243637
TIMESTAMP = 1482438898
SHA256 (libupnp-1.6.21.tar.bz2) = af3f3c0846a1d75baeadae4aa5a2bda427567e2a1fb4559bf73ccff0a4f9a39b
SIZE (libupnp-1.6.21.tar.bz2) = 1245353