supplement patches in series.conf
This commit is contained in:
parent
40482f769a
commit
b7dccd8256
@ -1 +1 @@
|
|||||||
0.9.6-8
|
0.9.6-9
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
34d92aa8caa0087e95ce28c4ca4ca2c347a028f7
|
4b22d9293271f94da1231f8efe1fe1e80d7e608b
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: isula-build
|
Name: isula-build
|
||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A tool to build container images
|
Summary: A tool to build container images
|
||||||
License: Mulan PSL V2
|
License: Mulan PSL V2
|
||||||
URL: https://gitee.com/openeuler/isula-build
|
URL: https://gitee.com/openeuler/isula-build
|
||||||
@ -85,6 +85,12 @@ fi
|
|||||||
/usr/share/bash-completion/completions/isula-build
|
/usr/share/bash-completion/completions/isula-build
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 26 2022 xingweizheng <xingweizheng@huawei.com> - 0.9.6-9
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC:supplement patches in series.conf
|
||||||
|
|
||||||
* Wed Jun 15 2022 xingweizheng <xingweizheng@huawei.com> - 0.9.6-8
|
* Wed Jun 15 2022 xingweizheng <xingweizheng@huawei.com> - 0.9.6-8
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
20
series.conf
20
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/0099-Refactor-refactor-image-separator-related.patch
|
||||||
patch/0100-Add-syscall-statx-in-seccomp-to-fix-Operation-not-pe.patch
|
patch/0100-Add-syscall-statx-in-seccomp-to-fix-Operation-not-pe.patch
|
||||||
patch/0101-disable-go-selinux-on-openEuler.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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user