From 1de46a8296238d3c0b42f6829d27f1d433986b31 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 24 Jul 2023 04:27:05 +0000 Subject: [PATCH 1/2] update tool/ssaudit. Signed-off-by: shenmo --- tool/ssaudit | 1 + 1 file changed, 1 insertion(+) diff --git a/tool/ssaudit b/tool/ssaudit index 79e38fc..7d63180 100755 --- a/tool/ssaudit +++ b/tool/ssaudit @@ -47,3 +47,4 @@ install_ret="$?" echo "OMG-IT-GOES-WRONG" exit "$install_ret" fi +echo ---------------安装结束--------------- \ No newline at end of file From e7e810ea2b5cacb3f48df400ae7207541b5b3051 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 24 Jul 2023 08:02:03 +0000 Subject: [PATCH 2/2] update debian/changelog. Signed-off-by: shenmo --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2256c61..1f47705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +spark-store (4.2.6.5) stable; urgency=medium + * 调整:ssaudit安装结束时会提示安装结束 + + -- shenmo + spark-store (4.2.6.4) stable; urgency=medium * 修复:关于页面的入口过时