<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/ntp.scm, branch merge-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=merge-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=merge-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-03-18T22:42:47Z</updated>
<entry>
<title>gnu: ntp: Update to 4.2.8p13.</title>
<updated>2019-03-18T22:42:47Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
</author>
<published>2019-03-18T21:42:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0a8c2c98fb0b0727044f85b35f3350ea60e5a6bb'/>
<id>urn:sha1:0a8c2c98fb0b0727044f85b35f3350ea60e5a6bb</id>
<content type='text'>
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p13.
</content>
</entry>
<entry>
<title>gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].</title>
<updated>2018-08-17T01:49:19Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
</author>
<published>2018-08-17T01:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e2749d7576bedb8c4a322a26c23bcc4f10cfbb61'/>
<id>urn:sha1:e2749d7576bedb8c4a322a26c23bcc4f10cfbb61</id>
<content type='text'>
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
</content>
</entry>
<entry>
<title>gnu: tlsdate: Bump COMPILE_DATE.</title>
<updated>2018-06-30T01:46:18Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
</author>
<published>2018-06-28T11:56:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=232568581b1a13619c3adb0e3362da0f38c7a1f1'/>
<id>urn:sha1:232568581b1a13619c3adb0e3362da0f38c7a1f1</id>
<content type='text'>
* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to
2018-06-28.
</content>
</entry>
<entry>
<title>gnu: tlsdate: Return #t from phases.</title>
<updated>2018-06-29T13:25:23Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
</author>
<published>2018-06-28T11:53:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=efc1fd32880e7936ff5dc29e472cb26763559637'/>
<id>urn:sha1:efc1fd32880e7936ff5dc29e472cb26763559637</id>
<content type='text'>
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
</content>
</entry>
<entry>
<title>gnu: tlsdate: Fix compilation on aarch64-linux-gnu.</title>
<updated>2018-04-10T23:03:46Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-04-10T20:27:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0927b5bed6ca3e64e7f2eb5cf4c5daf2b99d3310'/>
<id>urn:sha1:0927b5bed6ca3e64e7f2eb5cf4c5daf2b99d3310</id>
<content type='text'>
* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags.
</content>
</entry>
<entry>
<title>gnu: ntp: Update to 4.2.8p11 [security-fixes].</title>
<updated>2018-03-28T18:59:47Z</updated>
<author>
<name>Leo Famulari</name>
</author>
<published>2018-03-28T18:27:27Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=935806b822d898737f80d73cc615fba85bf8b0a7'/>
<id>urn:sha1:935806b822d898737f80d73cc615fba85bf8b0a7</id>
<content type='text'>
Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
</content>
</entry>
<entry>
<title>services: Add openntpd service.</title>
<updated>2018-03-05T06:46:28Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2017-11-28T08:19:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=16718b6776b6cb918cddb3abb3bfcf2405b0b297'/>
<id>urn:sha1:16718b6776b6cb918cddb3abb3bfcf2405b0b297</id>
<content type='text'>
* 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 (&lt;openntpd-configuration&gt;): New record type.
(openntpd-shepherd-service, openntpd-service-activation): New procedures.
(openntpd-service-type): New variable.
* doc/guix.texi (Networking Services): Add openntpd documentation.
</content>
</entry>
<entry>
<title>gnu: openntpd: Enable use of TLS-based time constraints.</title>
<updated>2017-11-27T18:29:18Z</updated>
<author>
<name>Leo Famulari</name>
</author>
<published>2017-11-27T18:28:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=080e023d45d4553ad419ee9f09088ad3a110a512'/>
<id>urn:sha1:080e023d45d4553ad419ee9f09088ad3a110a512</id>
<content type='text'>
* gnu/packages/ntp.scm (openntpd)[inputs]: Add libressl.
</content>
</entry>
<entry>
<title>gnu: openntpd: Update to 6.2p3.</title>
<updated>2017-11-26T20:33:18Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2017-11-26T20:11:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6dbad376a23d6031e135fadead4410d9a2d1fa68'/>
<id>urn:sha1:6dbad376a23d6031e135fadead4410d9a2d1fa68</id>
<content type='text'>
* gnu/packages/ntp.scm (openntpd): Update to 6.2p3.
</content>
</entry>
<entry>
<title>gnu: openntpd: Update to 6.2p2.</title>
<updated>2017-09-24T17:40:58Z</updated>
<author>
<name>Efraim Flashner</name>
</author>
<published>2017-09-24T17:40:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3140844e33254316348135b03762eaeb04764544'/>
<id>urn:sha1:3140844e33254316348135b03762eaeb04764544</id>
<content type='text'>
* gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
</content>
</entry>
</feed>
