From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] ntp: Version bump. 4.2.8p17 -> 4.2.8p18
Date: Mon, 27 May 2024 18:25:45 +0200 [thread overview]
Message-ID: <20240527162545.3942302-1-christian.melki@t2data.com> (raw)
Mostly bugfixes.
https://www.ntp.org/support/securitynotice/4_2_8-series-changelog/#428p18
* Remove obsoleted options.
* Correct a pthread build detection issue with gcc-14. Assume existing func.
Unfortunately, a patch didn't make it into p18. Probably nobody bothered with
the new compiler before releasing p18.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/ntp.make | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/rules/ntp.make b/rules/ntp.make
index b813df9db..ce5351186 100644
--- a/rules/ntp.make
+++ b/rules/ntp.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_NTP) += ntp
#
# Paths and names
#
-NTP_VERSION := 4.2.8p17
-NTP_MD5 := a15558df580bd1b955a105a8b91c078f
+NTP_VERSION := 4.2.8p18
+NTP_MD5 := 516bdabd94ab7c824e9771390761a46c
NTP := ntp-$(NTP_VERSION)
NTP_SUFFIX := tar.gz
NTP_URL := http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/$(NTP).$(NTP_SUFFIX)
@@ -32,6 +32,7 @@ NTP_LICENSE_FILES := file://COPYRIGHT;md5=3a8ffebbcad335abf2c39fec38671eec
NTP_CONF_ENV := \
$(CROSS_ENV) \
ac_cv_search_MD5Init=no \
+ ol_cv_func_pthread_detach=yes \
libopts_cv_test_dev_zero=yes \
ntp_cv_vsnprintf_percent_m=yes
@@ -60,7 +61,6 @@ NTP_CONF_OPT := \
--enable-linuxcaps \
--disable-solarisprivs \
--disable-trustedbsd-mac \
- --without-arlib \
--without-net-snmp-config \
--disable-libseccomp \
--disable-debug-timing \
@@ -121,7 +121,6 @@ NTP_CONF_OPT := \
--$(call ptx/endis, PTXCONF_NTP_VARITEXT)-VARITEXT \
--$(call ptx/endis, PTXCONF_NTP_SEL240X)-SEL240X \
--$(call ptx/wwo, PTXCONF_NTP_CRYPTO)-crypto \
- --without-rpath \
--$(call ptx/endis, PTXCONF_NTP_CRYPTO)-openssl-random \
--$(call ptx/endis, PTXCONF_NTP_CRYPTO)-autokey \
--disable-kmem \
--
2.34.1
next reply other threads:[~2024-05-27 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 16:25 Christian Melki [this message]
2024-05-31 19:48 ` Michael Olbrich
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=20240527162545.3942302-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--cc=ptxdist@pengutronix.de \
/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