Path to this page:
./
net/chrony,
Daemon for maintaining the accuracy of computer clocks
Branch: pkgsrc-2020Q2,
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]
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-07-01) Package added to pkgsrc.se, version chrony-3.5nb2 (created)
CVS history: (Expand)
2020-08-28 18:13:26 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Pullup ticket #6316 - requested by hannken
net/chrony: security fix
Revisions pulled up:
- net/chrony/Makefile 1.43
- net/chrony/distinfo 1.14
---
Module Name: pkgsrc
Committed By: hannken
Date: Thu Aug 27 07:00:51 UTC 2020
Modified Files:
pkgsrc/net/chrony: Makefile distinfo
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)
|