diff --git a/general/graphlib/libwebp.xml b/general/graphlib/libwebp.xml index ea8f1af0ff..290afab8f0 100644 --- a/general/graphlib/libwebp.xml +++ b/general/graphlib/libwebp.xml @@ -71,7 +71,7 @@ Required patch: - + @@ -97,13 +97,11 @@ Installation of libwebp - Fix a security issue identified upstream: -patch -Np1 -i ../libwebp-&libwebp-version;-security_update-1.patch +patch -Np1 -i ../libwebp-&libwebp-version;-security_update-2.patch Install libwebp by running the following diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 0899663de7..0da5e075c6 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,12 @@ September 13th, 2023 + + [ken] - Updated the libwebp patch to version2, this adds + a second chromium commit which the debian bug pointed to. + Fixes + #18544. + [ken] - Patch libwebp-1.3.1 for a critical vulnerability. This is not the official fix, which is not yet public, but was