Skip to content

Commit b906677

Browse files
author
vroyer
committed
release 6.8.4.16
1 parent c347649 commit b906677

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
6.8.4.16 - 2022-01-03
2+
* Upgrade log4j 2.17.1 to fix CVE-2021-44832
3+
14
6.8.4.15 - 2021-12-21
25
* Upgrade log4j 2.17.0 to fix CVE-2021-45105
36

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
elasticsearch = 6.8.4.15
1+
elasticsearch = 6.8.4.16
22
elasticsearch_vanilla = 6.8.4
33
cassandra = 3.11.9.1
44
lucene = 7.7.2

docs/elassandra/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
# built documents.
6666
#
6767
# The short X.Y version.
68-
version = u'6.8.4.15'
68+
version = u'6.8.4.16'
6969
# The full version, including alpha/beta/rc tags.
70-
release = u'6.8.4.15'
70+
release = u'6.8.4.16'
7171

7272
tgz_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.tar.gz".format(release)
7373
deb_url = "https://github.com/strapdata/elassandra/releases/download/v{0}/elassandra-{0}.deb".format(release)

0 commit comments

Comments
 (0)