Changelog for
libsoup-2_4-1-2.74.3-lp153.11.7.x86_64.rpm :
* 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).
* Mon Aug 23 2021 Dominique Leuenberger - Update to version 2.74.0: + IMPORTANT: Enable ssl-use-system-ca-file by default on deprecated Sync and Async sessions. + Fix including headers in C++ projects. + Fix attempting to resolve relative paths with data URIs. + Support Content-Disposition headers without a disposition-type. + Fix building VAPI bindings with latest Vala. + Fix sending a Content-Length header in a response with status code of 1xx or 204. + Updated translations.- Drop libsoup-fix-SSL-test.patch: fixed upstream.
* Fri Feb 26 2021 Pedro Monreal - Run the regression tests using GnuTLS NORMAL priority
* Mon Feb 08 2021 Pedro Monreal - Disable tls_interaction-test until resolved upstream
* See https://gitlab.gnome.org/GNOME/libsoup/issues/120- Add libsoup-skip-tls_interaction-test.patch
* Mon Feb 08 2021 Pedro Monreal - Fix tests: fix SSL test with glib-networking >= 2.65.90
* See https://gitlab.gnome.org/GNOME/libsoup/issues/201- Add libsoup-fix-SSL-test.patch- Remove patches:
* libsoup-disable-ssl-tests.patch
* libsoup-disable-hsts-tests.patch
* Thu Nov 12 2020 Dominique Leuenberger - Disable sysprof integration: this causes a nasty build cycle. + Pass -Dsysprof=disabled to meson. + Remove pkgconfig(sysprof-4) and pkgconfig(sysprof-capture-4), as well as pkgconfig(sysprof-4) in the devel project.
* Mon Sep 14 2020 dimstarAATTopensuse.org- Update to version 2.72.0: + Fix critical after cancelling a message that failed auth. + Updated translations.
* Sat Sep 05 2020 Dominique Leuenberger - Update to version 2.71.1: + Add support for 308 Premanent Redirect. + Add basic sysprof profiling for HTTP messages. + Various build fixes. + Updated translations.- Add pkgconfig(sysprof-4) and pkgconfig(sysprof-capture-4) BuildRequires: new dependencies.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 2.71.0: + Redesign directory list returned for `file://` requests. + Add `SOUP_COOKIE_JAR_ACCEPT_GRANDFATHERED_THIRD_PARTY` policy. + Add soup_message_is_feature_disabled() API. + Fix potential leak when setting SoupSession:tls-interaction. + Fix building with Visual Studio. + Updated translations.- Drop libsoup-test-utils-fix.patch: fixed upstream.
* Mon May 11 2020 Dominique Leuenberger - Autodetect the location of krb5-config: krb5 adds itself to $PATH.
* Thu Apr 16 2020 Bjørn Lie - Add libsoup-disable-ssl-tests.patch: Disable ssl tests, as they randomly fail for all arches (glgo#GNOME/libsoup#188).- Rebase/refresh patches.
* Tue Mar 24 2020 Bjørn Lie - Add libsoup-test-utils-fix.patch: test-utils: Clarify meaning of an environment variable.
* Sat Mar 07 2020 bjorn.lieAATTgmail.com- Update to version 2.70.0: + Deprecate SoupSession:proxy-uri. + Updated translations.
* Wed Feb 26 2020 dimstarAATTopensuse.org- Update to version 2.69.90: + Add new API to expose support for same-site cookies. + Fix TRACE method not being considered safe and idempotent internally. + WebSockets: ensure a new connection is created for WebSocket requests. + WebSockets: do not start the input source when IO is closing. + Deprecate soup_date_to_timeval(). + build: Update glib requirement to 2.58. + Updated translations.
* Wed Feb 26 2020 Bjørn Lie - Update to version 2.68.4: + WebSockets: - Ensure a new connection is created for WebSocket requests. - Do not start the input source when IO is closing. + build: Update glib requirement to 2.58.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Thu Jan 09 2020 olafAATTaepfle.de- Usage of g_canonicalize_filename requires glib 2.58