ciborium (1.0.2-2) unstable; urgency=medium . * debian/patches: + Add 0001_remove-leftover-testing-code.patch, drop 1001_loong64.patch instead. (Closes: #1109714). (Also relates already closed to #1095740). gwenview (4:25.04.3-1) unstable; urgency=medium . [ Aurélien COUDERC ] * Point upstream source to invent git repo. * New upstream release (25.04.3). * Update build-deps and deps with the info from cmake. * Fix upstream name in d/copyright. * Backport upstream commits: - Fix gwenview being unable to open OpenRaster (ora) files. [f4320f11, 05b77d05] - Fix crash when crop area is smaller than the crop handles. [ee179a5d] (kde#481140) - Add missing SVG to the supported mime types list. [81555b8e] kio-extras (4:25.04.3-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (25.04.3). - [thumbnail] Don't create a temporary QApplication to determine the platformtheme name. (kde#504126) libcap2 (1:2.75-10) unstable; urgency=medium . * d/rules: Fix typo in override_dh_auto_clean Makes package buildable twice-in-row again * d/rules: Remove RPATH from installed copy of test binary This sidesteps the problem of the original copy being held open by some lingering test process. (Closes: #1109906) libcap2 (1:2.75-10~exp2) experimental; urgency=medium . * Simpler fix for #1109906. Instead of killing any processes using the original test binaries, run patchelf on the installed copies instead. libcap2 (1:2.75-10~exp1) experimental; urgency=medium . * d/rules: Fix typo in dh_auto_clean. * Kill any lingering test processes. Attempt to resolve #1109906. libsoup3 (3.6.5-3) unstable; urgency=medium . * Team upload * d/p/soup-init-Use-libdl-instead-of-gmodule-in-soup2_is_loaded.patch: Fix a deadlock in some use patterns with dlopen and GModule. If earlier versions of libsoup were dlopen'd (without using GModule) in thread A, while thread B is holding the GModule lock but not the libdl lock, the process would deadlock: in this scenario, thread A is holding the libdl lock and attempts to take the GModule lock, while thread B is holding the GModule lock and attempts to take the libdl lock. For example, this is known to affect some mopidy plugins, which load libsoup via souphttpsrc. Avoid this by making the check for libsoup2 symbols call dlopen directly, so that there is no lock ordering inconsistency. (Closes: #1109685) lomiri-clock-app (4.1.1-2) unstable; urgency=medium . * debian/patches: + Add 0001_update-enum-to-typo-fix-in-LUITK.patch. Use correct enum according to LUITK Alarm typo fix fixes.