Update from upstream (scoped ssh_etm, deprecation warnings)
- Restore support for scoped ssh_etm directives (RHEL-15925) - Print matches in syntax deprecation warnings (RHEL-15925) Resolves: RHEL-15925
This commit is contained in:
parent
dc98745bf2
commit
7480c1a366
@ -1,5 +1,5 @@
|
||||
%global git_date 20231108
|
||||
%global git_commit 994ae09bd74fbaf9b5ff4b029c66250d5aa406f7
|
||||
%global git_date 20231109
|
||||
%global git_commit 0ceff7facb8c156a612e5be7619bbe902d12eae6
|
||||
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:7})}
|
||||
|
||||
%global _python_bytecompile_extra 0
|
||||
@ -238,6 +238,10 @@ end
|
||||
%{_mandir}/man8/fips-finish-install.8*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 09 2023 Clemens Lang <cllang@redhat.com> - 20231109-1.git0ceff7f
|
||||
- Restore support for scoped ssh_etm directives (RHEL-15925)
|
||||
- Print matches in syntax deprecation warnings (RHEL-15925)
|
||||
|
||||
* Wed Nov 08 2023 Clemens Lang <cllang@redhat.com> - 20231108-1.git994ae09
|
||||
- turn ssh_etm into an etm@SSH tri-state (RHEL-15925)
|
||||
- fips-mode-setup: increase chroot-friendliness (RHEL-11350)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crypto-policies-git994ae09.tar.gz) = cab7e2def7a437cdbd99267b2efd92f67b464638a2039fb31de235e3e5c0c5a05e06c41f4b3159f09b0fc12162973eab4f748cd7a22cb58941f1409c72026646
|
||||
SHA512 (crypto-policies-git0ceff7f.tar.gz) = 78b9b5630c3727deebb8e87de1ac05b57914041e96e6ed074606286525c6c73bf26a77db82dd3fdda863336ed1930a8352a8f7df7cabe5d3fcd22d21da87b108
|
||||
|
Loading…
Reference in New Issue
Block a user