libxml2_13: fix CVE-2026-0990
This commit is contained in:
@@ -23,6 +23,12 @@ let
|
||||
# See also https://gitlab.gnome.org/GNOME/libxml2/-/issues/906
|
||||
# Source: https://github.com/chromium/chromium/blob/4fb4ae8ce3daa399c3d8ca67f2dfb9deffcc7007/third_party/libxml/chromium/xml-attr-extra.patch
|
||||
./xml-attr-extra.patch
|
||||
|
||||
(fetchpatch {
|
||||
name = "CVE-2026-0990.patch";
|
||||
url = "https://gitlab.gnome.org/GNOME/libxml2/-/commit/1961208e958ca22f80a0b4e4c9d71cfa050aa982.patch";
|
||||
hash = "sha256-Df2WLCTsP/ItSzgnVkNjRpLKkBP4xUOXEfCUV9o/Yks=";
|
||||
})
|
||||
];
|
||||
freezeUpdateScript = true;
|
||||
extraMeta = {
|
||||
|
||||
Reference in New Issue
Block a user