]> git.proxmox.com Git - grub2.git/commit
Switch build-deps from gcc-10 to gcc-12. Closes: #1022184
authorSteve McIntyre <93sam@debian.org>
Sun, 11 Dec 2022 12:16:40 +0000 (12:16 +0000)
committerSteve McIntyre <93sam@debian.org>
Sun, 11 Dec 2022 16:47:49 +0000 (16:47 +0000)
commit16895d90dd915342bbb8593c403849b6ba93feb7
tree4debfa99199c8c79a6b308fbf36953635c32036d
parent552fb3133016abd9b4f49bbafcab5d9b3cd1f09a
Switch build-deps from gcc-10 to gcc-12. Closes: #1022184

Also needs backports from upstream commits to fix warnings/errors
from using gcc 12:

be8eb0eed util/mkimage: Fix dangling pointer may be used error
acffb8148 build: Fix -Werror=array-bounds array subscript 0 is outside array bounds
3ce13d974 lib/reed_solomon: Fix array subscript 0 is outside array bounds
debian/changelog
debian/control
debian/patches/gcc12_build_array_bounds.patch [new file with mode: 0644]
debian/patches/gcc12_build_array_bounds2.patch [new file with mode: 0644]
debian/patches/gcc12_build_dangling_pointer.patch [new file with mode: 0644]
debian/patches/series
debian/rules