| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.11.0: + Dump hosts during record. + Add HTTP/2 support. + Add Location field support. + Fix memory leak in uhm_message_finalize.
- Update to version 0.10.0: + Bugs fixed: - Add PATCH request method. - Add CONNECT request method.
- Update to version 0.9.0:
+ This release ports the library to use libsoup 3.x. Note that
you should stick to using the latest 0.5.x version if the
tested piece of software still requires libsoup 2.x as the 2
versions cannot be used in the same programm.
- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
BuildRequires following upstreams port.
- Rename sub-package typelib and shared library following upstreams
bump of soname.
- Update to version 0.5.5:
+ This release fixes the gtk-doc directory containing the version
number twice.
- Changes from version 0.5.4:
+ This new release drops support for autotools, by using the
meson build system, and older versions of libsoup 2.x.
- Add gtk-doc and meson BuildRequires and macros.
- Use ldconfig_scriptlets for post(un) handling.
- Update URL and Source to new home.
- Update to version 0.5.3 * Add an integration tutorial (by Rasmus Thomsen) (#3) * Only specify SOUP_SERVER_LISTEN_HTTPS if TLS is enabled (!9) * Expand TLS certificate instructions (!10) * Add GitLab CI * Fix autoconf-archive usage due to them breaking API * Bump GObject dependency to 2.38 to use newer private data API
- Update to version 0.5.1: + Fix header include path in GIR/VAPI file. + Various build system cleanups. - Tweak Group to silence rpmlint. - Add pkgconfig(vapigen) BuildRequires: Build vala support.