[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-pre2-152-g009f1a5 |
[ 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 009f1a5ae86ae316b8d1829d708fa6b35ea3033d (commit)
via 4f1418abf911225570a6b82b3acf1f72c3f5058a (commit)
via 79b348f07519094d508544ed447c2fd252be1f99 (commit)
via 9d88c028e289910462d33dde1d34ba865f84c1d9 (commit)
from 51172b3510e5cc36b27fd3a5170d598585b84806 (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 009f1a5ae86ae316b8d1829d708fa6b35ea3033d
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 25 10:58:31 2020 +0200
doc: update NEWS
commit 4f1418abf911225570a6b82b3acf1f72c3f5058a
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 25 10:55:34 2020 +0200
doc: update README
commit 79b348f07519094d508544ed447c2fd252be1f99
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Tue Aug 25 09:39:59 2020 +0200
util: don't open symlink when appending to file
When opening a file for appending (i.e. a log file), use the O_NOFOLLOW
flag to get an error if the path is a symlink. Opening log files through
symlinks is no longer supported.
This is a protection against symlink attacks if chronyd is misconfigured
to write a log in a world-writable directory (e.g. /tmp). That is not
meant to become a recommended practice. Log messages will be lost, or
chronyd won't start, if a symlink exists at the location of the log
file.
commit 9d88c028e289910462d33dde1d34ba865f84c1d9
Author: Miroslav Lichvar <mlichvar@xxxxxxxxxx>
Date: Mon Aug 24 14:03:06 2020 +0200
test: fix cookie length in nts_ke_client unit test
-----------------------------------------------------------------------
Summary of changes:
NEWS | 26 +++++++++++++++++++++++---
README | 40 +++++++++++++++-------------------------
test/unit/nts_ke_client.c | 2 +-
util.c | 2 +-
4 files changed, 40 insertions(+), 30 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.