Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MozillaFirefox for openSUSE:Factory checked in at 2022-03-28 16:59:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaFirefox" Mon Mar 28 16:59:45 2022 rev:362 rq:964778 version:98.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes 2022-03-13 20:24:18.559594833 +0100 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new.1900/MozillaFirefox.changes 2022-03-28 17:00:29.668963938 +0200 @@ -1,0 +2,45 @@ +Thu Mar 24 21:49:57 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- MozillaFirefox 98.0.2: + * Fixed: Fixed an issue preventing users from typing in Address + Bar after opening new tab and pressing cmd + enter + (bmo#1757376) + * Fixed: Fixed an issue causing some users to crash in out-of- + memory conditions (bmo#1757618) + * Fixed: Fixed an issue in session history which caused some + sites to fail to load (bmo#1758664) + * Fixed: Fixed an add-on specific compatibility issue + (bmo#1759162) + +------------------------------------------------------------------- +Wed Mar 23 15:14:22 UTC 2022 - Simon Vogl <simon.v...@gmx.net> + +- Change mozilla-kde.patch to follow the GNOME registry + behavior for new MIME types to avoid opening downloaded files + without any inquiries (bsc#1197319) + +------------------------------------------------------------------- +Tue Mar 22 12:22:51 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Add patch to fix start-up on aarch64: + * mozilla-bmo1757571.patch + +------------------------------------------------------------------- +Thu Mar 17 14:52:39 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- exclude slow cpus for building + +------------------------------------------------------------------- +Thu Mar 17 09:18:01 UTC 2022 - Martin Sirringhaus <martin.sirringh...@suse.com> + +- Add cpu-flag `asimdrdm` to aarch64 constraints, to select newer, + faster buildhosts, as the others struggle to build FF. + +------------------------------------------------------------------- +Mon Mar 14 22:48:42 UTC 2022 - Wolfgang Rosenauer <w...@rosenauer.org> + +- Mozilla Firefox 98.0.1: + * Yandex and Mail.ru have been removed as optional search + providers in the drop-down search menu in Firefox + +------------------------------------------------------------------- Old: ---- firefox-98.0.source.tar.xz firefox-98.0.source.tar.xz.asc l10n-98.0.tar.xz New: ---- firefox-98.0.2.source.tar.xz firefox-98.0.2.source.tar.xz.asc l10n-98.0.2.tar.xz mozilla-bmo1757571.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox.spec ++++++ --- /var/tmp/diff_new_pack.FfYK3w/_old 2022-03-28 17:00:43.832983180 +0200 +++ /var/tmp/diff_new_pack.FfYK3w/_new 2022-03-28 17:00:43.840983191 +0200 @@ -29,8 +29,8 @@ # major 69 # mainver %major.99 %define major 98 -%define mainver %major.0 -%define orig_version 98.0 +%define mainver %major.0.2 +%define orig_version 98.0.2 %define orig_suffix %{nil} %define update_channel release %define branding 1 @@ -220,6 +220,7 @@ Patch22: mozilla-silence-no-return-type.patch Patch23: mozilla-bmo531915.patch Patch24: mozilla-bmo1756347.patch +Patch25: mozilla-bmo1757571.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.FfYK3w/_old 2022-03-28 17:00:43.984983387 +0200 +++ /var/tmp/diff_new_pack.FfYK3w/_new 2022-03-28 17:00:43.992983397 +0200 @@ -9,6 +9,7 @@ <size unit="G">15</size> </physicalmemory> </hardware> + <hostlabel exclude="true">SLOW_CPU</hostlabel> <overwrite> <conditions> <arch>armv6l</arch> @@ -27,6 +28,18 @@ <overwrite> <conditions> <arch>aarch64</arch> + </conditions> + <hardware> + <cpu> + <flag>asimdrdm</flag> + </cpu> + <physicalmemory> + <size unit="G">8</size> + </physicalmemory> + </hardware> + </overwrite> + <overwrite> + <conditions> <arch>ppc64le</arch> <arch>s390x</arch> </conditions> ++++++ firefox-98.0.source.tar.xz -> firefox-98.0.2.source.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/firefox-98.0.source.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new.1900/firefox-98.0.2.source.tar.xz differ: char 15, line 1 ++++++ l10n-98.0.tar.xz -> l10n-98.0.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/MozillaFirefox/l10n-98.0.tar.xz /work/SRC/openSUSE:Factory/.MozillaFirefox.new.1900/l10n-98.0.2.tar.xz differ: char 27, line 1 ++++++ mozilla-bmo1757571.patch ++++++ ++++ 1083 lines (skipped) ++++++ mozilla-kde.patch ++++++ --- /var/tmp/diff_new_pack.FfYK3w/_old 2022-03-28 17:00:44.284983794 +0200 +++ /var/tmp/diff_new_pack.FfYK3w/_new 2022-03-28 17:00:44.288983800 +0200 @@ -941,12 +941,13 @@ new file mode 100644 --- /dev/null +++ b/uriloader/exthandler/unix/nsKDERegistry.cpp -@@ -0,0 +1,86 @@ +@@ -0,0 +1,89 @@ +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + ++#include "mozilla/StaticPrefs_browser.h" +#include "nsKDERegistry.h" +#include "prlink.h" +#include "prmem.h" @@ -1022,8 +1023,10 @@ + nsCString description = output[ 1 ]; + mimeInfo->SetDescription(NS_ConvertUTF8toUTF16(description)); + nsCString handlerAppName = output[ 2 ]; ++ mozilla::StaticPrefs::browser_download_improvements_to_download_panel() ++ ? mimeInfo->SetPreferredAction(nsIMIMEInfo::saveToDisk) ++ : mimeInfo->SetPreferredAction(nsIMIMEInfo::useSystemDefault); + mimeInfo->SetDefaultDescription(NS_ConvertUTF8toUTF16(handlerAppName)); -+ mimeInfo->SetPreferredAction(nsIMIMEInfo::useSystemDefault); + return mimeInfo.forget(); + } + return nullptr; ++++++ tar_stamps ++++++ --- /var/tmp/diff_new_pack.FfYK3w/_old 2022-03-28 17:00:44.396983946 +0200 +++ /var/tmp/diff_new_pack.FfYK3w/_new 2022-03-28 17:00:44.400983952 +0200 @@ -1,11 +1,11 @@ PRODUCT="firefox" CHANNEL="release" -VERSION="98.0" +VERSION="98.0.2" VERSION_SUFFIX="" -PREV_VERSION="97.0.1" +PREV_VERSION="98.0.1" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release" -RELEASE_TAG="829802cfd689497a5e8fd978bbb3099245bd131c" -RELEASE_TIMESTAMP="20220304153049" +RELEASE_TAG="cc23a50fcf60e8f94b168659870d765dc502ea56" +RELEASE_TIMESTAMP="20220322144853"