From dfb9dde3aeb7c8e0eea9c26f80038b4861da1972 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 7 Jun 2023 09:54:50 +0300 Subject: [PATCH] ntp ver. bump --- server/ntp/actions.py | 1 + server/ntp/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/server/ntp/actions.py b/server/ntp/actions.py index 6d6edf750a..3b701f0bc9 100644 --- a/server/ntp/actions.py +++ b/server/ntp/actions.py @@ -25,6 +25,7 @@ def setup(): --enable-parse-clocks \ --enable-linuxcaps \ --enable-ipv6 \ + --enable-ntp-signd \ --with-crypto") def build(): diff --git a/server/ntp/pspec.xml b/server/ntp/pspec.xml index 7d7686f138..ebe4e85a7b 100644 --- a/server/ntp/pspec.xml +++ b/server/ntp/pspec.xml @@ -14,7 +14,7 @@ service NTP daemon and client Network Time Protocol utilities and daemons that will synchronize your computer's time to Coordinated Universal Time (UTC) via the NTP protocol and NTP servers. - https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p16.tar.gz + https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p17.tar.gz fix-man-pages.sh @@ -112,6 +112,13 @@ + + 2023-06-07 + 4.2.8_p17 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-06-02 4.2.8_p16