mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 12:20:25 +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>
(cherry picked from commit d98bc95961)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@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