mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Changelog: https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes Fixes CVE-2024-45490, CVE-2024-45491 & CVE-2024-45492. Follow upstream switch of project repository to github: https://sourceforge.net/p/expat/news/2022/01/project-moved-to-github/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
config BR2_PACKAGE_EXPAT
|
|
bool "expat"
|
|
help
|
|
The Expat XML Parser.
|
|
|
|
https://libexpat.github.io/
|