Skip to content

Commit

Permalink
libxml2: Add version 2.13.4, fixes a few CVE issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Sep 19, 2024
1 parent 33e83ff commit 44705b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/libxml2/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"2.13.4":
url: "https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.4.tar.xz"
sha256: "65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650"
"2.12.7":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz"
sha256: "24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56"
Expand Down
2 changes: 2 additions & 0 deletions recipes/libxml2/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"2.13.4":
folder: all
"2.12.7":
folder: all
"2.12.6":
Expand Down

0 comments on commit 44705b5

Please sign in to comment.