git v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ntp.scm
AgeCommit message (Collapse)Author
2018-08-17gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
2018-06-30gnu: tlsdate: Bump COMPILE_DATE.Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to 2018-06-28.
2018-06-29gnu: tlsdate: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for SYSTEM*.
2018-04-11gnu: tlsdate: Fix compilation on aarch64-linux-gnu.Ludovic Courtès
* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags.
2018-03-28gnu: ntp: Update to 4.2.8p11 [security-fixes].Leo Famulari
Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
2018-03-05services: Add openntpd service.Efraim Flashner
* gnu/packages/ntp.scm (openntpd)[arguments]: Add 'configure-flags to set openntpd daemon's user and localstatedir. Add a custom phase to not try to create said directory at install time. * gnu/services/networking.scm (<openntpd-configuration>): New record type. (openntpd-shepherd-service, openntpd-service-activation): New procedures. (openntpd-service-type): New variable. * doc/guix.texi (Networking Services): Add openntpd documentation.
2017-11-27gnu: openntpd: Enable use of TLS-based time constraints.Leo Famulari
* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
2017-11-26gnu: openntpd: Update to 6.2p3.Efraim Flashner
* gnu/packages/ntp.scm (openntpd): Update to 6.2p3.
2017-09-24gnu: openntpd: Update to 6.2p2.Efraim Flashner
* gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
2017-07-19download: Add OpenBSD mirrors.Tobias Geerinckx-Rice
* guix/download.scm (%mirrors) <openbsd>: Add HTTPS OpenBSD mirrors. * gnu/packages/ntp.scm (openntpd)[source]: Use them. * gnu/packages/ssh.scm (openssh)[source]: Likewise. * gnu/packages/tls.scm (libressl)[source]: Likewise.
2017-07-19gnu: openntpd: Update to 6.1p1.Tobias Geerinckx-Rice
* gnu/packages/ntp.scm (openntpd): Update to 6.1p1.