summaryrefslogtreecommitdiffstats
path: root/rules/ntp.make
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-04-13 22:30:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-04-14 09:10:15 +0200
commit54ff91a31246f806f6a28c99b50bb29689e1b574 (patch)
treeee314562e747365ed8ec04adf1fc463e6fbfcc53 /rules/ntp.make
parent7265e24e10b9079fad551c8de09cf08b9f24f6e7 (diff)
downloadptxdist-54ff91a31246f806f6a28c99b50bb29689e1b574.tar.gz
ptxdist-54ff91a31246f806f6a28c99b50bb29689e1b574.tar.xz
ntp: Version bump. 4.2.8p12 -> 4.2.8p15
Almost 4 years worth of bugfixes. https://fossies.org/linux/ntp/ChangeLog Fixes CVE-2020-15025, CVE-2020-13817, CVE-2020-11868, CVE-2019-11331 and CVE-2019-8936 * Drop old patchset, it was fixed in p14. * Add new patch to circumvent issues with glibc-2.34+. * License file hash changed. Copyright year, whitespace, contributors. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220413203016.3769150-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ntp.make')
-rw-r--r--rules/ntp.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/ntp.make b/rules/ntp.make
index 168cfc2c4..9bbf9ef49 100644
--- a/rules/ntp.make
+++ b/rules/ntp.make
@@ -15,15 +15,15 @@ PACKAGES-$(PTXCONF_NTP) += ntp
#
# Paths and names
#
-NTP_VERSION := 4.2.8p12
-NTP_MD5 := 1522d66574bae14abb2622746dad2bdc
+NTP_VERSION := 4.2.8p15
+NTP_MD5 := e1e6b23d2fc75cced41801dbcd6c2561
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)
NTP_SOURCE := $(SRCDIR)/$(NTP).$(NTP_SUFFIX)
NTP_DIR := $(BUILDDIR)/$(NTP)
NTP_LICENSE := ntp
-NTP_LICENSE_FILES := file://COPYRIGHT;md5=e877a1d567a6a58996d2b66e3e387003
+NTP_LICENSE_FILES := file://COPYRIGHT;md5=4190b39435611e92a4da74e682623f19
# ----------------------------------------------------------------------------
# Prepare