Name: | libsoup |
---|---|
Version: | 2.56.0 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1612765 |
License: | LGPLv2 |
RPM: | libsoup-2.56.0-3.el7.aarch64.rpm |
Source RPM: | libsoup-2.56.0-3.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.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). |
- libsoup stuck on infinite loop for kerberized pages (rh #1439798)
- Add patch to address some of Coverity Scan and clang reported issues
- Update to 2.56.0 - Resolves: #1387019
- NTLM auth failure with latest samba (rh #1328453)
- soup_headers_parse: deal with NUL bytes in headers (rh #1302366)
- Update ja.po translation file (rh #1304238)
- Fix "make check" when LC_ALL is set (rh #1224989)
- Update to 2.48.1 - Resolves: #1174446
- Apply upstream patch to fix a crash in evolution (rh #1097202)
- Apply upstream patch to add SoupSession:tls-interaction (rh #1104368)