commit b63e3432d923d88bc2fc996d6fb395e8e314f737

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2083
This commit is contained in:
Kernel Bugs 2024-01-25 07:07:04 +00:00 committed by Git OBS Bridge
parent 49280bdc05
commit 815cb8baa5
38 changed files with 44 additions and 473 deletions

View File

@ -1,18 +1,18 @@
<multibuild>
<package>kernel-syms</package>
<package>kernel-obs-qa</package>
<package>kernel-vanilla</package>
<package>kernel-docs</package>
<package>kernel-kvmsmall</package>
<package>kernel-default</package>
<package>kernel-zfcpdump</package>
<package>kernel-obs-build</package>
<package>kernel-lpae</package>
<package>kernel-64kb</package>
<package>kernel-pae</package>
<package>dtb-aarch64</package>
<package>dtb-armv6l</package>
<package>dtb-armv7l</package>
<package>kernel-debug</package>
<package>kernel-default</package>
<package>kernel-kvmsmall</package>
<package>kernel-lpae</package>
<package>kernel-pae</package>
<package>kernel-vanilla</package>
<package>kernel-zfcpdump</package>
<package>kernel-docs</package>
<package>kernel-syms</package>
<package>kernel-obs-build</package>
<package>kernel-obs-qa</package>
<package>dtb-armv7l</package>
<package>dtb-armv6l</package>
<package>dtb-aarch64</package>
<package>dtb-riscv64</package>
</multibuild>

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

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

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

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

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

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

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

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

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif
@ -52,7 +52,6 @@ BuildRequires: graphviz-gd
BuildRequires: graphviz-gnome
%if ! 0%{?suse_version} || 0%{?suse_version} > 1500
BuildRequires: python3-base
BuildRequires: python3-PyYAML
BuildRequires: python3-Sphinx
BuildRequires: texlive-amscls
%else

View File

@ -52,7 +52,6 @@ BuildRequires: graphviz-gd
BuildRequires: graphviz-gnome
%if ! 0%{?suse_version} || 0%{?suse_version} > 1500
BuildRequires: python3-base
BuildRequires: python3-PyYAML
BuildRequires: python3-Sphinx
BuildRequires: texlive-amscls
%else

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -44,7 +44,7 @@ BuildRequires: util-linux
%endif
%endif
%endif
BuildRequires: kernel%kernel_flavor-srchash-ddece55c12bc5b6a0868e1fbc9dc19374371c27a
BuildRequires: kernel%kernel_flavor-srchash-b63e3432d923d88bc2fc996d6fb395e8e314f737
%if 0%{?rhel_version}
BuildRequires: kernel
@ -62,7 +62,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@ License: GPL-2.0-only
Group: SLES
Version: 6.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -10,5 +10,3 @@ addFilter("dangling-symlink .*/lib/modules/[1-9].*/source")
addFilter("hidden-file-or-dir /usr/src/linux-.*-obj/.*/.config")
addFilter("hidden-file-or-dir /usr/src/linux-.*-obj/.*/.kernel-binary.spec.buildenv")
addFilter("hidden-file-or-dir /boot/\..*\.hmac")
# a precompiled eBPF test
addFilter("arch-independent-package-contains-binary-or-object /usr/src/linux-.*/.*/action-ebpf")

View File

@ -18,7 +18,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -33,7 +33,7 @@
Name: kernel-source
Version: 6.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -16,7 +16,7 @@
#
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -28,7 +28,7 @@ Group: Development/Sources
Version: 6.7.1
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,28 +1,3 @@
-------------------------------------------------------------------
Wed Jan 24 14:40:23 CET 2024 - jslaby@suse.cz
- rpm/kernel-source.rpmlintrc: add action-ebpf
Upstream commit a79d8ba734bd (selftests: tc-testing: remove buildebpf
plugin) added this precompiled binary blob. Adapt rpmlintrc for
kernel-source.
- commit b5ccb33
-------------------------------------------------------------------
Tue Jan 23 12:39:45 CET 2024 - tiwai@suse.de
- scripts/tar-up.sh: don't add spurious entry from kernel-sources.changes.old
The previous change added the manual entry from kernel-sources.change.old
to old_changelog.txt unnecessarily. Let's fix it.
- commit fb033e8
-------------------------------------------------------------------
Tue Jan 23 07:35:27 CET 2024 - jslaby@suse.cz
- rpm/kernel-docs.spec.in: fix build with 6.8
Since upstream commit f061c9f7d058 (Documentation: Document each netlink
family), the build needs python yaml.
- commit 6a7ece3
-------------------------------------------------------------------
Mon Jan 22 08:46:41 CET 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.7
%define patchversion 6.7.1
%define git_commit ddece55c12bc5b6a0868e1fbc9dc19374371c27a
%define git_commit b63e3432d923d88bc2fc996d6fb395e8e314f737
%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.7.1
%if 0%{?is_kotd}
Release: <RELEASE>.gddece55
Release: <RELEASE>.gb63e343
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
2024-01-25 05:53:59 +0000
GIT Revision: ddece55c12bc5b6a0868e1fbc9dc19374371c27a
2024-01-24 13:26:42 +0000
GIT Revision: b63e3432d923d88bc2fc996d6fb395e8e314f737
GIT Branch: stable