MozillaFirefox/MozillaFirefox.changes
branchfirefox69
changeset 1107 a2aa55e10564
parent 1106 6c6375987b6c
child 1108 33b03cfb3747
equal deleted inserted replaced
1106:6c6375987b6c 1107:a2aa55e10564
    10   * Support for the Web Authentication HmacSecret extension via
    10   * Support for the Web Authentication HmacSecret extension via
    11     Windows Hello introduced.
    11     Windows Hello introduced.
    12   * Support for receiving multiple video codecs with this release makes
    12   * Support for receiving multiple video codecs with this release makes
    13     it easier for WebRTC conferencing services to mix video from
    13     it easier for WebRTC conferencing services to mix video from
    14     different clients.
    14     different clients.
       
    15   MFSA 2019-25 (boo#1149324)
       
    16   * CVE-2019-11741 (bmo#1539595)
       
    17     Isolate addons.mozilla.org and accounts.firefox.com
       
    18   * CVE-2019-5849 (bmo#1555838)
       
    19     Out-of-bounds read in Skia
       
    20   * CVE-2019-11737 (bmo#1388015)
       
    21     Content security policy directives ignore port and path if host is a wildcard
       
    22   * CVE-2019-11734 (bmo#1352875,bmo#1536227,bmo#1557208,bmo#1560641)
       
    23     Memory safety bugs fixed in Firefox 69
       
    24   * CVE-2019-11735 (bmo#1561404,bmo#1561484,bmo#1568047,bmo#1561912,
       
    25     bmo#1565744,bmo#1568858,bmo#1570358)
       
    26     Memory safety bugs fixed in Firefox 69 and Firefox ESR 68.1
       
    27   * CVE-2019-11740 (bmo#1563133,bmo#1573160)
       
    28     Memory safety bugs fixed in Firefox 69, Firefox ESR 68.1, and Firefox ESR 60.9
    15 - requires
    29 - requires
    16   * rust/cargo >= 1.35
    30   * rust/cargo >= 1.35
    17   * rust-cbindgen >= 0.9.0
    31   * rust-cbindgen >= 0.9.0
    18   * mozilla-nss >= 3.45
    32   * mozilla-nss >= 3.45
    19 - rebased patches
    33 - rebased patches
    20 
    34 
    21 -------------------------------------------------------------------
    35 -------------------------------------------------------------------
    22 Wed Sep  4 15:38:40 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
    36 Wed Sep  4 15:38:40 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
    23 
    37 
    24 - added a bunch of patches mainly for big endian platforms
    38 - added a bunch of patches mainly for big endian platforms
    25   * mozilla-bmo1504834-part1.patch
    39   * mozilla-bmo1504834-part1.patch (currently unused as it breaks LE)
    26   * mozilla-bmo1504834-part2.patch
    40   * mozilla-bmo1504834-part2.patch (currently unused as it breaks LE)
    27   * mozilla-bmo1504834-part3.patch
    41   * mozilla-bmo1504834-part3.patch (currently unused as it breaks LE)
    28   * mozilla-bmo1511604.patch
    42   * mozilla-bmo1511604.patch
    29   * mozilla-bmo1554971.patch
    43   * mozilla-bmo1554971.patch
    30   * mozilla-bmo1573381.patch
    44   * mozilla-bmo1573381.patch
    31   * mozilla-nestegg-big-endian.patch
    45   * mozilla-nestegg-big-endian.patch
    32 
    46