mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-4.1' into trunk
This commit is contained in:
commit
6226ec277b
|
|
@ -76,6 +76,7 @@
|
|||
<cve>CVE-2021-37137</cve>
|
||||
<cve>CVE-2021-43797</cve>
|
||||
<cve>CVE-2022-24823</cve>
|
||||
<cve>CVE-2022-41881</cve>
|
||||
</suppress>
|
||||
<!-- https://issues.apache.org/jira/browse/CASSANDRA-17966 -->
|
||||
<suppress>
|
||||
|
|
|
|||
|
|
@ -110,6 +110,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-41881 (CASSANDRA-18148)
|
||||
* Default role is created with zero timestamp (CASSANDRA-12525)
|
||||
* Suppress CVE-2021-37533 (CASSANDRA-18146)
|
||||
* Add to the IntelliJ Git Window issue navigation links to Cassandra's Jira (CASSANDRA-18126)
|
||||
|
|
|
|||
Loading…
Reference in New Issue