!39 修复v-p-n的自测缺陷
From: @luoqing_kylinsec Reviewed-by: @liubuguiii Signed-off-by: @liubuguiii
This commit is contained in:
commit
c5423d3e78
1102
0001-fix-network-fix-the-self-test-defect-v-p-n.patch
Normal file
1102
0001-fix-network-fix-the-self-test-defect-v-p-n.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,14 @@
|
|||||||
Name: kiran-control-panel
|
Name: kiran-control-panel
|
||||||
Version: 2.3.5
|
Version: 2.3.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Kiran Control Panel
|
Summary: Kiran Control Panel
|
||||||
Summary(zh_CN): Kiran桌面控制面板
|
Summary(zh_CN): Kiran桌面控制面板
|
||||||
|
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
Patch0001: 0001-fix-network-fix-the-self-test-defect-v-p-n.patch
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: cmake >= 3.2
|
BuildRequires: cmake >= 3.2
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -166,6 +168,9 @@ make %{?_smp_mflags}
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 06 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3.5-2
|
||||||
|
- KYOS-F: Fix V-P-N self-test defects
|
||||||
|
|
||||||
* Mon Sep 05 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3.5-1
|
* Mon Sep 05 2022 luoqing <luoqing@kylinsec.com.cn> - 2.3.5-1
|
||||||
- KYOS-F: Fix the network connection status does not change after unplugging the network cable (#I5I0AA)
|
- KYOS-F: Fix the network connection status does not change after unplugging the network cable (#I5I0AA)
|
||||||
- KYOS-F: Fix network tay crash (#I5OKBR)
|
- KYOS-F: Fix network tay crash (#I5OKBR)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user