From: Harlan Stenn Date: Mon, 6 Mar 2023 07:45:12 +0000 (-0600) Subject: Use https URLs for AC_INIT X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc2b6c37c9e8912128e3092fc8c845169e7f87f;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