You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2022/02/11 10:10:57 UTC

[cassandra] branch cassandra-3.11 updated (317f507 -> 0218d1f)

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

mck pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 317f507  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 1e015ed  Increment version to 3.11.13
     new 25828cb  Increment version to 3.0.27
     new 0218d1f  Merge branch 'cassandra-3.0' into cassandra-3.11

The 3 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:
 CHANGES.txt      | 3 +++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

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


[cassandra] 01/02: Increment version to 3.11.13

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

mck pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 1e015ed2a26a6c1c6a948eec842d7c8ea7d9917c
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Fri Feb 11 11:06:21 2022 +0100

    Increment version to 3.11.13
---
 CHANGES.txt      | 3 +++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 579cea2..c166202 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,6 @@
+3.11.13
+
+
 3.11.12
  * Upgrade snakeyaml to 1.26 in 3.11 (CASSANDRA=17028)
  * Add key validation to ssstablescrub (CASSANDRA-16969)
diff --git a/build.xml b/build.xml
index 9c847ff..60665e3 100644
--- a/build.xml
+++ b/build.xml
@@ -24,7 +24,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.11.12"/>
+    <property name="base.version" value="3.11.13"/>
     <property name="scm.connection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:https://gitbox.apache.org/repos/asf/cassandra.git"/>
     <property name="scm.url" value="https://gitbox.apache.org/repos/asf?p=cassandra.git;a=tree"/>
diff --git a/debian/changelog b/debian/changelog
index afd3438..cfef5fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.11.13) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Mick Semb Wever <mc...@apache.org>  Mon, 07 Feb 2022 13:55:35 +0100
+
 cassandra (3.11.12) unstable; urgency=medium
 
   * New release

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


[cassandra] 02/02: Merge branch 'cassandra-3.0' into cassandra-3.11

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

mck pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 0218d1f6c8627227e996fd4b3fab64d237a685c5
Merge: 1e015ed 25828cb
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Fri Feb 11 11:08:40 2022 +0100

    Merge branch 'cassandra-3.0' into cassandra-3.11


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