MozillaFirefox/MozillaFirefox.changes
branchfirefox116
changeset 1192 7612b8d8c46f
parent 1191 37e065158be7
child 1193 16de98d33e97
equal deleted inserted replaced
1191:37e065158be7 1192:7612b8d8c46f
       
     1 -------------------------------------------------------------------
       
     2 Thu Aug 17 18:20:18 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
       
     3 
       
     4 - Mozilla Firefox 116.0.3
       
     5   * Fixed an issue for OPFS users that broke access to files that
       
     6     were locally cached in a previous version
       
     7     (bmo#1847989, bmo#1847619)
       
     8   * Fixed an issue that was breaking screensharing for some users
       
     9     on Wayland (bmo#1841851)
       
    10   * Fixed an issue where a fullscreen notification was persistently
       
    11     being shown to a user, even after disabling it (bmo#1847901)
       
    12   * Fixed an issue where Firefox would hang when doing a Google
       
    13     search (bmo#1847066)
       
    14 
       
    15 -------------------------------------------------------------------
       
    16 Tue Aug 15 09:51:15 UTC 2023 - Adam Majer <adam.majer@suse.de>
       
    17 
       
    18 - After further testing on memory consumption during linking, it's
       
    19   safe to remove most of the memory reducing options for ix86 linker.
       
    20   A combination of these actually resulted in the OOM condition.
       
    21   It's even possible to add basic debugging info while keeping
       
    22   linker memory consumption at about 2GB
       
    23 
       
    24 -------------------------------------------------------------------
       
    25 Thu Aug 10 16:32:02 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
       
    26 
       
    27 - Mozilla Firefox 116.0.2
       
    28   * fixes for other platforms
       
    29 
       
    30 -------------------------------------------------------------------
       
    31 Wed Aug  9 09:52:36 UTC 2023 - Adam Majer <adam.majer@suse.de>
       
    32 
       
    33 - Workarold ld bug causing OOM when linking on 32-bit
       
    34 - Remove -j1 limit on x86. The build runs on 64-bit kernel with a
       
    35   32-bit userland. This means there is plenty of memory available
       
    36   but userland is limited to just under 4GB per process.
       
    37 
       
    38 -------------------------------------------------------------------
       
    39 Sat Aug  5 17:46:22 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
       
    40 
       
    41 - Mozilla Firefox 116.0.1
       
    42   * fixes for other platforms
       
    43 
       
    44 -------------------------------------------------------------------
       
    45 Sat Aug  5 10:04:18 UTC 2023 - Andreas Schwab <schwab@suse.de>
       
    46 
       
    47 - ship vaapitest binary for supported archs
       
    48 
       
    49 -------------------------------------------------------------------
       
    50 Fri Aug  4 09:55:05 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
       
    51 
       
    52 - re-enable ppc64le
       
    53 - ship v4l2test binary for supported archs
       
    54 - drop obsolete mozilla-bmo1775202.patch
       
    55 
     1 -------------------------------------------------------------------
    56 -------------------------------------------------------------------
     2 Sun Jul 30 19:55:49 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
    57 Sun Jul 30 19:55:49 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
     3 
    58 
     4 - Mozilla Firefox 116.0
    59 - Mozilla Firefox 116.0
       
    60   * https://www.mozilla.org/en-US/firefox/116.0/releasenotes/
       
    61   MFSA 2023-29 (bsc#1213746)
       
    62   * CVE-2023-4045 (bmo#1833876)
       
    63     Offscreen Canvas could have bypassed cross-origin restrictions
       
    64   * CVE-2023-4046 (bmo#1837686)
       
    65     Incorrect value used during WASM compilation
       
    66   * CVE-2023-4047 (bmo#1839073)
       
    67     Potential permissions request bypass via clickjacking
       
    68   * CVE-2023-4048 (bmo#1841368)
       
    69     Crash in DOMParser due to out-of-memory conditions
       
    70   * CVE-2023-4049 (bmo#1842658)
       
    71     Fix potential race conditions when releasing platform objects
       
    72   * CVE-2023-4050 (bmo#1843038)
       
    73     Stack buffer overflow in StorageManager
       
    74   * CVE-2023-4051 (bmo#1821884)
       
    75     Full screen notification obscured by file open dialog
       
    76   * CVE-2023-4052 (bmo#1824420)
       
    77     File deletion and privilege escalation through Firefox uninstaller
       
    78   * CVE-2023-4053 (bmo#1839079)
       
    79     Full screen notification obscured by external program
       
    80   * CVE-2023-4054 (bmo#1840777)
       
    81     Lack of warning when opening appref-ms files
       
    82   * CVE-2023-4055 (bmo#1782561)
       
    83     Cookie jar overflow caused unexpected cookie jar state
       
    84   * CVE-2023-4056 (bmo#1820587, bmo#1824634, bmo#1839235,
       
    85     bmo#1842325, bmo#1843847)
       
    86     Memory safety bugs fixed in Firefox 116, Firefox ESR 115.1,
       
    87     Firefox ESR 102.14, Thunderbird 115.1, and Thunderbird 102.14
       
    88   * CVE-2023-4057 (bmo#1841682)
       
    89     Memory safety bugs fixed in Firefox 116, Firefox ESR 115.1,
       
    90     and Thunderbird 115.1
       
    91   * CVE-2023-4058 (bmo#1819160, bmo#1828024)
       
    92     Memory safety bugs fixed in Firefox 116
     5 - require NSS 3.91
    93 - require NSS 3.91
     6 - remove obsolete mozilla-fix-top-level-asm.patch
    94 - remove obsolete mozilla-fix-top-level-asm.patch
     7 - re-enable LTO
    95 - re-enable LTO
     8 
    96 
     9 -------------------------------------------------------------------
    97 -------------------------------------------------------------------