Skip to content

Commit

Permalink
libxml2: version 2.12.9, 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 44705b5 commit d3b9267
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions recipes/libxml2/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,7 +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.9":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.tar.xz"
sha256: "59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590"
"2.12.7":
url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz"
sha256: "24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56"
Expand Down
2 changes: 1 addition & 1 deletion recipes/libxml2/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
versions:
"2.13.4":
"2.12.9":
folder: all
"2.12.7":
folder: all
Expand Down

0 comments on commit d3b9267

Please sign in to comment.