forked from jirislaby/kernel-source
Compare commits
26 Commits
Kernel/sta
...
Kernel/sta
| Author | SHA256 | Date | |
|---|---|---|---|
| cb75140757 | |||
| 1de62d38aa | |||
| c36b4667f9 | |||
| 288847b421 | |||
| e158ede870 | |||
| 4d41ae1a35 | |||
| 4860130c78 | |||
| 03553d90a6 | |||
| f5a21ff19d | |||
| d6cb67e673 | |||
| 44de760784 | |||
| db4217274d | |||
| ccb9ff6ec9 | |||
| 13f6404d85 | |||
| 520d5c0bd1 | |||
| 1bcad5dc4c | |||
| 0fb42ed324 | |||
| f8d21eee52 | |||
| 9ef51dc5ea | |||
| 587d099bac | |||
| 65895a7ac0 | |||
| 044c407096 | |||
| 7e79e8db49 | |||
| 501251b5bf | |||
| f2e731f792 | |||
| f44469b48b |
@@ -31,7 +31,7 @@ fi
|
||||
if [ -n "$1" ]; then
|
||||
ARCH="$1"
|
||||
else
|
||||
ARCH="$(arch)"
|
||||
ARCH="$(uname -m)"
|
||||
fi
|
||||
case "$ARCH" in
|
||||
# from rpm --eval '%ix86'
|
||||
|
||||
@@ -36,6 +36,7 @@ declare -a IGNORED_CONFIGS_RE=(
|
||||
'LD_VERSION'
|
||||
'LLD_VERSION'
|
||||
'OBJTOOL'
|
||||
'OPENSSL_SUPPORTS_[A-Z0-9_]*'
|
||||
'PAHOLE_HAS_[A-Z0-9_]*'
|
||||
'PAHOLE_VERSION'
|
||||
'RISCV_ISA_[A-Z_]*'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=6.18
|
||||
SRCVERSION=6.19
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# enable kernel module compression
|
||||
|
||||
BIN
config.tar.bz2
LFS
BIN
config.tar.bz2
LFS
Binary file not shown.
6480
dtb-aarch64.changes
6480
dtb-aarch64.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtb-aarch64
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,9 +25,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
dtb-armv6l.changes
6480
dtb-armv6l.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtb-armv6l
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,9 +25,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
dtb-armv7l.changes
6480
dtb-armv7l.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtb-armv7l
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,9 +25,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
dtb-riscv64.changes
6480
dtb-riscv64.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtb-riscv64
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,8 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,9 +25,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-riscv64
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
kernel-64kb.changes
6480
kernel-64kb.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-64kb
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-64kb
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-default
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-default
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
kernel-docs.changes
6480
kernel-docs.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-docs
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define build_html 1
|
||||
%define build_pdf 0
|
||||
@@ -28,9 +28,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-docs
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-kvmsmall
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-kvmsmall
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
kernel-lpae.changes
6480
kernel-lpae.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-lpae
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-lpae
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-build
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 6.18.2
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -38,23 +38,23 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%global kernel_package kernel%kernel_flavor-srchash-2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%endif
|
||||
%if 0%{?rhel_version}
|
||||
%global kernel_package kernel
|
||||
%endif
|
||||
|
||||
Name: kernel-obs-build
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Provides: kernel-obs-build-srchash-94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
Provides: kernel-obs-build-srchash-2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-qa
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,15 +17,15 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 6.18.2
|
||||
%define patchversion 6.19.6
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
|
||||
# kernel-obs-build must be also configured as VMinstall, but is required
|
||||
# here as well to avoid that qa and build package build parallel
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
BuildRequires: kernel-obs-build-srchash-94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
BuildRequires: kernel-obs-build-srchash-2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64
|
||||
|
||||
6480
kernel-pae.changes
6480
kernel-pae.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-pae
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-pae
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-source
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
@@ -28,9 +28,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-source
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
6480
kernel-syms.changes
6480
kernel-syms.changes
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-syms
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,15 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-syms
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-vanilla
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-zfcpdump
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
|
||||
%define srcversion 6.18
|
||||
%define patchversion 6.18.2
|
||||
%define git_commit 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
%define srcversion 6.19
|
||||
%define patchversion 6.19.6
|
||||
%define git_commit 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux xz
|
||||
@@ -40,9 +40,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: kernel-zfcpdump
|
||||
Version: 6.18.2
|
||||
Version: 6.19.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9447271
|
||||
Release: <RELEASE>.g2709f1c
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: This signature is for the .tar version of the archive
|
||||
Comment: git archive --format tar --prefix=linux-6.18/ v6.18
|
||||
Comment: git version 2.52.0
|
||||
|
||||
iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmktKMYACgkQONu9yGCS
|
||||
aT4Hgg/+M5KSFON3IFgCtolH4vP13nzEvFRBAAJ2hZdkluN65tWxPzLnBXvCecfj
|
||||
wep1DXOBS+8GnNfoF1d5S1ZRpBj3gDdh3BRQvowmx1rRXf68PCW7DuVCgO/rs/jS
|
||||
mtft0v/9z+NHY9tQkpgiFqRQaodCy7CIk2wlHE7tgiU5NAxrYEJgzKCdgJ4meeNp
|
||||
Y98A1EXzaDV7GRrHjlV2FrredPEpEse/f7XbqKaDKyx5gutQSiL59mLAoZ10jlIr
|
||||
A8oQJLZpA68fL4I18H1wwviuvqeGkvZO43RfzosUY3p6FJjU6DCWAWXqGo9x+hKq
|
||||
OfU6EYPcMyBX5jVsMaWNgx/wF7fR+jCMnr2q65kxSA3FYaCgy68UgX3vd8sKMlAI
|
||||
DudFDGujTIYoaq5hSdP3QiDKv+MJ5ToRZ/A6F16FXkbfi3bip9Na2QlHMQlVNFLK
|
||||
uXwWqnw3SFWqq1TOoNOv1AjGJCwX/IU2rXbYQQ6XS3+Vj2zSU32HaoEvXQIr7IAv
|
||||
iX+TjkSxj4Gb8PRtYnlekJ1d9OxuarSzagw9FBXITP3m53pAOtjzsg08ZzFaYlju
|
||||
wEH7iWeAj2YKGNZuHdgXsExahHuZDBV9gDSwKxjrSDtGwDrHvi1qUU+ge33LF7j2
|
||||
LZFAzg93Ua/YjlNSsCbeQR0199wPpoAkeStoZa5INabdBKNbZKI=
|
||||
=2moX
|
||||
-----END PGP SIGNATURE-----
|
||||
BIN
linux-6.18.tar.xz
LFS
BIN
linux-6.18.tar.xz
LFS
Binary file not shown.
19
linux-6.19.tar.sign
Normal file
19
linux-6.19.tar.sign
Normal file
@@ -0,0 +1,19 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: This signature is for the .tar version of the archive
|
||||
Comment: git archive --format tar --prefix=linux-6.19/ v6.19
|
||||
Comment: git version 2.53.0
|
||||
|
||||
iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmmJgOIACgkQONu9yGCS
|
||||
aT5l9g//XBAwCP5LhhxgjbJk5OF120nQHVxPCQnGUB5x6gs0t7Fj3mlPlf750Dq9
|
||||
RUUgcOmn6c1ZM0ZqDA1+saWqniMXOtTrx4xHNa/Fiyp73DsyPXR59T2QLUCumGrf
|
||||
sqVrs605k6xS1e9E8ECRrcYXVpYbsQlUSngSH7TxzJ6G4KluECJ6tnEn/xaxkWcv
|
||||
tW4mdpPQ4QckeV89miNVlmc6UdcJ95AZsSd90IingX+xz5zVZxxIPL9FkgoaVbmt
|
||||
veFUDr4VwvCjsE/NL2xkQHl5LOkE5ZpbXZ/EQwsAqu+N9D/ygluniH0bIcASZjZb
|
||||
SkX4DfgKNlk2ixN9mj2WwVwLpnhG9fDzPx6BZUnz/wmhgZgEvdEPjX+5DKYvg8oE
|
||||
/eXTvb9ELI+sSOscn7pG0/3oeIr9sz0xZW3lGdsiJvhmHLb6BtLS0MhWHHP56+Ii
|
||||
NkyExp94gWGFOuQiBpv6z3pThoq5U0d671U2gGaKSkkSaKU0F0Y0hC2oqdt1v9A6
|
||||
FJ7PaSDoGTclX83SywnNV2+YqWKv0yI9OWpHC8vx2m9RF19D38yfdzG0UBTWB4H8
|
||||
F+EC27XdmpSoOunVXTymlEpSfTz7wrk5qGSOHBYw0XeVE5lveA+cwXnB4Aht8t7e
|
||||
Ijy8+gcLFOQ5G9WMrPM6lJasadZmVyI5AuFjPNtGa0ClC6DD+D8=
|
||||
=rTE8
|
||||
-----END PGP SIGNATURE-----
|
||||
BIN
linux-6.19.tar.xz
LFS
Normal file
BIN
linux-6.19.tar.xz
LFS
Normal file
Binary file not shown.
BIN
patches.kernel.org.tar.bz2
LFS
BIN
patches.kernel.org.tar.bz2
LFS
Binary file not shown.
BIN
patches.rpmify.tar.bz2
LFS
BIN
patches.rpmify.tar.bz2
LFS
Binary file not shown.
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
2364
series.conf
2364
series.conf
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,3 @@
|
||||
2025-12-19 10:15:01 +0000
|
||||
GIT Revision: 94472718bd34ca4adb72d325d55f37bd87bfde65
|
||||
2026-03-11 08:15:27 +0000
|
||||
GIT Revision: 2709f1c2686c375bcb25399c036fcfe68d70a131
|
||||
GIT Branch: stable
|
||||
|
||||
Reference in New Issue
Block a user