Path to this page:
./
net/chrony,
Daemon for maintaining the accuracy of computer clocks
Branch: CURRENT,
Version: 3.5.1,
Package name: chrony-3.5.1,
Maintainer: hannkenChrony is a pair of programs for maintaining the accuracy of computer
clocks.
The reference time can be derived from either Network Time Protocol
(NTP) servers (preferred), or wristwatch-and-keyboard (via chronyc).
The main source of information about the Network Time Protocol is
http://www.eecis.udel.edu/~ntp.
It is designed so that it can work on computers which only have
intermittent access to reference sources, for example computers which
use a dial-up account to access the Internet. Of course, it will work
on computers with permanent connections too.
Chronyd can also operate as an RFC1305-compatible NTP server and peer.
Required to run:[
security/nettle]
Required to build:[
pkgtools/cwrappers]
Package options: nettle
Master sites:
SHA1: 3decde1c1d56e87d89b34cba662266a945453b3a
RMD160: 30e2c1a329f3fe8ef897615def9d95fd6332e2fc
Filesize: 449.123 KB
Version history: (Expand)
- (2020-08-28) Updated to version: chrony-3.5.1
- (2020-05-22) Updated to version: chrony-3.5nb2
- (2019-07-21) Updated to version: chrony-3.5nb1
- (2019-05-17) Updated to version: chrony-3.5
- (2019-03-10) Updated to version: chrony-3.4nb1
- (2018-10-01) Updated to version: chrony-3.4
CVS history: (Expand)
2020-08-27 09:00:51 by Juergen Hannken-Illjes | Files touched by this commit (2) |  |
Log message:
chrony: update to 3.5.1.
New in version 3.5.1
====================
Security fixes
--------------
* Create new file when writing pidfile (CVE-2020-14367)
|
2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message:
revbump after updating security/nettle
|
2020-04-28 06:06:09 by Roland Illig | Files touched by this commit (1) |
Log message:
net/chrony: clean up SUBST_FILES
There is nothing to replace in chrony.keys.example or conf.c.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message:
*: recursive bump for nettle 3.5.1
|
2019-05-17 12:12:27 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
chrony: Update to 3.5
New in version 3.5
==================
Enhancements
------------
* Add support for more accurate reading of PHC on Linux 5.0
* Add support for hardware timestamping on interfaces with read-only
timestamping configuration
* Add support for memory locking and real-time priority on FreeBSD,
NetBSD, Solaris
* Update seccomp filter to work on more architectures
* Validate refclock driver options
Bug fixes
---------
* Fix bindaddress directive on FreeBSD
* Fix transposition of hardware RX timestamp on Linux 4.13 and later
* Fix building on non-glibc systems
|
2019-03-10 20:16:46 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
chrony: update to 3.4nb1.
Add default-on nettle option.
Requested by Fabien in PR 54042, ok hannken@
|
2018-10-02 03:01:43 by Nia Alarie | Files touched by this commit (1) |
Log message:
chrony: remove stale patch.
|