All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Update gnulib and drop some patches
@ 2022-01-27 19:39 Robbie Harwood
  2022-01-27 19:39 ` [PATCH v3 1/4] Use visual indentation in config.h.in Robbie Harwood
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Robbie Harwood @ 2022-01-27 19:39 UTC (permalink / raw)
  To: grub-devel; +Cc: dkiper, darren.kenny, ps, dja, development, Robbie Harwood

Changes in this version:
- Make the version of bootstrap match what it's supposed to
- Restore fix-width.patch at dkiper's request

Be well,
--Robbie

Robbie Harwood (4):
  Use visual indentation in config.h.in
  Drop gnulib fix-base64.patch
  Drop gnulib no-abort.patch
  Update gnulib version and drop most gnulib patches

 bootstrap                                     | 319 ++++++++++--------
 bootstrap.conf                                |  18 +-
 conf/Makefile.extra-dist                      |   8 -
 config.h.in                                   |  78 +++--
 configure.ac                                  |   2 +-
 grub-core/Makefile.core.def                   |   1 +
 grub-core/lib/gnulib-patches/fix-base64.patch |  21 --
 .../lib/gnulib-patches/fix-null-deref.patch   |  13 -
 .../gnulib-patches/fix-null-state-deref.patch |  12 -
 .../fix-regcomp-uninit-token.patch            |  15 -
 .../fix-regexec-null-deref.patch              |  12 -
 .../gnulib-patches/fix-uninit-structure.patch |  11 -
 .../lib/gnulib-patches/fix-unused-value.patch |  14 -
 grub-core/lib/gnulib-patches/no-abort.patch   |  26 --
 grub-core/lib/posix_wrap/sys/types.h          |   7 +-
 grub-core/lib/xzembed/xz.h                    |   5 +-
 16 files changed, 248 insertions(+), 314 deletions(-)
 delete mode 100644 grub-core/lib/gnulib-patches/fix-base64.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-null-deref.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-null-state-deref.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-regcomp-uninit-token.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-regexec-null-deref.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-uninit-structure.patch
 delete mode 100644 grub-core/lib/gnulib-patches/fix-unused-value.patch
 delete mode 100644 grub-core/lib/gnulib-patches/no-abort.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-02 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-27 19:39 [PATCH v3 0/4] Update gnulib and drop some patches Robbie Harwood
2022-01-27 19:39 ` [PATCH v3 1/4] Use visual indentation in config.h.in Robbie Harwood
2022-01-27 19:39 ` [PATCH v3 2/4] Drop gnulib fix-base64.patch Robbie Harwood
2022-01-27 19:39 ` [PATCH v3 3/4] Drop gnulib no-abort.patch Robbie Harwood
2022-01-27 19:40 ` [PATCH v3 4/4] Update gnulib version and drop most gnulib patches Robbie Harwood
2022-02-01 18:59 ` [PATCH v3 0/4] Update gnulib and drop some patches Glenn Washburn
2022-02-02 15:24   ` Robbie Harwood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.