summaryrefslogtreecommitdiff
path: root/libxerces-c/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-04-01 20:42:27 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-04-01 20:42:45 +0300
commit1a1828648f3c06580ffe7a9f78c557a9e73c5bcd (patch)
tree890d79cbd8f77c7fec04a5bb8fcd273210b6b42a /libxerces-c/manifest
parent7683a8b7a9e8f4be61a5dee67667db54646d80d3 (diff)
Upgrade to 3.2.5
Note that this upstream version properly fixes the use-after-free error (CVE-2018-1311) triggered during the scanning of external DTDs (see https://issues.apache.org/jira/browse/XERCESC-2188 for details).
Diffstat (limited to 'libxerces-c/manifest')
-rw-r--r--libxerces-c/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/libxerces-c/manifest b/libxerces-c/manifest
index 28a3cb0..87a339e 100644
--- a/libxerces-c/manifest
+++ b/libxerces-c/manifest
@@ -3,10 +3,11 @@ name: libxerces-c
# Note: remember to update doc-url below!
#
-version: 3.2.4+2
+version: 3.2.5-a.0.z
language: c++
project: xerces-c
+priority: security
summary: Validating XML parsing and serialization C++ library
license: Apache-2.0 ; Apache License 2.0.
topics: Xerces, C++, XML parser, DOM, SAX