-
Notifications
You must be signed in to change notification settings - Fork 29
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
Bump tarantool to 2.11.1 #14
Open
foxzi
wants to merge
299
commits into
Sulverus:master
Choose a base branch
from
tarantool:foxzi/tarantool-2.11.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Getting this error when attempt to start any application in tarantool 1.6 /usr/local/bin/tarantoolctl: Configuration failed: Incorrect value for option 'vinyl_dir': unexpected option As far as I know there's no vinyl in 1.6 so maybe just remove the option from default config?
Please update tarantool.default for 1.6
bump tarantool-curl version
Bump version of tarantool to 2.10.2. Remove old unused version.
* Bump tarantool version to 2.10.4 * Update gperftools version to 2.10
PostgreSQL 9.6 repo has expired and packages `postgresql96-libs` and `postgresql96-devel` are not available anymore. But it looks like we can install them from the standard repo with version 9.2. Not sure that it's important which version is used. So removing irrelevant `postgresql96` stuff and using the standard repo.
- vshard 0.1.20 -> 0.1.22 - experationd 1.1.1 -> 1.3.1 - queue 1.2.0 -> 1.2.2 - http 1.3.0 -> 1.4.0 - memcached 1.0.1 -> 1.1.0 - metrics 0.14.0 -> 0.16.0 - mysql 2.1.1 -> 2.1.3
On Linux the `make` program uses `/bin/sh` instead of `/bin/bash` by default and substring expansion like this `${VER:0:1}` doesn't work. Now it is fixed.
Mqtt rock was removed because it can't be installed in ubuntu arm image due to tarantool/mqtt#46.
- vshard 0.1.22 -> 0.1.24 - avro schema 3.0.6 -> 3.1.0 - queue 1.2.2 -> 1.3.0 - memcached 1.1.0 -> 1.1.1 - metrics 0.16.0 -> 1.0.0
7daa71c
to
bbb99d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bump tarantool to 2.11.1