mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.11' into cassandra-4.0
This commit is contained in:
commit
6158dccbcb
|
|
@ -47,5 +47,6 @@
|
|||
<cve>CVE-2021-37136</cve>
|
||||
<cve>CVE-2021-37137</cve>
|
||||
<cve>CVE-2021-43797</cve>
|
||||
<cve>CVE-2022-24823</cve>
|
||||
</suppress>
|
||||
</suppressions>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
4.0.5
|
||||
Merged from 3.11.13:
|
||||
Merged from 3.11:
|
||||
Merged from 3.0:
|
||||
* Suppress CVE-2022-24823 (CASSANDRA-17633)
|
||||
* fsync TOC and digest files (CASSANDRA-10709)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue