package/chrony: bump to version 4.8
Release notes: https://chrony-project.org/news.html Enhancements: - Add maxunreach option to limit selection of unreachable sources - Add -u option to chronyc to drop root privileges (default chronyc user is set by configure script) Bug fixes: - Hide chronyc socket to mitigate unsafe permissions change - Fix refclock extpps option to work on Linux >= 6.15 - Validate refclock samples for reachability updates Signed-off-by: Scott Fan <fancp2007@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c90e226988
commit
7962b3bfd1
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://chrony-project.org/releases/chrony-4.7-tar-gz-asc.txt
|
||||
sha256 c0de41a8c051e5d32b101b5f7014b98ca978b18e592f30ce6840b6d4602d947b chrony-4.7.tar.gz
|
||||
# https://chrony-project.org/releases/chrony-4.8-tar-gz-asc.txt
|
||||
sha256 33ea8eb2a4daeaa506e8fcafd5d6d89027ed6f2f0609645c6f149b560d301706 chrony-4.8.tar.gz
|
||||
# Locally calculated
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CHRONY_VERSION = 4.7
|
||||
CHRONY_VERSION = 4.8
|
||||
CHRONY_SITE = https://chrony-project.org/releases
|
||||
CHRONY_LICENSE = GPL-2.0
|
||||
CHRONY_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user