mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.1' into trunk
This commit is contained in:
commit
1f58f48e6e
|
|
@ -81,6 +81,7 @@
|
|||
<cve>CVE-2021-43797</cve>
|
||||
<cve>CVE-2022-24823</cve>
|
||||
<cve>CVE-2022-41881</cve>
|
||||
<cve>CVE-2022-41915</cve>
|
||||
</suppress>
|
||||
<!-- https://issues.apache.org/jira/browse/CASSANDRA-17966 -->
|
||||
<suppress>
|
||||
|
|
|
|||
|
|
@ -116,6 +116,7 @@ Merged from 4.0:
|
|||
* Restore internode custom tracing on 4.0's new messaging system (CASSANDRA-17981)
|
||||
Merged from 3.11:
|
||||
Merged from 3.0:
|
||||
* Suppress CVE-2022-41915 (CASSANDRA-18147)
|
||||
* Introduce check for names of test classes (CASSANDRA-17964)
|
||||
* Suppress CVE-2021-1471, CVE-2021-3064, CVE-2021-4235 (CASSANDRA-18149)
|
||||
* Switch to snakeyaml's SafeConstructor (CASSANDRA-18150)
|
||||
|
|
|
|||
Loading…
Reference in New Issue