From: Harlan Stenn Date: Mon, 6 Mar 2023 07:45:12 +0000 (-0600) Subject: Use https URLs for AC_INIT X-Git-Tag: NTP_4_2_8P16~34^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd4d21be5ecd09379e427943704f548ca601d47;p=thirdparty%2Fntp.git Use https URLs for AC_INIT bk: 64059a08P0aBmldr28h2MPjjlyKnHQ --- diff --git a/ChangeLog b/ChangeLog index 3b9283ad5..613c68409 100644 --- a/ChangeLog +++ b/ChangeLog @@ -60,6 +60,7 @@ - backport from -dev, plus some more work on warnings for unchecked results * [Bug 2525] Turn on automake subdir-objects across the project. * [Bug 2410] syslog an error message on panic exceeded. +* Use https in the AC_INIT URLs in configure.ac. * Implement NTP_FUNC_REALPATH. * Lose a gmake construct in ntpd/Makefile.am. * upgrade to: autogen-5.18.16