Commit Graph

607 Commits

Author SHA256 Message Date
Wolfgang Rosenauer
30512a0b78 - update to Firefox 11.0 (bnc#750044)
* MFSA 2012-13/CVE-2012-0455 (bmo#704354)
    XSS with Drag and Drop and Javascript: URL
  * MFSA 2012-14/CVE-2012-0456/CVE-2012-0457 (bmo#711653, #720103)
    SVG issues found with Address Sanitizer
  * MFSA 2012-15/CVE-2012-0451 (bmo#717511)
    XSS with multiple Content Security Policy headers
  * MFSA 2012-16/CVE-2012-0458
    Escalation of privilege with Javascript: URL as home page
  * MFSA 2012-17/CVE-2012-0459 (bmo#723446)
    Crash when accessing keyframe cssText after dynamic modification
  * MFSA 2012-18/CVE-2012-0460 (bmo#727303)
    window.fullScreen writeable by untrusted content
  * MFSA 2012-19/CVE-2012-0461/CVE-2012-0462/CVE-2012-0464/
    CVE-2012-0463
    Miscellaneous memory safety hazards

- add Provides: browser(npapi) FATE#313084

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=268
2012-03-14 07:27:10 +00:00
Wolfgang Rosenauer
4a0e67d05a Accepting request 107981 from home:vdziewiecki:branches:mozilla:Factory
- add Provides: browser(npapi) FATE#313084

OBS-URL: https://build.opensuse.org/request/show/107981
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=266
2012-03-05 13:38:22 +00:00
Wolfgang Rosenauer
990b96301d OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=265 2012-03-01 09:11:44 +00:00
Wolfgang Rosenauer
532da89bc1 - update to version 11.0b5
- ported and reenabled KDE integration (bnc#746591)
- explicitely build-require X libs

- better plugin directory resolution (bnc#747320)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=264
2012-03-01 09:09:12 +00:00
Wolfgang Rosenauer
13a2d4655d Accepting request 107062 from openSUSE:Factory:ARM
- fix buildrequires for Factory

OBS-URL: https://build.opensuse.org/request/show/107062
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=263
2012-02-28 07:27:36 +00:00
Wolfgang Rosenauer
9af5d71f5e - update to Firefox 10.0.2 (bnc#747328)
* CVE-2011-3026 (bmo#727401)
    libpng: integer overflow leading to heap-buffer overflow

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=261
2012-02-16 13:41:23 +00:00
Wolfgang Rosenauer
c56f08d1a4 - update to Firefox 10.0.1 (bnc#746616)
* MFSA 2012-10/CVE-2012-0452 (bmo#724284)
    use after free in nsXBLDocumentInfo::ReadPrototypeBindings

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=258
2012-02-12 22:09:22 +00:00
Wolfgang Rosenauer
4f7ca7f6a3 - Use YARR interpreter instead of PCRE on platforms where YARR JIT
is not supported, since PCRE doesnt build (bmo#691898)
- fix ppc64 build (bmo#703534)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=255
2012-02-07 18:15:47 +00:00
Wolfgang Rosenauer
e98217a6c3 - update to Firefox 10.0 (bnc#744275)
* MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
    Miscellaneous memory safety hazards
  * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
    <iframe> element exposed across domains via name attribute
  * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
    Child nodes from nsDOMAttribute still accessible after removal
    of nodes
  * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
    Frame scripts calling into untrusted objects bypass security
    checks
  * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
    Uninitialized memory appended when encoding icon images may
    cause information disclosure
  * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
    Potential Memory Corruption When Decoding Ogg Vorbis files
  * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
    Crash with malformed embedded XSLT stylesheets
- KDE integration has been disabled since it needs refactoring
- removed obsolete ppc64 patch

- Disable neon for arm as it doesn't build correctly

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=252
2012-02-01 13:37:15 +00:00
Wolfgang Rosenauer
c620b38147 - update to Firefox 9.0.1
* (strongparent) parentNode of element gets lost (bmo#335998)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=249
2011-12-23 20:44:10 +00:00
Wolfgang Rosenauer
1032d69be6 - update to Firefox 9 (bnc#737533)
* MFSA 2011-53/CVE-2011-3660
    Miscellaneous memory safety hazards (rv:9.0)
  * MFSA 2011-54/CVE-2011-3661 (bmo#691299)
    Potentially exploitable crash in the YARR regular expression
    library
  * MFSA 2011-55/CVE-2011-3658 (bmo#708186)
    nsSVGValue out-of-bounds access
  * MFSA 2011-56/CVE-2011-3663 (bmo#704482)
    Key detection without JavaScript via SVG animation
  * MFSA 2011-58/VE-2011-3665 (bmo#701259)
    Crash scaling <video> to extreme sizes

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=246
2011-12-20 20:07:17 +00:00
Wolfgang Rosenauer
2b10f1c6ac Accepting request 96954 from openSUSE:Factory:ARM
fixed build for arm, not finally tested with v9 yet...

OBS-URL: https://build.opensuse.org/request/show/96954
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=245
2011-12-19 13:17:53 +00:00
Wolfgang Rosenauer
2eef3946b4 - update to Firefox 9
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=244
2011-12-18 13:13:18 +00:00
Wolfgang Rosenauer
7a089f021b - update to Firefox 9
- Fix accessibility under GNOME 3 (bnc#732898)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=243
2011-12-18 13:10:54 +00:00
OBS User buildservice-autocommit
37a419088c Updating link to change in openSUSE:Factory/MozillaFirefox revision 138.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=126f158cd7a46f5c45e3cf1cef90a38f
2011-12-06 17:29:44 +00:00
Wolfgang Rosenauer
ab4634f681 - fix ppc64 build
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=240
2011-11-12 15:24:00 +00:00
Wolfgang Rosenauer
d6f8d7d483 - update to Firefox 8 (bnc#728520)
* MFSA 2011-47/CVE-2011-3648 (bmo#690225)
    Potential XSS against sites using Shift-JIS
  * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
    Miscellaneous memory safety hazards
  * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
    Memory corruption while profiling using Firebug
  * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
    Code execution via NoWaiverWrapper
- rebased patches

- enable telemetry prompt
- set intl.locale.matchOS=true in the base package as it causes
  too much confusion when it's only available with branding-openSUSE

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=237
2011-11-09 12:04:11 +00:00
Wolfgang Rosenauer
4cfea25de2 - update to minor release 7.0.1
* fixed staged addon updates
  * MFSA 2011-36/CVE-2011-2995/CVE-2011-2996/CVE-2011-2997
    Miscellaneous memory safety hazards
  * MFSA 2011-39/CVE-2011-3000 (bmo#655389)
    Defense against multiple Location headers due to CRLF Injection
  * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001
    Code installation through holding down Enter
  * MFSA 2011-41/CVE-2011-3002/CVE-2011-3003 (bmo#680840, bmo#682335)
    Potentially exploitable WebGL crashes
  * MFSA 2011-42/CVE-2011-3232 (bmo#653672)
    Potentially exploitable crash in the YARR regular expression
    library
  * MFSA 2011-43/CVE-2011-3004 (bmo#653926)
    loadSubScript unwraps XPCNativeWrapper scope parameter
  * MFSA 2011-44/CVE-2011-3005 (bmo#675747)
    Use after free reading OGG headers
  * MFSA 2011-45
    Inferring keystrokes from motion data

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=234
2011-09-30 12:17:54 +00:00
Wolfgang Rosenauer
571ddc2e83 version 7
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=231
2011-09-26 06:53:33 +00:00
Wolfgang Rosenauer
e98022bbcf - fixed loading of kde.js under KDE (bnc#718311)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=230
2011-09-16 12:57:01 +00:00
OBS User buildservice-autocommit
c913991644 Updating link to change in openSUSE:Factory/MozillaFirefox revision 132.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=61556f4ecaaa200051f2cedbb692b31a
2011-09-15 09:55:26 +00:00
Wolfgang Rosenauer
a5ac922ef9 fix build
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=227
2011-09-14 07:03:00 +00:00
OBS User buildservice-autocommit
aa242c50d3 Updating link to change in openSUSE:Factory/MozillaFirefox revision 130.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=5348b6b2dc1e548dfb51f8ff34a386aa
2011-09-11 17:02:07 +00:00
Wolfgang Rosenauer
c8564f2907 source-stamp
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=224
2011-09-09 21:09:54 +00:00
Petr Cerny
4db18e0e11 - security update to 6.0.2 (bnc#714931)
* Complete blocking of certificates issued by DigiNotar
    (bmo#683449)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=221
2011-09-07 16:09:13 +00:00
Petr Cerny
11b6405e9a OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=220 2011-09-02 14:40:55 +00:00
Petr Cerny
03fb501ee4 - security update to 6.0.1 (bnc#714931)
* MFSA 2011-34
    Protection against fraudulent DigiNotar certificates
    (bmo#682927)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=219
2011-09-02 14:38:40 +00:00
Wolfgang Rosenauer
28e419e29b changelog
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=218
2011-08-16 21:14:25 +00:00
OBS User buildservice-autocommit
50daa2fd86 Updating link to change in openSUSE:Factory/MozillaFirefox revision 127.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=5faa40e6b8bf276e7ff00b2fbd1cd543
2011-08-15 12:14:28 +00:00
Wolfgang Rosenauer
1ab7f1b136 6.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=216
2011-08-13 07:03:07 +00:00
OBS User buildservice-autocommit
f90eae6a3a Updating link to change in openSUSE:Factory/MozillaFirefox revision 125.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=d1058edd0c980a9447b937e605a6e703
2011-07-27 09:26:14 +00:00
Wolfgang Rosenauer
7ec9b33956 6.0b3
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=214
2011-07-23 14:46:28 +00:00
OBS User buildservice-autocommit
8203501737 Updating link to change in openSUSE:Factory/MozillaFirefox revision 123.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=5737bc8670d3c32b334baaf9de428672
2011-07-04 07:43:09 +00:00
Wolfgang Rosenauer
2215587b04 fix typo
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=212
2011-07-02 08:24:06 +00:00
Wolfgang Rosenauer
4e3b920886 Accepting request 75022 from home:vuntz:branches:mozilla:Factory
Add x-scheme-handler/ftp to .desktop

OBS-URL: https://build.opensuse.org/request/show/75022
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=211
2011-07-01 18:00:25 +00:00
Wolfgang Rosenauer
0fa430da42 fixes
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=210
2011-07-01 09:12:30 +00:00
Wolfgang Rosenauer
7e6a6b6202 bugfix
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=209
2011-06-22 07:28:03 +00:00
Wolfgang Rosenauer
a32d79a528 5.0final
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=208
2011-06-21 17:03:55 +00:00
OBS User buildservice-autocommit
51e189bd18 Updating link to change in openSUSE:Factory/MozillaFirefox revision 121.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=b69b6b5e89db878d0c3fe563bbcf9cf1
2011-06-20 12:36:55 +00:00
Wolfgang Rosenauer
54da0bfb1f fix build
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=206
2011-06-20 09:20:23 +00:00
OBS User buildservice-autocommit
693fe071c2 Updating link to change in openSUSE:Factory/MozillaFirefox revision 119.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=df948c4661b4a2a8ba9a131b079e8572
2011-06-16 08:17:47 +00:00
Wolfgang Rosenauer
0eb25d28bc 5.0b6
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=204
2011-06-15 15:00:40 +00:00
OBS User buildservice-autocommit
5b7bbc5657 Updating link to change in openSUSE:Factory/MozillaFirefox revision 117.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=50e912aec0b4c32c819324030a1ef60e
2011-06-06 14:34:54 +00:00
Wolfgang Rosenauer
4f355d6b9c 5.0b3
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=202
2011-06-01 06:05:09 +00:00
OBS User buildservice-autocommit
40fa71c932 Updating link to change in openSUSE:Factory/MozillaFirefox revision 115.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=81a3d742a48f8e5c8d880512763d82a6
2011-05-02 11:33:43 +00:00
Wolfgang Rosenauer
7bcd0f99ac 4.0.1
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=200
2011-04-29 05:10:14 +00:00
OBS User buildservice-autocommit
5a1ca4ada3 Updating link to change in openSUSE:Factory/MozillaFirefox revision 113.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=cc922ece03c29ef02f26911ec9aeb44b
2011-03-31 09:30:09 +00:00
Wolfgang Rosenauer
962af28b18 icons
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=198
2011-03-31 06:49:52 +00:00
Wolfgang Rosenauer
103f5f704c license update
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=197
2011-03-29 17:35:58 +00:00
OBS User buildservice-autocommit
66e1c46c01 Updating link to change in openSUSE:Factory/MozillaFirefox revision 111.0
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=6a1967ec6b08a10b7fdc3c1c97390727
2011-03-24 09:47:49 +00:00