mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
This bumps WebKitGTK to the 2.52 stable series. A welcome change is the addition of the USE_GSTREAMER CMake option that can be used as a blanket option to toggle all multimedia support, which matches exactly the intention behind BR2_PACKAGE_WEBKITGTK_MULTIMEDIA. Includes fixes (among others) for CVE-2026-20643, CVE-2026-20664, CVE-2026-20665, CVE-2026-20691, CVE-2026-28857, CVE-2026-28859, CVE-2026-28861, CVE-2026-28871, CVE-2025-43457, CVE-2025-46299, CVE-2026-20608, CVE-2026-20635, CVE-2026-20636, CVE-2026-20644, CVE-2026-20652, and CVE-2026-20676. Highlights of the 2.52 series: - https://webkitgtk.org/2026/03/18/webkitgtk-2.52-highlights.html Release notes: - https://webkitgtk.org/2026/04/16/webkitgtk2.52.3-released.html - https://webkitgtk.org/2026/04/13/webkitgtk2.52.2-released.html - https://webkitgtk.org/2026/03/27/webkitgtk2.52.1-released.html - https://webkitgtk.org/2026/03/18/webkitgtk2.52.0-released.html - https://webkitgtk.org/2026/03/12/webkitgtk2.50.6-released.html Security advisories: - https://webkitgtk.org/security/WSA-2026-0002.html - https://webkitgtk.org/security/WSA-2026-0001.html Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Julien Olivain <ju.o@free.fr>