!19 [sync] PR-18: enable debug package
From: @openeuler-sync-bot Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
60c030d8ee
@ -1,5 +1,4 @@
|
|||||||
%define debug_package %{nil}
|
%global major 102
|
||||||
%global major 102
|
|
||||||
|
|
||||||
# LTO - Enable in Release builds, but consider disabling for development as it increases compile time
|
# LTO - Enable in Release builds, but consider disabling for development as it increases compile time
|
||||||
%global build_with_lto 1
|
%global build_with_lto 1
|
||||||
@ -24,7 +23,7 @@
|
|||||||
|
|
||||||
Name: mozjs%{major}
|
Name: mozjs%{major}
|
||||||
Version: 102.9.0
|
Version: 102.9.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: SpiderMonkey JavaScript library
|
Summary: SpiderMonkey JavaScript library
|
||||||
License: MPL-2.0 AND Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT AND GPL-3.0-or-later
|
License: MPL-2.0 AND Apache-2.0 AND BSD-3-Clause AND BSD-2-Clause AND MIT AND GPL-3.0-or-later
|
||||||
URL: https://hg.mozilla.org/releases/mozilla-esr102
|
URL: https://hg.mozilla.org/releases/mozilla-esr102
|
||||||
@ -255,11 +254,14 @@ ln -s libmozjs-%{major}.so.0 %{buildroot}%{_libdir}/libmozjs-%{major}.so
|
|||||||
%{_includedir}/mozjs-%{major}/
|
%{_includedir}/mozjs-%{major}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 10 2024 liweigang <liweiganga@uniontech.com> - 102.9.0-6
|
||||||
|
- enable debug package
|
||||||
|
|
||||||
* Wed Jul 10 2024 lvfei <lvfei@kylinos.cn> - 102.9.0-5
|
* Wed Jul 10 2024 lvfei <lvfei@kylinos.cn> - 102.9.0-5
|
||||||
- Fix CVE-2023-6209
|
- Fix CVE-2023-6209
|
||||||
|
|
||||||
* Tue Jun 25 2024 lvfei <lvfei@kylinos.cn> - 102.9.0-4
|
* Tue Jun 25 2024 lvfei <lvfei@kylinos.cn> - 102.9.0-4
|
||||||
- Fix CVE-2023-44488.patch
|
- Fix CVE-2023-44488.patch
|
||||||
|
|
||||||
* Thu Apr 11 2024 misaka00251 <liuxin@iscas.ac.cn> - 102.9.0-3
|
* Thu Apr 11 2024 misaka00251 <liuxin@iscas.ac.cn> - 102.9.0-3
|
||||||
- Disable mold for riscv64
|
- Disable mold for riscv64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user