Adjust to Gnulib bootstrap revamp
* autogen.sh, autopull.sh, bootstrap-funclib.sh: New files, copied from gnulib/top. * bootstrap: Copy from gnulib/top/bootstrap (as opposed to copying from gnulib/build-aux/bootstrap, as we used to). * bootstrap.conf (bootstrap_post_pull_hook) (bootstrap_post_import_hook): New functions. Move commands into these functions as needed.
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,4 +1,4 @@
|
||||
GNU tar NEWS - User visible changes. 2022-06-10
|
||||
GNU tar NEWS - User visible changes. 2022-07-24
|
||||
Please send GNU tar bug reports to <bug-tar@gnu.org>
|
||||
|
||||
version 1.34.90 (git)
|
||||
@@ -9,6 +9,9 @@ version 1.34.90 (git)
|
||||
* Leave the devmajor and devminor fields empty (rather than zero) for
|
||||
non-special files, as this is more compatible with traditional tar.
|
||||
|
||||
* New build scripts ./autopull.sh and ./autogen.sh, to separate
|
||||
fetching from autogenerating source files. See README-hacking.
|
||||
|
||||
* Bug fixes
|
||||
|
||||
** Warn "file changed as we read it" less often.
|
||||
|
||||
Reference in New Issue
Block a user