From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] ntp: Update to 4.2.8p18
Date: Mon, 27 May 2024 10:42:46 +0100
Message-ID: <AD184642-C130-4209-A25F-D58E21194CB3@ipfire.org>
In-Reply-To: <20240526153432.3740128-1-matthias.fischer@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0252851710713990124=="
List-Id: <development.lists.ipfire.org>

--===============0252851710713990124==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

Thank you!

> On 26 May 2024, at 16:34, Matthias Fischer <matthias.fischer(a)ipfire.org> =
wrote:
>=20
> Changelog is too long to be published here, for details see:
> https://downloads.nwtime.org/ntp/ChangeLog-stable
>=20
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/ntp | 3 +--
> lfs/ntp                     | 6 +++---
> 2 files changed, 4 insertions(+), 5 deletions(-)
>=20
> diff --git a/config/rootfiles/common/ntp b/config/rootfiles/common/ntp
> index fd1262e9b..7ca3ed1e7 100644
> --- a/config/rootfiles/common/ntp
> +++ b/config/rootfiles/common/ntp
> @@ -10,7 +10,6 @@ usr/bin/ntpd
> usr/bin/ntpdate
> usr/bin/ntpdc
> usr/bin/ntpq
> -#usr/bin/ntpsnmpd
> usr/bin/ntptime
> usr/bin/ntptrace
> usr/bin/sntp
> @@ -18,6 +17,7 @@ usr/bin/tickadj
> usr/bin/update-leap
> #usr/share/doc/ntp
> #usr/share/doc/ntp/html
> +#usr/share/doc/ntp/html/.datecheck
> #usr/share/doc/ntp/html/access.html
> #usr/share/doc/ntp/html/accopt.html
> #usr/share/doc/ntp/html/assoc.html
> @@ -277,7 +277,6 @@ usr/bin/update-leap
> #usr/share/man/man1/ntpdc.1
> #usr/share/man/man1/ntpq.1
> #usr/share/man/man1/ntptrace.1
> -#usr/share/man/man1/ntpsnmpd.1
> #usr/share/man/man1/sntp.1
> #usr/share/man/man1/update-leap.1
> #usr/share/man/man5/ntp.conf.5
> diff --git a/lfs/ntp b/lfs/ntp
> index aadfbd0c1..2d746c78f 100644
> --- a/lfs/ntp
> +++ b/lfs/ntp
> @@ -1,7 +1,7 @@
> ###########################################################################=
####
> #                                                                          =
   #
> # IPFire.org - A linux based firewall                                      =
   #
> -# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>               =
      #
> +# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>               =
      #
> #                                                                          =
   #
> # This program is free software: you can redistribute it and/or modify     =
   #
> # it under the terms of the GNU General Public License as published by     =
   #
> @@ -24,7 +24,7 @@
>=20
> include Config
>=20
> -VER        =3D 4.2.8p17
> +VER        =3D 4.2.8p18
>=20
> THISAPP    =3D ntp-$(VER)
> DL_FILE    =3D $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects =3D $(DL_FILE)
>=20
> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
>=20
> -$(DL_FILE)_BLAKE2 =3D 5c0e90a234cdeab76e7443b42dfd5a0c3c78693a11bdb0fa21c8=
def91adbdf9b9871498df9d211509632812a9107501da3470104122e9621577541ffd6cd1ab6
> +$(DL_FILE)_BLAKE2 =3D 9a7bb767d2d8ae3a7224542df7978f8289cbdf28488c5e4dce4c=
549cdd1063259f69548898a352c0463ce83c4725bfd7c7dbf673ee3b74e490d7b1275760497c
>=20
> install : $(TARGET)
>=20
> --=20
> 2.34.1
>=20


--===============0252851710713990124==--