mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
libupnp: upgrade 1.14.25 -> 1.14.31
Upstream changes (ChangeLog): * 1.14.31: fix for CVE-2026-41682. * 1.14.30: revert an inadvertent API change (25d4bd0b). * 1.14.29: CMake builds from the release tarball now work. * 1.14.26-28: SONAME/CMake build fixes and assorted portability fixes (e.g. OmniOS POSIX asctime_r). Version-only bump (git tag release-1.14.31); recipe unchanged. Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ HOMEPAGE = "http://pupnp.sourceforge.net/"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434"
|
||||
|
||||
SRCREV = "da7cf950f22357545061961b7e5610e08690b0cf"
|
||||
SRCREV = "79ff958ed1012e60faba84981481f76cea43c7f2"
|
||||
SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x;tag=release-${PV} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user