commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=20
This commit is contained in:
parent
217d04c8b9
commit
75830a0fea
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:d08579989019dae8c75b953a5fd45305a646a745efbf8dae828db4f942bdafb0
|
oid sha256:751d74e6c7755830656bc0c0a4fbeaf6dc12b75bc57c95b5d13d250feb075333
|
||||||
size 64556
|
size 64438
|
||||||
|
@ -2404,6 +2404,13 @@ Fri Feb 2 10:33:31 CET 2024 - rfrohl@suse.com
|
|||||||
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
||||||
- commit 152ed54
|
- commit 152ed54
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 09:35:34 CET 2024 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_USELIB (bsc#1219222)
|
||||||
|
It's only for the old libc5. Let's reduce the possible attack surfaces.
|
||||||
|
- commit 9e8fce2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.16
|
%define patchversion 6.6.16
|
||||||
%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6
|
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
%define compress_modules zstd
|
%define compress_modules zstd
|
||||||
%define compress_vmlinux xz
|
%define compress_vmlinux xz
|
||||||
@ -115,7 +115,7 @@ License: GPL-2.0-only
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 6.6.16
|
Version: 6.6.16
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g6720199
|
Release: <RELEASE>.g9e8fce2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -2404,6 +2404,13 @@ Fri Feb 2 10:33:31 CET 2024 - rfrohl@suse.com
|
|||||||
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
||||||
- commit 152ed54
|
- commit 152ed54
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 09:35:34 CET 2024 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_USELIB (bsc#1219222)
|
||||||
|
It's only for the old libc5. Let's reduce the possible attack surfaces.
|
||||||
|
- commit 9e8fce2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define srcversion 6.6
|
%define srcversion 6.6
|
||||||
%define patchversion 6.6.16
|
%define patchversion 6.6.16
|
||||||
%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6
|
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -33,7 +33,7 @@
|
|||||||
Name: kernel-source-longterm
|
Name: kernel-source-longterm
|
||||||
Version: 6.6.16
|
Version: 6.6.16
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g6720199
|
Release: <RELEASE>.g9e8fce2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -2404,6 +2404,13 @@ Fri Feb 2 10:33:31 CET 2024 - rfrohl@suse.com
|
|||||||
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
- nfsd: drop the nfsd_put helper (bsc#1218260).
|
||||||
- commit 152ed54
|
- commit 152ed54
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 09:35:34 CET 2024 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Update config files: disable CONFIG_USELIB (bsc#1219222)
|
||||||
|
It's only for the old libc5. Let's reduce the possible attack surfaces.
|
||||||
|
- commit 9e8fce2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
Thu Feb 1 12:53:13 CET 2024 - rfrohl@suse.com
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6
|
%define git_commit 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
||||||
%define variant -longterm%{nil}
|
%define variant -longterm%{nil}
|
||||||
|
|
||||||
%include %_sourcedir/kernel-spec-macros
|
%include %_sourcedir/kernel-spec-macros
|
||||||
@ -28,7 +28,7 @@ Group: Development/Sources
|
|||||||
Version: 6.6.16
|
Version: 6.6.16
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g6720199
|
Release: <RELEASE>.g9e8fce2
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2024-02-05 21:25:18 +0000
|
2024-02-06 09:33:34 +0000
|
||||||
GIT Revision: 6720199f39e7c612529b657ebeef6893832b5ae6
|
GIT Revision: 9e8fce2bcb7ba2e586e26d797abe192be9ae4a8d
|
||||||
GIT Branch: slowroll
|
GIT Branch: slowroll
|
||||||
|
Loading…
Reference in New Issue
Block a user