xulrunner/xulrunner.changes
branchesr10
changeset 403 86e36e15dcfb
parent 402 67e6342cfaaa
child 405 aaff9e1edf72
equal deleted inserted replaced
402:67e6342cfaaa 403:86e36e15dcfb
     1 -------------------------------------------------------------------
       
     2 Fri Mar  2 08:46:08 UTC 2012 - wr@rosenauer.org
       
     3 
       
     4 - update to 10.0.3esr
       
     5 - require updated minimal NSPR and NSS versions
       
     6 - explicitely build-require X libs
       
     7 
       
     8 -------------------------------------------------------------------
       
     9 Thu Feb 16 08:51:42 UTC 2012 - wr@rosenauer.org
       
    10 
       
    11 - update to version 10.0.2 (bnc#747328)
       
    12   * CVE-2011-3026 (bmo#727401)
       
    13     libpng: integer overflow leading to heap-buffer overflow
       
    14 
       
    15 -------------------------------------------------------------------
       
    16 Thu Feb  9 10:20:49 UTC 2012 - wr@rosenauer.org
       
    17 
       
    18 - update to version 10.0.1 (bnc#746616)
       
    19   * MFSA 2012-10/CVE-2012-0452 (bmo#724284)
       
    20     use after free in nsXBLDocumentInfo::ReadPrototypeBindings
       
    21 
       
    22 -------------------------------------------------------------------
       
    23 Tue Feb  7 10:40:58 UTC 2012 - dvaleev@suse.com
       
    24 
       
    25 - Use YARR interpreter instead of PCRE on platforms where YARR JIT
       
    26   is not supported, since PCRE doesnt build (bmo#691898)
       
    27 - fix ppc64 build (bmo#703534)
       
    28 
       
    29 -------------------------------------------------------------------
       
    30 Mon Jan 30 09:43:21 UTC 2012 - wr@rosenauer.org
       
    31 
       
    32 - update to version 10.0 (bnc#744275)
       
    33   * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
       
    34     Miscellaneous memory safety hazards
       
    35   * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
       
    36     <iframe> element exposed across domains via name attribute
       
    37   * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
       
    38     Child nodes from nsDOMAttribute still accessible after removal
       
    39     of nodes
       
    40   * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
       
    41     Frame scripts calling into untrusted objects bypass security
       
    42     checks
       
    43   * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
       
    44     Uninitialized memory appended when encoding icon images may
       
    45     cause information disclosure
       
    46   * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
       
    47     Potential Memory Corruption When Decoding Ogg Vorbis files
       
    48   * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
       
    49     Crash with malformed embedded XSLT stylesheets
       
    50 - removed obsolete ppc64 patch
       
    51 - disable neon for ARM as it doesn't build correctly
       
    52 
       
    53 -------------------------------------------------------------------
       
    54 Fri Dec 23 17:02:01 UTC 2011 - wr@rosenauer.org
       
    55 
       
    56 - update to Firefox 9.0.1
       
    57   * (strongparent) parentNode of element gets lost (bmo#335998)
       
    58 
       
    59 -------------------------------------------------------------------
       
    60 Sun Dec 18 09:28:02 UTC 2011 - wr@rosenauer.org
       
    61 
       
    62 - update to release 9.0 (bnc#737533)
       
    63   * MFSA 2011-53/CVE-2011-3660
       
    64     Miscellaneous memory safety hazards (rv:9.0)
       
    65   * MFSA 2011-54/CVE-2011-3661 (bmo#691299)
       
    66     Potentially exploitable crash in the YARR regular expression
       
    67     library
       
    68   * MFSA 2011-55/CVE-2011-3658 (bmo#708186)
       
    69     nsSVGValue out-of-bounds access
       
    70   * MFSA 2011-56/CVE-2011-3663 (bmo#704482)
       
    71     Key detection without JavaScript via SVG animation
       
    72   * MFSA 2011-58/VE-2011-3665 (bmo#701259)
       
    73     Crash scaling <video> to extreme sizes
       
    74 
       
    75 -------------------------------------------------------------------
       
    76 Sat Nov 12 15:20:49 UTC 2011 - wr@rosenauer.org
       
    77 
       
    78 - fix ppc64 build
       
    79 
       
    80 -------------------------------------------------------------------
       
    81 Sun Nov  6 08:23:04 UTC 2011 - wr@rosenauer.org
       
    82 
       
    83 - update to release 8.0 (bnc#728520)
       
    84   * MFSA 2011-47/CVE-2011-3648 (bmo#690225)
       
    85     Potential XSS against sites using Shift-JIS
       
    86   * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
       
    87     Miscellaneous memory safety hazards
       
    88   * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
       
    89     Memory corruption while profiling using Firebug
       
    90   * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
       
    91     Code execution via NoWaiverWrapper
       
    92 - rebased patches
       
    93 
       
    94 -------------------------------------------------------------------
       
    95 Fri Sep 30 10:59:54 UTC 2011 - wr@rosenauer.org
       
    96 
       
    97 - update to minor release 7.0.1
       
    98   * fixed staged addon updates
       
    99 
       
   100 -------------------------------------------------------------------
       
   101 Fri Sep 23 11:36:04 UTC 2011 - wr@rosenauer.org
       
   102 
       
   103 - update to version 7.0 (bnc#720264)
       
   104   * MFSA 2011-36/CVE-2011-2995/CVE-2011-2996/CVE-2011-2997
       
   105     Miscellaneous memory safety hazards
       
   106   * MFSA 2011-39/CVE-2011-3000 (bmo#655389)
       
   107     Defense against multiple Location headers due to CRLF Injection
       
   108   * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001
       
   109     Code installation through holding down Enter
       
   110   * MFSA 2011-41/CVE-2011-3002/CVE-2011-3003 (bmo#680840, bmo#682335)
       
   111     Potentially exploitable WebGL crashes
       
   112   * MFSA 2011-42/CVE-2011-3232 (bmo#653672)
       
   113     Potentially exploitable crash in the YARR regular expression
       
   114     library
       
   115   * MFSA 2011-43/CVE-2011-3004 (bmo#653926)
       
   116     loadSubScript unwraps XPCNativeWrapper scope parameter
       
   117   * MFSA 2011-44/CVE-2011-3005 (bmo#675747)
       
   118     Use after free reading OGG headers
       
   119   * MFSA 2011-45
       
   120     Inferring keystrokes from motion data
       
   121 - removed obsolete mozilla-cairo-lcd.patch
       
   122 - rebased patches
       
   123 
       
   124 -------------------------------------------------------------------
       
   125 Tue Sep 20 11:54:28 UTC 2011 - wr@rosenauer.org
       
   126 
       
   127 - install xpt.py into SDK (mozilla-639554.patch) (bnc#639554)
       
   128 
       
   129 -------------------------------------------------------------------
       
   130 Wed Sep 14 13:07:39 UTC 2011 - wr@rosenauer.org
       
   131 
       
   132 - initial xulrunner package
       
   133