From e65985842e462552552882ae0d18aa4f28311f3a Mon Sep 17 00:00:00 2001 From: luoxueyi Date: Fri, 21 Oct 2022 20:50:59 +0800 Subject: [PATCH] version:2.0.5.14 --- backend/SystemUpdater/Core/Database.py | 2 +- debian/changelog | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/backend/SystemUpdater/Core/Database.py b/backend/SystemUpdater/Core/Database.py index fafc4a8..ed697c9 100644 --- a/backend/SystemUpdater/Core/Database.py +++ b/backend/SystemUpdater/Core/Database.py @@ -175,7 +175,7 @@ class Sqlite3Server(object): logging.error("select error: %s.", str(e)) self.disconnect_database() return "Error" - logging.info("Database: Search display Complete (%s=%s) ...", args[0], args[1]) + logging.info("Database: Search display Complete (%s) ...", args[0]) self.disconnect_database() return retval diff --git a/debian/changelog b/debian/changelog index 3018234..34d90e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +kylin-system-updater (2.0.5.14) v101; urgency=medium + + * BUG: #144937 : 【2203自适应升级2209】自动更新下载报错 + #144756 : 【在线更新】开启自动更新,kylin-unattended-upgrades服务状态异常 + #144997 【2203自适应升级2209】系统更新提示弹窗未汉化 + #140277 : 【在线更新】更新失败后查看更新历史,显示包名 + #144104 【在线更新】【2107在线升级2203-update1-RC6】升完基础组件立即重启登录系统后,第二阶段提示窗口中点击立即更新后弹窗未消失 + * 需求号: 无 + * 其他改动说明: 无 + * 其他改动影响域:系统更新 + + -- luoxueyi Fri, 21 Oct 2022 20:46:42 +0800 + kylin-system-updater (2.0.5.13) v101; urgency=medium * BUG: #141330 【在线更新】0521系统在线升级到2203-update1时提示依赖冲突