Package: golang-github-boltdb-bolt / 1.3.1-5

Metadata

Package Version Patches format
golang-github-boltdb-bolt 1.3.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Bug#849663_Fix_32bit_failures.patch | (download)

db_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 this test uses a constant that is too big for 32bit systems.
 The patch uses a smaller constant that hopefully works the same.
0002 Increase write waiting time when testing.patch | (download)

db_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase write waiting time when testing

Bug: https://github.com/coreos/bbolt/issues/54
Bug-Debian: http://bugs.debian.org/832834

0003 Add support for mips mips64.patch | (download)

bolt_mips64x.go | 12 12 + 0 - 0 !
bolt_mipsx.go | 12 12 + 0 - 0 !
2 files changed, 24 insertions(+)

 add support for mips, mips64