kernel-rt-5.14.0-135.rt21.135.el9
* Thu Jul 21 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-135.rt21.135.el9] - [rt] build kernel-rt-5.14.0-135.rt21.135.el9 [2061574] - PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 (Myron Stowe) [2015786] - PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold (Myron Stowe) [2015786] - PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (Myron Stowe) [2015786] - thunderbolt: Do not make DROM read success compulsory (Myron Stowe) [2015786] - thunderbolt: Do not resume routers if UID is not set (Myron Stowe) [2015786] - thunderbolt: Retry DROM reads for more failure scenarios (Myron Stowe) [2015786] - PCI: PM: Fix ordering of operations in pci_back_from_sleep() (Myron Stowe) [2015786] - PCI: PM: Do not call platform_pci_power_manageable() unnecessarily (Myron Stowe) [2015786] - PCI: PM: Make pci_choose_state() call pci_target_state() (Myron Stowe) [2015786] - PCI: PM: Rearrange pci_target_state() (Myron Stowe) [2015786] - PCI: PM: Simplify acpi_pci_power_manageable() (Myron Stowe) [2015786] - PCI: PM: Drop struct pci_platform_pm_ops (Myron Stowe) [2015786] - PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI (Myron Stowe) [2015786] - PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM (Myron Stowe) [2015786] - driver core: Split device_platform_notify() (Myron Stowe) [2015786] - software nodes: Split software_node_notify() (Myron Stowe) [2015786] - PCI: PM: Enable PME if it can be signaled from D3cold (Myron Stowe) [2015786] - PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (Myron Stowe) [2015786] - PCI: Use pci_update_current_state() in pci_enable_device_flags() (Myron Stowe) [2015786] - net: tipc: fix possible refcount leak in tipc_sk_create() (Xin Long) [2106046] - tipc: fix use-after-free Read in tipc_named_reinit (Xin Long) [2106046] - tipc: check attribute length for bearer name (Xin Long) [2106046] - nvdimm/blk: add error handling support for add_disk() (Ming Lei) [2103992] - nvdimm/blk: avoid calling del_gendisk() on early failures (Ming Lei) [2103992] - nvdimm/btt: add error handling support for add_disk() (Ming Lei) [2103992] - nvdimm/btt: use goto error labels on btt_blk_init() (Ming Lei) [2103992] - nvdimm/btt: do not call del_gendisk() if not needed (Ming Lei) [2103992] - nvdimm/pmem: use add_disk() error handling (Ming Lei) [2103992] - mmc: block: Add error handling support for add_disk() (Ming Lei) [2103992] - memstick: mspro_block: Add error handling support for add_disk() (Ming Lei) [2103992] - netfilter: nf_tables: stricter validation of element data (Florian Westphal) [2104594] {CVE-2022-34918} - net: openvswitch: fix misuse of the cached connection on tuple changes (Timothy Redaelli) [2104139] - ethtool: Fix get module eeprom fallback (Davide Caratti) [2103977] - veth: Add updating of trans_start (Davide Caratti) [2103977] - selftests: mptcp: Initialize variables to quiet gcc 12 warnings (Davide Caratti) [2103906] - mptcp: fix conflict with <netinet/in.h> (Davide Caratti) [2103906] - selftests: mptcp: more stable diag tests (Davide Caratti) [2103906] - mptcp: fix race on unaccepted mptcp sockets (Davide Caratti) [2103906] - mptcp: consistent map handling on failure (Davide Caratti) [2103906] - mptcp: fix shutdown vs fallback race (Davide Caratti) [2103906] - mptcp: invoke MP_FAIL response when needed (Davide Caratti) [2103906] - mptcp: introduce MAPPING_BAD_CSUM (Davide Caratti) [2103906] - mptcp: fix error mibs accounting (Davide Caratti) [2103906] - selftests: mptcp: add MP_FAIL reset testcase (Davide Caratti) [2103906] - mptcp: Do not traverse the subflow connection list without lock (Davide Caratti) [2103906] - mptcp: Check for orphaned subflow before handling MP_FAIL timer (Davide Caratti) [2103906] - mptcp: stop using the mptcp_has_another_subflow() helper (Davide Caratti) [2103906] - net: sched: add barrier to fix packet stuck problem for lockless qdisc (Davide Caratti) [2103902] - net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (Davide Caratti) [2103902] - tipc: move bc link creation back to tipc_node_create (Xin Long) [2086388] - netfilter: nf_tables: replace BUG_ON by element length check (Florian Westphal) [2102148] - netfilter: nf_log: incorrect offset to network header (Florian Westphal) [2102148] - netfilter: conntrack: fix crash due to confirmed bit load reordering (Florian Westphal) [2102148] - netfilter: nft_set_pipapo: release elements in clone from abort path (Florian Westphal) [2102148] - netfilter: nf_tables: avoid skb access on nf_stolen (Florian Westphal) [2102148] - netfilter: nf_tables: consolidate rule verdict trace call (Florian Westphal) [2102148] - netfilter: br_netfilter: do not skip all hooks with 0 priority (Florian Westphal) [2102148] - netfilter: nft_dynset: restore set element counter when failing to update (Florian Westphal) [2102148] - selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh (Florian Westphal) [2102148] - netfilter: use get_random_u32 instead of prandom (Florian Westphal) [2102148] - netfilter: nf_tables: bail out early if hardware offload is not supported (Florian Westphal) [2102148] - netfilter: nf_tables: memleak flow rule from commit path (Florian Westphal) [2102148] - netfilter: nf_tables: release new hooks on unsupported flowtable flags (Florian Westphal) [2102148] - netfilter: nf_tables: always initialize flowtable hook list in transaction (Florian Westphal) [2102148] - netfilter: nf_tables: delete flowtable hooks via transaction list (Florian Westphal) [2102148] - netfilter: nf_tables: hold mutex on netns pre_exit path (Florian Westphal) [2102148] - netfilter: conntrack: re-fetch conntrack after insertion (Florian Westphal) [2102148] - netfilter: flowtable: move dst_check to packet path (Florian Westphal) [2102148] - netfilter: flowtable: fix TCP flow teardown (Florian Westphal) [2102148] - netfilter: flowtable: pass flowtable to nf_flow_table_iterate() (Florian Westphal) [2102148] - netfilter: nft_flow_offload: fix offload with pppoe + vlan (Florian Westphal) [2102148] - netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices (Florian Westphal) [2102148] - netfilter: flowtable: fix excessive hw offload attempts after failure (Florian Westphal) [2102148] - netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit (Florian Westphal) [2102148] - netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 (Florian Westphal) [2102148] - netfilter: socket: icmp6: fix use-after-scope (Florian Westphal) [2102148] - selftests/net: fix section name when using xdp_dummy.o (Hangbin Liu) [2103541] - selftests/net: enable lo.accept_local in psock_snd test (Hangbin Liu) [2103541] - tunnels: do not assume mac header is set in skb_tunnel_check_pmtu() (Guillaume Nault) [2101491] - erspan: do not assume transport header is always set (Guillaume Nault) [2101491] - ip_gre: test csum_start instead of transport header (Guillaume Nault) [2101491] - udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() (Guillaume Nault) [2101491] - tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (Paolo Abeni) [2101465] - tcp: add accessors to read/set tp->snd_cwnd (Paolo Abeni) [2101465] - ipv6: take care of disable_policy when restoring routes (Hangbin Liu) [2100718] - mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() (Hangbin Liu) [2100718] - net/ipv6/mcast: Use struct_size() helper (Hangbin Liu) [2100718] - gso: do not skip outer ip header in case of ipip and net_failover (Hangbin Liu) [2100718] Resolves: rhbz#2061574, rhbz#2104594 Signed-off-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>
This commit is contained in:
parent
ba113ba8d6
commit
3fef86fecd
@ -12,7 +12,7 @@ RHEL_MINOR = 1
|
|||||||
#
|
#
|
||||||
# Use this spot to avoid future merge conflicts.
|
# Use this spot to avoid future merge conflicts.
|
||||||
# Do not trim this comment.
|
# Do not trim this comment.
|
||||||
RHEL_RELEASE = 134
|
RHEL_RELEASE = 135
|
||||||
|
|
||||||
#
|
#
|
||||||
# ZSTREAM
|
# ZSTREAM
|
||||||
@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes")
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
RTBUILD:=.134
|
RTBUILD:=.135
|
||||||
|
101
kernel.spec
101
kernel.spec
@ -121,13 +121,13 @@ Summary: The Linux kernel
|
|||||||
%define kversion 5.14
|
%define kversion 5.14
|
||||||
|
|
||||||
%define rpmversion 5.14.0
|
%define rpmversion 5.14.0
|
||||||
%define pkgrelease 134.rt21.134.el9
|
%define pkgrelease 135.rt21.135.el9
|
||||||
|
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 14
|
%define patchlevel 14
|
||||||
|
|
||||||
# allow pkg_release to have configurable %%{?dist} tag
|
# allow pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 134.rt21.134%{?buildid}%{?dist}
|
%define specrelease 135.rt21.135%{?buildid}%{?dist}
|
||||||
|
|
||||||
%define pkg_release %{specrelease}
|
%define pkg_release %{specrelease}
|
||||||
|
|
||||||
@ -707,7 +707,7 @@ BuildRequires: lld
|
|||||||
# exact git commit you can run
|
# exact git commit you can run
|
||||||
#
|
#
|
||||||
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
# xzcat -qq ${TARBALL} | git get-tar-commit-id
|
||||||
Source0: linux-5.14.0-134.rt21.134.el9.tar.xz
|
Source0: linux-5.14.0-135.rt21.135.el9.tar.xz
|
||||||
|
|
||||||
Source1: Makefile.rhelver
|
Source1: Makefile.rhelver
|
||||||
|
|
||||||
@ -1422,8 +1422,8 @@ ApplyOptionalPatch()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
%setup -q -n kernel-5.14.0-134.rt21.134.el9 -c
|
%setup -q -n kernel-5.14.0-135.rt21.135.el9 -c
|
||||||
mv linux-5.14.0-134.rt21.134.el9 linux-%{KVERREL}
|
mv linux-5.14.0-135.rt21.135.el9 linux-%{KVERREL}
|
||||||
|
|
||||||
cd linux-%{KVERREL}
|
cd linux-%{KVERREL}
|
||||||
cp -a %{SOURCE1} .
|
cp -a %{SOURCE1} .
|
||||||
@ -3138,6 +3138,97 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 21 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-135.rt21.135.el9]
|
||||||
|
- [rt] build kernel-rt-5.14.0-135.rt21.135.el9 [2061574]
|
||||||
|
- PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 (Myron Stowe) [2015786]
|
||||||
|
- PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold (Myron Stowe) [2015786]
|
||||||
|
- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3 (Myron Stowe) [2015786]
|
||||||
|
- thunderbolt: Do not make DROM read success compulsory (Myron Stowe) [2015786]
|
||||||
|
- thunderbolt: Do not resume routers if UID is not set (Myron Stowe) [2015786]
|
||||||
|
- thunderbolt: Retry DROM reads for more failure scenarios (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Fix ordering of operations in pci_back_from_sleep() (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Do not call platform_pci_power_manageable() unnecessarily (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Make pci_choose_state() call pci_target_state() (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Rearrange pci_target_state() (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Simplify acpi_pci_power_manageable() (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Drop struct pci_platform_pm_ops (Myron Stowe) [2015786]
|
||||||
|
- PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM (Myron Stowe) [2015786]
|
||||||
|
- driver core: Split device_platform_notify() (Myron Stowe) [2015786]
|
||||||
|
- software nodes: Split software_node_notify() (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Enable PME if it can be signaled from D3cold (Myron Stowe) [2015786]
|
||||||
|
- PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (Myron Stowe) [2015786]
|
||||||
|
- PCI: Use pci_update_current_state() in pci_enable_device_flags() (Myron Stowe) [2015786]
|
||||||
|
- net: tipc: fix possible refcount leak in tipc_sk_create() (Xin Long) [2106046]
|
||||||
|
- tipc: fix use-after-free Read in tipc_named_reinit (Xin Long) [2106046]
|
||||||
|
- tipc: check attribute length for bearer name (Xin Long) [2106046]
|
||||||
|
- nvdimm/blk: add error handling support for add_disk() (Ming Lei) [2103992]
|
||||||
|
- nvdimm/blk: avoid calling del_gendisk() on early failures (Ming Lei) [2103992]
|
||||||
|
- nvdimm/btt: add error handling support for add_disk() (Ming Lei) [2103992]
|
||||||
|
- nvdimm/btt: use goto error labels on btt_blk_init() (Ming Lei) [2103992]
|
||||||
|
- nvdimm/btt: do not call del_gendisk() if not needed (Ming Lei) [2103992]
|
||||||
|
- nvdimm/pmem: use add_disk() error handling (Ming Lei) [2103992]
|
||||||
|
- mmc: block: Add error handling support for add_disk() (Ming Lei) [2103992]
|
||||||
|
- memstick: mspro_block: Add error handling support for add_disk() (Ming Lei) [2103992]
|
||||||
|
- netfilter: nf_tables: stricter validation of element data (Florian Westphal) [2104594] {CVE-2022-34918}
|
||||||
|
- net: openvswitch: fix misuse of the cached connection on tuple changes (Timothy Redaelli) [2104139]
|
||||||
|
- ethtool: Fix get module eeprom fallback (Davide Caratti) [2103977]
|
||||||
|
- veth: Add updating of trans_start (Davide Caratti) [2103977]
|
||||||
|
- selftests: mptcp: Initialize variables to quiet gcc 12 warnings (Davide Caratti) [2103906]
|
||||||
|
- mptcp: fix conflict with <netinet/in.h> (Davide Caratti) [2103906]
|
||||||
|
- selftests: mptcp: more stable diag tests (Davide Caratti) [2103906]
|
||||||
|
- mptcp: fix race on unaccepted mptcp sockets (Davide Caratti) [2103906]
|
||||||
|
- mptcp: consistent map handling on failure (Davide Caratti) [2103906]
|
||||||
|
- mptcp: fix shutdown vs fallback race (Davide Caratti) [2103906]
|
||||||
|
- mptcp: invoke MP_FAIL response when needed (Davide Caratti) [2103906]
|
||||||
|
- mptcp: introduce MAPPING_BAD_CSUM (Davide Caratti) [2103906]
|
||||||
|
- mptcp: fix error mibs accounting (Davide Caratti) [2103906]
|
||||||
|
- selftests: mptcp: add MP_FAIL reset testcase (Davide Caratti) [2103906]
|
||||||
|
- mptcp: Do not traverse the subflow connection list without lock (Davide Caratti) [2103906]
|
||||||
|
- mptcp: Check for orphaned subflow before handling MP_FAIL timer (Davide Caratti) [2103906]
|
||||||
|
- mptcp: stop using the mptcp_has_another_subflow() helper (Davide Caratti) [2103906]
|
||||||
|
- net: sched: add barrier to fix packet stuck problem for lockless qdisc (Davide Caratti) [2103902]
|
||||||
|
- net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog (Davide Caratti) [2103902]
|
||||||
|
- tipc: move bc link creation back to tipc_node_create (Xin Long) [2086388]
|
||||||
|
- netfilter: nf_tables: replace BUG_ON by element length check (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_log: incorrect offset to network header (Florian Westphal) [2102148]
|
||||||
|
- netfilter: conntrack: fix crash due to confirmed bit load reordering (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nft_set_pipapo: release elements in clone from abort path (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: avoid skb access on nf_stolen (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: consolidate rule verdict trace call (Florian Westphal) [2102148]
|
||||||
|
- netfilter: br_netfilter: do not skip all hooks with 0 priority (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nft_dynset: restore set element counter when failing to update (Florian Westphal) [2102148]
|
||||||
|
- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh (Florian Westphal) [2102148]
|
||||||
|
- netfilter: use get_random_u32 instead of prandom (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: bail out early if hardware offload is not supported (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: memleak flow rule from commit path (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: release new hooks on unsupported flowtable flags (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: always initialize flowtable hook list in transaction (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: delete flowtable hooks via transaction list (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_tables: hold mutex on netns pre_exit path (Florian Westphal) [2102148]
|
||||||
|
- netfilter: conntrack: re-fetch conntrack after insertion (Florian Westphal) [2102148]
|
||||||
|
- netfilter: flowtable: move dst_check to packet path (Florian Westphal) [2102148]
|
||||||
|
- netfilter: flowtable: fix TCP flow teardown (Florian Westphal) [2102148]
|
||||||
|
- netfilter: flowtable: pass flowtable to nf_flow_table_iterate() (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nft_flow_offload: fix offload with pppoe + vlan (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices (Florian Westphal) [2102148]
|
||||||
|
- netfilter: flowtable: fix excessive hw offload attempts after failure (Florian Westphal) [2102148]
|
||||||
|
- netfilter: nf_nat_h323: eliminate anonymous module_init & module_exit (Florian Westphal) [2102148]
|
||||||
|
- netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 (Florian Westphal) [2102148]
|
||||||
|
- netfilter: socket: icmp6: fix use-after-scope (Florian Westphal) [2102148]
|
||||||
|
- selftests/net: fix section name when using xdp_dummy.o (Hangbin Liu) [2103541]
|
||||||
|
- selftests/net: enable lo.accept_local in psock_snd test (Hangbin Liu) [2103541]
|
||||||
|
- tunnels: do not assume mac header is set in skb_tunnel_check_pmtu() (Guillaume Nault) [2101491]
|
||||||
|
- erspan: do not assume transport header is always set (Guillaume Nault) [2101491]
|
||||||
|
- ip_gre: test csum_start instead of transport header (Guillaume Nault) [2101491]
|
||||||
|
- udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() (Guillaume Nault) [2101491]
|
||||||
|
- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (Paolo Abeni) [2101465]
|
||||||
|
- tcp: add accessors to read/set tp->snd_cwnd (Paolo Abeni) [2101465]
|
||||||
|
- ipv6: take care of disable_policy when restoring routes (Hangbin Liu) [2100718]
|
||||||
|
- mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() (Hangbin Liu) [2100718]
|
||||||
|
- net/ipv6/mcast: Use struct_size() helper (Hangbin Liu) [2100718]
|
||||||
|
- gso: do not skip outer ip header in case of ipip and net_failover (Hangbin Liu) [2100718]
|
||||||
|
|
||||||
* Thu Jul 21 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-134.rt21.134.el9]
|
* Thu Jul 21 2022 Luis Claudio R. Goncalves <lgoncalv@redhat.com> [5.14.0-134.rt21.134.el9]
|
||||||
- [rt] build kernel-rt-5.14.0-134.rt21.134.el9 [2061574]
|
- [rt] build kernel-rt-5.14.0-134.rt21.134.el9 [2061574]
|
||||||
- redhat: fix kernel_variant_package option definition (Herton R. Krzesinski)
|
- redhat: fix kernel_variant_package option definition (Herton R. Krzesinski)
|
||||||
|
6
sources
6
sources
@ -1,4 +1,4 @@
|
|||||||
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
|
SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c
|
||||||
SHA512 (linux-5.14.0-134.rt21.134.el9.tar.xz) = ce5b1b08f9453ff1902dbe0102b3e031c269a24d7fd4fff904c85066730c3ec7feb1b8d49997de5c6740e4be85ed0df315378bdd94197b5ba873aa416a80ecb5
|
SHA512 (linux-5.14.0-135.rt21.135.el9.tar.xz) = 89a6c382b3565d42318be35cf48217046241f808f6a049c5df2d08b3945037c31c5b6cd5db218bc83f4d793058970d1acbe6f5343380d67c508321fbc7bb0dd2
|
||||||
SHA512 (kernel-abi-stablelists-5.14.0-134.rt21.134.el9.tar.bz2) = 080244513a47eb2ca0995175c111ba82b52edd37db6b9089ef632b5cc580f5ae661a6ba4e48328196217dee8abdc3975aed3266f41db33827a5c32e2885db3b0
|
SHA512 (kernel-abi-stablelists-5.14.0-135.rt21.135.el9.tar.bz2) = 8a583b1e6a04f2edd557b5b75f2619c683d1bada54f516510abf87d72e07b61686a6379625aaec7806f1b22b73afc8469fdafe0aa21fa9bc3f6a07e5f5acd3da
|
||||||
SHA512 (kernel-kabi-dw-5.14.0-134.rt21.134.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
|
SHA512 (kernel-kabi-dw-5.14.0-135.rt21.135.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578
|
||||||
|
Loading…
Reference in New Issue
Block a user