Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Update sqlite3#985

Merged
rbradford merged 2 commits into
ciao-project:masterfrom
markdryan:update-sqlite3
Jan 5, 2017
Merged

Update sqlite3#985
rbradford merged 2 commits into
ciao-project:masterfrom
markdryan:update-sqlite3

Conversation

@markdryan

Copy link
Copy Markdown
Contributor

This PR updates the vendored version of go-sqlite3 to 6f2749a. The underlying sqlite3 c library is updated to 3.15.1. The latest version of sqlite3 does not compile with gobeta1 so this PR also updates the version of Go 1.8 used by travis to Go 1.8beta2.

Mark Ryan added 2 commits January 5, 2017 11:12
This commit updates the version of Go 1.8 we use to build ciao in travis.
This update is needed to compile the latest version of go-sqlite3.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
This commit updates the go-sqlite3 version that we are using to 6f2749a.
The underlying C library is updated from version 3.10.2 to 3.15.1.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
@markdryan

Copy link
Copy Markdown
Contributor Author

BAT tests pass on Single VM with this patch.

@coveralls

coveralls commented Jan 5, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 66.422% when pulling 29337ab on markdryan:update-sqlite3 into 0ffc205 on 01org:master.

@rbradford rbradford merged commit cc283e2 into ciao-project:master Jan 5, 2017
@markdryan markdryan deleted the update-sqlite3 branch January 16, 2017 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants