diff --git a/VERSION-openeuler b/VERSION-openeuler index 58ecee9..5713cfb 100644 --- a/VERSION-openeuler +++ b/VERSION-openeuler @@ -1 +1 @@ -0.9.6-8 +0.9.6-9 diff --git a/git-commit b/git-commit index 9624451..8c86b54 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -34d92aa8caa0087e95ce28c4ca4ca2c347a028f7 +4b22d9293271f94da1231f8efe1fe1e80d7e608b diff --git a/isula-build.spec b/isula-build.spec index d91f7e5..d4acb80 100644 --- a/isula-build.spec +++ b/isula-build.spec @@ -2,7 +2,7 @@ Name: isula-build Version: 0.9.6 -Release: 8 +Release: 9 Summary: A tool to build container images License: Mulan PSL V2 URL: https://gitee.com/openeuler/isula-build @@ -85,6 +85,12 @@ fi /usr/share/bash-completion/completions/isula-build %changelog +* Tue Jul 26 2022 xingweizheng - 0.9.6-9 +- Type:bugfix +- CVE:NA +- SUG:restart +- DESC:supplement patches in series.conf + * Wed Jun 15 2022 xingweizheng - 0.9.6-8 - Type:bugfix - CVE:NA diff --git a/series.conf b/series.conf index 2539457..e353969 100644 --- a/series.conf +++ b/series.conf @@ -10,3 +10,23 @@ patch/0098-utils-remove-unused-PBKDF2-and-AES-related.patch patch/0099-Refactor-refactor-image-separator-related.patch patch/0100-Add-syscall-statx-in-seccomp-to-fix-Operation-not-pe.patch patch/0101-disable-go-selinux-on-openEuler.patch +patch/0102-isula-build-update-go-version-in-go.mod-and-README-t.patch +patch/0103-fix-some-mistake-in-isula-build-cli-program.patch +patch/0104-fix-wrong-behavior-when-the-image-of-image-tag-is-pr.patch +patch/0105-Refactor-integration-test-basic-framework-and-adapt-.patch +patch/0106-add-integration_test_image_name_conflict_with_image_.patch +patch/0107-Refactor-combine-all-base-command-tests.patch +patch/0108-integration-test-use-TMPDIR.patch +patch/0109-better-display-of-integration-test.patch +patch/0110-fix-some-mistakes-and-update-doc-with-version-0.9.6-.patch +patch/0111-fix-correct-table-of-contents-of-english-doc-and-sim.patch +patch/0112-golangcilint-fix-goimports-and-deprecated-warnings.patch +patch/0113-an-ignorable-memory-copy.patch +patch/0114-move-unused-func-args-to-caller.patch +patch/0115-refactor-tidy-file-check-in-package-util.patch +patch/0116-bugfix-run-and-data-root-when-cmd-not-set-main-confi.patch +patch/0117-refactor-move-befor-related-func-of-daemon-main-to-a.patch +patch/0118-adapt-refactor-to-integration_coverage-and-auto-shfm.patch +patch/0119-config-golangci-lint-to-lint-unit-test.patch +patch/0120-make-isula-build-store-more-simple.patch +patch/0121-print-first-and-second-error-when-dockerfile-not-fou.patch