summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-14 08:37:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-14 08:37:50 +0000
commite376bd33853ffcc8c04073448f731099bd1288c5 (patch)
tree9fcfdb479364b0dd4c21567e3f686e3e7fc1ad50
parent5e436004d7ec50bc29f392fded92224b4cb93e86 (diff)
automatic import of firefoxopeneuler20.03
-rw-r--r--firefox-nss-version.patch2
-rw-r--r--firefox.spec34
2 files changed, 18 insertions, 18 deletions
diff --git a/firefox-nss-version.patch b/firefox-nss-version.patch
index fb28c38..100ee04 100644
--- a/firefox-nss-version.patch
+++ b/firefox-nss-version.patch
@@ -5,7 +5,7 @@
nss_pkg = pkg_check_modules(
- "NSS", "nss >= 3.79.2", when="--with-system-nss", config=False
-+ "NSS", "nss >= 3.79", when="--with-system-nss", config=False
++ "NSS", "nss >= 3.72", when="--with-system-nss", config=False
)
set_config("MOZ_SYSTEM_NSS", True, when="--with-system-nss")
diff --git a/firefox.spec b/firefox.spec
index 4d67c1a..ecbad10 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -60,7 +60,7 @@
%endif
%endif
%global dts_version 10
-%global rust_version 1.62
+%global rust_version 1.60
%global wayland_backend_default 0
%if 0%{?flatpak}
%global wayland_backend_default 0
@@ -102,9 +102,9 @@
%endif
%if %{?system_nss}
-%global nspr_version 4.34
+%global nspr_version 4.32
%global nspr_build_version %{nspr_version}
-%global nss_version 3.79
+%global nss_version 3.72
%global nss_build_version %{nss_version}
%endif
@@ -1133,26 +1133,26 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
- Fix CVE-2023-34416 CVE-2023-34414 CVE-2023-37201 CVE-2023-37202 CVE-2023-37207 CVE-2023-37208 CVE-2023-37211
- Remove unused patch
-* Wed May 10 2023 wangkai <13474090681@163.com> - 102.11.0-1
-- Update to 102.11.0
+* Mon May 22 2023 wangkai <13474090681@163.com> - 102.11.0-3
+- Modify buildrequires rust version to 1.60
-* Fri Mar 31 2023 wangkai <wangkai385@h-partners.com> - 102.9.0-1
-- Update to 102.9.0
+* Tue May 16 2023 xu_ping <707078654@qq.com> - 102.11.0-2
+- Modify error source1
-* Fri Mar 03 2023 wangkai <wangkai385@h-partners.com> - 102.8.0-1
-- Update to 102.8.0
+* Mon May 15 2023 wangkai <13474090681@163.com> - 102.11.0-1
+- Update to 102.11.0
-* Tue Feb 14 2023 Ge Wang <wangge20@h-partners.com> - 79.0-14
-- Fix build failure due to arc4random feature activated
+* Sat May 06 2023 wangkai <13474090681@163.com> - 102.9.0-1
+- Update to 102.9.0
-* Thu Jul 21 2022 xu_ping <xuping33@h-partners.com> - 79.0-13
-- Fix attribute error module distutils has no attribute sysconfig
+* Thu Oct 20 2022 wangkai <wangkai385@h-partners.com> - 79.0-13
+- Fix for expat CVE-2022-40674
-* Fri May 6 2022 liyanan <liyanan32@h-partners.com> - 79.0-12
-- Fix compilation failure by python3.10 and wayland 1.20
+* Thu Mar 17 2022 wangkai <wangkai385@huawei.com> - 79.0-12
+- Added expat backports of CVE-2022-25235, CVE-2022-25236 and CVE-2022-25315
-* Thu Oct 14 2021 zhangweiguo <zhangweiguo2@huawei.com> - 79.0-11
-- Set RUSTFLAGS:debuginfo to 1
+* Tue Jan 11 2022 baizhonggui <baizhonggui@huawei.com> - 79.0-11
+- Fix firefox wl_proxy_marshal_flags undefine.
* Mon Aug 23 2021 lingsheng <lingsheng@huawei.com> - 79.0-10
- Fix firefox tab crash with clone3 in glibc 2.34