v2.99.0
This commit is contained in:
parent
e38eb63639
commit
d8211c45d2
3 changed files with 53 additions and 1 deletions
|
@ -1,3 +1,41 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5
|
||||||
|
hash: e10edf5c36c4cab64a79fcb65810b4267edf2b02
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5
|
||||||
|
changelog-entry: Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "chronyd: Add time synchronization healthcheck"
|
||||||
|
hash: e2a0fb8ebd45400789ab466dbbe0e70da7fa6165
|
||||||
|
body: >
|
||||||
|
Add a healthcheck that will check that the NTP sources are
|
||||||
|
reachable
|
||||||
|
|
||||||
|
and the system time does not skew.
|
||||||
|
|
||||||
|
|
||||||
|
The healthcheck will command a burst sync if there is no selected
|
||||||
|
|
||||||
|
reachable source, and will restart chronyd if the system clock skews.
|
||||||
|
|
||||||
|
|
||||||
|
Fixes #2314
|
||||||
|
footer:
|
||||||
|
Change-type: minor
|
||||||
|
change-type: minor
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
version: meta-balena-2.99.0
|
||||||
|
title: "'chronyd: Add time synchronization healthcheck'"
|
||||||
|
date: 2022-06-10T08:04:29.339Z
|
||||||
|
version: 2.99.0
|
||||||
|
title: "'Update layers/meta-balena digest to 202e9c7'"
|
||||||
|
date: 2022-06-10T14:36:44.433Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to 466c0e3a56da6605f033d8fd1b37c301c96af979
|
- subject: Update layers/meta-balena to 466c0e3a56da6605f033d8fd1b37c301c96af979
|
||||||
hash: e73adcf5bc28dcd191debb696adbe19d37cad8f9
|
hash: e73adcf5bc28dcd191debb696adbe19d37cad8f9
|
||||||
|
|
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,6 +1,20 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.99.0
|
||||||
|
## (2022-06-10)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to 202e9c71433434b1f2bd5e658c7f7f216a364ad5 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-2.99.0
|
||||||
|
> ### (2022-06-10)
|
||||||
|
>
|
||||||
|
> * chronyd: Add time synchronization healthcheck [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v2.98.45
|
# v2.98.45
|
||||||
## (2022-06-10)
|
## (2022-06-10)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.98.45
|
2.99.0
|
Loading…
Add table
Reference in a new issue