[chrony-dev] [GIT] chrony/chrony.git branch master updated. 3.3-pre1-10-g4b7cb16 |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-dev Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "chrony/chrony.git" repository.
The branch, master has been updated
via 4b7cb161a81faa7d9f44e5bf7991c5fc8ebc5a49 (commit)
via 784879422294e82594a3311854bfbb560eccd636 (commit)
via 94822d5156821ebf9d05f2dd5146fa8013a893f5 (commit)
via e3f840aae9eb7e387727a5b84a085269429fc30a (commit)
via 5aae563277208816d0b7da5df8b48522a7b3aacf (commit)
via 02de782fa36da189df9a9f654bffa77a4d6fa1e2 (commit)
via 3f6df33febacad0e2181f4e3cf7319bc103d4acc (commit)
via a94f5fe007993b38f685bf13e05083dc27d521a7 (commit)
via 63f023474868a01b8bc183a94db17f60b468ff73 (commit)
via 47921c7c0c7dd396b9cb1117324e32d3393326ee (commit)
from 42a85f685e9ceee1106ce29437d02326bc25ddb0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b7cb161a81faa7d9f44e5bf7991c5fc8ebc5a49
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 27 17:57:17 2018 +0200
doc: improve FAQ
commit 784879422294e82594a3311854bfbb560eccd636
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 27 13:08:01 2018 +0200
doc: improve description of fallbackdrift directive
commit 94822d5156821ebf9d05f2dd5146fa8013a893f5
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 26 19:00:50 2018 +0200
doc: improve description of key option in chrony.conf man page
commit e3f840aae9eb7e387727a5b84a085269429fc30a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 26 13:21:54 2018 +0200
doc: update installation document
commit 5aae563277208816d0b7da5df8b48522a7b3aacf
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Thu Mar 22 18:05:00 2018 +0100
update copyright years
commit 02de782fa36da189df9a9f654bffa77a4d6fa1e2
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 20 10:16:39 2018 +0100
ntp: fix compiler warnings
Warnings about using uninitialized variables were seen with gcc-7.3.1
and -O3 in CFLAGS.
commit 3f6df33febacad0e2181f4e3cf7319bc103d4acc
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Mar 20 09:41:53 2018 +0100
configure: include SECHASH in chronyc features
chronyc is linked with the crypto library and the keygen command checks
if the specified hash function is known.
commit a94f5fe007993b38f685bf13e05083dc27d521a7
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 19 17:21:32 2018 +0100
test: extend 126-burst
commit 63f023474868a01b8bc183a94db17f60b468ff73
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 19 13:07:58 2018 +0100
test: fix hash unit test for NSS
Some hash functions in the freebl3 library ignore the length of the
output buffer and always return the length of the digest.
commit 47921c7c0c7dd396b9cb1117324e32d3393326ee
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Mar 19 13:02:47 2018 +0100
hash: initialize return value before calling NSS hash functions
Some hash functions in the freebl3 library don't support truncated
digests and either return immediately with no update of the output
length, or ignore the length of the output buffer and always write whole
digest.
Initialize the return value to zero to get correct result with the
former.
This is triggered only in the hash unit test. chronyd always provides a
sufficient buffer for the digest.
-----------------------------------------------------------------------
Summary of changes:
client.c | 2 +-
configure | 6 ++---
doc/chrony.conf.adoc | 24 +++++++++++-------
doc/faq.adoc | 29 +++++++++++++++------
doc/installation.adoc | 64 ++++++++++++++++++++++++++++++++++-------------
hash_nss.c | 2 +-
ntp_core.c | 2 +-
ntp_io_linux.c | 2 +-
ntp_sources.c | 9 +++----
test/simulation/126-burst | 16 ++++++++++++
test/unit/hash.c | 2 +-
test/unit/hwclock.c | 2 +-
test/unit/ntp_core.c | 2 +-
13 files changed, 113 insertions(+), 49 deletions(-)
hooks/post-receive
--
chrony/chrony.git
--
To unsubscribe email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "unsubscribe" in the subject.
For help email chrony-dev-request@xxxxxxxxxxxxxxxxxxxx with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.