[Buildroot] [git commit] boot/grub2: bump to version 2.12

Yann E. MORIN yann.morin.1998 at free.fr
Sat Dec 23 11:13:18 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=5baf1ffe7ec959356b5bf4ba8dd6d7e1d4d8689c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

For release announce on mailing list, see [1].
For release general news, see [2].

This commit removes all package patches, as they are all included in
this version.

The .checkpackageignore file is updated accordingly (the entry for
patch 0001 is removed).

This commit also removes GRUB2_AVOID_AUTORECONF hooks, since patch
0001 is removed.

This commit also removes the GRUB2_IGNORE_CVES entries associated to
the removed patches. The version bump should now explicitly exclude
those CVEs. For patches 8 and 9, the upstream commit IDs were
incorrectly recorded:
  - patch 8 mentioned d5caac8ab79d068ad9a41030c772d03a4d4fbd7b while
    the actual commit is 5bff31cdb6b93d738f850834e6291df1d0b136fa
  - patch 9 mentioned 166a4d61448f74745afe1dac2f2cfb85d04909bf while
    the actual commit is 347880a13c239b4c2811c94c9a7cf78b607332e3

Finally, this commit introduces a new patch, adding a missing file in
the release tarball.

[1] https://lists.gnu.org/archive/html/grub-devel/2023-12/msg00052.html
[2] https://git.savannah.gnu.org/gitweb/?p=grub.git;a=blob;f=NEWS;hb=refs/tags/grub-2.12

Signed-off-by: Julien Olivain <ju.o at free.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 .checkpackageignore                                |   1 -
 ...-grub-core-extra_deps.lst-file-in-release.patch |  37 ++
 ...ke-grub_fstest.pp-depend-on-config-util.h.patch |  45 --
 ...b-mkconfig-Restore-umask-for-the-grub.cfg.patch |  43 --
 ...efi-chainloader-Simplify-the-loader-state.patch | 126 ----
 ...ds-boot-Add-API-to-pass-context-to-loader.patch | 165 -----
 ...er-efi-chainloader-Use-grub_loader_set_ex.patch |  80 ---
 ...-Reject-non-kernel-files-in-the-shim_lock.patch | 105 ----
 .../0007-video-Remove-trailing-whitespaces.patch   | 689 ---------------------
 ...rs-png-Abort-sooner-if-a-read-operation-f.patch | 204 ------
 ...rs-png-Refuse-to-handle-multiple-image-he.patch |  34 -
 ...rs-png-Drop-greyscale-support-to-fix-heap.patch | 173 ------
 ...rs-png-Avoid-heap-OOB-R-W-inserting-huff-.patch |  44 --
 ...rs-jpeg-Block-int-underflow-wild-pointer-.patch |  78 ---
 .../0013-net-ip-Do-IP-fragment-maths-safely.patch  |  56 --
 ...http-Fix-OOB-write-for-split-http-headers.patch |  50 --
 ...p-Error-out-on-headers-with-LF-without-CR.patch |  52 --
 ...ze-overflow-in-grub_font_get_glyph_intern.patch | 116 ----
 ...veral-integer-overflows-in-grub_font_cons.patch |  83 ---
 ...ont-Fix-an-integer-underflow-in-blit_comb.patch |  93 ---
 ...xt2-Ignore-checksum-seed-incompat-feature.patch |  61 --
 ...xt2-Ignore-the-large_dir-incompat-feature.patch |  60 --
 boot/grub2/grub2.hash                              |   4 +-
 boot/grub2/grub2.mk                                |  30 +-
 24 files changed, 40 insertions(+), 2389 deletions(-)

Patch is too large, so refusing to show it



More information about the buildroot mailing list