Skip to content

Commit 2918af9

Browse files
committed
update kernel to mainline-preprod-v7.0-linux-260617T095128Z
update kernel config to support NVL update systemd-bootstrap update expat update toolchain Dockerfile skip nvidia for test Signed-off-by: Lishan Liu <lishan.liu@intel.com>
1 parent 59d07dc commit 2918af9

867 files changed

Lines changed: 136 additions & 230176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SPECS/expat/expat.spec

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Summary: An XML parser library
33
Name: expat
44
Version: 2.6.4
5-
Release: 6%{?dist}
5+
Release: 7%{?dist}
66
License: MIT
77
Vendor: Intel Corporation
88
Distribution: Edge Microvisor Toolkit
@@ -47,7 +47,8 @@ This package contains minimal set of shared expat libraries.
4747
%configure \
4848
CFLAGS="%{optflags}" \
4949
CXXFLAGS="%{optflags}" \
50-
--disable-static
50+
--disable-static \
51+
--without-docbook
5152
%make_build
5253

5354
%install
@@ -78,6 +79,9 @@ rm -rf %{buildroot}/%{_docdir}/%{name}
7879
%{_libdir}/libexpat.so.1*
7980

8081
%changelog
82+
* Tue Jul 7 2026 Lishan Liu <lishan.liu@intel.com> - 2.6.4-7
83+
- disable docbook
84+
8185
* Thu Jun 4 2026 Lee Chee Yang <chee.yang.lee@intel.com> - 2.6.4-6
8286
- merge from Azure Linux 3.0.20260506-3.0
8387
- Patch for CVE-2026-32778, CVE-2026-32777, CVE-2026-32776
@@ -87,7 +91,7 @@ rm -rf %{buildroot}/%{_docdir}/%{name}
8791
* Mon May 11 2026 Shalini Singhal <shalinix.singhal@intel.com> - 2.6.4-5
8892
+ Fix CVE-2026-32778 with a patch
8993

90-
* Thu Jan 8 2025 Lee Chee Yang <chee.yang.lee@intel.com> - 2.6.4-3
94+
* Thu Jan 8 2026 Lee Chee Yang <chee.yang.lee@intel.com> - 2.6.4-3
9195
- add BuildRequires
9296
- Patch for CVE-2026-25210
9397
- Patch for CVE-2026-24515
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"linux-6.18.23.tar.gz": "f11f5975827cb3a7bc5088aa282763c538d6ab4265e0741b39be6c6f529e1843"
3+
"mainline-preprod-v7.0-linux-260617T095128Z.tar.gz": "90a89108291a507af14a49bbdf182e1d20b95836b7018d4f0fed3e0266975778"
44
}
55
}

SPECS/kernel-headers/kernel-headers.spec

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313

1414
Summary: Linux API header files
1515
Name: kernel-headers
16-
Version: 6.18.23
16+
Version: 7.0.0
1717
Release: 1%{?dist}
1818
License: GPLv2
1919
Vendor: Intel Corporation
2020
Distribution: Edge Microvisor Toolkit
2121
Group: System Environment/Kernel
22-
URL: https://www.kernel.org/pub/linux/kernel
23-
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.18.23.tar.gz
22+
URL: https://github.com/intel/mainline-tracking
23+
Source0: https://github.com/intel/mainline-tracking/archive/refs/tags/mainline-preprod-v7.0-linux-260617T095128Z.tar.gz
2424
# Historical name shipped by other distros
2525
Provides: glibc-kernheaders = %{version}-%{release}
2626
BuildArch: noarch
@@ -41,7 +41,7 @@ cross-glibc package.
4141
%endif
4242

4343
%prep
44-
%setup -q -n linux-6.18.23
44+
%setup -q -n mainline-tracking-mainline-preprod-v7.0-linux-260617T095128Z
4545

4646
%build
4747
make mrproper
@@ -76,6 +76,9 @@ done
7676
%endif
7777

7878
%changelog
79+
* Mon Jul 6 2026 Lishan Liu <lishan.liu@intel.com> - 7.0.0-1
80+
- Update kernel to mainline-preprod-v7.0-linux-260617T095128Z
81+
7982
* Fri May 22 2026 Lishan Liu <lishan.liu@intel.com> - 6.18.23-1
8083
- Update kernel to 6.18.23-1
8184
- lts-v6.18.23-emt-cve-260427T075939Z

SPECS/kernel-rt/0001-ASoC-Intel-sof_rt5682-Add-quirk-override-support.audio

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)