aboutsummaryrefslogtreecommitdiff
path: root/po
ModeNameSize
d---------doc219logplain
d---------guix545logplain
d---------packages479logplain
SYSTEM*. Tobias Geerinckx-Rice 2018-04-11gnu: tlsdate: Fix compilation on aarch64-linux-gnu....* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags. Ludovic Courtès 2018-03-28gnu: ntp: Update to 4.2.8p11 [security-fixes]....Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p11. Leo Famulari 2018-03-05services: Add openntpd service....* 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. Efraim Flashner 2017-11-27gnu: openntpd: Enable use of TLS-based time constraints....* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl. Leo Famulari 2017-11-26gnu: openntpd: Update to 6.2p3....* gnu/packages/ntp.scm (openntpd): Update to 6.2p3. Efraim Flashner 2017-09-24gnu: openntpd: Update to 6.2p2....* gnu/packages/ntp.scm (openntpd): Update to 6.2p2. Efraim Flashner 2017-07-19download: Add OpenBSD mirrors....* 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. Tobias Geerinckx-Rice 2017-07-19gnu: openntpd: Update to 6.1p1....* gnu/packages/ntp.scm (openntpd): Update to 6.1p1. Tobias Geerinckx-Rice 2017-03-22gnu: ntp: Update to 4.2.8p10 [security fixes]....Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464} and others. See 'NEWS' in the source code for more information. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p10. Leo Famulari 2016-11-28gnu: ntp: Update to 4.2.8p9....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p9. Efraim Flashner 2016-11-28gnu: ntp: Fix indentation....* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces. Efraim Flashner 2016-06-16gnu: openntpd: Update to 6.0p1....* gnu/packages/ntp.scm (openntpd): Update to 6.0p1. Efraim Flashner 2016-06-05gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}]....* gnu/packages/ntp.scm (ntp): Update to 4.2.8p8. Leo Famulari 2016-06-05gnu: ntp: Add HTTPS URL....This works around an HTTP -> HTTPS redirection. * gnu/packages/ntp.scm (ntp)[source]: Add HTTPS URL. Leo Famulari