Accepting request 1239436 from Kernel:slowroll
6.6.73 OBS-URL: https://build.opensuse.org/request/show/1239436 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source-longterm?expand=0&rev=53
This commit is contained in:
commit
31db85ed06
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 11:11:19 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.73 (bsc#1218260).
|
||||
- Revert "ovl: do not encode lower fh with upper sb_writers held"
|
||||
(bsc#1218260).
|
||||
- Revert "ovl: pass realinode to ovl_encode_real_fh() instead
|
||||
of realdentry" (bsc#1218260).
|
||||
- Revert "ovl: support encoding fid from inode with no alias"
|
||||
(bsc#1218260).
|
||||
- commit be77ff9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.72
|
||||
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
|
||||
%define patchversion 6.6.73
|
||||
%define git_commit be77ff951e5380a8dfd98683873a44cf09b4a6a3
|
||||
%define variant -longterm%{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@ -113,9 +113,9 @@ Name: kernel-longterm
|
||||
Summary: The Linux Kernel
|
||||
License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 6.6.72
|
||||
Version: 6.6.73
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb034d95
|
||||
Release: <RELEASE>.gbe77ff9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 11:11:19 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.73 (bsc#1218260).
|
||||
- Revert "ovl: do not encode lower fh with upper sb_writers held"
|
||||
(bsc#1218260).
|
||||
- Revert "ovl: pass realinode to ovl_encode_real_fh() instead
|
||||
of realdentry" (bsc#1218260).
|
||||
- Revert "ovl: support encoding fid from inode with no alias"
|
||||
(bsc#1218260).
|
||||
- commit be77ff9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
%define srcversion 6.6
|
||||
%define patchversion 6.6.72
|
||||
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
|
||||
%define patchversion 6.6.73
|
||||
%define git_commit be77ff951e5380a8dfd98683873a44cf09b4a6a3
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -31,9 +31,9 @@
|
||||
%endif
|
||||
|
||||
Name: kernel-source-longterm
|
||||
Version: 6.6.72
|
||||
Version: 6.6.73
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb034d95
|
||||
Release: <RELEASE>.gbe77ff9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 11:11:19 CET 2025 - rfrohl@suse.com
|
||||
|
||||
- Linux 6.6.73 (bsc#1218260).
|
||||
- Revert "ovl: do not encode lower fh with upper sb_writers held"
|
||||
(bsc#1218260).
|
||||
- Revert "ovl: pass realinode to ovl_encode_real_fh() instead
|
||||
of realdentry" (bsc#1218260).
|
||||
- Revert "ovl: support encoding fid from inode with no alias"
|
||||
(bsc#1218260).
|
||||
- commit be77ff9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 14:52:33 CET 2025 - rfrohl@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit b034d951b8a78852c99b7cf62cbb37a2f9395c8b
|
||||
%define git_commit be77ff951e5380a8dfd98683873a44cf09b4a6a3
|
||||
%define variant -longterm%{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -25,10 +25,10 @@ Name: kernel-syms-longterm
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
Version: 6.6.72
|
||||
Version: 6.6.73
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gb034d95
|
||||
Release: <RELEASE>.gbe77ff9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75f77900242f8abe234a42222f1096e5c2a7a1bb635a3100f991749a576620b8
|
||||
size 11283606
|
||||
oid sha256:b4a1d819dd753780eee9b75ca82d82dcfe7de6e8a6c0a64d7bd4e8e72ef55bc5
|
||||
size 11288395
|
||||
|
@ -14249,6 +14249,10 @@
|
||||
patches.kernel.org/6.6.72-128-riscv-Fix-text-patching-when-IPI-are-used.patch
|
||||
patches.kernel.org/6.6.72-129-drm-mediatek-Only-touch-DISP_REG_OVL_PITCH_MSB.patch
|
||||
patches.kernel.org/6.6.72-130-Linux-6.6.72.patch
|
||||
patches.kernel.org/6.6.73-001-Revert-ovl-support-encoding-fid-from-inode-wit.patch
|
||||
patches.kernel.org/6.6.73-002-Revert-ovl-pass-realinode-to-ovl_encode_real_f.patch
|
||||
patches.kernel.org/6.6.73-003-Revert-ovl-do-not-encode-lower-fh-with-upper-s.patch
|
||||
patches.kernel.org/6.6.73-004-Linux-6.6.73.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2025-01-17 16:18:34 +0000
|
||||
GIT Revision: b034d951b8a78852c99b7cf62cbb37a2f9395c8b
|
||||
2025-01-21 10:11:28 +0000
|
||||
GIT Revision: be77ff951e5380a8dfd98683873a44cf09b4a6a3
|
||||
GIT Branch: slowroll
|
||||
|
Loading…
x
Reference in New Issue
Block a user