File tree Expand file tree Collapse file tree 3 files changed +335
-204
lines changed Expand file tree Collapse file tree 3 files changed +335
-204
lines changed Original file line number Diff line number Diff line change 4
4
5
5
-
6
6
7
+ ## 0.10.3 (2023/03/08)
8
+
9
+ This is a security update to bump Wasmtime to 6.0.1 given the two CVE published (one critical) and addressed in:
10
+ - [ GHSA-ff4p -7xrq-q5r8 (CVE-2023 -26489)] ( https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-ff4p-7xrq-q5r8 )
11
+ - [ GHSA-xm67 -587q-r2vw (CVE-2023 -27477)] ( https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-xm67-587q-r2vw )
12
+
13
+
14
+ ### ` libwasm_runtime.so `
15
+ - Dependencies:
16
+ - Bump version dependencies:
17
+ - ` wasmtime ` to ` 6.0.1 ` .
18
+ - ` anyhow ` to ` 1.0.69 ` .
19
+ - ` once_cell ` to ` 1.17.1 ` .
20
+ - Updated ` cargo.lock ` dependencies via ` cargo update ` .
21
+
22
+
7
23
## 0.10.2 (2023/01/09)
8
24
9
25
### ` libwasm_runtime.so `
You can’t perform that action at this time.
0 commit comments