libupnp: Update to 1.14.6

- Update from 1.14.5 to 1.14.6
- Update of rootfile
- Changelog
   2021-04-19 Marcelo Roberto Jimenez <mroberto(at)users.sourceforge.net>
        Fix for a DNS Rebind exploit. A special thanks for the collaboration
        of the following people:
        - Alaric Senat
        - Fabrice Fontaine
        - Gabriel Corona
        - Ian Whyman
        - Jean-Francois Dockes
        - Marvin Scholz
        - Werner Mahr
   2021-04-06 Marcelo Roberto Jimenez <mroberto(at)users.sourceforge.net>
        Fix for Github #250:
        When upnp uses ixml to parse SOAP messages which contains too many
        node, services are unavailable.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-04-25 22:04:39 +02:00
committed by Michael Tremer
parent 4a83e28087
commit e8a936c165
2 changed files with 3 additions and 3 deletions

View File

@@ -33,5 +33,5 @@ usr/lib/libixml.so.11.0.1
#usr/lib/libupnp.la
#usr/lib/libupnp.so
usr/lib/libupnp.so.17
usr/lib/libupnp.so.17.0.5
usr/lib/libupnp.so.17.0.6
#usr/lib/pkgconfig/libupnp.pc

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.14.5
VER = 1.14.6
THISAPP = libupnp-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 813094b1348883d1091199ff516674dd
$(DL_FILE)_MD5 = 05c2393eee4fbf81c9e1b116b9554039
install : $(TARGET)