guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (861b9a3 -> ccdfae3)


From: guix-commits
Subject: branch master updated (861b9a3 -> ccdfae3)
Date: Sun, 8 Sep 2019 10:17:02 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

      from  861b9a3   doc: Fix verb conjugation.
       new  08b4a10   services: ntp: Allow large adjustment by default.
       new  d4de2f9   services: ntp: Fix KOD warning.
       new  ac73f50   doc: Add index to find 'ntpd'.
       new  5658ae8   services: ntp: Support different NTP server types and 
options.
       new  f92cf9d   gnu: openntpd: Fix error CA errors when using constraints.
       new  afd39a7   services: openntpd: Remove useless let.
       new  2625abc   services: openntpd: Add test for issue #3731.
       new  ccdfae3   services: openntpd: Fix the config generation code.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                 |   1 +
 doc/guix.texi               |  45 ++++++++--
 gnu/packages/ntp.scm        |   8 +-
 gnu/services/networking.scm | 203 +++++++++++++++++++++++++++++++-------------
 tests/networking.scm        | 113 ++++++++++++++++++++++++
 5 files changed, 303 insertions(+), 67 deletions(-)
 create mode 100644 tests/networking.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]