Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SPECS/kernel-headers/kernel-headers.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"linux-6.12.61.tar.gz": "7fb34abab0902a47ce1d47de58442e69e0e79d17f565b41fcb11249ea5b23801"
"linux-6.12.67.tar.gz": "b4c0b2ed9cd5002478c7c699d69eece548c84d7c7e1ad48cff61cd951424c745"
}
}
12 changes: 8 additions & 4 deletions SPECS/kernel-headers/kernel-headers.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@

Summary: Linux API header files
Name: kernel-headers
Version: 6.12.61
Release: 2%{?dist}
Version: 6.12.67
Release: 1%{?dist}
License: GPLv2
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Group: System Environment/Kernel
URL: https://www.kernel.org/pub/linux/kernel
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.61.tar.gz
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.67.tar.gz
# Historical name shipped by other distros
Provides: glibc-kernheaders = %{version}-%{release}
BuildArch: noarch
Expand All @@ -41,7 +41,7 @@ cross-glibc package.
%endif

%prep
%setup -q -n linux-6.12.61
%setup -q -n linux-6.12.67

%build
make mrproper
Expand Down Expand Up @@ -76,6 +76,10 @@ done
%endif

%changelog
* Thu Feb 05 2026 Lishan Liu <lishan.liu@intel.com> - 6.12.67-1
- Update kernel to 6.12.67-1
- lts-v6.12.67-emt-cve-260128T180434Z

* Fri Jan 9 2026 Lishan Liu <lishan.liu@intel.com> - 6.12.61-2
- Update kernel to 6.12.61-2
- lts-v6.12.61-emt-cve-260106T193826Z
Expand Down

This file was deleted.

303 changes: 0 additions & 303 deletions SPECS/kernel-rt/CVE-2025-22111.patch

This file was deleted.

Loading
Loading