packages icon indicating copy to clipboard operation
packages copied to clipboard

ntpd: package bump

Open systemcrash opened this issue 2 years ago • 4 comments

Maintainer: Peter Wagner [email protected] / @tripolar

systemcrash avatar Mar 01 '24 21:03 systemcrash

CI says:

Applying patch 0001-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch patching file libntp/work_thread.c Hunk #1 FAILED at 41. 1 out of 1 hunk FAILED -- rejects in file libntp/work_thread.c

Please check. Please also mention typo fixes to README in commit message.

1715173329 avatar Mar 02 '24 15:03 1715173329

Dropped the patch. FYI: https://bugs.ntp.org/show_bug.cgi?id=3741

systemcrash avatar Mar 02 '24 16:03 systemcrash

Some of the other tests seem to complain about an unrelated crypto thing for other platforms. e.g. powerpc -> cryptodev. Unrelated.

systemcrash avatar Mar 02 '24 16:03 systemcrash

Some of the other tests seem to complain about an unrelated crypto thing for other platforms. e.g. powerpc -> cryptodev. Unrelated.

Yep, runtime containers, and cryptodev on ppc are known broken.

1715173329 avatar Mar 02 '24 16:03 1715173329

Run tested fine on x86_64:

root@OpenWrt:/tmp# cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 142
model name	: Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
stepping	: 10
...


opkg install ./ntpd_4.2.8p17-1_x86_64.ipk
Upgrading ntpd on root from 4.2.8p15-4 to 4.2.8p17-1...
Configuring ntpd.
root@OpenWrt:/tmp# /etc/init.d/ntpd status
running

ntpd -?
ntpd - NTP daemon program - Ver. 4.2.8p17
Usage:  ntpd [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
		[ <server1> ... <serverN> ]
...

systemcrash avatar Apr 04 '24 16:04 systemcrash

This can go in safely now

systemcrash avatar Apr 17 '24 01:04 systemcrash