Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra 3.X and Debian 7 clash over GLIBC version. #399

Merged
merged 9 commits into from
Sep 2, 2017
Merged

Conversation

dallinb
Copy link
Contributor

@dallinb dallinb commented Sep 2, 2017

No description provided.

@dallinb dallinb merged commit 4c7ecc3 into develop Sep 2, 2017
@dallinb dallinb deleted the bugfix-397 branch September 2, 2017 08:32
dallinb added a commit that referenced this pull request Sep 11, 2017
* Integration with github_changelog_generator

* Release 2.5.0

* Bugfix-397: Spec tests not working. (#398)

* #395 Adding Red Hat OS (#396)

* #395 Implement apache repo for Red Hat

* #395 Adding Red Hat OS

Adding Red Hat OS for the Apache repo

* #395 Add release to the URL

* Adding gpg key to yum

* Cassandra 3.X and Debian 7 clash over GLIBC version. (#399)

* Implement apache_repo for RedHat (#400)

Fixes #395.

* [blacksmith] Bump version to 2.6.0

* Update to the changelog for 2.6.0.

* Corrected CHANGELOG and added stijnvdb to CONTRIBUTERS.
dallinb added a commit that referenced this pull request Sep 12, 2017
* Switch to role management instead of user one for cassandra > 2.2

CREATE USER, DROP USER, LIST USERS are deprecated in favor of
CREATE ROLE, DROP ROLE, LIST ROLES.
This PR introduces the changes regarding user management by
switching to roles for cassandra version greater or equal 2.2

CREATE USER is supported for backwards compatibility only.
Authentication and authorization for Cassandra 2.2 and later are
based on ROLES, and use CREATE ROLE instead [1]

[1]. http://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlCreateUser.html

* Release 2.5.0

* [blacksmith] Bump version to 2.6.0

* Update to the changelog for 2.6.0.

* Corrected CHANGELOG and added stijnvdb to CONTRIBUTERS.

* Release 2.6.0 (#402)

* Integration with github_changelog_generator

* Release 2.5.0

* Bugfix-397: Spec tests not working. (#398)

* #395 Adding Red Hat OS (#396)

* #395 Implement apache repo for Red Hat

* #395 Adding Red Hat OS

Adding Red Hat OS for the Apache repo

* #395 Add release to the URL

* Adding gpg key to yum

* Cassandra 3.X and Debian 7 clash over GLIBC version. (#399)

* Implement apache_repo for RedHat (#400)

Fixes #395.

* [blacksmith] Bump version to 2.6.0

* Update to the changelog for 2.6.0.

* Corrected CHANGELOG and added stijnvdb to CONTRIBUTERS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant