commit af2638dd11ff5485863a7b0f99572d6f0f937376
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1717
This commit is contained in:
parent
99da020852
commit
b647e54ecb
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv6l
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
Name: dtb-riscv64
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@ License: GPL-2.0-only
|
||||
Group: Documentation/Man
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
URL: https://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
BuildRequires: kernel%kernel_flavor-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -66,7 +66,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -151,12 +151,11 @@ ROOT=""
|
||||
-m "$KERNEL_MODULES" \
|
||||
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
||||
%else
|
||||
# --host-only mode is needed for unlimited TasksMax workaround (boo#965564)
|
||||
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||
--no-early-microcode --nofscks --strip --hardlink \
|
||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||
%if 0%{?suse_version} > 1550
|
||||
--modules="obs qemu base rootfs-block systemd-initrd terminfo" \
|
||||
--modules="obs qemu base rootfs-block" \
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||
--compress "zstd -19 -T0" \
|
||||
|
@ -151,12 +151,11 @@ ROOT=""
|
||||
-m "$KERNEL_MODULES" \
|
||||
-k /boot/%{kernel_name}-*-default -M /boot/System.map-*-default -i /tmp/initrd.kvm -B
|
||||
%else
|
||||
# --host-only mode is needed for unlimited TasksMax workaround (boo#965564)
|
||||
dracut --reproducible --host-only --no-hostonly-cmdline \
|
||||
--no-early-microcode --nofscks --strip --hardlink \
|
||||
--drivers="$KERNEL_MODULES" --force /tmp/initrd.kvm \
|
||||
%if 0%{?suse_version} > 1550
|
||||
--modules="obs qemu base rootfs-block systemd-initrd terminfo" \
|
||||
--modules="obs qemu base rootfs-block" \
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||
--compress "zstd -19 -T0" \
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
Name: kernel-source
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -50,7 +50,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
@ -129,10 +129,6 @@ Recommends: bison
|
||||
Recommends: flex
|
||||
Recommends: libelf-devel
|
||||
Recommends: openssl-devel
|
||||
# pahole needed for BTF
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
Recommends: dwarves >= 1.22
|
||||
%endif
|
||||
# dracut no longer carries installkernel
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
Recommends: kernel-install-tools
|
||||
|
@ -129,10 +129,6 @@ Recommends: bison
|
||||
Recommends: flex
|
||||
Recommends: libelf-devel
|
||||
Recommends: openssl-devel
|
||||
# pahole needed for BTF
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
Recommends: dwarves >= 1.22
|
||||
%endif
|
||||
# dracut no longer carries installkernel
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
|
||||
Recommends: kernel-install-tools
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 5.17.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:10:27 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "build initrd without systemd" (bsc#1195775)"
|
||||
This reverts commit e962fefb4c9cd553921cf49c24f9d0e1d16f90b3.
|
||||
d9a821b1f81a from packaging should fix this. So let's try.
|
||||
- commit 3a2140f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 08:43:43 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
- Revert "Revert "Revert "build initrd without systemd" (bsc#1195775)""
|
||||
This reverts commit ac62a28013491cd72dd4a81604454658314e4ba5. It's still
|
||||
not ready:
|
||||
- some packages need iproute2
|
||||
- osc shell is still defunct
|
||||
- commit e962fef
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 17:55:47 CEST 2022 - mkubecek@suse.cz
|
||||
|
||||
@ -292,14 +274,6 @@ Wed Apr 27 08:03:46 CEST 2022 - jslaby@suse.cz
|
||||
Update upstream status.
|
||||
- commit 90a0e50
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 13:36:03 CEST 2022 - msuchanek@suse.de
|
||||
|
||||
- pahole 1.22 required for full BTF features.
|
||||
also recommend pahole for kernel-source to make the kernel buildable
|
||||
with standard config
|
||||
- commit 364f54b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 06:57:58 CEST 2022 - jslaby@suse.cz
|
||||
|
||||
@ -4626,12 +4600,6 @@ Sun Feb 27 21:50:19 CET 2022 - mkubecek@suse.cz
|
||||
in */vanilla configs until the patch reaches mainline.
|
||||
- commit 22f5560
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 27 10:18:31 CET 2022 - dmueller@suse.com
|
||||
|
||||
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
|
||||
- commit d9a821b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 06:07:05 CET 2022 - jslaby@suse.cz
|
||||
|
||||
|
@ -109,7 +109,7 @@ License: GPL-2.0-only
|
||||
Group: System/Kernel
|
||||
Version: 5.17.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g0e19110
|
||||
Release: <RELEASE>.gaf2638d
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -234,10 +234,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: kernel-%build_flavor-base-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
Provides: kernel-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
Provides: %name-srchash-af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
%obsolete_rebuilds %name
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source3: kernel-source.rpmlintrc
|
||||
|
@ -1,3 +1,3 @@
|
||||
2022-05-03 07:11:16 +0000
|
||||
GIT Revision: 0e19110e89a0aa6f89abff0ec6e71ef47f39dea0
|
||||
2022-04-29 15:56:29 +0000
|
||||
GIT Revision: af2638dd11ff5485863a7b0f99572d6f0f937376
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user