isula-build: refactor image separator

Signed-off-by: jingxiaolu <lujingxiao@huawei.com>
(cherry picked from commit 3f161b153340f8dfa2da567e74a756b021c12984)
This commit is contained in:
jingxiaolu 2022-01-11 17:33:40 +08:00 committed by openeuler-sync-bot
parent be2e2955ab
commit 57d824f19f
5 changed files with 2353 additions and 3 deletions

View File

@ -1 +1 @@
0.9.5-23
0.9.5-24

View File

@ -1 +1 @@
deae3981c0c97d8331b5eaac98d1db08ec0f488e
df4e990bc3b46523e9cc92d132d8948e50ef7979

View File

@ -2,7 +2,7 @@
Name: isula-build
Version: 0.9.5
Release: 23
Release: 24
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 Jan 11 2022 jingxiaolu <lujingxiao@huawei.com> - 0.9.5-24
- Type:enhancement
- CVE:NA
- SUG:restart
- DESC:refactor image separator related
* Thu Dec 23 2021 DCCooper <1866858@huawei.com> - 0.9.5-23
- Type:bugfix
- CVE:NA

File diff suppressed because it is too large Load Diff

View File

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