commit c9c2e244cf9031882276be043b882ccf33835a4f

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=2177
This commit is contained in:
Jiri Slaby 2024-06-18 07:45:49 +00:00 committed by Git OBS Bridge
parent 54043041a7
commit 7973dc2e85
38 changed files with 325 additions and 35 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-64kb
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-debug
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-default
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-kvmsmall
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-lpae
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-e6341c70472a54eac397f932113e5b2d78f74c3d
%global kernel_package kernel%kernel_flavor-srchash-c9c2e244cf9031882276be043b882ccf33835a4f
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@ -47,7 +47,7 @@
Name: kernel-obs-build
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif
@ -127,7 +127,7 @@ export KERNEL_MODULES="
loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 btrfs
xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat
nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg
algif_hash aegis128 xts bridge br_netfilter nf_nat xt_conntrack iptable_nat iptable_filter
aegis128 xts bridge br_netfilter nf_nat xt_conntrack iptable_nat iptable_filter
iso9660"
# manually load all modules to make sure they're available

View File

@ -127,7 +127,7 @@ export KERNEL_MODULES="
loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 btrfs
xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat
nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg
algif_hash aegis128 xts bridge br_netfilter nf_nat xt_conntrack iptable_nat iptable_filter
aegis128 xts bridge br_netfilter nf_nat xt_conntrack iptable_nat iptable_filter
iso9660"
# manually load all modules to make sure they're available

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-pae
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -18,7 +18,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -28,7 +28,7 @@
Name: kernel-source
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -16,7 +16,7 @@
#
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@ -25,7 +25,7 @@ Name: kernel-syms
Version: 6.9.5
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-vanilla
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jun 18 09:38:24 CEST 2024 - jslaby@suse.cz
- rpm/kernel-obs-build.spec.in: drop algif_hash from KERNEL_MODULES (bsc#1226463)
algif_hash was added as a part of commit bfd7db420f29
(rpm/kernel-obs-build.spec.in: Include algif_hash, aegis128 and xts
modules). But it causes issues with an openssl-1_1 test. See the bug.
Therefore, temporarily drop the module from KERNEL_MODULES.
- commit c9c2e24
-------------------------------------------------------------------
Mon Jun 17 14:26:59 CEST 2024 - tiwai@suse.de
- ata: libata-scsi: Set the RMB bit only for removable media
devices (bsc#1226214).
- commit e43cb70
-------------------------------------------------------------------
Mon Jun 17 07:42:15 CEST 2024 - jslaby@suse.cz

View File

@ -19,7 +19,7 @@
%define srcversion 6.9
%define patchversion 6.9.5
%define git_commit e6341c70472a54eac397f932113e5b2d78f74c3d
%define git_commit c9c2e244cf9031882276be043b882ccf33835a4f
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@ -38,7 +38,7 @@
Name: kernel-zfcpdump
Version: 6.9.5
%if 0%{?is_kotd}
Release: <RELEASE>.ge6341c7
Release: <RELEASE>.gc9c2e24
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e97136eec6db44ab82e4446058c0eb15ebcef690524f7e278e2ed3f5596434d3
size 45380
oid sha256:513dab0afcf018acb49967cdc47f68052af42ef8d62b8b55e3efd06dc99a45e5
size 46936

View File

@ -1046,6 +1046,7 @@
patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch
patches.suse/net-qrtr-support-suspend-hibernation.patch
patches.suse/wifi-ath11k-support-hibernation.patch
patches.suse/ata-libata-scsi-Set-the-RMB-bit-only-for-removable-m.patch
# mkp/scsi queue
patches.suse/scsi-core-alua-I-O-errors-for-ALUA-state-transitions.patch

View File

@ -1,3 +1,3 @@
2024-06-17 07:59:03 +0000
GIT Revision: e6341c70472a54eac397f932113e5b2d78f74c3d
2024-06-18 07:38:24 +0000
GIT Revision: c9c2e244cf9031882276be043b882ccf33835a4f
GIT Branch: stable