Browse code

auto spec version bump up: cassandra - cassandra: bump up to 3.11.6

Change-Id: I04b1fad8e673c1ce3e086552195adf738fd4fed0
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/9806
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Tapas Kundu <tkundu@vmware.com>

gerrit-photon authored on 2020/06/23 12:20:12
Showing 2 changed files
... ...
@@ -26,15 +26,15 @@ patch by Lerh Chuan Low; reviewed by jasobrown for CASSANDRA-14427
26 26
  delete mode 100644 lib/licenses/jackson-mapper-asl-1.9.13.txt
27 27
 
28 28
 diff --git a/CHANGES.txt b/CHANGES.txt
29
-index c0c02ad..698b223 100644
29
+index e50cb29..efbfe75 100644
30 30
 --- a/CHANGES.txt
31 31
 +++ b/CHANGES.txt
32 32
 @@ -1,4 +1,5 @@
33
- 3.11.5
33
+ 3.11.6
34 34
 + * Bump jackson version to >= 2.9.5 (CASSANDRA-14427)
35
-  * Fix SASI non-literal string comparisons (range operators) (CASSANDRA-15169)
36
-  * Make sure user defined compaction transactions are always closed (CASSANDRA-15123)
37
-  * Fix cassandra-env.sh to use $CASSANDRA_CONF to find cassandra-jaas.config (CASSANDRA-14305)
35
+  * Fix bad UDT sstable metadata serialization headers written by C* 3.0 on upgrade and in sstablescrub (CASSANDRA-15035)
36
+  * Fix nodetool compactionstats showing extra pending task for TWCS - patch implemented (CASSANDRA-15409)
37
+  * Fix SELECT JSON formatting for the "duration" type (CASSANDRA-15075)
38 38
 diff --git a/lib/licenses/jackson-annotations-2.9.5.txt b/lib/licenses/jackson-annotations-2.9.5.txt
39 39
 new file mode 100644
40 40
 index 0000000..d645695
... ...
@@ -2,15 +2,15 @@
2 2
 %global __os_install_post %{nil}
3 3
 Summary:        Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store
4 4
 Name:           cassandra
5
-Version:        3.11.5
6
-Release:        3%{?dist}
5
+Version:        3.11.6
6
+Release:        1%{?dist}
7 7
 URL:            http://cassandra.apache.org/
8 8
 License:        Apache License, Version 2.0
9 9
 Group:          Applications/System
10 10
 Vendor:         VMware, Inc.
11 11
 Distribution:   Photon
12 12
 Source0:        https://repo1.maven.org/maven2/org/apache/cassandra/apache-cassandra/%{version}/apache-%{name}-%{version}-src.tar.gz
13
-%define sha1    apache-cassandra=5e443e229819d70fcad963f3221109ab55a2c3a2
13
+%define sha1    apache-cassandra=ed81942259d1cb7f054c28b999461df11887de5f
14 14
 # https://search.maven.org/maven2/ch/qos/logback/logback-classic/1.2.0/logback-classic-1.2.0.jar
15 15
 # https://search.maven.org/maven2/ch/qos/logback/logback-core/1.2.0/logback-core-1.2.0.jar
16 16
 # https://search.maven.org/maven2/org/apache/thrift/libthrift/0.9.3/libthrift-0.9.3.jar
... ...
@@ -146,6 +146,8 @@ fi
146 146
 %exclude /var/opt/cassandra/build/lib
147 147
 
148 148
 %changelog
149
+*   Mon Jun 22 2020 Gerrit Photon <photon-checkins@vmware.com> 3.11.6-1
150
+-   Automatic Version Bump
149 151
 *   Wed Feb 05 2020 Ankit Jain <ankitja@vmware.com> 3.11.5-3
150 152
 -   Bump jackson version to >= 2.9.5
151 153
 *   Wed Feb 05 2020 Shreyas B. <shreyasb@vmware.com> 3.11.5-2