summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-02-24 16:49:54 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-02-25 15:16:41 +0300
commit5ece535275d29ff1f662cb331f43bc1173121e8f (patch)
treeb24203e71022007b7564411ce9fa36f5b2c0048e
parentdb2e0f6dbc95b3ba4ed3b0de1820eeeb517c9ad7 (diff)
Release version 2.1.0+1v2.1.0+1
Upgrade to the tip of the 2.1 branch of the upstream package, which in particular fixes CVE-2021-45960, CVE-2021-46143, CVE-2022-22822 - CVE-2022-22827, CVE-2022-23852, CVE-2022-23990, CVE-2022-25235, CVE-2022-25236, CVE-2022-25313, and CVE-2022-25315.
-rw-r--r--libexpat/.gitignore5
-rw-r--r--libexpat/manifest3
m---------upstream0
3 files changed, 7 insertions, 1 deletions
diff --git a/libexpat/.gitignore b/libexpat/.gitignore
index 4c4fec7..3dcc22f 100644
--- a/libexpat/.gitignore
+++ b/libexpat/.gitignore
@@ -3,9 +3,14 @@
*.d
*.t
*.i
+*.i.*
*.ii
+*.ii.*
*.o
*.obj
+*.gcm
+*.pcm
+*.ifc
*.so
*.so.*
*.dll
diff --git a/libexpat/manifest b/libexpat/manifest
index d158aef..887ce1c 100644
--- a/libexpat/manifest
+++ b/libexpat/manifest
@@ -1,7 +1,8 @@
: 1
name: libexpat
-version: 2.1.0
+version: 2.1.0+1
project: expat
+priority: security
summary: Stream-oriented XML parsing C library
license: MIT
topics: Expat, C, XML parser, streaming
diff --git a/upstream b/upstream
-Subproject 9bc7d8ae2e5a0025a4f825f56d52481d706dab1
+Subproject 1df4d77d92f0a856ad29cbbfb5fad4b89bc32b5