Merge branch 'i8c' with version 115.6.0-1 into 'i8'

i8 changed/i8/firefox-115.6.0-1.el8_9.inferit
Sergey Cherevko 6 months ago
commit a6fbc11e70
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -1,6 +1,6 @@
b963b16f6879c5dbe6e33a3a3da058b494453922 SOURCES/cbindgen-vendor.tar.xz b963b16f6879c5dbe6e33a3a3da058b494453922 SOURCES/cbindgen-vendor.tar.xz
f19b5467588701056ebbecc4e4e1e12a07be06f5 SOURCES/firefox-115.5.0esr.processed-source.tar.xz 3f01e727d6f69c743a7fac6ccee8c2feb5c883ff SOURCES/firefox-115.6.0esr.processed-source.tar.xz
04fd448a519fc232595fdff573e38c7d5daa1d05 SOURCES/firefox-langpacks-115.5.0esr-20231114.tar.xz 76e4af93eb2372f845f59693b080717beb33d793 SOURCES/firefox-langpacks-115.6.0esr-20231212.tar.xz
2d8a6b2b30d5496735f49ffe8c8a7ede3a78a5ca SOURCES/mochitest-python.tar.gz 2d8a6b2b30d5496735f49ffe8c8a7ede3a78a5ca SOURCES/mochitest-python.tar.gz
d744f92e874688cc4b5376477dfdd639a97a6cd4 SOURCES/nspr-4.35.0-1.el8_1.src.rpm d744f92e874688cc4b5376477dfdd639a97a6cd4 SOURCES/nspr-4.35.0-1.el8_1.src.rpm
9555ba179bc1398fbacfa2896e45f3808d94ecd2 SOURCES/nss-3.90.0-3.el8_1.src.rpm 9555ba179bc1398fbacfa2896e45f3808d94ecd2 SOURCES/nss-3.90.0-3.el8_1.src.rpm

4
.gitignore vendored

@ -1,6 +1,6 @@
SOURCES/cbindgen-vendor.tar.xz SOURCES/cbindgen-vendor.tar.xz
SOURCES/firefox-115.5.0esr.processed-source.tar.xz SOURCES/firefox-115.6.0esr.processed-source.tar.xz
SOURCES/firefox-langpacks-115.5.0esr-20231114.tar.xz SOURCES/firefox-langpacks-115.6.0esr-20231212.tar.xz
SOURCES/mochitest-python.tar.gz SOURCES/mochitest-python.tar.gz
SOURCES/nspr-4.35.0-1.el8_1.src.rpm SOURCES/nspr-4.35.0-1.el8_1.src.rpm
SOURCES/nss-3.90.0-3.el8_1.src.rpm SOURCES/nss-3.90.0-3.el8_1.src.rpm

@ -132,7 +132,7 @@ end}
Summary: Mozilla Firefox Web browser Summary: Mozilla Firefox Web browser
Name: firefox Name: firefox
Version: 115.5.0 Version: 115.6.0
Release: 1%{?dist}.inferit Release: 1%{?dist}.inferit
URL: https://www.mozilla.org/firefox/ URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+ 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 # 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 Source0: firefox-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
%if %{with langpacks} %if %{with langpacks}
Source1: firefox-langpacks-%{version}%{?pre_version}-20231114.tar.xz Source1: firefox-langpacks-%{version}%{?pre_version}-20231212.tar.xz
%endif %endif
Source2: cbindgen-vendor.tar.xz Source2: cbindgen-vendor.tar.xz
Source3: process-official-tarball Source3: process-official-tarball
@ -227,6 +227,7 @@ Patch106: mozilla-bmo998749.patch
Patch107: mozilla-bmo1716707-swizzle.patch Patch107: mozilla-bmo1716707-swizzle.patch
Patch108: mozilla-bmo1716707-svg.patch Patch108: mozilla-bmo1716707-svg.patch
Patch109: mozilla-bmo1789216-disable-av1.patch Patch109: mozilla-bmo1789216-disable-av1.patch
# ---- Fedora specific patches ---- # ---- Fedora specific patches ----
Patch151: firefox-enable-addons.patch Patch151: firefox-enable-addons.patch
Patch152: rhbz-1173156.patch Patch152: rhbz-1173156.patch
@ -244,7 +245,6 @@ Patch201: firefox-tests-xpcshell-freeze.patch
# ---- Security patches ---- # ---- Security patches ----
Patch301: CVE-2023-44488-libvpx.patch Patch301: CVE-2023-44488-libvpx.patch
Patch1008: build-rhel7-nasm-dwarf.patch
# MSVSphere # MSVSphere
Patch10000: 0001-Overt-telemetry-disabling.patch Patch10000: 0001-Overt-telemetry-disabling.patch
@ -320,7 +320,7 @@ BuildRequires: rust >= %{rust_version}
%if 0%{?rhel} == 9 %if 0%{?rhel} == 9
BuildRequires: cargo BuildRequires: cargo
BuildRequires: clang clang-libs llvm BuildRequires: clang clang-libs llvm llvm-devel
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: python3-devel 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 echo "ac_add_options --with-google-safebrowsing-api-keyfile=`pwd`/google-api-key" >> .mozconfig
# May result in empty --with-libclang-path= in earlier versions. # May result in empty --with-libclang-path= in earlier versions.
# So far this is needed only for c8s. # So far this is needed only for c8s/c9s.
%if 0%{?rhel} == 8 && %{rhel_minor_version} >= 10 %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. # Clang 17 upstream's detection fails, tell it where to look.
echo "ac_add_options --with-libclang-path=`llvm-config --libdir`" >> .mozconfig echo "ac_add_options --with-libclang-path=`llvm-config --libdir`" >> .mozconfig
%endif %endif
@ -1763,6 +1763,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#--------------------------------------------------------------------- #---------------------------------------------------------------------
%changelog %changelog
* Mon Mar 18 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 115.6.0-1.inferit
- Update to 115.6.0-1
* Thu Dec 14 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 115.5.0-1.inferit * Thu Dec 14 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 115.5.0-1.inferit
- Update to 115.5.0-1 - 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 <tigro@msvsphere-os.ru>) - Drop distribution info from About dialog (INF-733) (Arkady L. Shane <tigro@msvsphere-os.ru>)
- fixup! Disable telemetry and geolocation by default - fixup! Disable telemetry and geolocation by default
* Tue Dec 12 2023 Eike Rathke <erack@redhat.com> - 115.6.0-1
- Update to 115.6.0 build1
* Tue Nov 14 2023 Eike Rathke <erack@redhat.com> - 115.5.0-1 * Tue Nov 14 2023 Eike Rathke <erack@redhat.com> - 115.5.0-1
- Update to 115.5.0 build1 - 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 <jhorak@redhat.com> - 115.3.0-1 * Thu Sep 21 2023 Jan Horak <jhorak@redhat.com> - 115.3.0-1
- Update to 115.3.0 ESR - Update to 115.3.0 ESR
* Fri Sep 15 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 102.9.0-3.inferit.2
- INF-613 import bookmarks from system-bookmarks (Arkady L. Shane <tigro@msvsphere-os.ru>)
- Rebuilt for MSVSphere 8.8
* Tue Sep 12 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 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 <jhorak@redhat.com> - 115.2.0-3 * Mon Sep 4 2023 Jan Horak <jhorak@redhat.com> - 115.2.0-3
- Update to 115.2.0 ESR - Update to 115.2.0 ESR
* Tue Aug 15 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 102.9.0-3.inferit
- Added Russian Trusted Root CA
- Set Yandex as default search provider (Arkady L. Shane <tigro@msvsphere-os.ru>)
- 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 <jhorak@redhat.com> - 115.1.0-1 * Wed Aug 2 2023 Jan Horak <jhorak@redhat.com> - 115.1.0-1
- Update to 115.1.0 ESR - Update to 115.1.0 ESR

Loading…
Cancel
Save