diff -r a2caa2a2494f -r ba0c97b018a6 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Tue May 09 23:09:18 2023 +0200 +++ b/MozillaFirefox/MozillaFirefox.changes Mon Jun 05 21:17:55 2023 +0200 @@ -1,4 +1,60 @@ ------------------------------------------------------------------- +Wed May 24 19:26:35 UTC 2023 - Andreas Stieger + +- Mozilla Firefox 113.0.2 (boo#1211696) + * Fixed: Fixed a bug which could cause Firefox to freeze on + some pages when loading them with the Developer Tools Web + Console open (bmo#1828026) + * Fixed: Fixed a bug which would cause the bookmarks and + history sidebars to not properly react to the browser window + being vertically resized (bmo#1831535) + +------------------------------------------------------------------- +Sat May 13 20:56:05 UTC 2023 - Andreas Stieger + +- Mozilla Firefox 113.0.1 + * UI fixes for other platforms +- upstream signing key updated + +------------------------------------------------------------------- +Tue May 9 21:12:38 UTC 2023 - Wolfgang Rosenauer + +- Mozilla Firefox 113.0 + * https://www.mozilla.org/en-US/firefox/113.0/releasenotes + MFSA 2023-16 (bsc#1211175) + * CVE-2023-32205 (bmo#1753339, bmo#1753341) + Browser prompts could have been obscured by popups + * CVE-2023-32206 (bmo#1824892) + Crash in RLBox Expat driver + * CVE-2023-32207 (bmo#1826116) + Potential permissions request bypass via clickjacking + * CVE-2023-32208 (bmo#1646034) + Leak of script base URL in service workers via import() + * CVE-2023-32209 (bmo#1767194) + Persistent DoS via favicon image + * CVE-2023-32210 (bmo#1776755) + Incorrect principal object ordering + * CVE-2023-32211 (bmo#1823379) + Content process crash due to invalid wasm code + * CVE-2023-32212 (bmo#1826622) + Potential spoof due to obscured address bar + * CVE-2023-32213 (bmo#1826666) + Potential memory corruption in FileReader::DoReadData() + * MFSA-TMP-2023-0002 (bmo#1814560, bmo#1814790, bmo#1819796) + Race condition in dav1d decoding + * CVE-2023-32214 (bmo#1828716) + Potential DoS via exposed protocol handlers + * CVE-2023-32215 (bmo#1540883, bmo#1751943, bmo#1814856, bmo#1820210, + bmo#1821480, bmo#1827019, bmo#1827024, bmo#1827144, bmo#1827359, + bmo#1830186) + Memory safety bugs fixed in Firefox 113 and Firefox ESR 102.11 + * CVE-2023-32216 (bmo#1746479, bmo#1806852, bmo#1815987, + bmo#1820359, bmo#1823568, bmo#1824803, bmo#1824834, bmo#1825170, + bmo#1827020, bmo#1828130) + Memory safety bugs fixed in Firefox 113 +- removed obsolete mozilla-bmo1568145.patch + +------------------------------------------------------------------- Sun May 7 19:47:00 UTC 2023 - Aaron Puchert - Fix i586 build by reducing debug info to -g1. (boo#1210168)