From d592c1b03edf3a39d852be860f84cadb7deb8ea8ec3d00e2f04ae493a21a4ea3 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Wed, 3 Apr 2024 13:07:33 +0000 Subject: [PATCH] * Fixed an issue where users with a large amount of bookmarks would be unable to restore a bookmarks backup. (bmo#1884308) * Fixed an issue that would cause open Firefox windows Netflix. (bmo#1883932) * Fixed a crash that affected Linux AArch64 builds. (bmo#1866396) * Fixed an issue where some users experienced difficulties loading webpages due to changes made to the default AppArmor configuration shipping in Ubuntu 24.04. (bmo#1884347) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1143 --- MozillaFirefox.changes | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index f39ab7c..03b33b5 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -3,18 +3,15 @@ Wed Apr 3 12:50:27 UTC 2024 - Martin Sirringhaus - Mozilla Firefox 124.0.2 https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/ - * Fixed: Fixed an issue where users with a large amount of - bookmarks would be unable to restore a bookmarks backup. (Bug - 1884308) - * Fixed: Fixed an issue that would cause open Firefox windows + * Fixed an issue where users with a large amount of bookmarks would + be unable to restore a bookmarks backup. (bmo#1884308) + * Fixed an issue that would cause open Firefox windows to go blank or crash during video playback on sites such as - Netflix. (Bug 1883932) - * Fixed: Fixed a crash that affected Linux AArch64 builds.(Bug - 1866396) - * Fixed: Fixed an issue where some users experienced - difficulties loading webpages due to changes made to the - default AppArmor configuration shipping in Ubuntu 24.04. (Bug - 1884347) + Netflix. (bmo#1883932) + * Fixed a crash that affected Linux AArch64 builds. (bmo#1866396) + * Fixed an issue where some users experienced difficulties loading + webpages due to changes made to the default AppArmor configuration + shipping in Ubuntu 24.04. (bmo#1884347) ------------------------------------------------------------------- Fri Mar 22 09:53:26 UTC 2024 - Wolfgang Rosenauer