| Name: | xmlrpc-c-client |
|---|---|
| Version: | 1.51.0 |
| Release: | 11.el8_10 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 70008 |
| License: | BSD and MIT |
| RPM: | xmlrpc-c-client-1.51.0-11.el8_10.aarch64.rpm |
| Source RPM: | xmlrpc-c-1.51.0-11.el8_10.src.rpm |
| Build Date: | Tue Apr 22 2025 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://xmlrpc-c.sourceforge.net/ |
| Summary: | C client libraries for xmlrpc-c |
| Description: | XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C clients. |
- Restrict XML Entity Expansion Depth in libexpat CVE-2024-8176
- Prevent integer overflow or wraparound, CVE-2024-4549 (RHEL-57519)
- Address segfault found in CVE-2023-52425 (RHEL-24226)
- Address some Coverity issues in the patch set
- lib: Prevent more integer overflows (CVE-2022-22822 to CVE-2022-22827) (#2058567, #2058576, #2058582, #2058589, #2058595, #2058602) - Prevent integer overflow on m_groupSize in doProlog (CVE-2021-46143) (#2058560)
- Add missing validation of encoding (CVE-2022-25235) (#2070481)
- Backport upstream fix for console spam with debug messages (#1541868)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- BuildRequire openssl by pkgconfig()