Backport patch for CVE-2024-27982
Resolves: RHEL-33015
This commit is contained in:
parent
dfa48aa719
commit
8ceb521afe
3538
0010-http-do-not-allow-OBS-fold-in-headers-by-default.patch
Normal file
3538
0010-http-do-not-allow-OBS-fold-in-headers-by-default.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -30,7 +30,7 @@
|
|||||||
# This is used by both the nodejs package and the npm subpackage that
|
# This is used by both the nodejs package and the npm subpackage that
|
||||||
# has a separate version - the name is special so that rpmdev-bumpspec
|
# has a separate version - the name is special so that rpmdev-bumpspec
|
||||||
# will bump this rather than adding .1 to the end.
|
# will bump this rather than adding .1 to the end.
|
||||||
%global baserelease 6
|
%global baserelease 7
|
||||||
|
|
||||||
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
%{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||||
|
|
||||||
@ -735,6 +735,9 @@ end
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 24 2024 Jan Staněk <jstanek@redhat.com> - 1:16.20.2-7
|
||||||
|
- Backport patch for CVE-2024-27982
|
||||||
|
|
||||||
* Tue Apr 09 2024 Jan Staněk <jstanek@redhat.com> - 1:16.20.2-6
|
* Tue Apr 09 2024 Jan Staněk <jstanek@redhat.com> - 1:16.20.2-6
|
||||||
- Use system OpenSSL configuration section
|
- Use system OpenSSL configuration section
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user