isula-build: refactor image separator

Signed-off-by: jingxiaolu <lujingxiao@huawei.com>
This commit is contained in:
jingxiaolu 2021-12-31 17:46:43 +08:00
parent 69b78ac940
commit 92e5c7823b
5 changed files with 2353 additions and 3 deletions

View File

@ -1 +1 @@
0.9.6-3
0.9.6-4

View File

@ -1 +1 @@
2f8e5cc49d62d2f1c1ac161e9f3156b9f927084e
505d5b5e92ce12031f2c253bc850a2692fb25e7f

View File

@ -2,7 +2,7 @@
Name: isula-build
Version: 0.9.6
Release: 3
Release: 4
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
* Fri Dec 31 2021 jingxiaolu <lujingxiao@huawei.com> - 0.9.6-4
- Type:enhancement
- CVE:NA
- SUG:restart
- DESC:refactor image separator related
* Thu Dec 23 2021 DCCooper <1866858@gmail.com> - 0.9.6-3
- Type:bugfix
- CVE:NA

File diff suppressed because it is too large Load Diff

View File

@ -7,3 +7,4 @@ patch/0095-tests-fix-testcase-TestPrepareFromImage.patch
patch/0096-fix-some-little-mistakes-in-manual_zh.md.patch
patch/0097-fix-the-message-is-not-rational-when-not-appoint-Doc.patch
patch/0098-utils-remove-unused-PBKDF2-and-AES-related.patch
patch/0099-Refactor-refactor-image-separator-related.patch