Github messages for voidlinux
 help / color / mirror / Atom feed
From: Piraty <Piraty@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Merged]: openntpd: update to 6.8p1
Date: Tue, 05 Oct 2021 23:00:38 +0200	[thread overview]
Message-ID: <20211005210038.sLHpn1c_cnubnckEKL3C2AIjJ723qGTUOwGJapvOy_E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27053@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

There's a merged pull request on the void-packages repository

openntpd: update to 6.8p1
https://github.com/void-linux/void-packages/pull/27053

Description:
This is the first release in 3 years so definitely needs more testing.

They changed the config since the last release:

```diff
--- /etc/ntpd.conf	2020-12-09 09:51:41.839208968 -0800
+++ /etc/ntpd.conf.new-6.8p1_1	2020-12-09 08:03:15.000000000 -0800
@@ -1,7 +1,11 @@
-# $OpenBSD: ntpd.conf,v 1.14 2015/07/15 20:28:37 ajacoutot Exp $
+# $OpenBSD: ntpd.conf,v 1.16 2019/11/06 19:04:12 deraadt Exp $
 #
 # See ntpd.conf(5) and /etc/examples/ntpd.conf
 
 servers pool.ntp.org
+server time.cloudflare.com
 sensor *
-constraints from "https://www.google.com"
+
+constraint from "9.9.9.9"              # quad9 v4 without DNS
+constraint from "2620:fe::fe"          # quad9 v6 without DNS
+constraints from "www.google.com"      # intentionally not 8.8.8.8
```

      parent reply	other threads:[~2021-10-05 21:00 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 18:02 [PR PATCH] " CameronNemo
2020-12-09 20:14 ` Duncaen
2020-12-09 20:15 ` Duncaen
2020-12-10 10:05 ` 4ricci
2020-12-10 10:10 ` 4ricci
2020-12-10 10:10 ` 4ricci
2020-12-10 15:49 ` 4ricci
2020-12-10 16:33 ` [PR PATCH] [Updated] " CameronNemo
2020-12-10 17:06 ` CameronNemo
2020-12-18  2:46 ` CameronNemo
2020-12-22  1:54 ` CameronNemo
2020-12-31 20:46 ` [PR PATCH] [Updated] " CameronNemo
2020-12-31 21:05 ` CameronNemo
2021-01-29  4:02 ` ericonr
2021-08-27 11:28 ` 4ricci
2021-09-29 21:42 ` [PR PATCH] [Updated] " CameronNemo
2021-09-29 22:28 ` CameronNemo
2021-09-29 22:57 ` ericonr
2021-09-29 23:18 ` [PR PATCH] [Updated] " CameronNemo
2021-09-30  3:11 ` CameronNemo
2021-10-05 21:00 ` Piraty [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211005210038.sLHpn1c_cnubnckEKL3C2AIjJ723qGTUOwGJapvOy_E@z \
    --to=piraty@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).