poky/meta
hongxu 1599d1a68e patch: upgrade 2.7.6 -> 2.8
Drop obsolete patch, the lib/gnulib.mk has been removed by upstream
- 0001-Unset-need_charset_alias-when-building-for-musl.patch

Drop backport patches:
- 0002-Fix-segfault-with-mangled-rename-patch.patch
- 0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch
- 0004-Fix-arbitrary-command-execution-in-ed-style-patches-.patch
- 0001-Fix-swapping-fake-lines-in-pch_swap.patch
- CVE-2019-13636.patch
- 0001-Invoke-ed-directly-instead-of-using-the-shell.patch
- 0001-Don-t-leak-temporary-file-on-failed-ed-style-patch.patch
- 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch
- CVE-2019-20633.patch

GNU patch 2.8 released: http://savannah.gnu.org/news/?id=10741

NEWS since v2.7.6 (2018-02-03):

    The --follow-symlinks option now applies to output files as well as input.
    'patch' now supports file timestamps after 2038 even on traditional

  GNU/Linux platforms where time_t defaults to 32 bits.

    'patch' no longer creates files with names containing newlines,

  as encouraged by POSIX.1-2024.

    Patches can no longer contain NUL ('\0') bytes in diff directive lines.

  These bytes would otherwise cause unpredictable behavior.

    Patches can now contain sequences of spaces and tabs around line numbers

  and in other places where POSIX requires support for these sequences.

    --enable-gcc-warnings no longer uses expensive static checking.

  Use --enable-gcc-warnings=expensive if you still want it.

    Fix undefined or ill-defined behavior in unusual cases, such as very

  large sizes, possible stack overflow, I/O errors, memory exhaustion,
  races with other processes, and signals arriving at inopportune moments.

    Remove old "Plan B" code, designed for machines with 16-bit pointers.
    Assume C99 or later; previously it assumed C89 or later.
    Port to current GCC, Autoconf, Gnulib, etc.

(From OE-Core rev: b7034d912122582bd63f06d2e4a849dd376b7157)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-22 14:36:49 +01:00
..
classes bitbake.conf/pseudo: Switch from exclusion list to inclusion list 2025-05-12 22:01:56 +01:00
classes-global insane.bbclass: Add unimplemented-ptest detection for cargo-based tests 2025-05-19 17:35:43 +01:00
classes-recipe uboot-sign: Add support for setting firmware property in FIT configuration 2025-05-22 14:36:49 +01:00
conf ptest-packagelists: Add riscv64 exclusions so we can add testing 2025-05-15 10:55:26 +01:00
files overlayfs-etc: Unmount /sys and /proc before init 2025-03-27 11:19:04 +00:00
lib oeqa/selftest/rust: Add exclusion to fix riscv64 builds 2025-05-15 10:55:26 +01:00
recipes-bsp grub,grub-efi: Pin to using gcc on aarch64 2025-05-22 14:36:49 +01:00
recipes-connectivity connman: Fix CVE-2025-32366 2025-05-19 17:35:42 +01:00
recipes-core busybox: Fix build on architectures without SYS_settimeofday 2025-05-22 14:36:49 +01:00
recipes-devtools patch: upgrade 2.7.6 -> 2.8 2025-05-22 14:36:49 +01:00
recipes-extended ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3 2025-05-22 14:36:49 +01:00
recipes-gnome libadwaita: upgrade 1.7.0 -> 1.7.2 2025-05-13 10:29:21 +01:00
recipes-graphics mesa: add support for asahi drivers 2025-05-19 17:55:18 +01:00
recipes-kernel perf: Do not treat maybe-uninitialized warnings as errors 2025-05-22 14:36:49 +01:00
recipes-multimedia libvorbis: Ignore -mfused-madd as well for clang 2025-05-19 17:55:18 +01:00
recipes-rt rt-tests: Fix build with glibc 2.41+ 2025-01-29 16:16:52 +00:00
recipes-sato core-image-sato: fix SDK dependency on glib 2025-05-12 22:01:55 +01:00
recipes-support libunwind: disable installation of tests dir 2025-05-22 14:36:49 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt