mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
d1c44f8cdf61bdce0567cd86f47d04ab0ac9df3f
https://github.com/wolfSSL/wolfssl/blob/v5.9.1-stable/ChangeLog.md Restored patch 0001 to its original state. Updated license hashes due to upstream commits: "updating license from GPLv2 to GPLv3"629c5b4cf6"Add GPLv2 exception list to LICENSING"e02de78507with various follow-up commits:0d49df773532d33f2a531e9d71af4218332faa05Fixes the following CVEs: * [High] CVE-2026-5264 * [High] CVE-2026-5263 * [High] CVE-2026-5295 * [High] CVE-2026-5466 * [High] CVE-2026-5477 * [High] CVE-2026-5447 * [High] CVE-2026-5500 * [High] CVE-2026-5501 * [High] CVE-2026-5503 * [Low] CVE-2026-5187 * [Low] CVE-2026-5188 * [Low] CVE-2026-5448 * [Low] CVE-2026-5772 * [Low] CVE-2026-5778 * [High] CVE-2026-3548 * [High] CVE-2026-3549 * [High] CVE-2026-3547 * [Low] CVE-2026-0819 * [Low] CVE-2026-1005 * [Low] CVE-2026-2645 * [Low] CVE-2026-3230 * [Low] CVE-2025-12888 * [Med.] CVE-2025-11936 * [Low] CVE-2025-11935 * [Low] CVE-2025-11934 * [Low] CVE-2025-11933 * [Low] CVE-2025-11931 * [Low] CVE-2025-11932 * [Low] CVE-2025-12889 * [Low] CVE-2025-13912 * [High] CVE-2025-7395 * [Med.] CVE-2025-7394 * [Low] CVE-2025-7396 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit99f8ed1212) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
…
…
…
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. The documentation can be found in docs/manual. You can generate a text document with 'make manual-text' and read output/docs/manual/manual.text. Online documentation can be found at https://buildroot.org/docs.html To build and use the buildroot stuff, do the following: 1) run 'make menuconfig' 2) select the target architecture and the packages you wish to compile 3) run 'make' 4) wait while it compiles 5) find the kernel, bootloader, root filesystem, etc. in output/images You do not need to be root to build or run buildroot. Have fun! Buildroot comes with a basic configuration for a number of boards. Run 'make list-defconfigs' to view the list of provided configurations. Please feed suggestions, bug reports, insults, and bribes back to the buildroot mailing list: buildroot@buildroot.org You can also find us on #buildroot on OFTC IRC. If you would like to contribute patches, please read https://buildroot.org/manual.html#submitting-patches
Description
Languages
Makefile
62.6%
Python
18.8%
C
8.5%
Shell
6.1%
PHP
1.4%
Other
2.2%