mbox

[v1,0/5] *** SUBJECT HERE ***

Message ID cover.1664412180.git.geoff@infradead.org
State New
Headers show

Pull-request

https://github.com/glevand/petitboot--petitboot.git build-fixes

Message

Geoff Levand Sept. 29, 2022, 12:52 a.m. UTC
Hi Jeremy,

Here are a few fixups for using newer development tools.

-Geoff

The following changes since commit 1aded99ae2c7a49856da550ecf0b8be327398169:

  lib/security: Update full when generating signature url (2022-09-28 17:11:23 -0700)

are available in the Git repository at:

  https://github.com/glevand/petitboot--petitboot.git build-fixes

for you to fetch changes up to 452424632f165f07e25aaf549099d1d2e15d4eb4:

  Fix build warnings. (2022-09-28 21:01:19 -0700)

----------------------------------------------------------------
Geoff Levand (5):
      bootstrap: Fix warnings
      yacc: Fix warnings
      gettext: Fix error
      Makefile: Add 'make help'
      Fix build warnings.

 .gitignore                      |  3 +++
 Makefile.am                     |  9 +++++++
 configure.ac                    | 24 +++++++++--------
 discover/grub2/grub2-parser.y   |  4 +--
 discover/native/native-parser.y |  4 +--
 discover/paths.c                |  2 ++
 discover/pxe-parser.c           |  4 ++-
 m4/gpgme.m4                     | 60 +++++++++++++++++++++++++++++++++--------
 ui/ncurses/nc-plugin.c          |  1 +
 9 files changed, 84 insertions(+), 27 deletions(-)