From 56cd4516f05a437a453622cc8d6e55818ba48155 Mon Sep 17 00:00:00 2001 From: zhengxiaoxiao Date: Sat, 15 Jun 2024 09:33:42 +0800 Subject: [PATCH] del inappropriate information and keep the version the same as 22.03-sp3 --- ...elete-the-null-determination-of-out_buf-in-codegene.patch | 2 +- secGear.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/0048-Delete-the-null-determination-of-out_buf-in-codegene.patch b/0048-Delete-the-null-determination-of-out_buf-in-codegene.patch index 3d57f5d..f3c0d94 100644 --- a/0048-Delete-the-null-determination-of-out_buf-in-codegene.patch +++ b/0048-Delete-the-null-determination-of-out_buf-in-codegene.patch @@ -1,5 +1,5 @@ From 19595d5dea95ccd985fdc10d175e9520f7bb0cc1 Mon Sep 17 00:00:00 2001 -From: z30023234 +From: zhengxiaoxiao Date: Sun, 24 Apr 2022 15:23:40 +0800 Subject: [PATCH] Delete the null determination of out_buf in codegener. diff --git a/secGear.spec b/secGear.spec index 6b182e7..1d14fe4 100644 --- a/secGear.spec +++ b/secGear.spec @@ -1,6 +1,6 @@ Name: secGear Version: 0.1.0 -Release: 44 +Release: 47 Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features @@ -254,6 +254,9 @@ popd systemctl restart rsyslog %changelog +* Sat Jun 15 2024 zhengxiaoxiao - 0.1.0-47 +- del inappropriate information and keep the version the same as 22.03-sp3 + * Fri Jun 14 2024 zhengxiaoxiao - 0.1.0-44 - change log file permission 0400 -- Gitee