Skip to content

Commit 16b4713

Browse files
authored
Merge pull request #3854 from citrus-it/chrony
chrony - update from 4.5 to 4.6.1
2 parents 5cdb33e + 9f48e6a commit 16b4713

File tree

5 files changed

+7
-351
lines changed

5 files changed

+7
-351
lines changed

build/chrony/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
. ../../lib/build.sh
1818

1919
PROG=chrony
20-
VER=4.5
20+
VER=4.6.1
2121
PKG=service/network/chrony
2222
SUMMARY="Network time services"
2323
DESC="A versatile implementation of the Network Time Protocol (NTP)"

build/chrony/patches/local.patch

-344
This file was deleted.

build/chrony/patches/series

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
illumos.patch
2-
local.patch

build/chrony/testsuite.log

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ Testing cmac PASS
55
Testing hash PASS
66
Testing hwclock SKIP (on line 115)
77
Testing keys PASS
8+
Testing leapdb PASS
89
Testing ntp_auth PASS
910
Testing ntp_core PASS
1011
Testing ntp_ext PASS
1112
Testing ntp_sources PASS
12-
Testing nts_ke_client SKIP (on line 145)
13-
Testing nts_ke_server SKIP (on line 233)
14-
Testing nts_ke_session SKIP (on line 222)
13+
Testing nts_ke_client SKIP (on line 193)
14+
Testing nts_ke_server SKIP (on line 238)
15+
Testing nts_ke_session SKIP (on line 239)
1516
Testing nts_ntp_auth SKIP (on line 133)
16-
Testing nts_ntp_client SKIP (on line 300)
17+
Testing nts_ntp_client SKIP (on line 308)
1718
Testing nts_ntp_server SKIP (on line 178)
1819
Testing quantiles PASS
1920
Testing regress PASS

doc/packages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
| runtime/python-312 | 3.12.9 | https://www.python.org/downloads/source/
8585
| runtime/python-313 | 3.13.2 | https://www.python.org/downloads/source/
8686
| security/sudo | 1.9.16p2 | https://www.sudo.ws/
87-
| service/network/chrony | 4.5 | https://download.tuxfamily.org/chrony/
87+
| service/network/chrony | 4.6.1 | https://github.com/mlichvar/chrony/tags https://chrony-project.org/
8888
| service/network/ntpsec | 1.2.3 | https://github.com/ntpsec/ntpsec/tags https://blog.ntpsec.org/
8989
| service/network/smtp/dma | 0.14 | https://github.com/corecode/dma/tags
9090
| shell/bash | 5.2.37 | https://ftp.gnu.org/gnu/bash/

0 commit comments

Comments
 (0)