From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libupnp: Update to 1.14.6
Date: Sun, 25 Apr 2021 22:04:39 +0200 [thread overview]
Message-ID: <20210425200439.2028-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1685 bytes --]
- 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(a)ipfire.org>
---
config/rootfiles/common/libupnp | 2 +-
lfs/libupnp | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libupnp b/config/rootfiles/common/libupnp
index d5b6f5df0..6b3f3e310 100644
--- a/config/rootfiles/common/libupnp
+++ b/config/rootfiles/common/libupnp
@@ -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
diff --git a/lfs/libupnp b/lfs/libupnp
index 90cb48b84..61856ff7b 100644
--- a/lfs/libupnp
+++ b/lfs/libupnp
@@ -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)
--
2.31.1
reply other threads:[~2021-04-25 20:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210425200439.2028-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox