Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tinyxml - A simple, small, C++ XML parser
- Description:
TinyXML is a simple, small, C++ XML parser that can be easily integrating
into other programs. Have you ever found yourself writing a text file parser
every time you needed to save human readable data or serialize objects?
TinyXML solves the text I/O file once and for all.
(Or, as a friend said, ends the Just Another Text File Parser problem.)
Packages
tinyxml-2.6.2-20.aldos.src
[215 KiB] |
Changelog
by Joel Barrios (2024-01-14):
- apply Debian patch to fix CVE-2021-42260 (rhbz#2253716, rhbz#2253718)
- apply Debian patch to fix CVE-2023-34194 and its duplicate, CVE-2023-40462
(rhbz#2254376, rhbz#2254381)
|