!45 fix CVE-2023-29532
From: @technology208 Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
0e5f28c74f
1204
CVE-2023-29532.patch
Normal file
1204
CVE-2023-29532.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
|
||||
Name: mozjs%{major}
|
||||
Version: 78.4.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: SpiderMonkey JavaScript library
|
||||
License: MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0
|
||||
URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
|
||||
@ -28,6 +28,7 @@ Patch12: backport-CVE-2023-23601.patch
|
||||
Patch13: backport-CVE-2023-23602.patch
|
||||
Patch14: CVE-2021-29946.patch
|
||||
Patch15: CVE-2022-34481.patch
|
||||
Patch16: CVE-2023-29532.patch
|
||||
|
||||
BuildRequires: autoconf213 cargo clang-devel gcc gcc-c++ perl-devel pkgconfig(libffi) pkgconfig(zlib)
|
||||
BuildRequires: python3-devel python3-six readline-devel zip nasm llvm llvm-devel icu rust
|
||||
@ -107,6 +108,9 @@ popd
|
||||
%doc js/src/README.html
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2024 technology208 <technology@208suo.com> - 78.4.0-6
|
||||
- fix CVE-2023-29532
|
||||
|
||||
* Mon May 27 2024 lvfei <lvfei@kylinos.cn> - - 78.4.0-5
|
||||
- Fix CVE-2022-34481
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user