!91 Troubleshoot and rectify sensitive information

Merge pull request !91 from xyn-coder/openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2021-12-28 02:44:54 +00:00 committed by Gitee
commit 5286a2a21e
4 changed files with 8 additions and 3 deletions

View File

@ -95,7 +95,7 @@ diff --git a/isomaker/oemaker.sh b/isomaker/oemaker.sh
index 74d923e..37196e5 100755
--- a/isomaker/oemaker.sh
+++ b/isomaker/oemaker.sh
@@ -144,6 +144,13 @@ function mk_euleros_main()
@@ -144,6 +144,13 @@ function mk_oe_main()
return 1
fi
ls "${OUTPUT_DIR}/${EVE_SRC_ISO_NAME}"

Binary file not shown.

BIN
oemaker-2.0.2.tar.gz Normal file

Binary file not shown.

View File

@ -10,8 +10,8 @@ Name: oemaker
Summary: a duilding tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 2.0.1
Release: 7
Version: 2.0.2
Release: 8
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@ -129,6 +129,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
* Fri Dec 24 2021 xyn-coder <xiangyuning@huawei.com> - 2.0.2-8
- ID:NA
- SUG:NA
- DESC: Troubleshoot and rectify sensitive information.
* Mon Dec 20 2021 xinsheng3 <xinsheng3@huawei.com> - 2.0.1-7
- ID:NA
- SUG:NA