!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:
openeuler-ci-bot 2024-07-10 09:27:13 +00:00 committed by Gitee
commit 60c030d8ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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
%global build_with_lto 1
@ -24,7 +23,7 @@
Name: mozjs%{major}
Version: 102.9.0
Release: 5
Release: 6
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
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}/
%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
- Fix CVE-2023-6209
* 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
- Disable mold for riscv64