commit d4311f3974d8b719af520f7c468b5dcc91e20840

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2059
This commit is contained in:
Kernel Bugs 2023-12-08 07:08:03 +00:00 committed by Git OBS Bridge
parent 3699f4e62d
commit ac2c2f3b6c
37 changed files with 374 additions and 50 deletions

View File

@ -346,8 +346,9 @@ advantage to this is that your project will automatically receive all the
changes that go into the main project without any further effort.
To add a patch using this mechanism, just add it to the `patches.addon.tar.bz2`
archive and add an entry to the `series.conf` file. The archive will be expanded
automatically with the other kernel patches when the source tree is constructed.
archive and add an entry to a `series` file inside the archive. The archive will
be expanded automatically after the other kernel patches when the source tree is
constructed.
Some patches may add new Kconfig options. The `config.addon.tar.bz2` archive
contains the same hierarchy as `config.tar.bz2`, but is under `config.addon/`.

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-aarch64
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-armv6l
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-armv7l
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -27,7 +27,7 @@
Name: dtb-riscv64
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1265,8 +1266,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -207,8 +207,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1263,8 +1264,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1302,8 +1303,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@ -33,7 +33,7 @@ License: GPL-2.0-only
Group: Documentation/Man
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1269,8 +1270,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1263,8 +1264,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -44,7 +44,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-a1661c2efaf4a13b25b6f5cca38b52119595bfea
BuildRequires: kernel%kernel_flavor-srchash-d4311f3974d8b719af520f7c468b5dcc91e20840
%if 0%{?rhel_version}
BuildRequires: kernel
@ -58,7 +58,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -34,7 +34,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1285,8 +1286,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -33,7 +33,7 @@
Name: kernel-source
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -16,7 +16,7 @@
#
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -28,7 +28,7 @@ Group: Development/Sources
Version: 6.6.4
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1262,8 +1263,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -202,6 +202,24 @@ Sun Dec 3 14:14:27 CET 2023 - jslaby@suse.cz
nfsd_cache_update() (bsc#1012628).
- commit eafb2e8
-------------------------------------------------------------------
Fri Dec 1 21:20:13 CET 2023 - msuchanek@suse.de
- kernel-binary: suse-module-tools is also required when installed
Requires(pre) adds dependency for the specific sciptlet.
However, suse-module-tools also ships modprobe.d files which may be
needed at posttrans time or any time the kernel is on the system for
generating ramdisk. Add plain Requires as well.
- commit 8c12816
-------------------------------------------------------------------
Thu Nov 30 07:17:07 CET 2023 - jslaby@suse.cz
- README.SUSE: fix patches.addon use
It's series, not series.conf in there.
And make it more precise on when the patches are applied.
- commit cb8969c
-------------------------------------------------------------------
Wed Nov 29 15:09:31 CET 2023 - bwiedemann@suse.de

View File

@ -19,7 +19,7 @@
%define srcversion 6.6
%define patchversion 6.6.4
%define git_commit a1661c2efaf4a13b25b6f5cca38b52119595bfea
%define git_commit d4311f3974d8b719af520f7c468b5dcc91e20840
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -115,7 +115,7 @@ License: GPL-2.0-only
Group: System/Kernel
Version: 6.6.4
%if 0%{?is_kotd}
Release: <RELEASE>.ga1661c2
Release: <RELEASE>.gd4311f3
%else
Release: 0
%endif
@ -345,8 +345,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils
@ -1265,8 +1266,9 @@ Requires: suse-kernel-rpm-scriptlets
Requires(preun): suse-kernel-rpm-scriptlets
Requires(postun): suse-kernel-rpm-scriptlets
Requires(pre): coreutils awk
# For /usr/lib/module-init-tools/weak-modules2
# For /usr/lib/module-init-tools/weak-modules2 and /usr/lib/modprobe.d/*.conf
Requires(post): suse-module-tools
Requires: suse-module-tools
# For depmod (modutils is a dependency provided by both module-init-tools and
# kmod-compat)
Requires(post): modutils

View File

@ -1,3 +1,3 @@
2023-12-05 07:57:30 +0000
GIT Revision: a1661c2efaf4a13b25b6f5cca38b52119595bfea
2023-12-07 07:10:21 +0000
GIT Revision: d4311f3974d8b719af520f7c468b5dcc91e20840
GIT Branch: stable