pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/chrony
Module Name: pkgsrc
Committed By: nia
Date: Fri May 17 10:12:27 UTC 2019
Modified Files:
pkgsrc/net/chrony: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/chrony/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/chrony/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/chrony/Makefile
diff -u pkgsrc/net/chrony/Makefile:1.37 pkgsrc/net/chrony/Makefile:1.38
--- pkgsrc/net/chrony/Makefile:1.37 Sun Mar 10 19:16:46 2019
+++ pkgsrc/net/chrony/Makefile Fri May 17 10:12:27 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2019/03/10 19:16:46 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2019/05/17 10:12:27 nia Exp $
-DISTNAME= chrony-3.4
-PKGREVISION= 1
+DISTNAME= chrony-3.5
CATEGORIES= net
MASTER_SITES= http://download.tuxfamily.org/chrony/
Index: pkgsrc/net/chrony/distinfo
diff -u pkgsrc/net/chrony/distinfo:1.12 pkgsrc/net/chrony/distinfo:1.13
--- pkgsrc/net/chrony/distinfo:1.12 Mon Oct 1 15:53:58 2018
+++ pkgsrc/net/chrony/distinfo Fri May 17 10:12:27 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.12 2018/10/01 15:53:58 nia Exp $
+$NetBSD: distinfo,v 1.13 2019/05/17 10:12:27 nia Exp $
-SHA1 (chrony-3.4.tar.gz) = fa41e595e7041a9deda76a69e970a023091474f6
-RMD160 (chrony-3.4.tar.gz) = 6accfb0b4ff50675f1f2a12d2d3560077b82aeab
-SHA512 (chrony-3.4.tar.gz) = 4fbb0311c8d363a87edd6f5d1be3d8554da169f260ba23c1ad9e8c567808258c6fd7513ba630d6fa27453ecfd81f0ece0e26d5ee2f98ca47fbc9887181a36918
-Size (chrony-3.4.tar.gz) = 453056 bytes
+SHA1 (chrony-3.5.tar.gz) = 79e9aeace143550300387a99f17bff04b45673f7
+RMD160 (chrony-3.5.tar.gz) = 1989fac77dc98557e63a22e46e61cf85fced4a33
+SHA512 (chrony-3.5.tar.gz) = c4f6376a44d71b6ac2b6d86e3d6fb4348642faeef7f3f3a4d6431627b5645efcc868b005cc398c8292bc3b63a1161fbd1a042c6ac2a0595843f908fe32eed90c
+Size (chrony-3.5.tar.gz) = 458226 bytes
SHA1 (patch-Makefile.in) = 42ebfcdbce472a173890571625efc4fef583d5b6
SHA1 (patch-doc_Makefile.in) = 8e9902690ff431fd47429d53346faf2ac8f1b923
SHA1 (patch-examples_chrony.conf.example3) = 9566820e1db21435580f134cefc0bcb94d619dda
Home |
Main Index |
Thread Index |
Old Index