Re: [oe][meta-multimedia][wrynose][PATCH 27/36] libupnp: upgrade 1.14.25 -> 1.14.31
Ankur Tyagi <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <CADySD0HE376Oghkm8bCJm4P8TYH8SCZxyEvP_yBt3kX==jS5-g@mail.gmail.com> |
On Mon, Aug 10, 2026 at 2:09 PM Ankur Tyagi <[email protected]> wrote: > > On Mon, Aug 10, 2026 at 1:48 PM Anuj Mittal > <[email protected]> wrote: > > > > This causes mpd build to break: > > > > | Run-time dependency libupnp found: YES 1.14.31 > > | > > | ../sources/mpd-0.24.9/src/lib/upnp/meson.build:29:4: ERROR: Problem > > encountered: Your libupnp version is known to be broken, see > > https://github.com/pupnp/pupnp/issues/528 > > | > > | A full log can be found at > > /local/mnt/workspace/wrynose/build/tmp/work/cortexa57-oe-linux/mpd/0.24.9/build/meson-logs/meson-log.txt > > | > > Thanks Anuj, I will look into it later today. > Hi Anuj, Sent a patch to fix mpd build error https://lists.openembedded.org/g/openembedded-devel/message/128875 > cheers > Ankur > > > > > On Wed, Aug 5, 2026 at 3:43 AM Ankur Tyagi via lists.openembedded.org > > <[email protected]> wrote: > > > > > > From: Khem Raj <[email protected]> > > > > > > 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 <[email protected]> > > > (cherry picked from commit d98bc9596101d3eae2921cd93f1a35b72869edf6) > > > Signed-off-by: Ankur Tyagi <[email protected]> > > > --- > > > .../libupnp/{libupnp_1.14.25.bb => libupnp_1.14.31.bb} | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > rename meta-multimedia/recipes-connectivity/libupnp/{libupnp_1.14.25.bb => libupnp_1.14.31.bb} (94%) > > > > > > diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.31.bb > > > similarity index 94% > > > rename from meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb > > > rename to meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.31.bb > > > index bcecfd3b8e..6ba21971d0 100644 > > > --- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb > > > +++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.31.bb > > > @@ -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} \ > > > " > > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > > Links: You receive all messages sent to this group. > > > View/Reply Online (#128774): https://lists.openembedded.org/g/openembedded-devel/message/128774 > > > Mute This Topic: https://lists.openembedded.org/mt/120599957/3616702 > > > Group Owner: [email protected] > > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] > > > -=-=-=-=-=-=-=-=-=-=-=- > > >