File tree Expand file tree Collapse file tree 5 files changed +27
-7
lines changed
Expand file tree Collapse file tree 5 files changed +27
-7
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11year = '22'
22minor = 1
3- micro = 8
3+ micro = 9
Original file line number Diff line number Diff line change @@ -12,6 +12,32 @@ The format is inspired by [Keep a Changelog].
1212
1313<!-- TOWNCRIER -->
1414
15+ ## 22.1.9 (2022-07-26)
16+
17+ | Protocol | Version |
18+ | :------------------| :---------:|
19+ | Consensus | 6.0.0 |
20+ | Runtime Host | 5.0.0 |
21+ | Runtime Committee | 4.0.0 |
22+
23+ ### Features
24+
25+ - oasis-net-runner: support configuring runtime state and state root
26+ ([ #4843 ] ( https://github.com/oasisprotocol/oasis-core/issues/4843 ) )
27+
28+ ### Bug Fixes
29+
30+ - go/runtime/host/sandbox/process: Handle missing clone3
31+ ([ #4861 ] ( https://github.com/oasisprotocol/oasis-core/issues/4861 ) )
32+
33+ This should fix seccomp filter generation failures on systems with
34+ ancient kernel/userland pairs (RHEL8 and variants).
35+
36+ ### Internal Changes
37+
38+ - go/common/sgx/sigstruct: Add support for offline signing
39+ ([ #4844 ] ( https://github.com/oasisprotocol/oasis-core/issues/4844 ) )
40+
1541## 22.1.8 (2022-06-28)
1642
1743| Protocol | Version |
You can’t perform that action at this time.
0 commit comments