xmlrpc-c 1.33.14-12build2 source package in Ubuntu

Changelog

xmlrpc-c (1.33.14-12build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:48:24 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe libs

Downloads

File Size SHA-256 Checksum
xmlrpc-c_1.33.14.orig.tar.gz 754.2 KiB dad8a8ae438f0fbca7e57e906b15cd9698aed2296797e4d9681127719ce70b3f
xmlrpc-c_1.33.14-12build2.debian.tar.xz 15.8 KiB 173e3071d7edc318f0e4deb41e31b110dc1fdd401c1fc98e6bff4efeb0e22780
xmlrpc-c_1.33.14-12build2.dsc 2.2 KiB c56a600d3b074d15d082648715ef696ac2d9d20e3e5805e1cbd656c38d5a9c8e

View changes file

Binary packages built by this source

libxmlrpc-c++8-dev: Lightweight RPC library based on XML and HTTP [C++ development libraries]

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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++.
 .
 Install this package if you wish to develop your own programs using this
 library.

libxmlrpc-c++8t64: Lightweight RPC library based on XML and HTTP [C++ runtime libraries]

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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++.

libxmlrpc-c++8t64-dbgsym: debug symbols for libxmlrpc-c++8t64
libxmlrpc-core-c3-dev: Lightweight RPC library based on XML and HTTP [C development libraries]

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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.
 .
 Install this package if you wish to develop your own programs using this
 library.

libxmlrpc-core-c3-dev-dbgsym: debug symbols for libxmlrpc-core-c3-dev
libxmlrpc-core-c3t64: Lightweight RPC library based on XML and HTTP [C runtime libraries]

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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.

libxmlrpc-core-c3t64-dbgsym: debug symbols for libxmlrpc-core-c3t64
xmlrpc-api-utils: Generate C++ wrapper classes for XML-RPC servers

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an XML document, sends it to a remote
 server using HTTP, and gets back the response as XML.
 .
 This package contains two programs:
  * xml-rpc-api2cpp, a utility for generating C++ wrapper classes based
    on an XML-RPC API, obtained by interrogating an XML-RPC server.
  * xml-rpc-api2txt, a utility for printing out an XML-RPC API as a
    text file. The API is obtained by interrogating an XML-RPC server.

xmlrpc-api-utils-dbgsym: debug symbols for xmlrpc-api-utils