<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/ntpd/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<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.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.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.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.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.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.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.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.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>
</feed>
