Name: | libsoup |
---|---|
Version: | 2.72.0 |
Release: | 10.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1357522 |
License: | LGPLv2 |
RPM: | libsoup-2.72.0-10.el9.aarch64.rpm |
Source RPM: | libsoup-2.72.0-10.el9.src.rpm |
Build Date: | Fri Feb 21 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://wiki.gnome.org/Projects/libsoup |
Summary: | Soup, an HTTP library implementation |
Description: | Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). |
- Enable tests in check, and add patches to fix tests Resolves: RHEL-76426
- Add patches for CVE-2024-52530, CVE-2024-52531, and CVE-2024-52532 Resolves: RHEL-67069 Resolves: RHEL-67081