diff --git a/.gitignore b/.gitignore
index e9c09cb..b8b8f4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-SOURCES/kernel-rt-3.10.0-1160.114.2.rt56.1266.tar.xz
+SOURCES/kernel-rt-3.10.0-1160.118.1.rt56.1269.tar.xz
 SOURCES/rheldup3.x509
 SOURCES/rhelkpatch1.x509
diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata
index eae6e2a..91000fa 100644
--- a/.kernel-rt.metadata
+++ b/.kernel-rt.metadata
@@ -1,3 +1,3 @@
-56b61e0a225dfaeba9f67c0d250a2bcacb5111ce SOURCES/kernel-rt-3.10.0-1160.114.2.rt56.1266.tar.xz
+9facdb0e429fed298c6e5575a33a8d1fc71b56b9 SOURCES/kernel-rt-3.10.0-1160.118.1.rt56.1269.tar.xz
 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509
diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec
index 3ab6765..9dc1e4b 100644
--- a/SPECS/kernel-rt.spec
+++ b/SPECS/kernel-rt.spec
@@ -6,10 +6,10 @@ Summary: The Linux Realtime kernel
 %global dist .el7
 
 # realtimeN
-%global rtbuild 1266
+%global rtbuild 1269
 
 # RHEL7 build number
-%global rhel_build 1160.114.2
+%global rhel_build 1160.118.1
 
 # The preempt RT patch level
 %global rttag rt56
@@ -1454,10 +1454,41 @@ fi
 %endif
 
 %changelog
-* Wed Mar 06 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.114.2.rt56.1266.el7]
-- [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-21455]
+* Thu Apr 04 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.118.1.rt56.1269.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-26440]
+- [rt] Add a list of commands to be performed for the actual build (Rado Vrbovsky)
+- [rt] These certificates are not commited to dist-git (Rado Vrbovsky)
+- [rt] Don't build or push anythig without human approval (Rado Vrbovsky)
+- iommu/amd: Fix NULL dereference bug in match_hid_uid (Jerry Snitselaar) [RHEL-8721]
+
+* Tue Apr 02 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.117.1.rt56.1268.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-26440]
+- tracing/perf: Fix double put of trace event when init fails (Michael Petlan) [RHEL-18052]
+- tracing: Fix race in perf_trace_buf initialization (Michael Petlan) [RHEL-18052]
+- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve (Davide Caratti) [RHEL-16459] {CVE-2023-4623}
+- net/sched: sch_hfsc: Ensure inner classes have fsc curve (Davide Caratti) [RHEL-16459] {CVE-2023-4623}
+- gfs2: Fix invalid metadata access in punch_hole (Andrew Price) [RHEL-28785]
+- vt: vt_ioctl: fix race in VT_RESIZEX (Jay Shin) [RHEL-28639] {CVE-2020-36558}
+- selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code (Ondrej Mosnacek) [RHEL-27751]
+- bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() (David Marlin) [RHEL-3878] {CVE-2023-2002}
+- bluetooth: Perform careful capability checks in hci_sock_ioctl() (David Marlin) [RHEL-3878] {CVE-2023-2002}
+- cifs: fix panic in smb2_reconnect (Jay Shin) [RHEL-26301]
+- af_unix: Fix null-ptr-deref in unix_stream_sendpage(). (Guillaume Nault) [RHEL-16145] {CVE-2023-4622}
+- NFS: Set the stable writes BDI capability (Benjamin Coddington) [RHEL-22193]
+- RDMA/i40iw: Prevent zero-length STAG registration (Kamal Heib) [RHEL-7085] {CVE-2023-25775}
 - sched/membarrier: reduce the ability to hammer on sys_membarrier (Wander Lairson Costa) [RHEL-26403] {CVE-2024-26602}
 
+* Thu Feb 29 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.116.1.rt56.1267.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-26440]
+- bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() (David Marlin) [RHEL-3878] {CVE-2023-2002}
+- bluetooth: Perform careful capability checks in hci_sock_ioctl() (David Marlin) [RHEL-3878] {CVE-2023-2002}
+- cifs: fix panic in smb2_reconnect (Jay Shin) [RHEL-26301]
+
+* Thu Feb 22 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.115.1.rt56.1266.el7]
+- [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-26440]
+- af_unix: Fix null-ptr-deref in unix_stream_sendpage(). (Guillaume Nault) [RHEL-16145] {CVE-2023-4622}
+- NFS: Set the stable writes BDI capability (Benjamin Coddington) [RHEL-22193]
+
 * Thu Feb 15 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [3.10.0-1160.114.1.rt56.1265.el7]
 - [rt] Update source tree to match RHEL rhel-7.9.z tree [RHEL-21455]
 - netfilter: nf_tables: reject QUEUE/DROP verdict parameters (Florian Westphal) [RHEL-23504] {CVE-2024-1086}