From bcbb74002f0d1d0cdbb29d58e3849c71b71f54fd Mon Sep 17 00:00:00 2001 From: "Luis Claudio R. Goncalves" Date: Thu, 30 Mar 2023 17:09:50 -0300 Subject: [PATCH] kernel-rt-479.rt7.268.el8 * Thu Mar 30 2023 Luis Claudio R. Goncalves [4.18.0-479.rt7.268.el8] - [rt] build kernel-rt-4.18.0-479.rt7.268.el8 [2180997] - redhat: add centos signing certs (Denys Vlasenko) - redhat: fix "make rh-brew" not choosing _scratch_ build (Denys Vlasenko) - mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs (Prarit Bhargava) [2156843] - x86/cpu: Add CPU model numbers for Meteor Lake (Prarit Bhargava) [2153936] - redhat: require grub2 >= 2.02-99 (Denys Vlasenko) [2179095] - redhat: delete unused script and file (Denys Vlasenko) [2179095] - redhat: drop certificates that were deprecated after GRUB's BootHole flaw (Denys Vlasenko) [2179095] - redhat: align file names with names of signing keys for ppc and s390 (Denys Vlasenko) [2179095] - net/tunnel: wait until all sk_user_data reader finish before releasing the sock (Hangbin Liu) [2176344] - powerpc/pseries: unregister VPA when hot unplugging a CPU (Mamatha Inamdar) [2143007] - net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2172474] - net: mana: Fix return type of mana_start_xmit() (Mohammed Gamal) [2172474] - net: mana: Define data structures for protection domain and memory registration (Mohammed Gamal) [2172474] - net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES (Mohammed Gamal) [2172474] - net: mana: Define max values for SGL entries (Mohammed Gamal) [2172474] - net: mana: Move header files to a common location (Mohammed Gamal) [2172474] - net: mana: Record port number in netdev (Mohammed Gamal) [2172474] - net: mana: Export Work Queue functions for use by RDMA driver (Mohammed Gamal) [2172474] - net: mana: Set the DMA device max segment size (Mohammed Gamal) [2172474] - net: mana: Handle vport sharing between devices (Mohammed Gamal) [2172474] - net: mana: Record the physical address for doorbell page region (Mohammed Gamal) [2172474] - net: mana: Add support for auxiliary device (Mohammed Gamal) [2172474] - hv_netvsc: Check status in SEND_RNDIS_PKT completion message (Mohammed Gamal) [2172438] - hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC (Mohammed Gamal) [2172438] - hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() (Mohammed Gamal) [2172438] - Drivers: hv: Make remove callback of hyperv driver void returned (Mohammed Gamal) [2172438] - hv: fix comment typo in vmbus_channel/low_latency (Mohammed Gamal) [2172434] - x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants (Mohammed Gamal) [2172434] - x86/hyperv: Fix hv_get/set_register for nested bringup (Mohammed Gamal) [2172434] - x86/hyperv: Add an interface to do nested hypercalls (Mohammed Gamal) [2172434] - Drivers: hv: Setup synic registers in case of nested root partition (Mohammed Gamal) [2172434] - x86/hyperv: Add support for detecting nested hypervisor (Mohammed Gamal) [2172434] - x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define (Mohammed Gamal) [2172434] - x86/hyperv: Expand definition of struct hv_vp_assist_page (Mohammed Gamal) [2172434] - KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls (Mohammed Gamal) [2172434] - x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h (Mohammed Gamal) [2172434] - iommu/hyper-v: Allow hyperv irq remapping without x2apic (Mohammed Gamal) [2172434] - smp: Fix offline cpu check in flush_smp_call_function_queue() (Waiman Long) [2169471] - sched/fair: Trigger the update of blocked load on newly idle cpu (Waiman Long) [2169471] - redhat: rh-dist-git should depend on rh-srpm (Denys Vlasenko) - redhat: change kabi tarballs to use the package release (Denys Vlasenko) - redhat/Makefile: add variables used in rhel9 makefiles (Denys Vlasenko) - redhat/Makefile: Remove RHPRODUCT variable (Denys Vlasenko) - redhat/scripts/rh-dist-git.sh: expand sources from srpm (Denys Vlasenko) - redhat: remove GL_DISTGIT_USER, RHDISTGIT and unify dist-git cloning (Denys Vlasenko) - redhat/scripts/rh-dist-git.sh: Use Makefile variables (Denys Vlasenko) - redhat: fix typo and make the output more silent for dist-git sync (Denys Vlasenko) - redhat: add initial support for centos stream dist-git sync on Makefiles (Denys Vlasenko) - internal: update RHEL_MINOR for the start of RHEL-8.9 development (Denys Vlasenko) - watchdog: diag288_wdt: fix __diag288() inline assembly (Tobias Huschle) [2171361] - watchdog: diag288_wdt: do not use stack buffers for hardware data (Tobias Huschle) [2171361] - bonding: add documentation for peer_notif_delay (Ryosuke Yasuoka) [2171348] - net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2166787] - crypto: des - disallow des3 in FIPS mode (Vladis Dronov) [2175234] - self-tests: more rps self tests (Paolo Abeni) [2168878] - net: make default_rps_mask a per netns attribute (Paolo Abeni) [2168878] - self-tests: introduce self-tests for RPS default mask (Paolo Abeni) [2168878] - net: introduce default_rps_mask netns attribute (Paolo Abeni) [2168878] - net-sysctl: factor-out rpm mask manipulation helpers (Paolo Abeni) [2168878] - net-sysctl: factor out cpumask parsing helper (Paolo Abeni) [2168878] - txhash: Make rethinking txhash behavior configurable via sysctl (Paolo Abeni) [2168878] - net-sysfs: Call dev_hold always in rx_queue_add_kobject (Paolo Abeni) [2168878] - net-sysfs: Call dev_hold always in netdev_queue_add_kobject (Paolo Abeni) [2168878] - net-sysfs: fix netdev_queue_add_kobject() breakage (Paolo Abeni) [2168878] - net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject (Paolo Abeni) [2168878] - ice/ptp: fix the PTP worker retrying indefinitely if the link went down (Petr Oros) [2166392] - ice: reschedule ice_ptp_wait_for_offset_valid during reset (Petr Oros) [2166392] - ice: make Tx and Rx vernier offset calibration independent (Petr Oros) [2166392] - ice: only check set bits in ice_ptp_flush_tx_tracker (Petr Oros) [2166392] - ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp (Petr Oros) [2166392] - ice: cleanup allocations in ice_ptp_alloc_tx_tracker (Petr Oros) [2166392] - ice: protect init and calibrating check in ice_ptp_request_ts (Petr Oros) [2166392] - ice: check Tx timestamp memory register for ready timestamps (Petr Oros) [2166392] - ice: handle discarding old Tx requests in ice_ptp_tx_tstamp (Petr Oros) [2166392] - ice: always call ice_ptp_link_change and make it void (Petr Oros) [2166392] - ice: fix misuse of "link err" with "link status" (Petr Oros) [2166392] - ice: Reset TS memory for all quads (Petr Oros) [2166392] - ice: Remove the E822 vernier "bypass" logic (Petr Oros) [2166392] - ice: Use more generic names for ice_ptp_tx fields (Petr Oros) [2166392] - ice: Merge pin initialization of E810 and E810T adapters (Petr Oros) [2166392] - ice: Check if reset in progress while waiting for offsets (Petr Oros) [2166392] - NFS: Judge the file access cache's timestamp in rcu path (Benjamin Coddington) [2161321] - redhat: switch to z-stream for 8.8 (Lucas Zampieri) Resolves: rhbz#2180997 Signed-off-by: Luis Claudio R. Goncalves --- centossecureboot201.cer | Bin 0 -> 914 bytes centossecurebootca2.cer | Bin 0 -> 870 bytes kernel.spec | 136 +++++++++++++++--- redhatsecureboot301.cer | Bin 899 -> 0 bytes ...reboot_s390.cer => redhatsecureboot302.cer | Bin secureboot_ppc.cer => redhatsecureboot303.cer | Bin redhatsecurebootca5.cer | Bin 920 -> 0 bytes sources | 2 +- 8 files changed, 116 insertions(+), 22 deletions(-) create mode 100644 centossecureboot201.cer create mode 100644 centossecurebootca2.cer mode change 100755 => 100644 kernel.spec delete mode 100644 redhatsecureboot301.cer rename secureboot_s390.cer => redhatsecureboot302.cer (100%) rename secureboot_ppc.cer => redhatsecureboot303.cer (100%) delete mode 100644 redhatsecurebootca5.cer diff --git a/centossecureboot201.cer b/centossecureboot201.cer new file mode 100644 index 0000000000000000000000000000000000000000..ca3c13440363bdc4aabe8c0b2da7116624b0cf45 GIT binary patch literal 914 zcmXqLV(v3&Vk%p}%*4pV#K|!E5X+6d<=KJ;ylk9WZ60mkc^MhGSs4u63>6II*qB3E zn0dsVQ}asvgB5~PlS_+I6`b<(OB9?P6^sm(3>4s+I2px+i$Mx9ODY|bfg19Q_413- z4dldmjSLLT3@i-|3`~p+qQrTPEes3|EudTjUqf{RRfs)uSnLVTOwY^AOII)g>LJFu zCPpP>pD?mAFgG#sGZ-{6axpbAGBV72|F2AD{%pHXPmXHtl{8|E{QPX@uh(0DOyQYo zl^VCP=t6*9K}wg@#c#grbHm>`6gqI;HQ;Gn*sYc<#J>OGMc4VWIhTdcnD>7A%e@&E zuT~{b(&N?d`@OHjVRq!>J=^mi@6MLXoA)k!hsLq1*Y>+Fdug$p&b%Jz0vh|b&SQ>{w{ z#LgO|yt=Ahr~K{Do6MEY`W405#ueQ^LT=lio4O>5WtOPtjI$;+$9q)%v=-g|p?&o+tnU+hfGj0}v6D-6mEcz}T}E6m9F zpM}YQ!GI6M;|K9rn3>oc48%ZuRS=)YfQyYon~jl`m7ST{Ko%s<$0Eie66>Av=~uE` zT>R}-cSO>U<;+y9QZkSSNh`BR7>G596fo4!RG1@_{m{MS)tl*gnJPH0C_xHAtq;fu2fXH9}nxE~qKXaqkvoD=uBHhCN<>P{T zXNucr8XlgUc3{sZ{!N*weYbW>^{ulA`&<*%tI2D-w&i)7;i5jR6+eD_Z#PPfZFCRb z;c!%XxtsikgymbNcLu82+;iJ0a&iLMJHkvv0&9lR8yiJBG zu7Phv*BUmjkjV@3-N7Hr{iHh3)6%Vr`!A2%`Yn>F{6Zi9y!)H&e}7hS&4UxRhp%p3 z?bT*B{YB^R^0kJ` Rg4Lty3TBzUsw%s<2LKOiZSw#C literal 0 HcmV?d00001 diff --git a/centossecurebootca2.cer b/centossecurebootca2.cer new file mode 100644 index 0000000000000000000000000000000000000000..42bdfcfbcda649796099fdc87bbe9dc58e2348d5 GIT binary patch literal 870 zcmXqLVoow>V)9zR%*4pV#L3VZSoN;M+UU0dFB_*;n@8JsUPeZ4Rt5t%Lj?mlHs(+k zW*%|p)Vvb^V1?k+zWand9m0rCz?btasy17qhCd~{zWSac7_phd5=E4lAo4tExT(TE@+xh11 zL5)4kX7}9{H-;C9i_BQIp!>|pw1_)NO3`N}XwL= 20200619-99.git3890db36\ +Requires(pre): grub2 >= 2.02-99\ Requires(preun): systemd >= 200\ Conflicts: xfsprogs < 4.3.0-1\ Conflicts: xorg-x11-drv-vmmouse < 13.0.99\ @@ -1161,6 +1171,7 @@ done %endif # Add DUP and kpatch certificates to system trusted keys for RHEL +%if 0%{?rhel} %if %{signkernel}%{signmodules} openssl x509 -inform der -in %{SOURCE100} -out rheldup3.pem openssl x509 -inform der -in %{SOURCE101} -out rhelkpatch1.pem @@ -1173,6 +1184,7 @@ for i in *.config; do sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=""@CONFIG_SYSTEM_TRUSTED_KEYS="certs/rhel.pem"@' $i done %endif +%endif cp %{SOURCE42} . ./process_configs.sh -w -c %{name} %{rpmversion} %{?cross_opts} @@ -1317,9 +1329,7 @@ BuildKernel() { fi %ifarch x86_64 aarch64 - %pesign -s -i $SignImage -o vmlinuz.tmp -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0} - %pesign -s -i vmlinuz.tmp -o vmlinuz.signed -a %{secureboot_ca_1} -c %{secureboot_key_1} -n %{pesign_name_1} - rm vmlinuz.tmp + %pesign -s -i $SignImage -o vmlinuz.signed -a %{secureboot_ca_0} -c %{secureboot_key_0} -n %{pesign_name_0} %endif %ifarch s390x ppc64le if [ -x /usr/bin/rpm-sign ]; then @@ -1745,16 +1755,14 @@ BuildKernel() { # Red Hat UEFI Secure Boot CA cert, which can be used to authenticate the kernel mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer - %ifarch x86_64 aarch64 - install -m 0644 %{secureboot_ca_0} $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca-20200609.cer - install -m 0644 %{secureboot_ca_1} $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca-20140212.cer - ln -s kernel-signing-ca-20200609.cer $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca.cer - %else + %if 0%{?rhel} %ifarch ppc64le install -m 0644 %{secureboot_ca_2} $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca.cer %else install -m 0644 %{secureboot_ca_0} $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca.cer %endif + %else + install -m 0644 %{secureboot_ca_0} $RPM_BUILD_ROOT%{_datadir}/doc/kernel-keys/$KernelVer/kernel-signing-ca.cer %endif %ifarch s390x ppc64le if [ $DoModules -eq 1 ]; then @@ -2701,6 +2709,92 @@ fi # # %changelog +* Thu Mar 30 2023 Luis Claudio R. Goncalves [4.18.0-479.rt7.268.el8] +- [rt] build kernel-rt-4.18.0-479.rt7.268.el8 [2180997] +- redhat: add centos signing certs (Denys Vlasenko) +- redhat: fix "make rh-brew" not choosing _scratch_ build (Denys Vlasenko) +- mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs (Prarit Bhargava) [2156843] +- x86/cpu: Add CPU model numbers for Meteor Lake (Prarit Bhargava) [2153936] +- redhat: require grub2 >= 2.02-99 (Denys Vlasenko) [2179095] +- redhat: delete unused script and file (Denys Vlasenko) [2179095] +- redhat: drop certificates that were deprecated after GRUB's BootHole flaw (Denys Vlasenko) [2179095] +- redhat: align file names with names of signing keys for ppc and s390 (Denys Vlasenko) [2179095] +- net/tunnel: wait until all sk_user_data reader finish before releasing the sock (Hangbin Liu) [2176344] +- powerpc/pseries: unregister VPA when hot unplugging a CPU (Mamatha Inamdar) [2143007] +- net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2172474] +- net: mana: Fix return type of mana_start_xmit() (Mohammed Gamal) [2172474] +- net: mana: Define data structures for protection domain and memory registration (Mohammed Gamal) [2172474] +- net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES (Mohammed Gamal) [2172474] +- net: mana: Define max values for SGL entries (Mohammed Gamal) [2172474] +- net: mana: Move header files to a common location (Mohammed Gamal) [2172474] +- net: mana: Record port number in netdev (Mohammed Gamal) [2172474] +- net: mana: Export Work Queue functions for use by RDMA driver (Mohammed Gamal) [2172474] +- net: mana: Set the DMA device max segment size (Mohammed Gamal) [2172474] +- net: mana: Handle vport sharing between devices (Mohammed Gamal) [2172474] +- net: mana: Record the physical address for doorbell page region (Mohammed Gamal) [2172474] +- net: mana: Add support for auxiliary device (Mohammed Gamal) [2172474] +- hv_netvsc: Check status in SEND_RNDIS_PKT completion message (Mohammed Gamal) [2172438] +- hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC (Mohammed Gamal) [2172438] +- hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() (Mohammed Gamal) [2172438] +- Drivers: hv: Make remove callback of hyperv driver void returned (Mohammed Gamal) [2172438] +- hv: fix comment typo in vmbus_channel/low_latency (Mohammed Gamal) [2172434] +- x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants (Mohammed Gamal) [2172434] +- x86/hyperv: Fix hv_get/set_register for nested bringup (Mohammed Gamal) [2172434] +- x86/hyperv: Add an interface to do nested hypercalls (Mohammed Gamal) [2172434] +- Drivers: hv: Setup synic registers in case of nested root partition (Mohammed Gamal) [2172434] +- x86/hyperv: Add support for detecting nested hypervisor (Mohammed Gamal) [2172434] +- x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define (Mohammed Gamal) [2172434] +- x86/hyperv: Expand definition of struct hv_vp_assist_page (Mohammed Gamal) [2172434] +- KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls (Mohammed Gamal) [2172434] +- x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h (Mohammed Gamal) [2172434] +- iommu/hyper-v: Allow hyperv irq remapping without x2apic (Mohammed Gamal) [2172434] +- smp: Fix offline cpu check in flush_smp_call_function_queue() (Waiman Long) [2169471] +- sched/fair: Trigger the update of blocked load on newly idle cpu (Waiman Long) [2169471] +- redhat: rh-dist-git should depend on rh-srpm (Denys Vlasenko) +- redhat: change kabi tarballs to use the package release (Denys Vlasenko) +- redhat/Makefile: add variables used in rhel9 makefiles (Denys Vlasenko) +- redhat/Makefile: Remove RHPRODUCT variable (Denys Vlasenko) +- redhat/scripts/rh-dist-git.sh: expand sources from srpm (Denys Vlasenko) +- redhat: remove GL_DISTGIT_USER, RHDISTGIT and unify dist-git cloning (Denys Vlasenko) +- redhat/scripts/rh-dist-git.sh: Use Makefile variables (Denys Vlasenko) +- redhat: fix typo and make the output more silent for dist-git sync (Denys Vlasenko) +- redhat: add initial support for centos stream dist-git sync on Makefiles (Denys Vlasenko) +- internal: update RHEL_MINOR for the start of RHEL-8.9 development (Denys Vlasenko) +- watchdog: diag288_wdt: fix __diag288() inline assembly (Tobias Huschle) [2171361] +- watchdog: diag288_wdt: do not use stack buffers for hardware data (Tobias Huschle) [2171361] +- bonding: add documentation for peer_notif_delay (Ryosuke Yasuoka) [2171348] +- net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2166787] +- crypto: des - disallow des3 in FIPS mode (Vladis Dronov) [2175234] +- self-tests: more rps self tests (Paolo Abeni) [2168878] +- net: make default_rps_mask a per netns attribute (Paolo Abeni) [2168878] +- self-tests: introduce self-tests for RPS default mask (Paolo Abeni) [2168878] +- net: introduce default_rps_mask netns attribute (Paolo Abeni) [2168878] +- net-sysctl: factor-out rpm mask manipulation helpers (Paolo Abeni) [2168878] +- net-sysctl: factor out cpumask parsing helper (Paolo Abeni) [2168878] +- txhash: Make rethinking txhash behavior configurable via sysctl (Paolo Abeni) [2168878] +- net-sysfs: Call dev_hold always in rx_queue_add_kobject (Paolo Abeni) [2168878] +- net-sysfs: Call dev_hold always in netdev_queue_add_kobject (Paolo Abeni) [2168878] +- net-sysfs: fix netdev_queue_add_kobject() breakage (Paolo Abeni) [2168878] +- net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject (Paolo Abeni) [2168878] +- ice/ptp: fix the PTP worker retrying indefinitely if the link went down (Petr Oros) [2166392] +- ice: reschedule ice_ptp_wait_for_offset_valid during reset (Petr Oros) [2166392] +- ice: make Tx and Rx vernier offset calibration independent (Petr Oros) [2166392] +- ice: only check set bits in ice_ptp_flush_tx_tracker (Petr Oros) [2166392] +- ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp (Petr Oros) [2166392] +- ice: cleanup allocations in ice_ptp_alloc_tx_tracker (Petr Oros) [2166392] +- ice: protect init and calibrating check in ice_ptp_request_ts (Petr Oros) [2166392] +- ice: check Tx timestamp memory register for ready timestamps (Petr Oros) [2166392] +- ice: handle discarding old Tx requests in ice_ptp_tx_tstamp (Petr Oros) [2166392] +- ice: always call ice_ptp_link_change and make it void (Petr Oros) [2166392] +- ice: fix misuse of "link err" with "link status" (Petr Oros) [2166392] +- ice: Reset TS memory for all quads (Petr Oros) [2166392] +- ice: Remove the E822 vernier "bypass" logic (Petr Oros) [2166392] +- ice: Use more generic names for ice_ptp_tx fields (Petr Oros) [2166392] +- ice: Merge pin initialization of E810 and E810T adapters (Petr Oros) [2166392] +- ice: Check if reset in progress while waiting for offsets (Petr Oros) [2166392] +- NFS: Judge the file access cache's timestamp in rcu path (Benjamin Coddington) [2161321] +- redhat: switch to z-stream for 8.8 (Lucas Zampieri) + * Thu Mar 30 2023 Luis Claudio R. Goncalves [4.18.0-478.rt7.267.el8] - [rt] build kernel-rt-4.18.0-478.rt7.267.el8 [2180997] - net/tunnel: wait until all sk_user_data reader finish before releasing the sock (Hangbin Liu) [2176344] diff --git a/redhatsecureboot301.cer b/redhatsecureboot301.cer deleted file mode 100644 index 20e660479db920c9af073ef60dfd52cfcd55ef35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 899 zcmXqLVy-u6VoG1Y%*4pV#L4h}zvyHQr&ERoylk9WZ60mkc^MhGSs4s`4b=@)*_cCF zn1$tnQd1N>5=#_OQj1C) zic(WD5=-=w^K%X4#CZ)(3=Iv;4Gj!U4NRlNd5z71To3|r4T21H474EDDPy&+I5Ryj zGcTPKJDV7lkbT9-%D~*j$j@NV#K^_e#K_37NxkdnB-fbdAp)7dSWBPZtXrYb5w*C@ z@r&`BZ02)^7x}9-F_f-vdj9zHex2s374i`=>Kunka%XeJpYTcWnYOXcua#Nzv{P2r z{{KfRpNsxBUvPxw_cT2h+pJ?Ab^$YP&OhK@vBdbb{HgCD zgVUK-5>__PZZU-1nmGUR*MJSDB-cbvx6RHHnXKVwU9@H2#x6FkEt|?~dgtD8aoSb6 z`P$`cNzxNN-!l}2zMhj&w=>05mb+)gq|2XQRV^~E`;)lfwmuUxBLm~&Sc7N-9$?7J z3NtePXJIm6FyIF9_*qz(nb;c)WI-H07BLo)aL4})TlQq;>8I$gIMsYUAgZGz$Uq(> zt;`}}Al4w_Al4%0a?Yxeg@ctn?ZuBpb5eiAAV&Z&Spg$}kwNnVx9_f&sUPlII<6Po zwsYpDLfs|_*M8fGuUk4-m%YAz`?d3h%8P~vysm29RsQ!WK%@63*E zY;yV?ieH$Xp0GJ~>}cV)`v*$4n0`ogx_k24UDm?Lu%T{WiSI>r}MgeY{-MAm@j(GO|_ezzhSNC%m_dopoSNWyMX47EzS*y|} z3cr~?y=&H&a;tfp6X)D#7e#1b6^&%9(kLq!95kT^4s1XNrhI5oMnC{@8JKfgr5*-^pNP{}|6ZW6NxP$#b?ru1p1aqn$3D)YB{Qqo zjCvjz?|=HkE#3AN-xTZpws*U~)f@DZ{t~uwMZy8<;F%jD%$u6!n#qYzp^Sryh{C;x9qf@!N=T4ui@b#({ zSD&^p3kNZ=9lAQ9%xdfP9doNToV+k2^LHOFD{5oE&78StJa^8n7$i2k94PWc<&xr*# z`sciS&XK#@>h!OC8{=mczNLHbADCJ+pE=-CsaDOF#s}?5Q)1qq&%R~#cz>QmiAiVx zk5XXYstAL9d+iK-w@u$FESybMIPOFY~9lmn~9nUf%vMc88@((p0B(#qL+!COmt7`j5IhPVzo{cRPw} Pd!}BnFF!b8N6JS4>O*3Z diff --git a/sources b/sources index 77d4449..6923605 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (linux-4.18.0-478.rt7.267.el8.tar.xz) = 5d7fce56f84ddba1ea4a7e256a6ed3e964e1716b394958e7b2532955dafa27ff0090c5f503100f190ae92cbafabde382857db595b4a2b6c7290c541596ea943f +SHA512 (linux-4.18.0-479.rt7.268.el8.tar.xz) = 16417987fd4e3113b97f9da43a27e095d4fd152f29742a95039ebfbe8faacd02db038fccfdf18f2e00e277f4a7f4b93ab544d7c284add4521b9bb8dbe2e69433