]> git.ipfire.org Git - thirdparty/grub.git/commit
gnulib: Update gnulib version and drop most gnulib patches
authorRobbie Harwood <rharwood@redhat.com>
Tue, 15 Mar 2022 18:05:42 +0000 (14:05 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 21 Mar 2022 18:14:54 +0000 (19:14 +0100)
commit2b790245980397652ed1de3fb81ad4168ab639b5
tree99372dcf2546f74af6abb5860abf428f3622e7b7
parentcd37d3d3916c286cd41ed2c76f6c797f88576dd9
gnulib: Update gnulib version and drop most gnulib patches

In addition to the changes carried in our gnulib patches, several
Coverity and code hygiene fixes that were previously downstream are also
included in this 3-year gnulib increment.

Unfortunately, fix-width.patch is retained.

Bump minimum autoconf version from 2.63 to 2.64 and automake from 1.11
to 1.14, as required by gnulib.

Sync bootstrap script itself with gnulib.

Update regexp module for new dynarray dependency.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
13 files changed:
INSTALL
bootstrap
bootstrap.conf
conf/Makefile.extra-dist
config.h.in
configure.ac
grub-core/Makefile.core.def
grub-core/lib/gnulib-patches/fix-null-deref.patch [deleted file]
grub-core/lib/gnulib-patches/fix-null-state-deref.patch [deleted file]
grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch [deleted file]
grub-core/lib/gnulib-patches/fix-regexec-null-deref.patch [deleted file]
grub-core/lib/gnulib-patches/fix-uninit-structure.patch [deleted file]
grub-core/lib/gnulib-patches/fix-unused-value.patch [deleted file]