Package: golang-github-avast-apkverifier / 0.0~git20191015.7330a51-11

Metadata

Package Version Patches format
golang-github-avast-apkverifier 0.0~git20191015.7330a51-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
apkverifier bin.patch | (download)

apkverifier/main.go | 22 22 + 0 - 0 !
1 file changed, 22 insertions(+)

 example code from upstream's readme.md

no parallel.patch | (download)

runtests.sh | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 don't run tests in parallel
disable TestV1SignedAttrsNotInDerOrder.patch | (download)

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

 disable testv1signedattrsnotinderorder
fix golang 1.16.patch | (download)

fullsailor/pkcs7/pkcs7_test.go | 7 6 + 1 - 0 !
schemev1.go | 4 3 + 1 - 0 !
2 files changed, 9 insertions(+), 2 deletions(-)

 fix and patch relevant upstream code for fixing autopkgtests with golang-1.16