Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libupnp for openSUSE:Factory checked in at 2026-07-20 09:56:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libupnp (Old) and /work/SRC/openSUSE:Factory/.libupnp.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libupnp" Mon Jul 20 09:56:58 2026 rev:48 rq:1366243 version:22.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libupnp/libupnp.changes 2026-06-19 17:17:02.829141562 +0200 +++ /work/SRC/openSUSE:Factory/.libupnp.new.24530/libupnp.changes 2026-07-20 09:57:05.695597178 +0200 @@ -1,0 +2,11 @@ +Thu Jul 16 16:43:23 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 22.0.4 + * Raise default SOAP content-length limit from 16K to 64K bytes. + * Avoid potential double-unlocking of `GlobalHndRWLock` in + function `UpnpSetContentLength`. + * Stop resolving DNS during URI/GENA callback parsing + [CWE-400 class issue]. + * Removed deprecated function `UpnpSetContentLength`. + +------------------------------------------------------------------- Old: ---- libupnp-2.0.2.tar.bz2 New: ---- libupnp-22.0.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libupnp.spec ++++++ --- /var/tmp/diff_new_pack.IY0dbw/_old 2026-07-20 09:57:06.215614676 +0200 +++ /var/tmp/diff_new_pack.IY0dbw/_new 2026-07-20 09:57:06.215614676 +0200 @@ -18,9 +18,8 @@ %define pnpver 22 -%define ixmlver 11 Name: libupnp -Version: 2.0.2 +Version: 22.0.4 Release: 0 Summary: An implementation of Universal Plug and Play (UPnP) License: BSD-3-Clause @@ -37,28 +36,28 @@ UPnP-compliant control points, devices, and bridges on several operating systems. -%package -n %name%pnpver +%package -n libupnp%pnpver Summary: An implementation of Universal Plug and Play (UPnP) Group: System/Libraries -%description -n %name%pnpver +%description -n libupnp%pnpver The Portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems -%package -n libixml%ixmlver +%package -n libixml%pnpver Summary: The Portable UPnP SDK's XML library Group: System/Libraries -%description -n libixml%ixmlver +%description -n libixml%pnpver A C XML parsing library originally created for the Intel UPnP SDK for Linux. %package devel Summary: The Portable Universal Plug and Play (UPnP) SDK Group: Development/Libraries/C and C++ Provides: libixml-devel = %version-%release -Requires: %name%pnpver = %version -Requires: libixml%ixmlver = %version +Requires: libixml%pnpver = %version +Requires: libupnp%pnpver = %version %description devel The Portable Universal Plug and Play (UPnP) SDK provides support for building @@ -82,18 +81,17 @@ %install %cmake_install -find "%buildroot" -type f -name "*.la" -delete -print -%ldconfig_scriptlets -n %name%pnpver -%ldconfig_scriptlets -n libixml%ixmlver +%ldconfig_scriptlets -n libupnp%pnpver +%ldconfig_scriptlets -n libixml%pnpver -%files -n %name%pnpver +%files -n libupnp%pnpver %license COPYING %_libdir/libupnp.so.%{pnpver}* -%files -n libixml%ixmlver +%files -n libixml%pnpver %license COPYING -%_libdir/libixml.so.%{ixmlver}* +%_libdir/libixml.so.%{pnpver}* %files devel %doc ChangeLog ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.IY0dbw/_old 2026-07-20 09:57:06.255616022 +0200 +++ /var/tmp/diff_new_pack.IY0dbw/_new 2026-07-20 09:57:06.259616157 +0200 @@ -1,5 +1,5 @@ -mtime: 1781760449 -commit: 036ce7f8de4263faf362bf00d2319297563abbcf60eda1e61654aa7f403ea4b9 +mtime: 1784230268 +commit: 6c3a42da6f231a216489acbd991b7f515ddf845ea1b81dd1db1794d5bd5990b6 url: https://src.opensuse.org/jengelh/libupnp revision: master ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.IY0dbw/_old 2026-07-20 09:57:06.279616830 +0200 +++ /var/tmp/diff_new_pack.IY0dbw/_new 2026-07-20 09:57:06.283616965 +0200 @@ -1,3 +1,3 @@ libupnp22 -libixml11 +libixml22 ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-16 21:31:08.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ libupnp-2.0.2.tar.bz2 -> libupnp-22.0.4.tar.bz2 ++++++ ++++ 71719 lines of diff (skipped)
