kernel-rt-4.18.0-553.108.1.rt7.449.el8_10
* Thu Feb 19 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.108.1.rt7.449.el8_10] - autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-134673] Resolves: RHEL-134673 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
c9ed9e1937
commit
66d39fce4f
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.107.1.rt7.448.el8_10
|
||||
%define pkgrelease 553.108.1.rt7.449.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.107.1.rt7.448%{?dist}
|
||||
%define specrelease 553.108.1.rt7.449%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .448
|
||||
%global rtbuild .449
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Feb 19 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.108.1.rt7.449.el8_10]
|
||||
- autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-134673]
|
||||
|
||||
* Tue Feb 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.107.1.rt7.448.el8_10]
|
||||
- autofs: use wake_up() instead of wake_up_interruptible(() (Ian Kent) [RHEL-143685]
|
||||
- autofs: fix memory leak of waitqueues in autofs_catatonic_mode (Ian Kent) [RHEL-143685] {CVE-2023-54134}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.107.1.rt7.448.el8_10.tar.xz) = 83bf176fca8e612a7ab9c9940c6a46268aabbae900eadb9e7e5decaea89116ee33ac2ca014394f73a3b61c7d7bf55f32818d477a493d49c4927b45404d18b769
|
||||
SHA512 (linux-4.18.0-553.108.1.rt7.449.el8_10.tar.xz) = b07285899694b09a058cdbcc372b96f2ce4686d21709eec350edb3d1fc54037101c83f8c8ccfc6f6c419bee36df210a9a3070efe4d570672fc2ef1b37000cc9a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user