You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2022/10/18 15:39:26 UTC

[cassandra] branch trunk updated (c089818881 -> 81f9068b11)

This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from c089818881 Make Cassandra logs able to be viewed in the virtual table system_views.system_logs
     new 2e6528542b Suppress CVE-2022-42003 and CVE-2022-42004
     new 4157e7a8e0 Merge branch 'cassandra-3.11' into cassandra-4.0
     new 1e18eda3d9 Merge branch 'cassandra-4.0' into cassandra-4.1
     new 81f9068b11 Merge branch 'cassandra-4.1' into trunk

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .build/dependency-check-suppressions.xml | 7 +++++++
 CHANGES.txt                              | 1 +
 2 files changed, 8 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 01/01: Merge branch 'cassandra-4.1' into trunk

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 81f9068b11a3a51235d6dc14616eb805385df388
Merge: c089818881 1e18eda3d9
Author: Brandon Williams <br...@apache.org>
AuthorDate: Tue Oct 18 10:38:54 2022 -0500

    Merge branch 'cassandra-4.1' into trunk

 .build/dependency-check-suppressions.xml | 7 +++++++
 CHANGES.txt                              | 1 +
 2 files changed, 8 insertions(+)

diff --cc CHANGES.txt
index 1bae643c3e,39a2129f8d..d32083e7eb
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -117,7 -62,6 +117,8 @@@ Merged from 4.0
   * Ensure FileStreamTask cannot compromise shared channel proxy for system table when interrupted (CASSANDRA-17663)
   * silence benign SslClosedEngineException (CASSANDRA-17565)
  Merged from 3.11:
++ * Suppress CVE-2022-42003 and CVE-2022-42004 (CASSANDRA-17966)
 + * Make LongBufferPoolTest insensitive to timing (CASSANDRA-16681)
   * Fix potential IndexOutOfBoundsException in PagingState in mixed mode clusters (CASSANDRA-17840)
   * Document usage of closed token intervals in manual compaction (CASSANDRA-17575)
   * Creating of a keyspace on insufficient number of replicas should filter out gosspping-only members (CASSANDRA-17759)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org