Changelog for
libsoup2-debugsource-2.74.3-5.2.i586.rpm :
* Wed Nov 13 2024 Michael Gorse
- Add 4c9e75c6.patch: fix an intermittent test failure (glgo#GNOME/libsoup#399).
* Tue Nov 12 2024 Michael Gorse - Add 04df03bc.patch: strictly don\'t allow NUL bytes in headers (boo#1233285 CVE-2024-52530 glgo#GNOME/libsoup#377).- Add libsoup-CVE-2024-52532.patch: websocket: Process the frame as soon as we read data (boo#1233287 CVE-2024-52532).- Add 29b96fab.patch: websocket-test: disconnect error copy after the test ends (glgo#GNOME/libsoup#391).- Add a35222dd.patch: be more robust against invalid input when parsing params (boo#1233292 CVE-2024-52531 glgo#GNOME/libsoup!407).
* Thu Dec 14 2023 Dominique Leuenberger - Add ced3c5d8.patch: Fix build with libxml2-2.12.0 and clang-17.
* Mon Jul 31 2023 Bjørn Lie - Add upstream bug fixes: + 4d12c3e5.patch: lib: Add g_task_set_source_tag() everywhere + 48b3b611.patch: lib: Add names to various GSources- Drop no longer valid translation-update-upstream BuildRequires and macro.- Use ldconfig_scriptlets macro for post(un) handling.
* Wed Oct 12 2022 Bjørn Lie - Update to version 2.74.3: + Add missing g-i annotations to `soup_address_get_sockaddr()` and `soup_socket_read_until()`. + Add missing `extern` when building on Windows. + Update libxml2 fallback for meson wrap. + Improvements when using libsoup with meson wraps.
* Wed Nov 24 2021 Bjørn Lie - Update to version 2.74.2: + Error when libsoup3 is already loaded before libsoup2.
* Sun Oct 24 2021 Bjørn Lie - Update to version 2.74.1: + Fix support for older versions of Vala. + Fix trying to build sysprof as a subproject on Windows. + Fix missing `extern \"C\"` in an installed header. + Improve `gssapi` dependency handling. + Fix `libsoup-doc` build target. + Updated translations.
* Sat Oct 02 2021 Bernhard Wiedemann - Add libsoup2-extend-test-cert.patch to fix tests after 2027 (boo#1102840)
* Wed Sep 29 2021 Dominique Leuenberger - Add Provides: libsoup2 to the library, so that the lang package is installable.- Remove the left-over provides/obsoltes for libsoup (which is now libsoup 3).
* Wed Aug 25 2021 Dominique Leuenberger - Rename source package to libsoup2, as a compatibility package while the world moves to libsoup3 (with HTTP/2 support).