Package xmlrpc-c-client-1.51.0-8.el8.x86_64
Name | xmlrpc-c-client |
---|---|
Epoch | 0 |
Version | 1.51.0 |
Release | 8.el8 |
Architecture | x86_64 |
Website/URL | http://xmlrpc-c.sourceforge.net/ |
License | BSD and MIT |
Build Time | 2023-08-03 13:36:57 |
Build Host | builder-x86-03.inferitos.ru |
Summary | C client libraries for xmlrpc-c |
Repositories | BaseOS |
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. |
Errata | — |
Size | 40 KiB |
Source Project | xmlrpc-c-1.51.0-8.el8 |
SHA-256 checksum | 9645ea7ab9ce3563a39fb597e86fc1c2172d65c060060694483314a62a52dc17 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.51.0-8 - Rebuilt for MSVSphere 8.8 * Thu Apr 14 2022 Rob Crittenden <rcritten@redhat.com> - 1.51.0-8 - Address some Coverity issues in the patch set * Tue Apr 05 2022 Rob Crittenden <rcritten@redhat.com> - 1.51.0-7 - 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) * Thu Mar 03 2022 Rob Crittenden <rcritten@redhat.com> - 1.51.0-6 - Add missing validation of encoding (CVE-2022-25235) (#2070481) * Thu Apr 19 2018 Adam Williamson <awilliam@redhat.com> - 1.51.0-5 - Backport upstream fix for console spam with debug messages (#1541868) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.51.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.51.0-3 - Switch to %ldconfig_scriptlets * Wed Jan 17 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.51.0-2 - BuildRequire openssl by pkgconfig() * Mon Jan 01 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.51.0-1 - Update to 1.51.0 * Sun Oct 01 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.49.02-2 - Fix Requires.private in xmlrpc_server++.pc