forked from pool/kernel-source-longterm
Compare commits
13 Commits
factory
...
Kernel/slo
| Author | SHA256 | Date | |
|---|---|---|---|
| 55f4eead38 | |||
| 0a7e39079e | |||
| a37e8568cc | |||
| 5047e36ca3 | |||
| bc2f0d6e78 | |||
| 6d5d265347 | |||
| e3c7a4ed6f | |||
| de18e7f809 | |||
| debea8eb76 | |||
| 60296faf92 | |||
| 496d964f4a | |||
| 5c9cf1c3e0 | |||
| 50c06d2433 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -21,3 +21,5 @@
|
|||||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.?z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
mtime: 1766215755
|
|
||||||
commit: 4e32998089fd5227ca2cc462df1edbc0120b20ffea9ad70a2cb8917a0d26214a
|
|
||||||
url: https://src.opensuse.org/kernelbugs/kernel-source-longterm
|
|
||||||
revision: 4e32998089fd5227ca2cc462df1edbc0120b20ffea9ad70a2cb8917a0d26214a
|
|
||||||
trackingbranch: Kernel/slowroll
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:59e26e3df4a4aad71fb231e3595a5249a05a59f021df8b75ac7e2e8bb39bd832
|
|
||||||
size 256
|
|
||||||
BIN
config.tar.bz2
LFS
BIN
config.tar.bz2
LFS
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-longterm
|
# spec file for package kernel-longterm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.12
|
%define srcversion 6.12
|
||||||
%define patchversion 6.12.63
|
%define patchversion 6.12.68
|
||||||
%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb
|
%define git_commit 6a162b8bd53815766e70047d2f150f19a2ef1971
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%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})
|
%(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-longterm
|
Name: kernel-longterm
|
||||||
Version: 6.12.63
|
Version: 6.12.68
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gf9723f8
|
Release: <RELEASE>.g6a162b8
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-source-longterm
|
# spec file for package kernel-source-longterm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,8 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%define srcversion 6.12
|
%define srcversion 6.12
|
||||||
%define patchversion 6.12.63
|
%define patchversion 6.12.68
|
||||||
%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb
|
%define git_commit 6a162b8bd53815766e70047d2f150f19a2ef1971
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define gcc_package gcc
|
%define gcc_package gcc
|
||||||
%define gcc_compiler 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})
|
%(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-longterm
|
Name: kernel-source-longterm
|
||||||
Version: 6.12.63
|
Version: 6.12.68
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gf9723f8
|
Release: <RELEASE>.g6a162b8
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-syms-longterm
|
# spec file for package kernel-syms-longterm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,15 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb
|
%define git_commit 6a162b8bd53815766e70047d2f150f19a2ef1971
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
|
|
||||||
Name: kernel-syms-longterm
|
Name: kernel-syms-longterm
|
||||||
Version: 6.12.63
|
Version: 6.12.68
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gf9723f8
|
Release: <RELEASE>.g6a162b8
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
BIN
patches.kernel.org.tar.bz2
LFS
BIN
patches.kernel.org.tar.bz2
LFS
Binary file not shown.
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
1022
series.conf
1022
series.conf
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,3 @@
|
|||||||
2025-12-20 02:22:03 +0000
|
2026-01-31 01:19:55 +0000
|
||||||
GIT Revision: f9723f85bcc5f5b87c3d631bdb7cd63f65b1bacb
|
GIT Revision: 6a162b8bd53815766e70047d2f150f19a2ef1971
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
|||||||
Reference in New Issue
Block a user