kernel-rt-4.18.0-553.113.1.rt7.454.el8_10
* Wed Mar 11 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.113.1.rt7.454.el8_10] - scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-136288] - scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-136288] - scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-136288] - scsi: st: Tighten the page format heuristics with MODE SELECT (John Meneghini) [RHEL-136288] - scsi: st: ERASE does not change tape location (John Meneghini) [RHEL-136288] - scsi: st: Fix array overflow in st_setup() (John Meneghini) [RHEL-136288] - scsi: st: Add sysfs file position_lost_in_reset (John Meneghini) [RHEL-136288] - scsi: st: Modify st.c to use the new scsi_error counters (John Meneghini) [RHEL-136288] - scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs (John Meneghini) [RHEL-136288] - scsi: st: Restore some drive settings after reset (John Meneghini) [RHEL-136288] - scsi: st: Fix input/output error on empty drive reset (John Meneghini) [RHEL-136288] Resolves: RHEL-136288 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
cd877b8b22
commit
567455878d
19
kernel.spec
19
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.112.1.rt7.453.el8_10
|
||||
%define pkgrelease 553.113.1.rt7.454.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.112.1.rt7.453%{?dist}
|
||||
%define specrelease 553.113.1.rt7.454%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .453
|
||||
%global rtbuild .454
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,19 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Mar 11 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.113.1.rt7.454.el8_10]
|
||||
- scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-136288]
|
||||
- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Tighten the page format heuristics with MODE SELECT (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: ERASE does not change tape location (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Fix array overflow in st_setup() (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Add sysfs file position_lost_in_reset (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Modify st.c to use the new scsi_error counters (John Meneghini) [RHEL-136288]
|
||||
- scsi: core: Add counters for New Media and Power On/Reset UNIT ATTENTIONs (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Restore some drive settings after reset (John Meneghini) [RHEL-136288]
|
||||
- scsi: st: Fix input/output error on empty drive reset (John Meneghini) [RHEL-136288]
|
||||
|
||||
* Thu Mar 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.112.1.rt7.453.el8_10]
|
||||
- smb: client: handle lack of IPC in dfs_cache_refresh() (Paulo Alcantara) [RHEL-138235]
|
||||
- smb: client: allow parsing zero-length AV pairs (Paulo Alcantara) [RHEL-138235]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.112.1.rt7.453.el8_10.tar.xz) = 2866ecf0176217f232bf8531818661a3b5f4d3f92695869150a0dbe7324df670ab99014a87af1107ae87cac7360345118f0ee38661c5c8e55e8274caea01ed1e
|
||||
SHA512 (linux-4.18.0-553.113.1.rt7.454.el8_10.tar.xz) = 68fe7847afd052dca4d1c47a383cfe9c1b52b638ed71d568195f5a0fc98620ed25a80f1827182fdfa7bf20d25509d762b6d11e4615df322d5ea8c780293754fa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user