Merge branch 'cassandra-4.0' into cassandra-4.1

This commit is contained in:
Brandon Williams 2023-06-01 15:02:43 -05:00
commit 60b26fdfb4
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@ Merged from 4.0:
* Remove unnecessary shuffling of GossipDigests in Gossiper#makeRandomGossipDigest (CASSANDRA-18546)
Merged from 3.11:
Merged from 3.0:
* Remove dh_python use in Debian packaging (CASSANDRA-18558)
4.1.2
* Allow keystore and trustrore passwords to be nullable (CASSANDRA-18124)

1
debian/rules vendored
View File

@ -41,7 +41,6 @@ install: build
dh_testroot
dh_installdirs
dh_install
dh_python3
# Copy in the jar and symlink to something stable
dh_install build/apache-cassandra-$(VERSION).jar \