• E
    build: update to latest gnulib, for secure tarball · fcc28936
    Eric Blake 提交于
    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.
    (cherry picked from commit f12e1396)
    
    Conflicts:
    	.gnulib - skip all intermediate commits touching this file
    	bootstrap - likewise
    fcc28936
cfg.mk 26.6 KB