update changelog
This commit is contained in:
parent
7adfe4ed0c
commit
633e38d091
|
@ -1,3 +1,12 @@
|
||||||
|
ukui-screensaver (3.22.1.3-ok10~0412) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* BUG号:136797 【虚拟机】【virtualbox】【锁屏】锁屏后锁屏页面时间与头像显示未对齐,登录页面正常
|
||||||
|
I5M3SK 内存泄露
|
||||||
|
* 需求号:无
|
||||||
|
* 其他修改说明:无
|
||||||
|
|
||||||
|
-- Yang Min <yangmin@kylinos.cn> Wed, 12 Apr 2023 13:40:10 +0800
|
||||||
|
|
||||||
ukui-screensaver (3.22.1.3-ok9~0323) yangtze; urgency=medium
|
ukui-screensaver (3.22.1.3-ok9~0323) yangtze; urgency=medium
|
||||||
|
|
||||||
* BUG号:I65B7Q 【次要】【系统登录】登录界面tab后,esc键位无法回复登录界面默认显示
|
* BUG号:I65B7Q 【次要】【系统登录】登录界面tab后,esc键位无法回复登录界面默认显示
|
||||||
|
|
|
@ -13,7 +13,13 @@ Files: CMakeLists.txt
|
||||||
.gitattributes
|
.gitattributes
|
||||||
KylinNM/*
|
KylinNM/*
|
||||||
.config.h.in
|
.config.h.in
|
||||||
|
screensaver-focus-helper/*
|
||||||
|
set4kScale/*
|
||||||
Copyright: 2018, Tianjin KYLIN Information Technology Co., Ltd.
|
Copyright: 2018, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
2020, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
2021, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
2022, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
Files: src/xeventmonitor.h
|
Files: src/xeventmonitor.h
|
||||||
|
@ -26,7 +32,9 @@ License: GPL-3+
|
||||||
Files: BiometricAuth/*
|
Files: BiometricAuth/*
|
||||||
VirtualKeyboard/*
|
VirtualKeyboard/*
|
||||||
Copyright: 2018, Tianjin KYLIN Information Technology Co., Ltd.
|
Copyright: 2018, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
License: GPL-2+
|
2021, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
2022, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
This package is free software; you can redistribute it and/or modify
|
This package is free software; you can redistribute it and/or modify
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -4,3 +4,4 @@
|
||||||
0004-update-quotation.patch
|
0004-update-quotation.patch
|
||||||
0005-update-changelog.patch
|
0005-update-changelog.patch
|
||||||
0006-update-changelog.patch
|
0006-update-changelog.patch
|
||||||
|
0007-update-changelog.patch
|
||||||
|
|
Loading…
Reference in New Issue