]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: update to latest gnulib, for secure tarball
authorEric Blake <eblake@redhat.com>
Tue, 10 Jul 2012 15:37:07 +0000 (09:37 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 26 Jul 2012 13:50:59 +0000 (07:50 -0600)
commitf12e1396212b9127306245c61566f171a3df7aa3
tree14e79e780a00f44bac945d54fa1095910d6e6a97
parentdcfb7050c4b942c9bf48e40b768ead1248973a42
build: update to latest gnulib, for secure tarball

Pick up some build fixes in the latest gnulib.  In particular,
we want to ensure that official tarballs are secure, but don't
want to penalize people who don't run 'make dist', since fixed
automake still hasn't hit common platforms like Fedora 17.

* .gnulib: Update to latest, for Automake CVE-2012-3386 detection.
* bootstrap: Resync from gnulib.
* bootstrap.conf (gnulib_extra_files): Drop missing, since gnulib
has dropped it in favor of Automake's version.
* cfg.mk (local-checks-to-skip): Conditionally skip the security
check in cases where it doesn't matter.
.gnulib
bootstrap
bootstrap.conf
cfg.mk