From 8a4804e57b6457d81d7e2bf87297954d806e02c1 Mon Sep 17 00:00:00 2001 From: Jialin Zhang Date: Fri, 7 Jun 2024 16:16:22 +0800 Subject: [PATCH] release 5.10.0-206.0.0 --- SOURCE | 2 +- kernel.spec | 18 ++++++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index 38b0765..1205f05 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-204.0.0 +5.10.0-206.0.0 diff --git a/kernel.spec b/kernel.spec index 881f1a0..afbf94b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -9,9 +9,9 @@ %global upstream_version 5.10 %global upstream_sublevel 0 -%global devel_release 204 +%global devel_release 206 %global maintenance_release .0.0 -%global pkg_release .104 +%global pkg_release .105 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -952,6 +952,20 @@ fi %endif %changelog +* Fri Jun 07 2024 Jialin Zhang - 5.10.0-206.0.0.105 +- !8770 IMA: Check cvm world before call smc function +- !8797 kvm: arm64: Fix a compilation error +- !8782 drivers: net: ub: dev: network_mgmt: Modify the dguid of network control packets. +- kvm: arm64: Fix a compilation error +- network_mgmt: Modify the dguid of network control packets. +- !8781 HNS3: Supports the configuration of default mc guid +- !8789 Bluetooth: SCO: Fix not validating setsockopt user input +- !8658 usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group +- IMA: Check cvm world before call smc function +- Bluetooth: SCO: Fix not validating setsockopt user input +- HNS3: Supports the configuration of default mc guid +- usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group + * Fri Jun 07 2024 Jialin Zhang - 5.10.0-204.0.0.104 - !8673 IMA: Support uid and gid tamplate - !8679 rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation