Package: golang-github-juju-utils / 0.0~git20200923.4646bfe-1

Metadata

Package Version Patches format
golang-github-juju-utils 0.0~git20200923.4646bfe-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
000 disable problematic tests.patch | (download)

bzr/bzr_test.go | 2 2 + 0 - 0 !
mgokv/package_test.go | 2 2 + 0 - 0 !
mgokv/persist_test.go | 2 2 + 0 - 0 !
ssh/run_test.go | 2 2 + 0 - 0 !
4 files changed, 8 insertions(+)

 disable tests that fail due to missing dependencies (juju/testing mongodb support, bazaar) or due to lack of running ssh server
001 fix 32bit builds.patch | (download)

size.go | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix integer sadness when dealing with huge numbers on 32bit architectures
002 increase key size.patch | (download)

ssh/generate_test.go | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 the x/crypto library recently switched to sha-512 for the rsa certificate signature, which doesn't fit in 512 bits