Re: [PATCH v2 4/4] Update gnulib version and drop all gnulib patches

2022-01-27 Thread Robbie Harwood
Glenn Washburn writes: > Robbie Harwood wrote: > > >> -scriptversion=2019-01-04.17; # UTC >> +scriptversion=2021-04-11.09; # UTC > > This version doesn't match and is older than the version in the > $GNULIB_REVISION below. Was there a reason why you didn't want to > update the bootstrap script t

Re: [PATCH v2 4/4] Update gnulib version and drop all gnulib patches

2022-01-26 Thread Glenn Washburn
On Wed, 26 Jan 2022 17:09:12 -0500 Robbie Harwood wrote: > In addition to the changes carried in our gnulib patches, several > Coverity and code hygiene fixes that were previously downstream are also > included in this 3-year gnulib increment. > > Bump minimum autoconf version from 2.63 to 2.64

[PATCH v2 4/4] Update gnulib version and drop all gnulib patches

2022-01-26 Thread Robbie Harwood
In addition to the changes carried in our gnulib patches, several Coverity and code hygiene fixes that were previously downstream are also included in this 3-year gnulib increment. Bump minimum autoconf version from 2.63 to 2.64 as required by gnulib. Sync bootstrap script itself with gnulib. Up