MozillaFirefox/MozillaFirefox.changes
changeset 1066 3f18b0f2a868
parent 1065 33c6119b5cc5
child 1067 735b140fb042
equal deleted inserted replaced
1060:5ce9d1f6be41 1066:3f18b0f2a868
     1 -------------------------------------------------------------------
     1 -------------------------------------------------------------------
     2 Sun Jun 17 06:51:24 UTC 2018 - wr@rosenauer.org
     2 Thu Aug 23 14:49:41 UTC 2018 - wr@rosenauer.org
     3 
     3 
     4 - update to Firefox 61.0b14
     4 - update to Firefox 62.0b19
       
     5 - requires NSS >= 3.38
       
     6 
       
     7 -------------------------------------------------------------------
       
     8 Thu Aug  9 14:22:00 UTC 2018 - wr@rosenauer.org
       
     9 
       
    10 - update to Firefox 61.0.2
       
    11   * Improved website rendering with the Retained Display List feature
       
    12     enabled (bmo#1474402)
       
    13   * Fixed broken DevTools panels with certain extensions installed
       
    14     (bmo#1474379)
       
    15   * Fixed a crash for users with some accessibility tools enabled
       
    16     (bmo#1474007)
       
    17 
       
    18 -------------------------------------------------------------------
       
    19 Mon Jul  9 07:22:09 UTC 2018 - astieger@suse.com
       
    20 
       
    21 - Mozilla Firefox 61.0.1:
       
    22   * Fix missing content on the New Tab Page and the Home section of
       
    23     the Preferences page (bmo#1471375)
       
    24   * Fixed loss of bookmarks under rare circumstances when upgrading
       
    25     from Firefox 60 (bmo#1472127)
       
    26   * Improved playback of Twitch 1080p video streams (bmo#1469257)
       
    27   * Web pages no longer lose focus when a browser popup window is
       
    28     opened (bmo#1471415)
       
    29   * Re-allowed downloading files from FTP sites via the "Save Link
       
    30     As" option when linked from HTTP pages (bmo#1470295)
       
    31   * Fixed extensions being unable to override the default homepage
       
    32     in certain situations (bmo#1466846)
       
    33 
       
    34 -------------------------------------------------------------------
       
    35 Sat Jun 23 07:25:51 UTC 2018 - wr@rosenauer.org
       
    36 
       
    37 - update to Firefox 61.0
       
    38   * Performance enhancements
       
    39   * Various improvements for dark theme support will provide a more
       
    40     consistent experience across the entire Firefox UI
       
    41   * OpenSearch plugins offered by web pages can now be added from the
       
    42     page action menu for easier installation
       
    43   * Improved support for allowing WebExtensions to manage and hide tabs
       
    44   MFSA 2018-15 (bsc#1098998)
       
    45   * CVE-2018-12359 (bmo#1459162)
       
    46     Buffer overflow using computed size of canvas element
       
    47   * CVE-2018-12360 (bmo#1459693)
       
    48     Use-after-free when using focus()
       
    49   * CVE-2018-12361 (bmo#1463244)
       
    50     Integer overflow in SwizzleData
       
    51   * CVE-2018-12358 (bmo#1467852)
       
    52     Same-origin bypass using service worker and redirection
       
    53   * CVE-2018-12362 (bmo#1452375)
       
    54     Integer overflow in SSSE3 scaler
       
    55   * CVE-2018-5156 (bmo#1453127)
       
    56     Media recorder segmentation fault when track type is changed during capture
       
    57   * CVE-2018-12363 (bmo#1464784)
       
    58     Use-after-free when appending DOM nodes
       
    59   * CVE-2018-12364 (bmo#1436241)
       
    60     CSRF attacks through 307 redirects and NPAPI plugins
       
    61   * CVE-2018-12365 (bmo#1459206)
       
    62     Compromised IPC child process can list local filenames
       
    63   * CVE-2018-12371 (bmo#1465686) 
       
    64     Integer overflow in Skia library during edge builder allocation
       
    65   * CVE-2018-12366 (bmo#1464039)
       
    66     Invalid data handling during QCMS transformations
       
    67   * CVE-2018-12367 (bmo#1462891)
       
    68     Timing attack mitigation of PerformanceNavigationTiming
       
    69   * CVE-2018-12369 (bmo#1454909)
       
    70     WebExtension security permission checks bypassed by embedded experiments
       
    71   * CVE-2018-12370 (bmo#1456652)
       
    72     SameSite cookie protections bypassed when exiting Reader View
       
    73   * CVE-2018-5186 (bmo#1464872,bmo#1463329,bmo#1419373,bmo#1412882,
       
    74     bmo#1413033,bmo#1444673,bmo#1454448,bmo#1453505,bmo#1438671)
       
    75     Memory safety bugs fixed in Firefox 61
       
    76   * CVE-2018-5187 (bmo#1461324,bmo#1414829,bmo#1395246,bmo#1467938,
       
    77     bmo#1461619,bmo#1425930,bmo#1438556,bmo#1454285,bmo#1459568,
       
    78     bmo#1463884)
       
    79     Memory safety bugs fixed in Firefox 60 and Firefox ESR 60.1
       
    80   * CVE-2018-5188 (bmo#1456189,bmo#1456975,bmo#1465898,bmo#1392739,
       
    81     bmo#1451297,bmo#1464063,bmo#1437842,bmo#1442722,bmo#1452576,
       
    82     bmo#1450688,bmo#1458264,bmo#1458270,bmo#1465108,bmo#1464829,
       
    83     bmo#1464079,bmo#1463494,bmo#1458048)
       
    84     Memory safety bugs fixed in Firefox 60, Firefox ESR 60.1, and Firefox ESR 52.9
     5 - requires NSS 3.37.3
    85 - requires NSS 3.37.3
       
    86 - requires python >= 3.5 to build
     6 - removed obsolete patches
    87 - removed obsolete patches
     7   mozilla-i586-DecoderDoctorLogger.patch
    88   mozilla-i586-DecoderDoctorLogger.patch
     8   mozilla-i586-domPrefs.patch
    89   mozilla-i586-domPrefs.patch
     9   mozilla-fix-skia-aarch64.patch
    90   mozilla-fix-skia-aarch64.patch
    10   mozilla-bmo1375074.patch
    91   mozilla-bmo1375074.patch
       
    92   mozilla-enable-csd.patch
    11 - patch for new no-return warnings (mozilla-no-return.patch)
    93 - patch for new no-return warnings (mozilla-no-return.patch)
    12 - do not disable system installed locales (mozilla-bmo1464766.patch)
    94 - do not disable system installed locales (mozilla-bmo1464766.patch)
    13 - disabled outdated mozilla-enable-csd.patch temporarily
       
    14 
    95 
    15 -------------------------------------------------------------------
    96 -------------------------------------------------------------------
    16 Fri Jun  8 10:52:13 UTC 2018 - bjorn.lie@gmail.com
    97 Fri Jun  8 10:52:13 UTC 2018 - bjorn.lie@gmail.com
    17 
    98 
    18 - Add conditional for pkgconfig(gconf-2.0) BuildRequires, and pass
    99 - Add conditional for pkgconfig(gconf-2.0) BuildRequires, and pass