Skip to content

Commit 6e35086

Browse files
committed
bump to 6.17.7-ba10
1 parent e60c847 commit 6e35086

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

kernel.spec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,13 +176,13 @@ Summary: The Linux kernel
176176
%define specrpmversion 6.17.7
177177
%define specversion 6.17.7
178178
%define patchversion 6.17
179-
%define pkgrelease ba09
179+
%define pkgrelease ba10
180180
%define kversion 6
181181
%define tarfile_release 6.17.7
182182
# This is needed to do merge window version magic
183183
%define patchlevel 17
184184
# This allows pkg_release to have configurable %%{?dist} tag
185-
%define specrelease ba09%{?buildid}%{?dist}
185+
%define specrelease ba10%{?buildid}%{?dist}
186186
# This defines the kabi tarball version
187187
%define kabiversion 6.17.7
188188

@@ -1584,6 +1584,7 @@ Provides: %{name}%{?1:-%{1}}-modules-akmods-%{_target_cpu} = %{specrpmversion}-%
15841584
Provides: %{name}%{?1:-%{1}}-modules-akmods = %{specrpmversion}-%{release}%{uname_suffix %{?1}}\
15851585
Provides: installonlypkg(kernel-module)\
15861586
Provides: evdi-kmod = %{evdi_version}\
1587+
Provides: vhba\
15871588
Provides: openrazer-kernel-modules-dkms\
15881589
%if %{with_zfs}\
15891590
Provides: zfs-kmod = %{zfs_version}\
@@ -4537,7 +4538,7 @@ fi\
45374538
#
45384539
#
45394540
%changelog
4540-
* Thu Nov 13 2025 Antheas Kapenekakis <[email protected]> [6.17.7-ba09]
4541+
* Thu Nov 13 2025 Antheas Kapenekakis <[email protected]> [6.17.7-ba10]
45414542
- Revert "Input: xpad - use new BTN_GRIP* buttons" (Antheas Kapenekakis)
45424543
- Revert "Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*" (Antheas Kapenekakis)
45434544
- platform/x86: msi-wmi-platform: Fix typo in WMI GUID (Armin Wolf)

patch-2-handheld.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51391,11 +51391,11 @@ index 000000000000..2d764db2bd69
5139151391
+Subproject commit 2d764db2bd69f2922d7fad6cb162136e32f357a2
5139251392
diff --git a/drivers/custom/broadcom-wl b/drivers/custom/broadcom-wl
5139351393
new file mode 160000
51394-
index 000000000000..4d1584336ba6
51394+
index 000000000000..d8f25f3e543e
5139551395
--- /dev/null
5139651396
+++ b/drivers/custom/broadcom-wl
5139751397
@@ -0,0 +1 @@
51398-
+Subproject commit 4d1584336ba62bf63bccb9710d87d8132abf0a85
51398+
+Subproject commit d8f25f3e543e88322387322aa752898fc5682aa5
5139951399
diff --git a/drivers/custom/cdemu b/drivers/custom/cdemu
5140051400
new file mode 160000
5140151401
index 000000000000..d00300615639

0 commit comments

Comments
 (0)