Merge branch 'cassandra-3.0' into cassandra-3.11

* cassandra-3.0:
  Add termin-8-jdk as a valid jdk8 candidate in the debian package
This commit is contained in:
Mick Semb Wever 2024-07-05 16:42:59 +02:00
commit abe6d859f2
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
3.11.18
Merged from 3.0:
* Upgrade OWASP to 10.0.0 (CASSANDRA-19738)
Merged from 2.2:
* Add termin-8-jdk as a valid jdk8 candidate in the debian package (CASSANDRA-19752)
3.11.17
* Move ClientWarn.State#warnings to a thread-safe list (CASSANDRA-19427)

2
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: misc
Priority: extra
Maintainer: Eric Evans <eevans@apache.org>
Uploaders: Sylvain Lebresne <slebresne@apache.org>
Build-Depends: debhelper (>= 5), openjdk-8-jdk | java8-jdk, ant (>= 1.9), ant-optional (>= 1.9), dh-python, python-dev (>= 2.7) | python2-dev (>= 2.7), dpatch, bash-completion
Build-Depends: debhelper (>= 5), openjdk-8-jdk | java8-jdk | temurin-8-jdk, ant (>= 1.9), ant-optional (>= 1.9), dh-python, python-dev (>= 2.7) | python2-dev (>= 2.7), dpatch, bash-completion
Homepage: http://cassandra.apache.org
Vcs-Git: http://git-wip-us.apache.org/repos/asf/cassandra.git
Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=cassandra.git