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 a8496658a00684360e7179d607ad7be664daec2a (commit) via 6ea1082a72d846c9de7e52e11cae79d804ed55a5 (commit) via 4f674539fddea268a1d15bf5ab2b5506b74d1f79 (commit) via 68d3fb4af8f54ce546f36c1fa70a0f0f35c5932e (commit) via 3c24f2c2edc0b114cfabffdb3ff3c10ccfa0aa83 (commit) from 0189dac7d82f89de9be07a29985371efa686637d (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 a8496658a00684360e7179d607ad7be664daec2a Author: Miroslav Lichvar <mlich...@redhat.com> Date: Wed Apr 12 17:24:28 2023 +0200 test: free memory in unit tests on exit commit 6ea1082a72d846c9de7e52e11cae79d804ed55a5 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Wed Apr 12 16:48:36 2023 +0200 sched: free timer blocks on exit Save pointers to allocated timer blocks and free them on exit. This fixes the long-standing annoying "possibly lost" leak reported by valgrind. commit 4f674539fddea268a1d15bf5ab2b5506b74d1f79 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Wed Apr 12 12:36:49 2023 +0200 test: add 145-rtc test commit 68d3fb4af8f54ce546f36c1fa70a0f0f35c5932e Author: Miroslav Lichvar <mlich...@redhat.com> Date: Mon Apr 3 15:01:19 2023 +0200 doc: improve description of chronyd -Q option commit 3c24f2c2edc0b114cfabffdb3ff3c10ccfa0aa83 Author: Miroslav Lichvar <mlich...@redhat.com> Date: Mon Apr 3 14:36:30 2023 +0200 test: add option to dump traffic to pcaps This will be useful for debugging. ----------------------------------------------------------------------- Summary of changes: doc/chronyd.adoc | 6 ++-- sched.c | 14 ++++++++- test/simulation/145-rtc | 75 +++++++++++++++++++++++++++++++++++++++++++++ test/simulation/test.common | 6 ++++ test/unit/test.c | 1 + test/unit/util.c | 2 ++ 6 files changed, 101 insertions(+), 3 deletions(-) create mode 100755 test/simulation/145-rtc hooks/post-receive -- chrony/chrony.git -- To unsubscribe email chrony-dev-requ...@chrony.tuxfamily.org with "unsubscribe" in the subject. For help email chrony-dev-requ...@chrony.tuxfamily.org with "help" in the subject. Trouble? Email listmas...@chrony.tuxfamily.org.