forked from pool/MozillaThunderbird
* MFSA 2014-01/CVE-2014-1477/CVE-2014-1478
Miscellaneous memory safety hazards (rv:27.0 / rv:24.3) * MFSA 2014-02/CVE-2014-1479 (bmo#911864) Clone protected content with XBL scopes * MFSA 2014-04/CVE-2014-1482 (bmo#943803) Incorrect use of discarded images by RasterImage * MFSA 2014-08/CVE-2014-1486 (bmo#942164) Use-after-free with imgRequestProxy and image proccessing * MFSA 2014-09/CVE-2014-1487 (bmo#947592) Cross-origin information leak through web workers * MFSA 2014-12/CVE-2014-1490/CVE-2014-1491 (bmo#934545, bmo#930874, bmo#930857) NSS ticket handling issues * MFSA 2014-13/CVE-2014-1481(bmo#936056) Inconsistent JavaScript handling of access to Window objects - requires NSS 3.15.4 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=240
This commit is contained in:
parent
a964b1e186
commit
53c275cf9a
@ -2,7 +2,22 @@
|
||||
Mon Feb 3 16:07:28 UTC 2014 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 24.3.0 (bnc#861847)
|
||||
* requires NSS 3.15.4
|
||||
* MFSA 2014-01/CVE-2014-1477/CVE-2014-1478
|
||||
Miscellaneous memory safety hazards (rv:27.0 / rv:24.3)
|
||||
* MFSA 2014-02/CVE-2014-1479 (bmo#911864)
|
||||
Clone protected content with XBL scopes
|
||||
* MFSA 2014-04/CVE-2014-1482 (bmo#943803)
|
||||
Incorrect use of discarded images by RasterImage
|
||||
* MFSA 2014-08/CVE-2014-1486 (bmo#942164)
|
||||
Use-after-free with imgRequestProxy and image proccessing
|
||||
* MFSA 2014-09/CVE-2014-1487 (bmo#947592)
|
||||
Cross-origin information leak through web workers
|
||||
* MFSA 2014-12/CVE-2014-1490/CVE-2014-1491
|
||||
(bmo#934545, bmo#930874, bmo#930857)
|
||||
NSS ticket handling issues
|
||||
* MFSA 2014-13/CVE-2014-1481(bmo#936056)
|
||||
Inconsistent JavaScript handling of access to Window objects
|
||||
- requires NSS 3.15.4
|
||||
- renamed ppc64le patches to streamline with Firefox package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -5,7 +5,7 @@
|
||||
<size unit="G">9</size>
|
||||
</disk>
|
||||
<memory>
|
||||
<size unit="M">3500</size>
|
||||
<size unit="M">3800</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</constraints>
|
||||
|
Loading…
Reference in New Issue
Block a user