This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".

The branch, master has been updated
       via  3cba48fb4418cf751688502c890f66c598d0d6ae (commit)
      from  17a7db2f357b29a53a55cc6877efbac47dc48578 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=3cba48fb4418cf751688502c890f66c598d0d6ae


commit 3cba48fb4418cf751688502c890f66c598d0d6ae
Author: Simon Josefsson <[email protected]>
Date:   Wed Jan 27 15:17:56 2021 +0100

    bootstrap.conf (buildreq): Add gzip and xz.

diff --git a/ChangeLog b/ChangeLog
index 2ddb8ca..6ad3e44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2021-01-27  Simon Josefsson  <[email protected]>
 
+       * bootstrap.conf (buildreq): Add gzip and xz.
+
+2021-01-27  Simon Josefsson  <[email protected]>
+
        * .gitignore: Rewrite to use leading / for most top-level files,
        and general update.
 
diff --git a/bootstrap.conf b/bootstrap.conf
index 7605254..53bff95 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -25,6 +25,8 @@ bison      2.3
 m4         -
 makeinfo   -
 help2man   -
+gzip      -
+xz        -
 "
 
 # Sync. bootstrap from checked out gnulib sources.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      | 4 ++++
 bootstrap.conf | 2 ++
 2 files changed, 6 insertions(+)


hooks/post-receive
-- 
GNU Inetutils 

_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to