[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (bc6bf14 -> 76d2b9a)
From: |
guix-commits |
Subject: |
branch master updated (bc6bf14 -> 76d2b9a) |
Date: |
Mon, 16 Mar 2020 09:06:01 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from bc6bf14 gnu: star: Update to 2.7.3a.
new 4df02ab tests: rsync: Set PATH.
new ef0f5ff tests: dhcpd: Adjust network interface name.
new 0f13dd2 services: dhcpd: Use 'invoke/quiet' when validating the
config file.
new c215d9e tests: opensmtpd: Gracefully handle test failure.
new a37e03d tests: opensmtpd: Check /var/spool/mail instead of /var/mail.
new e8cec7c tests: nfs: Ensure 'rpcinfo' can be found.
new 76d2b9a gnu: Add libgccjit.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/gcc.scm | 29 +++++++++++++++++++++++++++++
gnu/services/mail.scm | 4 +++-
gnu/services/networking.scm | 4 ++--
gnu/tests/mail.scm | 29 +++++++++++++++++------------
gnu/tests/networking.scm | 4 ++--
gnu/tests/nfs.scm | 6 +++++-
gnu/tests/rsync.scm | 4 ++++
7 files changed, 62 insertions(+), 18 deletions(-)
- branch master updated (bc6bf14 -> 76d2b9a),
guix-commits <=
- 02/07: tests: dhcpd: Adjust network interface name., guix-commits, 2020/03/16
- 03/07: services: dhcpd: Use 'invoke/quiet' when validating the config file., guix-commits, 2020/03/16
- 05/07: tests: opensmtpd: Check /var/spool/mail instead of /var/mail., guix-commits, 2020/03/16
- 06/07: tests: nfs: Ensure 'rpcinfo' can be found., guix-commits, 2020/03/16
- 01/07: tests: rsync: Set PATH., guix-commits, 2020/03/16
- 04/07: tests: opensmtpd: Gracefully handle test failure., guix-commits, 2020/03/16
- 07/07: gnu: Add libgccjit., guix-commits, 2020/03/16