!45 isula-build:add more fuzz tests

From: @caihaomin
Reviewed-by: @jingxiaolu
Signed-off-by: @jingxiaolu
This commit is contained in:
openeuler-ci-bot 2020-12-08 19:56:47 +08:00 committed by Gitee
commit 6a7d3955d7
5 changed files with 5672 additions and 3 deletions

View File

@ -1 +1 @@
0.9.4-9
0.9.4-10

View File

@ -1 +1 @@
28cc46e7793fb6bb3a97f0e969e3dc914faa3b3e
80be085896f4701b8d13b28d423d3a4cd72df00d

View File

@ -2,7 +2,7 @@
Name: isula-build
Version: 0.9.4
Release: 9
Release: 10
Summary: A tool to build container images
License: Mulan PSL V2
URL: https://gitee.com/openeuler/isula-build
@ -85,6 +85,9 @@ fi
/usr/share/bash-completion/completions/isula-build
%changelog
* Fir Nov 27 2020 caihaomin<caihaomin@huawei.com> - 0.9.4-10
- Add more fuzz tests
* Fir Nov 27 2020 caihaomin<caihaomin@huawei.com> - 0.9.4-9
- Imporve daemon push and pull unit test

File diff suppressed because it is too large Load Diff

View File

@ -9,3 +9,4 @@ patch/0068-isula-build-support-build-Dockerfile-only-have-FROM-.patch
patch/0069-isula-build-mask-proc-pin_memory.patch
patch/0070-hack-add-compile-flag-ftrapv.patch
patch/0071-imporve-daemon-push-and-pull-unit-test.patch
patch/0072-fuzz-add-more-fuzz-tests.patch