update utils dependency #6775

Merged
merged 1 commit into from Jan 13, 2017

Conversation

Projects
None yet
6 participants
Owner

rogpeppe commented Jan 6, 2017

This should fix https://bugs.launchpad.net/juju-core/+bug/1654528
by making juju use set of TLS cipher suites that are compatible
with the stock GnuTLS suites provided by precise and trusty.

Note that this branch is targeted at 1.25 and the utils dependency is
in the 1.25 branch of that repo.

update utils dependency
This should fix https://bugs.launchpad.net/juju-core/+bug/1654528
by making juju use set of TLS cipher suites that are compatible
with the stock GnuTLS suites provided by precise and trusty.

LGTM

Owner

rogpeppe commented Jan 9, 2017

$$merge$$

Contributor

jujubot commented Jan 9, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 9, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/9984

Member

anastasiamac commented Jan 10, 2017

As this brings in the tip of utils dependency into 1.25, isn't it problematic? juju/utils has moved on to cater for Juju 2...
Shouldn't utils change be done on the utils version/tag/branch that 1.25 depends on?

Owner

rogpeppe commented Jan 10, 2017

Shouldn't utils change be done on the utils version/tag/branch that 1.25 depends on?

As mentioned in the PR description, that that's what it does, unless I'm missing something.

Owner

rogpeppe commented Jan 10, 2017

$$merge$$

Contributor

jujubot commented Jan 10, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 10, 2017

Build failed: Generating tarball failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/9994

Owner

rogpeppe commented Jan 11, 2017

$$merge$$

Contributor

jujubot commented Jan 11, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 11, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10003

Contributor

reedobrien commented Jan 11, 2017

$$onemoretime$$

Contributor

jujubot commented Jan 11, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 11, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10004

Owner

rogpeppe commented Jan 11, 2017

$$merge$$

Contributor

jujubot commented Jan 11, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 11, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10005

Contributor

reedobrien commented Jan 12, 2017

$$trynow$$

Contributor

jujubot commented Jan 12, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 12, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10006

Contributor

reedobrien commented Jan 13, 2017

$$pfft$$

Contributor

jujubot commented Jan 13, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 13, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10007

Contributor

reedobrien commented Jan 13, 2017

$$spinthewheel$$

Contributor

jujubot commented Jan 13, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Jan 13, 2017

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/10008

Owner

rogpeppe commented Jan 13, 2017

Another sporadic test failure, it seems. This time, it seems that mgo.Session.DatabaseNames failed with an "unexpected message" error, causing testing.resetAdminPasswordAndFetchDBNames which looks like it's come from the TLS layer.

Owner

rogpeppe commented Jan 13, 2017

$$merge$$

Contributor

jujubot commented Jan 13, 2017

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit be69dc1 into juju:1.25 Jan 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment