<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/ntpd, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-05-01T21:10:30Z</updated>
<entry>
<title>ntpd: update to 4.2.8p18</title>
<updated>2025-05-01T21:10:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-04-30T23:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ffe0cea2ffc9ee4375f80cf675a40cbc64f56bd1'/>
<id>urn:sha1:ffe0cea2ffc9ee4375f80cf675a40cbc64f56bd1</id>
<content type='text'>
Add small patch fixing compilation with GCC14.

Remove inactive maintainer.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>ntpd: Supports apk version semantics</title>
<updated>2024-11-13T23:19:43Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-11-13T00:54:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=de9f4eb3245892469de9563eb077a9250cbb3ddd'/>
<id>urn:sha1:de9f4eb3245892469de9563eb077a9250cbb3ddd</id>
<content type='text'>
See: https://github.com/openwrt/packages/issues/23706

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>ntpd: disable autoreconf fixup</title>
<updated>2024-09-10T21:59:50Z</updated>
<author>
<name>Christian Svensson</name>
</author>
<published>2024-09-04T09:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=de0e7efdb8e8dc925184fa8495819be0dcbb3475'/>
<id>urn:sha1:de0e7efdb8e8dc925184fa8495819be0dcbb3475</id>
<content type='text'>
Fixes #24918 which got introduced with openwrt c364cb8.

Credit for the fix goes to Hirokazu MORIKAWA.

Signed-off-by: Christian Svensson &lt;blue@cmd.nu&gt;
</content>
</entry>
<entry>
<title>ntpd: update to version 4.2.8p17</title>
<updated>2024-04-20T03:15:11Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-03-01T20:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b2742ed05d5404d1c2cada7c51607126d19fa3f6'/>
<id>urn:sha1:b2742ed05d5404d1c2cada7c51607126d19fa3f6</id>
<content type='text'>
Also some spell fixes for README.md

Drop patch-0001 - ntpd &gt;= 4.2.8p16 patched this behaviour. See:

https://bugs.ntp.org/show_bug.cgi?id=3741 (and the linked diff there)
https://git.nwtime.org/websites/ntpwww/commit/d2a7faef2fea5f10b28cc2ee1d842e4b241f414f

Signed-off-by: Paul Donald &lt;newtwen@gmail.com&gt;
</content>
</entry>
<entry>
<title>net/ntpd: fix license</title>
<updated>2024-02-04T23:58:57Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-04T21:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f7ad88678d00babe5b82e62aa6708a0dea1ef315'/>
<id>urn:sha1:f7ad88678d00babe5b82e62aa6708a0dea1ef315</id>
<content type='text'>
Replace "Unique" by the standard SPDX identifier for NTP license:
https://spdx.org/licenses/NTP.html

Fixes: 1aff45c6dd36f2a5875eadaeae2ed93da8ff6d45 (ntpd: add SPDX license information)

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>ntpd: Fix compile with glibc 2.34</title>
<updated>2022-01-12T00:23:00Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-01-09T18:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d4b2345802e0a1386b23b719107a429995a3e3a1'/>
<id>urn:sha1:d4b2345802e0a1386b23b719107a429995a3e3a1</id>
<content type='text'>
This adds a patch from Open embedded to fix compilation with glibc 2.34.
This patch was taken from here:
https://github.com/openembedded/meta-openembedded/blob/master/meta-networking/recipes-support/ntp/ntp/0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch

It fixes the following build problem:
work_thread.c:45:57: error: missing binary operator before token "("
   45 | #if defined(PTHREAD_STACK_MIN) &amp;&amp; THREAD_MINSTACKSIZE &lt; PTHREAD_STACK_MIN
      |                                                         ^~~~~~~~~~~~~~~~~
make[7]: *** [Makefile:892: work_thread.o] Error 1

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>ntpd: Include sntp binary only with ntp-utils</title>
<updated>2020-09-18T09:49:10Z</updated>
<author>
<name>Kenneth J. Miller</name>
</author>
<published>2019-11-07T17:42:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3c21c392e546f2cf2aa46f28f383470daa493caf'/>
<id>urn:sha1:3c21c392e546f2cf2aa46f28f383470daa493caf</id>
<content type='text'>
Don't build the sntp binary and libevent2-pthread dependency unless
ntp-utils is selected.

Re-add ntp-keygen dependency libevent2-core.

Fixes openwrt#10307

Signed-off-by: Kenneth J. Miller &lt;ken@miller.ec&gt;
</content>
</entry>
<entry>
<title>ntpd: add config include support</title>
<updated>2020-07-14T12:04:25Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-07-14T12:04:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=86a2e8f67174a817c1ea9ee90c4a8f75e6f100c6'/>
<id>urn:sha1:86a2e8f67174a817c1ea9ee90c4a8f75e6f100c6</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>ntpd: update to version 4.2.8p15 (security fix)</title>
<updated>2020-07-08T17:07:16Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2020-07-08T15:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=799db6b36e42b63113f2a0302a8594004a35825c'/>
<id>urn:sha1:799db6b36e42b63113f2a0302a8594004a35825c</id>
<content type='text'>
Fixes:
CVE-2020-11868
CVE-2018-8956
CVE-2020-13817
CVE-2020-1502

Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
<entry>
<title>ntpd: create config_file directory</title>
<updated>2019-11-28T21:27:03Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2019-11-28T19:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=18335dc4241a490ae9e0100355492da0c5012e4b'/>
<id>urn:sha1:18335dc4241a490ae9e0100355492da0c5012e4b</id>
<content type='text'>
ntpd's configuration is stored in /var/etc, but the init script doesn't
create this directory. To be fair this folder is used by other packages
as well, for instance dnsmasq. Still, it's better not to rely on other
packages to create it.

Fixes: #10636

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
