3 maint/build updates

Jim Meyering jim at meyering.net
Fri Jan 6 16:00:28 UTC 2012


I've done some house-cleaning:

  [PATCH 1/3] maint: update copyright year numbers
  [PATCH 2/3] build: update bootstrap and init.sh from gnulib
  [PATCH 3/3] build: update gnulib submodule to latest

Performing the copyright year updates all at once is important so
that we don't mix them with "real" changes.

The bootstrap update was much more involved than usual, due to
relatively large upstream changes.

$ g fp --stdout -3 |diffstat
 b/Makefile.am             |    2
 b/README-hacking          |    2
 b/backend.c               |    2
 b/backend.h               |    2
 b/bootstrap               |  341 ++++++++++++++++++----------------------------
 b/bootstrap.conf          |    2
 b/cfg.mk                  |    2
 b/configure.ac            |    2
 b/dc-condor-image         |    2
 b/dc-register-image       |    2
 b/dc-rhev-image.c         |    2
 b/dc-vmware-image.c       |    2
 b/gnulib                  |    2
 b/gnulib-tests/.gitignore |    3
 b/iwh.h                   |    2
 b/lib/Makefile.am         |    2
 b/logging.c               |    2
 b/logging.h               |    2
 b/man/Makefile.am         |    2
 b/meta.cpp                |    2
 b/meta.h                  |    2
 b/mpipe.c                 |    2
 b/mpipe.h                 |    2
 b/query.h                 |    2
 b/replica.c               |    2
 b/replica.h               |    2
 b/rest.c                  |    2
 b/setup.c                 |    2
 b/setup.h                 |    2
 b/state_defs.h            |    2
 b/t/Makefile.am           |    2
 b/t/hoa.h                 |    2
 b/t/hstor.c               |    2
 b/t/init.sh               |  119 ++++++++++++++--
 b/t/poke.c                |    2
 b/template.c              |    2
 b/template.h              |    2
 b/user.c                  |    2
 b/user.h                  |    2
 bootstrap.conf            |   12 -
 lib/Makefile.am           |   11 +


More information about the iwhd-devel mailing list