mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.0' into cassandra-3.11
This commit is contained in:
commit
01ebd9936f
|
|
@ -38,6 +38,7 @@
|
|||
<cve>CVE-2021-37136</cve>
|
||||
<cve>CVE-2021-37137</cve>
|
||||
<cve>CVE-2021-43797</cve>
|
||||
<cve>CVE-2022-24823</cve>
|
||||
</suppress>
|
||||
|
||||
<!-- https://issues.apache.org/jira/browse/CASSANDRA-14183 -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
3.11.14
|
||||
Merged from 3.0:
|
||||
* Suppress CVE-2022-24823 (CASSANDRA-17633)
|
||||
* fsync TOC and digest files (CASSANDRA-10709)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue