diff --git a/.firefox.metadata b/.firefox.metadata index e5440fe..804a9c5 100644 --- a/.firefox.metadata +++ b/.firefox.metadata @@ -1,6 +1,6 @@ b963b16f6879c5dbe6e33a3a3da058b494453922 SOURCES/cbindgen-vendor.tar.xz -f19b5467588701056ebbecc4e4e1e12a07be06f5 SOURCES/firefox-115.5.0esr.processed-source.tar.xz -04fd448a519fc232595fdff573e38c7d5daa1d05 SOURCES/firefox-langpacks-115.5.0esr-20231114.tar.xz +3f01e727d6f69c743a7fac6ccee8c2feb5c883ff SOURCES/firefox-115.6.0esr.processed-source.tar.xz +76e4af93eb2372f845f59693b080717beb33d793 SOURCES/firefox-langpacks-115.6.0esr-20231212.tar.xz 2d8a6b2b30d5496735f49ffe8c8a7ede3a78a5ca SOURCES/mochitest-python.tar.gz d744f92e874688cc4b5376477dfdd639a97a6cd4 SOURCES/nspr-4.35.0-1.el8_1.src.rpm 9555ba179bc1398fbacfa2896e45f3808d94ecd2 SOURCES/nss-3.90.0-3.el8_1.src.rpm diff --git a/.gitignore b/.gitignore index 96e2494..320e9ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ SOURCES/cbindgen-vendor.tar.xz -SOURCES/firefox-115.5.0esr.processed-source.tar.xz -SOURCES/firefox-langpacks-115.5.0esr-20231114.tar.xz +SOURCES/firefox-115.6.0esr.processed-source.tar.xz +SOURCES/firefox-langpacks-115.6.0esr-20231212.tar.xz SOURCES/mochitest-python.tar.gz SOURCES/nspr-4.35.0-1.el8_1.src.rpm SOURCES/nss-3.90.0-3.el8_1.src.rpm diff --git a/SPECS/firefox.spec b/SPECS/firefox.spec index 1a8da15..44aec0b 100644 --- a/SPECS/firefox.spec +++ b/SPECS/firefox.spec @@ -132,7 +132,7 @@ end} Summary: Mozilla Firefox Web browser Name: firefox -Version: 115.5.0 +Version: 115.6.0 Release: 1%{?dist}.inferit URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -163,7 +163,7 @@ ExcludeArch: aarch64 s390 ppc # Link to original tarball: https://archive.mozilla.org/pub/firefox/releases/%%{version}%%{?pre_version}/source/firefox-%%{version}%%{?pre_version}.source.tar.xz Source0: firefox-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz %if %{with langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20231114.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20231212.tar.xz %endif Source2: cbindgen-vendor.tar.xz Source3: process-official-tarball @@ -227,6 +227,7 @@ Patch106: mozilla-bmo998749.patch Patch107: mozilla-bmo1716707-swizzle.patch Patch108: mozilla-bmo1716707-svg.patch Patch109: mozilla-bmo1789216-disable-av1.patch + # ---- Fedora specific patches ---- Patch151: firefox-enable-addons.patch Patch152: rhbz-1173156.patch @@ -244,7 +245,6 @@ Patch201: firefox-tests-xpcshell-freeze.patch # ---- Security patches ---- Patch301: CVE-2023-44488-libvpx.patch -Patch1008: build-rhel7-nasm-dwarf.patch # MSVSphere Patch10000: 0001-Overt-telemetry-disabling.patch @@ -320,7 +320,7 @@ BuildRequires: rust >= %{rust_version} %if 0%{?rhel} == 9 BuildRequires: cargo -BuildRequires: clang clang-libs llvm +BuildRequires: clang clang-libs llvm llvm-devel BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: python3-devel @@ -1137,8 +1137,8 @@ echo "ac_add_options --with-google-location-service-api-keyfile=`pwd`/google-loc echo "ac_add_options --with-google-safebrowsing-api-keyfile=`pwd`/google-api-key" >> .mozconfig # May result in empty --with-libclang-path= in earlier versions. -# So far this is needed only for c8s. -%if 0%{?rhel} == 8 && %{rhel_minor_version} >= 10 +# So far this is needed only for c8s/c9s. +%if (0%{?rhel} == 8 && %{rhel_minor_version} >= 10) || (0%{?rhel} == 9 && %{rhel_minor_version} >= 4) # Clang 17 upstream's detection fails, tell it where to look. echo "ac_add_options --with-libclang-path=`llvm-config --libdir`" >> .mozconfig %endif @@ -1763,6 +1763,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Mar 18 2024 Sergey Cherevko - 115.6.0-1.inferit +- Update to 115.6.0-1 + * Thu Dec 14 2023 Sergey Cherevko - 115.5.0-1.inferit - Update to 115.5.0-1 @@ -1770,6 +1773,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : - Drop distribution info from About dialog (INF-733) (Arkady L. Shane ) - fixup! Disable telemetry and geolocation by default +* Tue Dec 12 2023 Eike Rathke - 115.6.0-1 +- Update to 115.6.0 build1 + * Tue Nov 14 2023 Eike Rathke - 115.5.0-1 - Update to 115.5.0 build1 @@ -1784,24 +1790,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Thu Sep 21 2023 Jan Horak - 115.3.0-1 - Update to 115.3.0 ESR -* Fri Sep 15 2023 Sergey Cherevko - 102.9.0-3.inferit.2 -- INF-613 import bookmarks from system-bookmarks (Arkady L. Shane ) -- Rebuilt for MSVSphere 8.8 - -* Tue Sep 12 2023 Sergey Cherevko - 102.9.0-3.inferit.1 -- Changed the start page to https://msvsphere-os.ru -- Rebuilt for MSVSphere 8.8 - * Mon Sep 4 2023 Jan Horak - 115.2.0-3 - Update to 115.2.0 ESR -* Tue Aug 15 2023 Sergey Cherevko - 102.9.0-3.inferit -- Added Russian Trusted Root CA -- Set Yandex as default search provider (Arkady L. Shane ) -- Added Russian description and summary for ArcMenu and gnome-software -- Disable telemetry and geolocation by default -- Rebuilt for MSVSphere 8.8 - * Wed Aug 2 2023 Jan Horak - 115.1.0-1 - Update to 115.1.0 ESR