MozillaFirefox/firefox-esr.changes
branchesr17
changeset 581 0e7d7fab8e47
parent 578 24b1b4bbe9d4
child 582 185659cb030f
equal deleted inserted replaced
579:221f83986218 581:0e7d7fab8e47
       
     1 -------------------------------------------------------------------
       
     2 Tue Nov 20 19:52:02 UTC 2012 - wr@rosenauer.org
       
     3 
       
     4 - update to Firefox 17.0 (bnc#790140)
       
     5   * MFSA 2012-91/CVE-2012-5842/CVE-2012-5843
       
     6     Miscellaneous memory safety hazards
       
     7   * MFSA 2012-92/CVE-2012-4202 (bmo#758200)
       
     8     Buffer overflow while rendering GIF images
       
     9   * MFSA 2012-93/CVE-2012-4201 (bmo#747607)
       
    10     evalInSanbox location context incorrectly applied
       
    11   * MFSA 2012-94/CVE-2012-5836 (bmo#792857)
       
    12     Crash when combining SVG text on path with CSS
       
    13   * MFSA 2012-95/CVE-2012-4203 (bmo#765628)
       
    14     Javascript: URLs run in privileged context on New Tab page
       
    15   * MFSA 2012-96/CVE-2012-4204 (bmo#778603)
       
    16     Memory corruption in str_unescape
       
    17   * MFSA 2012-97/CVE-2012-4205 (bmo#779821)
       
    18     XMLHttpRequest inherits incorrect principal within sandbox
       
    19   * MFSA 2012-99/CVE-2012-4208 (bmo#798264)
       
    20     XrayWrappers exposes chrome-only properties when not in chrome
       
    21     compartment
       
    22   * MFSA 2012-100/CVE-2012-5841 (bmo#805807)
       
    23     Improper security filtering for cross-origin wrappers
       
    24   * MFSA 2012-101/CVE-2012-4207 (bmo#801681)
       
    25     Improper character decoding in HZ-GB-2312 charset
       
    26   * MFSA 2012-102/CVE-2012-5837 (bmo#800363)
       
    27     Script entered into Developer Toolbar runs with chrome privileges
       
    28   * MFSA 2012-103/CVE-2012-4209 (bmo#792405)
       
    29     Frames can shadow top.location
       
    30   * MFSA 2012-104/CVE-2012-4210 (bmo#796866)
       
    31     CSS and HTML injection through Style Inspector
       
    32   * MFSA 2012-105/CVE-2012-4214/CVE-2012-4215/CVE-2012-4216/
       
    33     CVE-2012-5829/CVE-2012-5839/CVE-2012-5840/CVE-2012-4212/
       
    34     CVE-2012-4213/CVE-2012-4217/CVE-2012-4218
       
    35     Use-after-free and buffer overflow issues found using Address
       
    36     Sanitizer
       
    37   * MFSA 2012-106/CVE-2012-5830/CVE-2012-5833/CVE-2012-5835/CVE-2012-5838
       
    38     Use-after-free, buffer overflow, and memory corruption issues
       
    39     found using Address Sanitizer
       
    40 - rebased patches
       
    41 - disabled WebRTC since build is broken (bmo#776877)
       
    42 
       
    43 -------------------------------------------------------------------
       
    44 Tue Nov 20 15:42:55 UTC 2012 - pcerny@suse.com
       
    45 
       
    46 - build on SLE11
       
    47   * mozilla-gcc43-enums.patch
       
    48   * mozilla-gcc43-template_hacks.patch
       
    49   * mozilla-gcc43-templates_instantiation.patch
       
    50 
       
    51 -------------------------------------------------------------------
       
    52 Wed Oct 24 08:27:29 UTC 2012 - wr@rosenauer.org
       
    53 
       
    54 - update to Firefox 16.0.2 (bnc#786522)
       
    55   * MFSA 2012-90/CVE-2012-4194/CVE-2012-4195/CVE-2012-4196
       
    56     (bmo#800666, bmo#793121, bmo#802557)
       
    57     Fixes for Location object issues
       
    58 - bring back Obsoletes for libproxy's mozjs plugin for distributions
       
    59   before 12.2 to avoid crashes
       
    60 
       
    61 -------------------------------------------------------------------
       
    62 Thu Oct 11 01:51:16 UTC 2012 - wr@rosenauer.org
       
    63 
       
    64 - update to Firefox 16.0.1 (bnc#783533)
       
    65   * MFSA 2012-88/CVE-2012-4191 (bmo#798045)
       
    66     Miscellaneous memory safety hazards
       
    67   * MFSA 2012-89/CVE-2012-4192/CVE-2012-4193 (bmo#799952, bmo#720619)
       
    68     defaultValue security checks not applied
       
    69 
       
    70 -------------------------------------------------------------------
       
    71 Sun Oct  7 21:40:14 UTC 2012 - wr@rosenauer.org
       
    72 
       
    73 - update to Firefox 16.0 (bnc#783533)
       
    74   * MFSA 2012-74/CVE-2012-3982/CVE-2012-3983
       
    75     Miscellaneous memory safety hazards
       
    76   * MFSA 2012-75/CVE-2012-3984 (bmo#575294)
       
    77     select element persistance allows for attacks
       
    78   * MFSA 2012-76/CVE-2012-3985 (bmo#655649)
       
    79     Continued access to initial origin after setting document.domain
       
    80   * MFSA 2012-77/CVE-2012-3986 (bmo#775868)
       
    81     Some DOMWindowUtils methods bypass security checks
       
    82   * MFSA 2012-79/CVE-2012-3988 (bmo#725770)
       
    83     DOS and crash with full screen and history navigation
       
    84   * MFSA 2012-80/CVE-2012-3989 (bmo#783867)
       
    85     Crash with invalid cast when using instanceof operator
       
    86   * MFSA 2012-81/CVE-2012-3991 (bmo#783260)
       
    87     GetProperty function can bypass security checks
       
    88   * MFSA 2012-82/CVE-2012-3994 (bmo#765527)
       
    89     top object and location property accessible by plugins
       
    90   * MFSA 2012-83/CVE-2012-3993/CVE-2012-4184 (bmo#768101, bmo#780370)
       
    91     Chrome Object Wrapper (COW) does not disallow acces to privileged
       
    92     functions or properties
       
    93   * MFSA 2012-84/CVE-2012-3992 (bmo#775009)
       
    94     Spoofing and script injection through location.hash
       
    95   * MFSA 2012-85/CVE-2012-3995/CVE-2012-4179/CVE-2012-4180/
       
    96     CVE-2012-4181/CVE-2012-4182/CVE-2012-4183
       
    97     Use-after-free, buffer overflow, and out of bounds read issues
       
    98     found using Address Sanitizer
       
    99   * MFSA 2012-86/CVE-2012-4185/CVE-2012-4186/CVE-2012-4187/
       
   100     CVE-2012-4188
       
   101     Heap memory corruption issues found using Address Sanitizer
       
   102   * MFSA 2012-87/CVE-2012-3990 (bmo#787704)
       
   103     Use-after-free in the IME State Manager
       
   104 - requires NSPR 4.9.2
       
   105 - improve GStreamer integration (bmo#760140)
       
   106 - removed upstreamed mozilla-crashreporter-restart-args.patch
       
   107 - webapprt now included
       
   108 - use kmozillahelper's new REVEAL command (bnc#777415)
       
   109   (requires mozilla-kde4-integration >= 0.6.4)
       
   110 - updated translations-other with new languages
       
   111 
       
   112 -------------------------------------------------------------------
       
   113 Mon Sep 10 19:37:56 UTC 2012 - wr@rosenauer.org
       
   114 
       
   115 - update to Firefox 15.0.1 (bnc#779936)
       
   116   * Sites visited while in Private Browsing mode could be found
       
   117     through manual browser cache inspection (bmo#787743)
       
   118 
       
   119 -------------------------------------------------------------------
       
   120 Sun Aug 26 13:47:43 UTC 2012 - wr@rosenauer.org
       
   121 
       
   122 - update to Firefox 15.0 (bnc#777588)
       
   123   * MFSA 2012-57/CVE-2012-1970
       
   124     Miscellaneous memory safety hazards
       
   125   * MFSA 2012-58/CVE-2012-1972/CVE-2012-1973/CVE-2012-1974/CVE-2012-1975
       
   126     CVE-2012-1976/CVE-2012-3956/CVE-2012-3957/CVE-2012-3958/CVE-2012-3959
       
   127     CVE-2012-3960/CVE-2012-3961/CVE-2012-3962/CVE-2012-3963/CVE-2012-3964
       
   128     Use-after-free issues found using Address Sanitizer
       
   129   * MFSA 2012-59/CVE-2012-1956 (bmo#756719)
       
   130     Location object can be shadowed using Object.defineProperty
       
   131   * MFSA 2012-60/CVE-2012-3965 (bmo#769108)
       
   132     Escalation of privilege through about:newtab
       
   133   * MFSA 2012-61/CVE-2012-3966 (bmo#775794, bmo#775793)
       
   134     Memory corruption with bitmap format images with negative height
       
   135   * MFSA 2012-62/CVE-2012-3967/CVE-2012-3968
       
   136     WebGL use-after-free and memory corruption
       
   137   * MFSA 2012-63/CVE-2012-3969/CVE-2012-3970
       
   138     SVG buffer overflow and use-after-free issues
       
   139   * MFSA 2012-64/CVE-2012-3971
       
   140     Graphite 2 memory corruption
       
   141   * MFSA 2012-65/CVE-2012-3972 (bmo#746855)
       
   142     Out-of-bounds read in format-number in XSLT
       
   143   * MFSA 2012-66/CVE-2012-3973 (bmo#757128)
       
   144     HTTPMonitor extension allows for remote debugging without explicit
       
   145     activation
       
   146   * MFSA 2012-68/CVE-2012-3975 (bmo#770684)
       
   147     DOMParser loads linked resources in extensions when parsing
       
   148     text/html
       
   149   * MFSA 2012-69/CVE-2012-3976 (bmo#768568)
       
   150     Incorrect site SSL certificate data display
       
   151   * MFSA 2012-70/CVE-2012-3978 (bmo#770429)
       
   152     Location object security checks bypassed by chrome code
       
   153   * MFSA 2012-72/CVE-2012-3980 (bmo#771859)
       
   154     Web console eval capable of executing chrome-privileged code
       
   155 - fix HTML5 video crash with GStreamer enabled (bmo#761030)
       
   156 - GStreamer is only used for MP4 (no WebM, OGG)
       
   157 - updated filelist
       
   158 - moved browser specific preferences to correct location
       
   159 
       
   160 -------------------------------------------------------------------
       
   161 Sun Jul 29 08:34:39 UTC 2012 - aj@suse.de
       
   162 
       
   163 - Fix mozilla-kde.patch to include sys/resource.h for getrlimit etc (glibc 2.16)
       
   164 
       
   165 -------------------------------------------------------------------
       
   166 Sat Jul 14 19:31:51 UTC 2012 - wr@rosenauer.org
       
   167 
       
   168 - update to 14.0.1 (bnc#771583)
       
   169   * MFSA 2012-42/CVE-2012-1949/CVE-2012-1948
       
   170     Miscellaneous memory safety hazards
       
   171   * MFSA 2012-43/CVE-2012-1950
       
   172     Incorrect URL displayed in addressbar through drag and drop
       
   173   * MFSA 2012-44/CVE-2012-1951/CVE-2012-1954/CVE-2012-1953/CVE-2012-1952
       
   174     Gecko memory corruption
       
   175   * MFSA 2012-45/CVE-2012-1955 (bmo#757376)
       
   176     Spoofing issue with location
       
   177   * MFSA 2012-46/CVE-2012-1966 (bmo#734076)
       
   178     XSS through data: URLs
       
   179   * MFSA 2012-47/CVE-2012-1957 (bmo#750096)
       
   180     Improper filtering of javascript in HTML feed-view
       
   181   * MFSA 2012-48/CVE-2012-1958 (bmo#750820)
       
   182     use-after-free in nsGlobalWindow::PageHidden
       
   183   * MFSA 2012-49/CVE-2012-1959 (bmo#754044, bmo#737559)
       
   184     Same-compartment Security Wrappers can be bypassed
       
   185   * MFSA 2012-50/CVE-2012-1960 (bmo#761014)
       
   186     Out of bounds read in QCMS
       
   187   * MFSA 2012-51/CVE-2012-1961 (bmo#761655)
       
   188     X-Frame-Options header ignored when duplicated
       
   189   * MFSA 2012-52/CVE-2012-1962 (bmo#764296)
       
   190     JSDependentString::undepend string conversion results in memory
       
   191     corruption
       
   192   * MFSA 2012-53/CVE-2012-1963 (bmo#767778)
       
   193     Content Security Policy 1.0 implementation errors cause data
       
   194     leakage
       
   195   * MFSA 2012-55/CVE-2012-1965 (bmo#758990)
       
   196     feed: URLs with an innerURI inherit security context of page
       
   197   * MFSA 2012-56/CVE-2012-1967 (bmo#758344)
       
   198     Code execution through javascript: URLs
       
   199 - license change from tri license to MPL-2.0
       
   200 - fix crashreporter restart option (bmo#762780)
       
   201 - require NSS 3.13.5
       
   202 - remove mozjs pacrunner obsoletes again for now
       
   203 - adopted mozilla-prefer_plugin_pref.patch
       
   204 - PPC fixes:
       
   205   * reenabled mozilla-yarr-pcre.patch to fix build for PPC
       
   206   * add patches for bmo#750620 and bmo#746112
       
   207   * fix xpcshell segfault on ppc
       
   208 
       
   209 -------------------------------------------------------------------
       
   210 Fri Jun 15 12:37:09 UTC 2012 - wr@rosenauer.org
       
   211 
       
   212 - update to Firefox 13.0.1
       
   213   * bugfix release
       
   214 - obsolete libproxy's mozjs pacrunner (bnc#759123)
       
   215 
       
   216 -------------------------------------------------------------------
       
   217 Sat Jun  2 08:22:51 UTC 2012 - wr@rosenauer.org
       
   218 
       
   219 - update to Firefox 13.0 (bnc#765204)
       
   220   * MFSA 2012-34/CVE-2012-1938/CVE-2012-1937/CVE-2011-3101
       
   221     Miscellaneous memory safety hazards
       
   222   * MFSA 2012-36/CVE-2012-1944 (bmo#751422)
       
   223     Content Security Policy inline-script bypass
       
   224   * MFSA 2012-37/CVE-2012-1945 (bmo#670514)
       
   225     Information disclosure though Windows file shares and shortcut
       
   226     files
       
   227   * MFSA 2012-38/CVE-2012-1946 (bmo#750109)
       
   228     Use-after-free while replacing/inserting a node in a document
       
   229   * MFSA 2012-40/CVE-2012-1947/CVE-2012-1940/CVE-2012-1941
       
   230     Buffer overflow and use-after-free issues found using Address
       
   231     Sanitizer
       
   232 - require NSS 3.13.4
       
   233   * MFSA 2012-39/CVE-2012-0441 (bmo#715073)
       
   234 - fix sound notifications when filename/path contains a whitespace
       
   235   (bmo#749739)
       
   236 
       
   237 -------------------------------------------------------------------
       
   238 Wed May 23 14:40:16 UTC 2012 - adrian@suse.de
       
   239 
       
   240 - fix build on arm
       
   241 
       
   242 -------------------------------------------------------------------
       
   243 Wed May 16 05:34:01 UTC 2012 - wr@rosenauer.org
       
   244 
       
   245 - reenabled crashreporter for Factory/12.2
       
   246   (fix in mozilla-gcc47.patch)
       
   247 
       
   248 -------------------------------------------------------------------
       
   249 Sat Apr 21 10:02:37 UTC 2012 - wr@rosenauer.org
       
   250 
       
   251 - update to Firefox 12.0 (bnc#758408)
       
   252   * rebased patches
       
   253   * MFSA 2012-20/CVE-2012-0467/CVE-2012-0468
       
   254     Miscellaneous memory safety hazards
       
   255   * MFSA 2012-22/CVE-2012-0469 (bmo#738985)
       
   256     use-after-free in IDBKeyRange
       
   257   * MFSA 2012-23/CVE-2012-0470 (bmo#734288)
       
   258     Invalid frees causes heap corruption in gfxImageSurface
       
   259   * MFSA 2012-24/CVE-2012-0471 (bmo#715319)
       
   260     Potential XSS via multibyte content processing errors
       
   261   * MFSA 2012-25/CVE-2012-0472 (bmo#744480)
       
   262     Potential memory corruption during font rendering using cairo-dwrite
       
   263   * MFSA 2012-26/CVE-2012-0473 (bmo#743475)
       
   264     WebGL.drawElements may read illegal video memory due to
       
   265     FindMaxUshortElement error
       
   266   * MFSA 2012-27/CVE-2012-0474 (bmo#687745, bmo#737307)
       
   267     Page load short-circuit can lead to XSS
       
   268   * MFSA 2012-28/CVE-2012-0475 (bmo#694576)
       
   269     Ambiguous IPv6 in Origin headers may bypass webserver access
       
   270     restrictions
       
   271   * MFSA 2012-29/CVE-2012-0477 (bmo#718573)
       
   272     Potential XSS through ISO-2022-KR/ISO-2022-CN decoding issues
       
   273   * MFSA 2012-30/CVE-2012-0478 (bmo#727547)
       
   274     Crash with WebGL content using textImage2D
       
   275   * MFSA 2012-31/CVE-2011-3062 (bmo#739925)
       
   276     Off-by-one error in OpenType Sanitizer
       
   277   * MFSA 2012-32/CVE-2011-1187 (bmo#624621)
       
   278     HTTP Redirections and remote content can be read by javascript errors
       
   279   * MFSA 2012-33/CVE-2012-0479 (bmo#714631)
       
   280     Potential site identity spoofing when loading RSS and Atom feeds
       
   281 - added mozilla-libnotify.patch to allow fallback from libnotify
       
   282   to xul based events if no notification-daemon is running
       
   283 - gcc 4.7 fixes
       
   284   * mozilla-gcc47.patch
       
   285   * disabled crashreporter temporarily for Factory
       
   286 - recommend libcanberra0 for proper sound notifications
       
   287 
       
   288 -------------------------------------------------------------------
       
   289 Fri Mar  9 21:47:07 UTC 2012 - wr@rosenauer.org
       
   290 
       
   291 - update to Firefox 11.0 (bnc#750044)
       
   292   * MFSA 2012-13/CVE-2012-0455 (bmo#704354)
       
   293     XSS with Drag and Drop and Javascript: URL
       
   294   * MFSA 2012-14/CVE-2012-0456/CVE-2012-0457 (bmo#711653, #720103)
       
   295     SVG issues found with Address Sanitizer
       
   296   * MFSA 2012-15/CVE-2012-0451 (bmo#717511)
       
   297     XSS with multiple Content Security Policy headers
       
   298   * MFSA 2012-16/CVE-2012-0458
       
   299     Escalation of privilege with Javascript: URL as home page
       
   300   * MFSA 2012-17/CVE-2012-0459 (bmo#723446)
       
   301     Crash when accessing keyframe cssText after dynamic modification
       
   302   * MFSA 2012-18/CVE-2012-0460 (bmo#727303)
       
   303     window.fullScreen writeable by untrusted content
       
   304   * MFSA 2012-19/CVE-2012-0461/CVE-2012-0462/CVE-2012-0464/
       
   305     CVE-2012-0463
       
   306     Miscellaneous memory safety hazards
       
   307 - ported and reenabled KDE integration (bnc#746591)
       
   308 - explicitely build-require X libs
       
   309 
       
   310 -------------------------------------------------------------------
       
   311 Mon Mar  5 13:31:48 UTC 2012 - vdziewiecki@suse.com
       
   312 
       
   313 - add Provides: browser(npapi) FATE#313084
       
   314 
       
   315 -------------------------------------------------------------------
       
   316 Fri Feb 17 17:41:11 UTC 2012 - pcerny@suse.com
       
   317 
       
   318 - better plugin directory resolution (bnc#747320)
       
   319 
       
   320 -------------------------------------------------------------------
       
   321 Thu Feb 16 08:47:31 UTC 2012 - wr@rosenauer.org
       
   322 
       
   323 - update to Firefox 10.0.2 (bnc#747328)
       
   324   * CVE-2011-3026 (bmo#727401)
       
   325     libpng: integer overflow leading to heap-buffer overflow
       
   326 
       
   327 -------------------------------------------------------------------
       
   328 Thu Feb  9 09:26:11 UTC 2012 - wr@rosenauer.org
       
   329 
       
   330 - update to Firefox 10.0.1 (bnc#746616)
       
   331   * MFSA 2012-10/CVE-2012-0452 (bmo#724284)
       
   332     use after free in nsXBLDocumentInfo::ReadPrototypeBindings
       
   333 
       
   334 -------------------------------------------------------------------
       
   335 Tue Feb  7 10:40:58 UTC 2012 - dvaleev@suse.com
       
   336 
       
   337 - Use YARR interpreter instead of PCRE on platforms where YARR JIT
       
   338   is not supported, since PCRE doesnt build (bmo#691898)
       
   339 - fix ppc64 build (bmo#703534)
       
   340 
       
   341 -------------------------------------------------------------------
       
   342 Mon Jan 30 09:41:59 UTC 2012 - wr@rosenauer.org
       
   343 
       
   344 - update to Firefox 10.0 (bnc#744275)
       
   345   * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443
       
   346     Miscellaneous memory safety hazards
       
   347   * MFSA 2012-03/CVE-2012-0445 (bmo#701071)
       
   348     <iframe> element exposed across domains via name attribute
       
   349   * MFSA 2012-04/CVE-2011-3659 (bmo#708198)
       
   350     Child nodes from nsDOMAttribute still accessible after removal
       
   351     of nodes
       
   352   * MFSA 2012-05/CVE-2012-0446 (bmo#705651)
       
   353     Frame scripts calling into untrusted objects bypass security
       
   354     checks
       
   355   * MFSA 2012-06/CVE-2012-0447 (bmo#710079)
       
   356     Uninitialized memory appended when encoding icon images may
       
   357     cause information disclosure
       
   358   * MFSA 2012-07/CVE-2012-0444 (bmo#719612)
       
   359     Potential Memory Corruption When Decoding Ogg Vorbis files
       
   360   * MFSA 2012-08/CVE-2012-0449 (bmo#701806, bmo#702466)
       
   361     Crash with malformed embedded XSLT stylesheets
       
   362 - KDE integration has been disabled since it needs refactoring
       
   363 - removed obsolete ppc64 patch
       
   364 
       
   365 -------------------------------------------------------------------
       
   366 Sun Jan 22 12:08:07 UTC 2012 - joop.boonen@opensuse.org
       
   367 
       
   368 - Disable neon for arm as it doesn't build correctly
       
   369 
       
   370 -------------------------------------------------------------------
       
   371 Fri Dec 23 17:02:01 UTC 2011 - wr@rosenauer.org
       
   372 
       
   373 - update to Firefox 9.0.1
       
   374   * (strongparent) parentNode of element gets lost (bmo#335998)
       
   375 
       
   376 -------------------------------------------------------------------
       
   377 Sun Dec 18 09:58:52 UTC 2011 - adrian@suse.de
       
   378 
       
   379 - fix arm build, don't package crashreporter there
       
   380 
       
   381 -------------------------------------------------------------------
       
   382 Sun Dec 18 09:52:08 UTC 2011 - wr@rosenauer.org
       
   383 
       
   384 - update to Firefox 9 (bnc#737533)
       
   385   * MFSA 2011-53/CVE-2011-3660
       
   386     Miscellaneous memory safety hazards (rv:9.0)
       
   387   * MFSA 2011-54/CVE-2011-3661 (bmo#691299)
       
   388     Potentially exploitable crash in the YARR regular expression
       
   389     library
       
   390   * MFSA 2011-55/CVE-2011-3658 (bmo#708186)
       
   391     nsSVGValue out-of-bounds access
       
   392   * MFSA 2011-56/CVE-2011-3663 (bmo#704482)
       
   393     Key detection without JavaScript via SVG animation
       
   394   * MFSA 2011-58/VE-2011-3665 (bmo#701259)
       
   395     Crash scaling <video> to extreme sizes
       
   396 
       
   397 -------------------------------------------------------------------
       
   398 Sun Nov 27 03:51:54 UTC 2011 - mgorse@suse.com
       
   399 
       
   400 - Fix accessibility under GNOME 3 (bnc#732898)
       
   401 
       
   402 -------------------------------------------------------------------
       
   403 Sat Nov 12 15:16:38 UTC 2011 - dvaleev@suse.com
       
   404 
       
   405 - fix ppc64 build
       
   406 
       
   407 -------------------------------------------------------------------
       
   408 Sun Nov  6 08:20:59 UTC 2011 - wr@rosenauer.org
       
   409 
       
   410 - update to Firefox 8 (bnc#728520)
       
   411   * MFSA 2011-47/CVE-2011-3648 (bmo#690225)
       
   412     Potential XSS against sites using Shift-JIS
       
   413   * MFSA 2011-48/CVE-2011-3651/CVE-2011-3652/CVE-2011-3654
       
   414     Miscellaneous memory safety hazards
       
   415   * MFSA 2011-49/CVE-2011-3650 (bmo#674776)
       
   416     Memory corruption while profiling using Firebug
       
   417   * MFSA 2011-52/CVE-2011-3655 (bmo#672182)
       
   418     Code execution via NoWaiverWrapper
       
   419 - rebased patches
       
   420 
       
   421 -------------------------------------------------------------------
       
   422 Thu Oct 20 12:34:47 UTC 2011 - wr@rosenauer.org
       
   423 
       
   424 - enable telemetry prompt
       
   425 
       
   426 -------------------------------------------------------------------
       
   427 Fri Sep 30 10:52:36 UTC 2011 - wr@rosenauer.org
       
   428 
       
   429 - update to minor release 7.0.1
       
   430   * fixed staged addon updates
       
   431 - set intl.locale.matchOS=true in the base package as it causes
       
   432   too much confusion when it's only available with branding-openSUSE
       
   433 
       
   434 -------------------------------------------------------------------
       
   435 Fri Sep 23 11:22:22 UTC 2011 - wr@rosenauer.org
       
   436 
       
   437 - update to Firefox 7 (bnc#720264)
       
   438   including
       
   439   * Improve Responsiveness with Memory Reductions
       
   440   * Instant Sync
       
   441   * WebSocket protocol 8
       
   442   * MFSA 2011-36/CVE-2011-2995/CVE-2011-2996/CVE-2011-2997
       
   443     Miscellaneous memory safety hazards
       
   444   * MFSA 2011-39/CVE-2011-3000 (bmo#655389)
       
   445     Defense against multiple Location headers due to CRLF Injection
       
   446   * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001
       
   447     Code installation through holding down Enter
       
   448   * MFSA 2011-41/CVE-2011-3002/CVE-2011-3003 (bmo#680840, bmo#682335)
       
   449     Potentially exploitable WebGL crashes
       
   450   * MFSA 2011-42/CVE-2011-3232 (bmo#653672)
       
   451     Potentially exploitable crash in the YARR regular expression
       
   452     library
       
   453   * MFSA 2011-43/CVE-2011-3004 (bmo#653926)
       
   454     loadSubScript unwraps XPCNativeWrapper scope parameter
       
   455   * MFSA 2011-44/CVE-2011-3005 (bmo#675747)
       
   456     Use after free reading OGG headers
       
   457   * MFSA 2011-45
       
   458     Inferring keystrokes from motion data
       
   459 - removed obsolete mozilla-cairo-lcd.patch
       
   460 - rebased patches
       
   461 - removed XLIB_SKIP_ARGB_VISUALS=1 from environment in
       
   462   mozilla.sh.in (bnc#680758)
       
   463 
       
   464 -------------------------------------------------------------------
       
   465 Fri Sep 16 06:57:38 UTC 2011 - wr@rosenauer.org
       
   466 
       
   467 - fixed loading of kde.js under KDE (bnc#718311)
       
   468 
       
   469 -------------------------------------------------------------------
       
   470 Wed Sep 14 07:02:04 UTC 2011 - wr@rosenauer.org
       
   471 
       
   472 - add dbus-1-glib-devel to BuildRequires (not pulled in
       
   473   automatically anymore on 12.1)
       
   474 - increase minversions for NSPR and NSS
       
   475 
       
   476 -------------------------------------------------------------------
       
   477 Fri Sep  9 20:44:15 UTC 2011 - wr@rosenauer.org
       
   478 
       
   479 - recreated source archive to get correct source-stamp.txt
       
   480 
       
   481 -------------------------------------------------------------------
       
   482 Wed Sep  7 14:30:34 UTC 2011 - pcerny@suse.com
       
   483 
       
   484 - security update to 6.0.2 (bnc#714931)
       
   485   * Complete blocking of certificates issued by DigiNotar
       
   486     (bmo#683449)
       
   487 
       
   488 -------------------------------------------------------------------
       
   489 Fri Sep  2 14:40:07 UTC 2011 - pcerny@suse.com
       
   490 
       
   491 - security update to 6.0.1 (bnc#714931)
       
   492   * MFSA 2011-34
       
   493     Protection against fraudulent DigiNotar certificates
       
   494     (bmo#682927)
       
   495 
       
   496 -------------------------------------------------------------------
       
   497 Fri Aug 12 21:16:19 UTC 2011 - wr@rosenauer.org
       
   498 
       
   499 - update to 6.0 (bnc#712224)
       
   500   included security fixes MFSA 2011-29
       
   501   * CVE-2011-2989/CVE-2011-2991/CVE-2011-2992/CVE-2011-2985
       
   502     Miscellaneous memory safety hazards
       
   503   * CVE-2011-2993 (bmo#657267)
       
   504     Unsigned scripts can call script inside signed JAR
       
   505   * CVE-2011-2988 (bmo#665934)
       
   506     Heap overflow in ANGLE library
       
   507   * CVE-2011-0084 (bmo#648094)
       
   508     Crash in SVGTextElement.getCharNumAtPosition()
       
   509   * CVE-2011-2990
       
   510     Credential leakage using Content Security Policy reports
       
   511   * CVE-2011-2986 (bmo#655836)
       
   512     Cross-origin data theft using canvas and Windows D2D
       
   513 - removed obsolete curl header dependency (mozilla-curl.patch)
       
   514 
       
   515 -------------------------------------------------------------------
       
   516 Fri Jul 22 13:34:12 UTC 2011 - wr@rosenauer.org
       
   517 
       
   518 - update to 6.0b3
       
   519   * removed obsolete patches
       
   520     - firefox-shellservice.patch
       
   521     - mozilla-gio.patch
       
   522     - mozilla-ppc-ipc.patch
       
   523     - firefox-linkorder.patch
       
   524     - firefox-no-sync-l10n.patch
       
   525 - recognize linux3 as platform for symbolstore.py
       
   526 
       
   527 -------------------------------------------------------------------
       
   528 Fri Jul  1 19:53:18 CEST 2011 - vuntz@opensuse.org
       
   529 
       
   530 - Add x-scheme-handler/ftp to the MimeType key in the .desktop, to
       
   531   let desktops know that Firefox can deal with ftp: URIs.
       
   532 
       
   533 -------------------------------------------------------------------
       
   534 Fri Jul  1 06:45:08 UTC 2011 - wr@rosenauer.org
       
   535 
       
   536 - create upstream branding package again (supposedly empty)
       
   537   (bnc#703401)
       
   538 - fix build on SLE11 (changes do not affect/are not applied for
       
   539   later versions)
       
   540 
       
   541 -------------------------------------------------------------------
       
   542 Wed Jun 22 06:41:17 UTC 2011 - wr@rosenauer.org
       
   543 
       
   544 - enable startup notification (bnc#701465)
       
   545 
       
   546 -------------------------------------------------------------------
       
   547 Mon Jun 20 19:37:01 UTC 2011 - wr@rosenauer.org
       
   548 
       
   549 - update to 5.0 final
       
   550 - included fixes for security issues: (bnc#701296, bnc#700578)
       
   551   * MFSA 2011-19/CVE-2011-2374 CVE-2011-2375
       
   552     Miscellaneous memory safety hazards
       
   553   * MFSA 2011-20/CVE-2011-2373 (bmo#617247)
       
   554     Use-after-free vulnerability when viewing XUL document with
       
   555     script disabled
       
   556   * MFSA 2011-21/CVE-2011-2377 (bmo#638018, bmo#639303)
       
   557     Memory corruption due to multipart/x-mixed-replace images
       
   558   * MFSA 2011-22/CVE-2011-2371 (bmo#664009)
       
   559     Integer overflow and arbitrary code execution in
       
   560     Array.reduceRight()
       
   561   * MFSA 2011-25/CVE-2011-2366
       
   562     Stealing of cross-domain images using WebGL textures
       
   563   * MFSA 2011-26/CVE-2011-2367 CVE-2011-2368
       
   564     Multiple WebGL crashes
       
   565   * MFSA 2011-27/CVE-2011-2369 (bmo#650001)
       
   566     XSS encoding hazard with inline SVG
       
   567   * MFSA 2011-28/CVE-2011-2370 (bmo#645699)
       
   568     Non-whitelisted site can trigger xpinstall
       
   569 
       
   570 -------------------------------------------------------------------
       
   571 Mon Jun 20 09:17:42 UTC 2011 - wr@rosenauer.org
       
   572 
       
   573 - update to 5.0b7
       
   574   * updated supported locales
       
   575 - do not build dump_syms static (not needed for us)
       
   576   -> fix build for openSUSE 12.1 and above
       
   577 
       
   578 -------------------------------------------------------------------
       
   579 Wed Jun 15 14:59:32 UTC 2011 - wr@rosenauer.org
       
   580 
       
   581 - update to 5.0b6
       
   582 - include proper revision information into the build
       
   583 - speedier find-external-requires.sh
       
   584 
       
   585 -------------------------------------------------------------------
       
   586 Tue May 31 06:53:55 UTC 2011 - wr@rosenauer.org
       
   587 
       
   588 - update to 5.0b3
       
   589 - transformed to standalone Firefox (not xulrunner based)
       
   590   (with new Firefox rapid release cycle it makes no sense anymore)
       
   591   * imported all relevant xulrunner patches
       
   592 - do not compile in build timestamp
       
   593 
       
   594 -------------------------------------------------------------------
       
   595 Fri Apr 15 07:08:53 UTC 2011 - wr@rosenauer.org
       
   596 
       
   597 - security update to 4.0.1 (bnc#689281)
       
   598   * MFSA 2011-12/ CVE-2011-0069 CVE-2011-0070 CVE-2011-0079
       
   599     CVE-2011-0080 CVE-2011-0081
       
   600     Miscellaneous memory safety hazards
       
   601   * MFSA 2011-17/CVE-2011-0068 (bmo#623791)
       
   602     WebGLES vulnerabilities
       
   603   * MFSA 2011-18/CVE-2011-1202 (bmo#640339)
       
   604     XSLT generate-id() function heap address leak
       
   605 
       
   606 -------------------------------------------------------------------
       
   607 Wed Mar 30 11:24:36 UTC 2011 - wr@rosenauer.org
       
   608 
       
   609 - add all available icon sizes
       
   610 
       
   611 -------------------------------------------------------------------
       
   612 Tue Mar 29 11:55:53 UTC 2011 - cfarrell@novell.com
       
   613 
       
   614 - license update: MPLv1.1 or GPLv2+ or LGPLv2+
       
   615   Sync licenses with Fedora. MPL does not state ^or later^
       
   616 
       
   617 -------------------------------------------------------------------
       
   618 Fri Mar 18 08:49:15 UTC 2011 - wr@rosenauer.org
       
   619 
       
   620 - update to version 4.0rc2
       
   621 - fixed rpm macros delivered with devel package (bnc#679950)
       
   622 
       
   623 -------------------------------------------------------------------
       
   624 Wed Feb 23 07:52:04 UTC 2011 - wr@rosenauer.org
       
   625 
       
   626 - update to version 4.0b12
       
   627 - rebased patches
       
   628 
       
   629 -------------------------------------------------------------------
       
   630 Fri Feb  4 09:32:50 UTC 2011 - wr@rosenauer.org
       
   631 
       
   632 - update to version 4.0b11
       
   633   * loads of bugfixes compared to last beta
       
   634   * added "Do Not Track" option
       
   635 - rebased patches
       
   636 - disable testpilot
       
   637 
       
   638 -------------------------------------------------------------------
       
   639 Fri Jan 28 08:56:12 UTC 2011 - wr@rosenauer.org
       
   640 
       
   641 - set correct desktop file name within KDE for 11.4 and up
       
   642 - add devel package with macros for extensions (from lnussel@suse.de)
       
   643 
       
   644 -------------------------------------------------------------------
       
   645 Sat Jan 22 22:21:52 UTC 2011 - wr@rosenauer.org
       
   646 
       
   647 - update to version 4.0b10
       
   648 - removed obsolete firefox-shell-bmo624267.patch
       
   649 - testpilot moved to distribution/extensions
       
   650 - updated locale provides and removed bn-IN from locales
       
   651 
       
   652 -------------------------------------------------------------------
       
   653 Tue Jan 11 06:13:40 UTC 2011 - wr@rosenauer.org
       
   654 
       
   655 - update to version 4.0b9
       
   656 - added x-scheme-handler for http and https to desktop file for
       
   657   newer Gnome environments
       
   658 - fixed default browser check/set for GIO (bmo#611953)
       
   659   (mozilla-shellservice.patch)
       
   660 - removed obsolete firefox-appname.patch (integrated into
       
   661   shellservice patch)
       
   662 - renamed desktop file to firefox.desktop for 11.4 and newer
       
   663   (bnc#664211)
       
   664 - removed support for 10.3 and older from the spec file
       
   665 - removed obsolete "Ximian" categories from desktop file
       
   666 
       
   667 -------------------------------------------------------------------
       
   668 Mon Jan  3 17:35:46 CET 2011 - meissner@suse.de
       
   669 
       
   670 - Mirror ac_add_options --disable-ipc from xulrunner for PowerPC.
       
   671 
       
   672 -------------------------------------------------------------------
       
   673 Wed Dec 15 07:49:45 UTC 2010 - wr@rosenauer.org
       
   674 
       
   675 - update to version 4.0beta8
       
   676 
       
   677 -------------------------------------------------------------------
       
   678 Tue Nov 30 14:19:59 UTC 2010 - wr@rosenauer.org
       
   679 
       
   680 - major update to version 4.0beta7
       
   681   * based on mozilla-xulrunner20
       
   682   * far too many internal changes to list
       
   683 
       
   684 -------------------------------------------------------------------
       
   685 Wed Oct 27 07:12:14 CEST 2010 - wr@rosenauer.org
       
   686 
       
   687 - security update to 3.6.12 (bnc#649492)
       
   688   * MFSA 2010-73/CVE-2010-3765 (bmo#607222)
       
   689     Heap buffer overflow mixing document.write and DOM insertion
       
   690 
       
   691 -------------------------------------------------------------------
       
   692 Wed Oct  6 07:13:52 CEST 2010 - wr@rosenauer.org
       
   693 
       
   694 - security update to 3.6.11 (bnc#645315)
       
   695   * MFSA 2010-64/CVE-2010-3174/CVE-2010-3175/CVE-2010-3176
       
   696     Miscellaneous memory safety hazards
       
   697   * MFSA 2010-65/CVE-2010-3179 (bmo#583077)
       
   698     Buffer overflow and memory corruption using document.write
       
   699   * MFSA 2010-66/CVE-2010-3180 (bmo#588929)
       
   700     Use-after-free error in nsBarProp
       
   701   * MFSA 2010-67/CVE-2010-3183 (bmo#598669)
       
   702     Dangling pointer vulnerability in LookupGetterOrSetter
       
   703   * MFSA 2010-68/CVE-2010-3177 (bmo#556734)
       
   704     XSS in gopher parser when parsing hrefs
       
   705   * MFSA 2010-69/CVE-2010-3178 (bmo#576616)
       
   706     Cross-site information disclosure via modal calls
       
   707   * MFSA 2010-70/CVE-2010-3170 (bmo#578697)
       
   708     SSL wildcard certificate matching IP addresses
       
   709   * MFSA 2010-71/CVE-2010-3182 (bmo#590753)
       
   710     Unsafe library loading vulnerabilities
       
   711   * MFSA 2010-72/CVE-2010-3173
       
   712     Insecure Diffie-Hellman key exchange
       
   713 
       
   714 -------------------------------------------------------------------
       
   715 Wed Sep 15 07:39:22 CEST 2010 - wr@rosenauer.org
       
   716 
       
   717 - update to 3.6.10
       
   718   * fixing startup topcrash (bmo#594699)
       
   719 
       
   720 -------------------------------------------------------------------
       
   721 Thu Aug 26 07:40:28 CEST 2010 - wr@rosenauer.org
       
   722 
       
   723 - security update to 3.6.9 (bnc#637303)
       
   724   * MFSA 2010-49/CVE-2010-3169
       
   725     Miscellaneous memory safety hazards
       
   726   * MFSA 2010-50/CVE-2010-2765 (bmo#576447)
       
   727     Frameset integer overflow vulnerability
       
   728   * MFSA 2010-51/CVE-2010-2767 (bmo#584512)
       
   729     Dangling pointer vulnerability using DOM plugin array
       
   730   * MFSA 2010-53/CVE-2010-3166 (bmo#579655)
       
   731     Heap buffer overflow in nsTextFrameUtils::TransformText
       
   732   * MFSA 2010-54/CVE-2010-2760 (bmo#585815)
       
   733     Dangling pointer vulnerability in nsTreeSelection
       
   734   * MFSA 2010-55/CVE-2010-3168 (bmo#576075)
       
   735     XUL tree removal crash and remote code execution
       
   736   * MFSA 2010-56/CVE-2010-3167 (bmo#576070)
       
   737     Dangling pointer vulnerability in nsTreeContentView
       
   738   * MFSA 2010-57/CVE-2010-2766 (bmo#580445)
       
   739     Crash and remote code execution in normalizeDocument
       
   740   * MFSA 2010-59/CVE-2010-2762 (bmo#584180)
       
   741     SJOW creates scope chains ending in outer object
       
   742   * MFSA 2010-61/CVE-2010-2768 (bmo#579744)
       
   743     UTF-7 XSS by overriding document charset using <object> type
       
   744     attribute
       
   745   * MFSA 2010-62/CVE-2010-2769 (bmo#520189)
       
   746     Copy-and-paste or drag-and-drop into designMode document allows
       
   747     XSS
       
   748   * MFSA 2010-63/CVE-2010-2764 (bmo#552090)
       
   749     Information leak via XMLHttpRequest statusText
       
   750 
       
   751 -------------------------------------------------------------------
       
   752 Wed Jul 28 08:33:14 CEST 2010 - meissner@suse.de
       
   753 
       
   754 - disable crash reporter for non x86/x86_64 to make it build.
       
   755 
       
   756 -------------------------------------------------------------------
       
   757 Sat Jul 24 12:42:58 CEST 2010 - wr@rosenauer.org
       
   758 
       
   759 - security update to 3.6.8 (bnc#622506)
       
   760   * MFSA 2010-48/CVE-2010-2755 (bmo#575836)
       
   761     Dangling pointer crash regression from plugin parameter array
       
   762     fix
       
   763 
       
   764 -------------------------------------------------------------------
       
   765 Fri Jul 16 06:48:44 CEST 2010 - wr@rosenauer.org
       
   766 
       
   767 - security update to 3.6.7 (bnc#622506)
       
   768   * MFSA 2010-34/CVE-2010-1211/CVE-2010-1212
       
   769     Miscellaneous memory safety hazards
       
   770   * MFSA 2010-35/CVE-2010-1208 (bmo#572986)
       
   771     DOM attribute cloning remote code execution vulnerability
       
   772   * MFSA 2010-36/CVE-2010-1209 (bmo#552110)
       
   773     Use-after-free error in NodeIterator
       
   774   * MFSA 2010-37/CVE-2010-1214 (bmo#572985)
       
   775     Plugin parameter EnsureCachedAttrParamArrays remote code
       
   776     execution vulnerability
       
   777   * MFSA 2010-38/CVE-2010-1215 (bmo#567069)
       
   778     Arbitrary code execution using SJOW and fast native function
       
   779   * MFSA 2010-39/CVE-2010-2752 (bmo#574059)
       
   780     nsCSSValue::Array index integer overflow
       
   781   * MFSA 2010-40/CVE-2010-2753 (bmo#571106)
       
   782     nsTreeSelection dangling pointer remote code execution
       
   783     vulnerability
       
   784   * MFSA 2010-41/CVE-2010-1205 (bmo#570451)
       
   785     Remote code execution using malformed PNG image
       
   786   * MFSA 2010-42/CVE-2010-1213 (bmo#568148)
       
   787     Cross-origin data disclosure via Web Workers and importScripts
       
   788   * MFSA 2010-43/CVE-2010-1207 (bmo#571287)
       
   789     Same-origin bypass using canvas context
       
   790   * MFSA 2010-44/CVE-2010-1210 (bmo#564679)
       
   791     Characters mapped to U+FFFD in 8 bit encodings cause subsequent
       
   792     character to vanish
       
   793   * MFSA 2010-45/CVE-2010-1206/CVE-2010-2751 (bmo#536466,556957)
       
   794     Multiple location bar spoofing vulnerabilities
       
   795   * MFSA 2010-46/CVE-2010-0654 (bmo#524223)
       
   796     Cross-domain data theft using CSS
       
   797   * MFSA 2010-47/CVE-2010-2754 (bmo#568564)
       
   798     Cross-origin data leakage from script filename in error messages
       
   799 
       
   800 -------------------------------------------------------------------
       
   801 Sun Jun 27 20:24:31 CEST 2010 - wr@rosenauer.org
       
   802 
       
   803 - update to 3.6.6 release
       
   804   * modifies the crash protection feature to increase the amount 
       
   805     of time that plugins are allowed to be non-responsive before 
       
   806     being terminated.
       
   807 
       
   808 -------------------------------------------------------------------
       
   809 Wed Jun 23 14:40:35 CEST 2010 - wr@rosenauer.org
       
   810 
       
   811 - update to final 3.6.4 release (bnc#603356)
       
   812   * MFSA 2010-26/CVE-2010-1200/CVE-2010-1201/CVE-2010-1202/
       
   813     CVE-2010-1203
       
   814     Crashes with evidence of memory corruption (rv:1.9.2.4)
       
   815   * MFSA 2010-28/CVE-2010-1198 (bmo#532246)
       
   816     Freed object reuse across plugin instances
       
   817   * MFSA 2010-29/CVE-2010-1196 (bmo#534666)
       
   818     Heap buffer overflow in nsGenericDOMDataNode::SetTextInternal
       
   819   * MFSA 2010-30/CVE-2010-1199 (bmo#554255)
       
   820     Integer Overflow in XSLT Node Sorting
       
   821   * MFSA 2010-31/CVE-2010-1125 (bmo#552255)
       
   822     focus() behavior can be used to inject or steal keystrokes
       
   823   * MFSA 2010-32/CVE-2010-1197 (bmo#537120)
       
   824     Content-Disposition: attachment ignored if
       
   825     Content-Type: multipart also present
       
   826   * MFSA 2010-33/CVE-2008-5913 (bmo#475585)
       
   827     User tracking across sites using Math.random()
       
   828 
       
   829 -------------------------------------------------------------------
       
   830 Mon Jun  7 07:07:33 CEST 2010 - wr@rosenauer.org
       
   831 
       
   832 - update to 3.6.4(build6)
       
   833 
       
   834 -------------------------------------------------------------------
       
   835 Sun Apr 18 09:42:40 CEST 2010 - wr@rosenauer.org
       
   836 
       
   837 - security update to 3.6.4 (Lorentz)
       
   838   * enable crashreporter also for x86-64
       
   839   * Flash runs in a separate process to avoid crashing Firefox
       
   840     (ix86 only; x86-64 still uses nspluginwrapper)
       
   841 
       
   842 -------------------------------------------------------------------
       
   843 Thu Apr  1 11:15:38 UTC 2010 - wr@rosenauer.org
       
   844 
       
   845 - security update to 3.6.3
       
   846   * MFSA 2010-25/CVE-2010-1121 (bmo#555109)
       
   847     Re-use of freed object due to scope confusion
       
   848 
       
   849 -------------------------------------------------------------------
       
   850 Thu Mar 18 06:43:33 CET 2010 - wr@rosenauer.org
       
   851 
       
   852 - security update to version 3.6.2 (bnc#586567)
       
   853   * MFSA 2010-08/CVE-2010-1028
       
   854     WOFF heap corruption due to integer overflow
       
   855   * MFSA 2010-09/CVE-2010-0164 (bmo#547143)
       
   856     Deleted frame reuse in multipart/x-mixed-replace image
       
   857   * MFSA 2010-10/CVE-2010-0170 (bmo#541530)
       
   858     XSS via plugins and unprotected Location object
       
   859   * MFSA 2010-11/CVE-2010-0165/CVE-2010-0166/CVE-2010-0167
       
   860     Crashes with evidence of memory corruption
       
   861   * MFSA 2010-12/CVE-2010-0171 (bmo#531364)
       
   862     XSS using addEventListener and setTimeout on a wrapped object
       
   863   * MFSA 2010-13/CVE-2010-0168 (bmo#540642)
       
   864     Content policy bypass with image preloading
       
   865   * MFSA 2010-14/CVE-2010-0169 (bmo#535806)
       
   866     Browser chrome defacement via cached XUL stylesheets
       
   867   * MFSA 2010-15/CVE-2010-0172 (bmo#537862)
       
   868     Asynchronous Auth Prompt attaches to wrong window
       
   869   * MFSA 2010-16/CVE-2010-0173/CVE-2010-0174
       
   870     Crashes with evidence of memory corruption
       
   871   * MFSA 2010-18/CVE-2010-0176 (bmo#538308)
       
   872     Dangling pointer vulnerability in nsTreeContentView
       
   873   * MFSA 2010-19/CVE-2010-0177 (bmo#538310)
       
   874     Dangling pointer vulnerability in nsPluginArray
       
   875   * MFSA 2010-20/CVE-2010-0178 (bmo#546909)
       
   876     Chrome privilege escalation via forced URL drag and drop
       
   877   * MFSA 2010-22/CVE-2009-3555 (bmo#545755)
       
   878     Update NSS to support TLS renegotiation indication
       
   879   * MFSA 2010-23/CVE-2010-0181 (bmo#452093)
       
   880     Image src redirect to mailto: URL opens email editor
       
   881   * MFSA 2010-24/CVE-2010-0182 (bmo#490790)
       
   882     XMLDocument::load() doesn't check nsIContentPolicy
       
   883 
       
   884 -------------------------------------------------------------------
       
   885 Mon Jan 18 09:42:50 CET 2010 - wr@rosenauer.org
       
   886 
       
   887 - update to 3.6rc2 (already named 3.6.0)
       
   888 - removed obsolete orbit-devel build requirement
       
   889 
       
   890 -------------------------------------------------------------------
       
   891 Wed Jan  6 17:15:40 CET 2010 - wr@rosenauer.org
       
   892 
       
   893 - major update to 3.6rc1
       
   894 
       
   895 -------------------------------------------------------------------
       
   896 Fri Dec 25 09:39:42 CET 2009 - wr@rosenauer.org
       
   897 
       
   898 - update to version 3.5.7 (bnc#568011)
       
   899   * DNS resolution in MakeSN of nsAuthSSPI causing issues for
       
   900     proxy servers that support NTLM auth (bmo#535193)
       
   901 - added missing lockdown preferences (bnc#567131)
       
   902 
       
   903 -------------------------------------------------------------------
       
   904 Thu Dec 17 20:06:38 CET 2009 - wr@rosenauer.org
       
   905 
       
   906 - readded firefox-ui-lockdown.patch (bnc#546158)
       
   907 
       
   908 -------------------------------------------------------------------
       
   909 Thu Dec  3 21:53:59 CET 2009 - wr@rosenauer.org
       
   910 
       
   911 - security update to version 3.5.6 (bnc#559807)
       
   912   * MFSA 2009-65/CVE-2009-3979/CVE-2009-3980/CVE-2009-3982
       
   913     Crashes with evidence of memory corruption (rv:1.9.1.6)
       
   914   * MFSA 2009-66/CVE-2009-3388 (bmo#504843,bmo#523816)
       
   915     Memory safety fixes in liboggplay media library
       
   916   * MFSA 2009-67/CVE-2009-3389 (bmo#515882,bmo#504613)
       
   917     Integer overflow, crash in libtheora video library
       
   918   * MFSA 2009-68/CVE-2009-3983 (bmo#487872)
       
   919     NTLM reflection vulnerability
       
   920   * MFSA 2009-69/CVE-2009-3984/CVE-2009-3985 (bmo#521461,bmo#514232)
       
   921     Location bar spoofing vulnerabilities
       
   922   * MFSA 2009-70/VE-2009-3986 (bmo#522430)
       
   923     Privilege escalation via chrome window.opener
       
   924 - fixed firefox-browser-css.patch (bnc#561027)
       
   925 
       
   926 -------------------------------------------------------------------
       
   927 Mon Nov 23 22:31:21 CET 2009 - wr@rosenauer.org
       
   928 
       
   929 - rebased patches for fuzz=0
       
   930 
       
   931 -------------------------------------------------------------------
       
   932 Thu Nov  5 19:49:33 UTC 2009 - wr@rosenauer.org
       
   933 
       
   934 - update to version 3.5.5 (bnc#553172)
       
   935 
       
   936 -------------------------------------------------------------------
       
   937 Sat Oct 17 23:19:23 CEST 2009 - wr@rosenauer.org
       
   938 
       
   939 - security update to version 3.5.4 (bnc#545277)
       
   940   * MFSA 2009-52/CVE-2009-3370 (bmo#511615)
       
   941     Form history vulnerable to stealing
       
   942   * MFSA 2009-53/CVE-2009-3274 (bmo#514823)
       
   943     Local downloaded file tampering
       
   944   * MFSA 2009-54/CVE-2009-3371 (bmo#514554)
       
   945     Crash with recursive web-worker calls
       
   946   * MFSA 2009-55/CVE-2009-3372 (bmo#500644)
       
   947     Crash in proxy auto-configuration regexp parsing
       
   948   * MFSA 2009-56/CVE-2009-3373 (bmo#511689)
       
   949     Heap buffer overflow in GIF color map parser
       
   950   * MFSA 2009-57/CVE-2009-3374 (bmo#505988)
       
   951     Chrome privilege escalation in XPCVariant::VariantDataToJS()
       
   952   * MFSA 2009-59/CVE-2009-1563 (bmo#516396, bmo#516862)
       
   953     Heap buffer overflow in string to number conversion
       
   954   * MFSA 2009-61/CVE-2009-3375 (bmo#503226)
       
   955     Cross-origin data theft through document.getSelection()
       
   956   * MFSA 2009-62/CVE-2009-3376 (bmo#511521)
       
   957     Download filename spoofing with RTL override
       
   958   * MFSA 2009-63/CVE-2009-3377/CVE-2009-3379/CVE-2009-3378
       
   959     Upgrade media libraries to fix memory safety bugs
       
   960   * MFSA 2009-64/CVE-2009-3380/CVE-2009-3381/CVE-2009-3383
       
   961     Crashes with evidence of memory corruption
       
   962 - removed upstreamed patch
       
   963   * firefox-bug506901.patch 
       
   964 
       
   965 -------------------------------------------------------------------
       
   966 Wed Oct  7 20:11:24 CEST 2009 - llunak@novell.com
       
   967 
       
   968 - fix KDE button order in one more place (bnc#170055)
       
   969 
       
   970 -------------------------------------------------------------------
       
   971 Fri Oct  2 20:26:49 CEST 2009 - wr@rosenauer.org
       
   972 
       
   973 - improve UI colors to be usable with dark themes at all 
       
   974   (firefox-browser-css.patch) (bnc#503351)
       
   975 - extend list of supported architectures as ABI identifier
       
   976   (mozilla-abi.patch) (bnc#543460)
       
   977 
       
   978 -------------------------------------------------------------------
       
   979 Mon Sep 14 00:07:55 CEST 2009 - wr@rosenauer.org
       
   980 
       
   981 - added KDE integration patch from llunak@novell.com  
       
   982   (firefox-kde.patch)  
       
   983   * support for knotify, making -kde4-addon obsolete  
       
   984   * KDE-specific support functional (bnc#170055)
       
   985 - do not build libnkgnomevfs (bmo#512671) (firefox-no-gnomevfs)
       
   986 
       
   987 -------------------------------------------------------------------
       
   988 Thu Sep 10 09:34:26 CEST 2009 - wr@rosenauer.org
       
   989 
       
   990 - security update to version 3.5.3 (bnc#534458)
       
   991   * MFSA 2009-47/CVE-2009-3069/CVE-2009-3070/CVE-2009-3071/
       
   992     CVE-2009-3072/CVE-2009-3073/CVE-2009-3074/CVE-2009-3075
       
   993     Crashes with evidence of memory corruption
       
   994   * MFSA 2009-49/CVE-2009-3077 (bmo#506871)
       
   995     TreeColumns dangling pointer vulnerability
       
   996   * MFSA 2009-50/CVE-2009-3078 (bmo#453827)
       
   997     Location bar spoofing via tall line-height Unicode characters
       
   998   * MFSA 2009-51/CVE-2009-3079 (bmo#454363)
       
   999     Chrome privilege escalation with FeedWriter
       
  1000 
       
  1001 -------------------------------------------------------------------
       
  1002 Wed Aug 19 22:14:07 CEST 2009 - wr@rosenauer.org
       
  1003 
       
  1004 - renamed patch firefox-contextmenu-gnome to firefox-cross-desktop
       
  1005   as it contains more tweaks to handle non-Gnome environments and
       
  1006   especially KDE integration: 
       
  1007   * added the ability to set the KDE default browser 
       
  1008     (still part of bnc#170055)
       
  1009 
       
  1010 -------------------------------------------------------------------
       
  1011 Sat Aug  8 00:14:18 CEST 2009 - wr@rosenauer.org
       
  1012 
       
  1013 - split -translations package into -common and -other
       
  1014   (bnc#529180)
       
  1015 - remove "set as background" from context menu if not running in
       
  1016   Gnome (part of bnc#170055)
       
  1017 
       
  1018 -------------------------------------------------------------------
       
  1019 Fri Jul 31 09:01:57 CEST 2009 - wr@rosenauer.org
       
  1020 
       
  1021 - security update to version 3.5.2
       
  1022   * MFSA 2009-38/CVE-2009-2470 (bmo#459524)
       
  1023     Data corruption with SOCKS5 reply containing DNS name longer
       
  1024     than 15 characters
       
  1025   * MFSA 2009-44/CVE-2009-2654 (bmo#451898)
       
  1026     Location bar and SSL indicator spoofing via window.open() on
       
  1027     invalid URL
       
  1028   * MFSA 2009-45
       
  1029     Crashes with evidence of memory corruption
       
  1030   * MFSA 2009-46 (bmo#498897)
       
  1031     Chrome privilege escalation due to incorrectly cached wrapper
       
  1032   * various other stability fixes
       
  1033 - export MOZ_APP_LAUNCHER in the startscript (bmo#453689)
       
  1034 
       
  1035 -------------------------------------------------------------------
       
  1036 Tue Jul 28 14:54:46 CEST 2009 - wr@rosenauer.org
       
  1037 
       
  1038 - fixed %exclude usage
       
  1039 - fixed preferences' advanced pane for fresh profiles (bmo#506901)
       
  1040 
       
  1041 -------------------------------------------------------------------
       
  1042 Wed Jul 15 20:13:19 CEST 2009 - wr@rosenauer.org
       
  1043 
       
  1044 - security update to version 3.5.1
       
  1045   * MFSA 2009-41
       
  1046     Corrupt JIT state after deep return from native function
       
  1047 
       
  1048 -------------------------------------------------------------------
       
  1049 Mon Jul  6 12:33:47 CEST 2009 - wr@rosenauer.org
       
  1050 
       
  1051 - added mozilla-linkorder.patch to fix build with --as-needed
       
  1052 
       
  1053 -------------------------------------------------------------------
       
  1054 Tue Jun 30 08:52:00 CEST 2009 - wr@rosenauer.org
       
  1055 
       
  1056 - update to final version 3.5 (20090623)
       
  1057 
       
  1058 -------------------------------------------------------------------
       
  1059 Tue Jun 23 09:39:50 CEST 2009 - wr@rosenauer.org
       
  1060 
       
  1061 - fixed build by linking to a real file
       
  1062 
       
  1063 -------------------------------------------------------------------
       
  1064 Thu Jun 18 10:19:40 CEST 2009 - wr@rosenauer.org
       
  1065 
       
  1066 - update to version 3.5rc2 (20090617)
       
  1067 - BuildRequire mozilla-xulrunner191 = 1.9.1.0
       
  1068 
       
  1069 -------------------------------------------------------------------
       
  1070 Sat Jun  6 15:59:02 CEST 2009 - wr@rosenauer.org
       
  1071 
       
  1072 - update to version 3.5b99 (20090604)
       
  1073 - BuildRequire mozilla-xulrunner191 = 1.9.1b99
       
  1074 
       
  1075 -------------------------------------------------------------------
       
  1076 Wed May 27 08:03:16 CEST 2009 - wr@rosenauer.org
       
  1077 
       
  1078 - fixed typos in improved xulrunner dependencies
       
  1079 
       
  1080 -------------------------------------------------------------------
       
  1081 Mon May 11 18:25:12 CEST 2009 - wr@rosenauer.org
       
  1082 
       
  1083 - use non-localized Downloads folder (bnc#501724)
       
  1084 
       
  1085 -------------------------------------------------------------------
       
  1086 Mon May  4 07:57:50 CEST 2009 - wr@rosenauer.org
       
  1087 
       
  1088 - update to new major version 3.5b4
       
  1089   * based on Gecko 1.9.1 (mozilla-xulrunner191)
       
  1090   * Private Browsing Mode
       
  1091   * TraceMonkey JavaScript engine
       
  1092   * Geolocation support
       
  1093   * native JSON and web worker threads support
       
  1094   * speculative parsing for faster content rendering
       
  1095   * Some HTML5 support
       
  1096 - updated firefox.schemas
       
  1097 - improved firefox-no-update.patch
       
  1098 
       
  1099 -------------------------------------------------------------------
       
  1100 Tue Apr 28 10:47:54 CEST 2009 - wr@rosenauer.org
       
  1101 
       
  1102 - security update to 3.0.10
       
  1103   * MFSA 2009-23/CVE-2009-1313 (bmo#489647)
       
  1104       Crash in nsTextFrame::ClearTextRun()
       
  1105 
       
  1106 -------------------------------------------------------------------
       
  1107 Thu Apr 16 13:52:21 CEST 2009 - wr@rosenauer.org
       
  1108 
       
  1109 - security update to 3.0.9 (bnc#495473)
       
  1110   * MFSA 2009-14/CVE-2009-1302/CVE-2009-1303/CVE-2009-1304/CVE-2009-1305
       
  1111       Crashes with evidence of memory corruption (rv:1.9.0.9)
       
  1112   * MFSA 2009-15/CVE-2009-0652 (bmo#479336)
       
  1113       URL spoofing with box drawing character
       
  1114   * MFSA 2009-16/CVE-2009-1306 (bmo#474536)
       
  1115       jar: scheme ignores the content-disposition: header on the
       
  1116       inner URI
       
  1117   * MFSA 2009-17/CVE-2009-1307 (bmo#481342)
       
  1118       Same-origin violations when Adobe Flash loaded via
       
  1119       view-source: scheme
       
  1120   * MFSA 2009-18/CVE-2009-1308 (bmo#481558)
       
  1121       XSS hazard using third-party stylesheets and XBL bindings
       
  1122   * MFSA 2009-19/CVE-2009-1309 (bmo#482206,478433)
       
  1123       Same-origin violations in XMLHttpRequest and
       
  1124       XPCNativeWrapper.toString
       
  1125   * MFSA 2009-20/CVE-2009-1310 (bmo#483086)
       
  1126       Malicious search plugins can inject code into arbitrary sites
       
  1127   * MFSA 2009-21/CVE-2009-1311 (bmo#471962)
       
  1128       POST data sent to wrong site when saving web page with
       
  1129       embedded frame
       
  1130   * MFSA 2009-22/CVE-2009-1312 (bmo#475636)
       
  1131       Firefox allows Refresh header to redirect to javascript: URIs
       
  1132 
       
  1133 -------------------------------------------------------------------
       
  1134 Fri Mar 27 09:43:43 CET 2009 - wr@rosenauer.org
       
  1135 
       
  1136 - security update to 1.9.0.8 (bnc#488955,489411)
       
  1137   * MFSA 2009-12/CVE-2009-1169 (bmo#460090,485217)
       
  1138       Crash and remote code execution in XSL transformation
       
  1139   * MFSA 2009-13/CVE-2009-1044 (bmo#484320)
       
  1140       Arbitrary code execution via XUL tree moveToEdgeShift
       
  1141 - allow RPM provides for stuff besides shared libraries
       
  1142   (e.g. mime-types)
       
  1143 
       
  1144 -------------------------------------------------------------------
       
  1145 Sun Mar  1 11:08:58 CET 2009 - wr@rosenauer.org
       
  1146 
       
  1147 - security update to 3.0.7 (bnc#478625)
       
  1148   * MFSA 2009-07 - Crashes with evidence of memory corruption
       
  1149     CVE-2009-0771 - Layout Engine Crashes
       
  1150     CVE-2009-0772 - Layout Engine Crashes
       
  1151     CVE-2009-0773 - crashes in the JavaScript engine
       
  1152     CVE-2009-0774 - Layout Engine Crashes
       
  1153   * MFSA 2009-08/CVE-2009-0775 - (bmo#474456)
       
  1154     Mozilla Firefox XUL Linked Clones Double Free Vulnerability
       
  1155   * MFSA 2009-09/CVE-2009-0776 (bmo#414540)
       
  1156     XML data theft via RDFXMLDataSource and cross-domain redirect
       
  1157   * MFSA 2009-10/CVE-2009-0040 (bmo#478901)
       
  1158     Upgrade PNG library to fix memory safety hazards
       
  1159   * MFSA 2009-11/CVE-2009-0777 (bmo#452979)
       
  1160     URL spoofing with invisible control characters
       
  1161 
       
  1162 -------------------------------------------------------------------
       
  1163 Wed Feb  4 18:58:59 EST 2009 - hfiguiere@suse.de
       
  1164 
       
  1165 - Review and approve changes.
       
  1166 
       
  1167 -------------------------------------------------------------------
       
  1168 Wed Jan 28 13:48:00 CET 2009 - wr@rosenauer.org
       
  1169 
       
  1170 - security update to 3.0.6 (bnc#470074)
       
  1171   * MFSA 2009-06/CVE-2009-0358: Directives to not cache pages ignored
       
  1172     (bmo#441751)
       
  1173   * MFSA 2009-05/CVE-2009-0357: XMLHttpRequest allows reading 
       
  1174     HTTPOnly cookies (bmo#380418)
       
  1175   * MFSA 2009-04/CVE-2009-0356: Chrome privilege escalation via 
       
  1176     local .desktop files (bmo#460425)
       
  1177   * MFSA 2009-03/CVE-2009-0355: Local file stealing with SessionStore
       
  1178     (bmo#466937)
       
  1179   * MFSA 2009-02/CVE-2009-0354: XSS using a chrome XBL method 
       
  1180     and window.eval (bmo#468581)
       
  1181   * MFSA 2009-01/CVE-2009-0352 - CVE-2009-0353: Crashes with 
       
  1182     evidence of memory corruption (rv:1.9.0.6) (bmo#452913, 
       
  1183     bmo#449006, bmo#331088, bmo#401042, bmo#416461, bmo#422283,
       
  1184     bmo#422301, bmo#431705, bmo#437142, bmo#421839, bmo#420697,
       
  1185     bmo#461027)
       
  1186   * (non security) added lv locale
       
  1187 
       
  1188 -------------------------------------------------------------------
       
  1189 Thu Jan 22 11:09:42 EST 2009 - hfiguiere@suse.de
       
  1190 
       
  1191 - Fix the wrapper script for PowerPC 64-bits (bnc#464753)
       
  1192 
       
  1193 -------------------------------------------------------------------
       
  1194 Wed Dec 17 13:13:25 EST 2008 - hfiguiere@suse.de
       
  1195 
       
  1196 - Review and approve changes.
       
  1197 
       
  1198 -------------------------------------------------------------------
       
  1199 Mon Dec 15 16:41:57 CET 2008 - wr@rosenauer.org
       
  1200 
       
  1201 - security update to 1.9.0.5 (bnc#455804)
       
  1202   for details
       
  1203   http://www.mozilla.org/security/known-vulnerabilities/firefox30.html
       
  1204   * removed aboutRights workaround again
       
  1205   * added et locale
       
  1206 
       
  1207 -------------------------------------------------------------------
       
  1208 Tue Nov 25 10:14:45 EST 2008 - hfiguiere@suse.de
       
  1209 
       
  1210 - Review and approve changes.
       
  1211 
       
  1212 -------------------------------------------------------------------
       
  1213 Sat Nov 22 13:26:03 CET 2008 - wr@rosenauer.org
       
  1214 
       
  1215 - replace license agreement with about:rights toolbar
       
  1216   (backported from upcoming FF 3.0.5) (bnc#436054, bmo#456439)
       
  1217   (it's always displayed in en-US)
       
  1218 
       
  1219 -------------------------------------------------------------------
       
  1220 Fri Nov 21 03:11:41 EST 2008 - hfiguiere@suse.de
       
  1221 
       
  1222 - Update firefox-lockdown-ui.patch
       
  1223   * Print Setup is now properly locked down. bnc#431028
       
  1224   * Bookmark editing it now properly locked down. bnc#439335
       
  1225   * Bookmars are properly hidden.
       
  1226   * History is properly locked down. bnc#439343
       
  1227   * Make sure the search bar is not put back when resetting the 
       
  1228     toolbar. bnc#439358
       
  1229 
       
  1230 -------------------------------------------------------------------
       
  1231 Thu Nov 20 18:49:19 CST 2008 - maw@suse.de
       
  1232 
       
  1233 - Review and approve changes.
       
  1234 
       
  1235 -------------------------------------------------------------------
       
  1236 Thu Nov 13 08:22:13 CET 2008 - wr@rosenauer.org
       
  1237 
       
  1238 - lockdown cleanup
       
  1239   * removed gecko-lockdown.patch from Firefox (it's in xulrunner)
       
  1240   * stripped out some toolkit stuff from firefox-ui-lockdown
       
  1241   * added extra default preferences for lockdown
       
  1242 
       
  1243 -------------------------------------------------------------------
       
  1244 Wed Nov 12 17:55:19 CST 2008 - maw@suse.de
       
  1245 
       
  1246 - Review and approve changes.
       
  1247 
       
  1248 -------------------------------------------------------------------
       
  1249 Tue Nov 11 09:15:59 CET 2008 - wr@rosenauer.org
       
  1250 
       
  1251 - update to security/maintenance release 3.0.4 (bnc#439841)
       
  1252   * support additional locales (bg, cy, eo, oc)
       
  1253 - removed obsolete configure option (enable-gconf)
       
  1254 
       
  1255 -------------------------------------------------------------------
       
  1256 Fri Nov  7 15:39:54 CST 2008 - maw@suse.de
       
  1257 
       
  1258 - Review and approve changes.
       
  1259 
       
  1260 -------------------------------------------------------------------
       
  1261 Tue Nov  4 23:27:03 CET 2008 - wr@rosenauer.org
       
  1262 
       
  1263 - moved gconf schema into branding packages (bnc#441646)
       
  1264 
       
  1265 -------------------------------------------------------------------
       
  1266 Tue Oct 28 16:16:14 EDT 2008 - hfiguiere@suse.de
       
  1267 
       
  1268 - Fix missing %endif (for fix for bnc#434283)
       
  1269 
       
  1270 -------------------------------------------------------------------
       
  1271 Mon Oct 27 17:05:02 EDT 2008 - hfiguiere@suse.de
       
  1272 
       
  1273 - Add disable_show_passwords to firefox.schemas. (FATE #301534)
       
  1274 
       
  1275 -------------------------------------------------------------------
       
  1276 Mon Oct 27 11:57:29 CET 2008 - wr@rosenauer.org
       
  1277 
       
  1278 - make biarch dependencies work correctly (bnc#434283)
       
  1279 
       
  1280 -------------------------------------------------------------------
       
  1281 Thu Oct 23 10:14:22 EDT 2008 - hfiguiere@suse.de
       
  1282 
       
  1283 - Added firefox-ui-lockdown.patch and gecko-lockdown.patch
       
  1284   * Lockdown: FATE#302023, FATE#302024
       
  1285 
       
  1286 -------------------------------------------------------------------
       
  1287 Mon Oct  6 14:55:48 CEST 2008 - sbrabec@suse.cz
       
  1288 
       
  1289 - Conflict with other branding providers (FATE#304881).
       
  1290 
       
  1291 -------------------------------------------------------------------
       
  1292 Mon Sep 29 12:27:43 CDT 2008 - maw@suse.de
       
  1293 
       
  1294 - Review and approve changes.
       
  1295 
       
  1296 -------------------------------------------------------------------
       
  1297 Mon Sep 29 11:36:30 CDT 2008 - maw@suse.de
       
  1298 
       
  1299 - Remove a reference to a stale patch.
       
  1300 
       
  1301 -------------------------------------------------------------------
       
  1302 Sun Sep 28 18:19:26 CEST 2008 - wr@rosenauer.org
       
  1303 
       
  1304 - update to regression fix release 3.0.3
       
  1305   * Fixed a problem where users were unable to retrieve saved
       
  1306     passwords or save new passwords (bmo#454708, bnc#429179#c20,
       
  1307     CVE-2008-4063, CVE-2008-4064, CVE-2008-3836, andCVE-2008-4070)
       
  1308 
       
  1309 -------------------------------------------------------------------
       
  1310 Thu Sep 25 14:47:13 CDT 2008 - maw@suse.de
       
  1311 
       
  1312 - Review and approve changes.
       
  1313 
       
  1314 -------------------------------------------------------------------
       
  1315 Mon Sep 15 13:45:16 CEST 2008 - wr@rosenauer.org
       
  1316 
       
  1317 - update to security/maintenance release 3.0.2 (bnc#429179)
       
  1318 - removed unused files from sources
       
  1319 - fix more rpmlint complaints and provide a config file to filter
       
  1320   false positives
       
  1321 - disable Gnome crashreporter as it has no value
       
  1322 - brought man-page up to date for the firefox stub
       
  1323   (removing firefox-bin reference)
       
  1324 - en-US locale not longer packaged in translations subpackage
       
  1325 
       
  1326 -------------------------------------------------------------------
       
  1327 Fri Aug 15 18:56:26 CDT 2008 - maw@novell.com
       
  1328 
       
  1329 - Review and approve changes.
       
  1330 
       
  1331 -------------------------------------------------------------------
       
  1332 Mon Aug  4 09:26:05 CEST 2008 - wr@rosenauer.org
       
  1333 
       
  1334 - Tweak branding split
       
  1335 
       
  1336 -------------------------------------------------------------------
       
  1337 Tue Jul 29 15:02:47 CEST 2008 - vuntz@novell.com
       
  1338 
       
  1339 - Create branding package (bnc#390752):
       
  1340   + search-addons.tar.bz2, bookmarks.html.suse and
       
  1341     firefox-suse-default-prefs.js will be moved to
       
  1342     MozillaFirefox-branding-openSUSE
       
  1343   + create a MozillaFirefox-branding-upstream package
       
  1344 
       
  1345 -------------------------------------------------------------------
       
  1346 Mon Jul 28 20:54:22 CEST 2008 - mauro@suse.de
       
  1347 
       
  1348 - Update to stability/security release 3.0.1 (bnc#407573) 
       
  1349   (thanks, Wolfgang)
       
  1350   + MFSA 2008-36  Crash with malformed GIF file on Mac OS X
       
  1351   + MFSA 2008-35 Command-line URLs launch multiple tabs when 
       
  1352     Firefox not running
       
  1353   + MFSA 2008-34 Remote code execution by overflowing CSS reference counter
       
  1354 - Set browser.shell.checkDefaultBrowser to true (bnc#404119) 
       
  1355 
       
  1356 -------------------------------------------------------------------
       
  1357 Tue Jun 17 18:49:33 CEST 2008 - maw@suse.de
       
  1358 
       
  1359 - Merge changes from the build service (thanks, Wolfgang)
       
  1360   (bnc#400001 and SWAMP#18164).
       
  1361 
       
  1362 -------------------------------------------------------------------
       
  1363 Tue Jun 17 14:40:04 CEST 2008 - wr@rosenauer.org
       
  1364 
       
  1365 - update to version 3.0
       
  1366 - fixed double entry in bookmarks for www.opensuse.org (bnc#396980
       
  1367 
       
  1368 -------------------------------------------------------------------
       
  1369 Thu May 15 13:45:51 CEST 2008 - aj@suse.de
       
  1370 
       
  1371 - Add Planet SUSE, forums.o.o and How to participate to default
       
  1372   URLs.
       
  1373 
       
  1374 -------------------------------------------------------------------
       
  1375 Fri May  2 16:25:24 CEST 2008 - maw@suse.de
       
  1376 
       
  1377 - network.protocol-handler.app.* prefs are no longer supported;
       
  1378   remove references to them from firefox-suse-default-prefs.js
       
  1379   (bnc#383697).
       
  1380 
       
  1381 -------------------------------------------------------------------
       
  1382 Thu Apr  3 01:42:34 CEST 2008 - maw@suse.de
       
  1383 
       
  1384 - Update to Firefox 3.0b5 (2.9.95) (thanks, Wolfgang).
       
  1385 
       
  1386 -------------------------------------------------------------------
       
  1387 Wed Mar 26 01:05:18 CET 2008 - maw@suse.de
       
  1388 
       
  1389 - Merge changes from the build service (thanks, Wolfgang)
       
  1390 - Update to the fourth Firefox 3.0 Beta (2.9.94):
       
  1391   + Based upon the Gecko 1.9 Web rendering platform, which improves
       
  1392     performance, stability, and rendering correctness; it also
       
  1393     boasts a considerable simplification in its code
       
  1394   + Security improvements:
       
  1395     * One-click site info
       
  1396     * Malware Protection
       
  1397     * New Web Forgery Protection page
       
  1398     * New SSL error pages
       
  1399     * Add-ons and Plugin version check
       
  1400     * Secure add-on updates
       
  1401     * Effective top-level domain (eTLD) service to better restrict
       
  1402       cookies and other restricted content to a single domain
       
  1403     * Better protection against cross-site JSON data leaks
       
  1404   + Usability improvements:
       
  1405     * Easier password management
       
  1406     * Simplified add-on installation
       
  1407     * New Download Manager
       
  1408     * Resumable downloading
       
  1409     * Full page zoom
       
  1410     * Podcasts and Videocasts can be associated with your media
       
  1411       playback tools
       
  1412     * Tab scrolling and quickmenu
       
  1413     * Save what you were doing: Firefox will prompt users to save
       
  1414       tabs on exit
       
  1415     * Optimized Open in Tabs behavior
       
  1416     * Location and Search bar size can now be customized with a
       
  1417       simple resizer item
       
  1418     * Text selection improvements
       
  1419     * Find toolbar
       
  1420     * Improved integration with Linux: Firefox's default icons,
       
  1421       buttons, and menu styles now use the native GTK theme
       
  1422   + Personalization improvements:
       
  1423     * Star button: quickly add bookmarks from the location bar
       
  1424       with a single click; a second click lets you file and tag them
       
  1425     * Tags: associate keywords with your bookmarks to sort them
       
  1426       by topic
       
  1427     * Location bar & auto-complete
       
  1428     * Smart Bookmarks Folder
       
  1429     * Places Organizer: view, organize and search through all
       
  1430       of your bookmarks, tags, and browsing history with multiple
       
  1431       views and smart folders to store your frequent searches
       
  1432     * Web-based protocol handlers
       
  1433     * Download & Install Add-ons
       
  1434     * Easy to use Download Actions
       
  1435   + Improved platform for web developers:
       
  1436     * New graphics and font handling: new graphics and text
       
  1437       rendering architectures in Gecko 1.9 provides rendering
       
  1438       improvements in CSS, SVG as well as improved display of
       
  1439       fonts with ligatures and complex scripts
       
  1440     * Color management: (set gfx.color_management.enabled on
       
  1441       in about:config and restart the browser to enable.);
       
  1442       Firefox can now adjust images with embedded color profiles
       
  1443     * Offline support: enables web applications to provide
       
  1444       offline functionality (website authors must add support
       
  1445       for offline browsing to their site for this feature
       
  1446       to be available to users)
       
  1447   + Improved performance:
       
  1448     * Speed: improvements to the JavaScript engine as well as
       
  1449       profile guided optimizations have resulted in significant
       
  1450       improvements in performance; compared to Firefox 2,
       
  1451       web applications like Google Mail and Zoho Office run
       
  1452       twice as fast in Firefox 3 Beta 4, and the popular
       
  1453       SunSpider test from Apple shows improvements over
       
  1454       previous releases
       
  1455     * Memory usage: Several new technologies work together to
       
  1456       reduce the amount of memory used by Firefox 3 Beta 4
       
  1457       over a web browsing session;  memory cycles are broken
       
  1458       and collected by an automated cycle collector, a new
       
  1459       memory allocator reduces fragmentation, hundreds of leaks
       
  1460       have been fixed, and caching strategies have been tuned
       
  1461     * Reliability: A user's bookmarks, history, cookies, and
       
  1462       preferences are now stored in a transactionally secure
       
  1463       database format which will prevent data loss even if their
       
  1464       system crashes
       
  1465 - This version depends upon the mozilla-xulrunner190 package
       
  1466 - Drop various stale packages, respin several that have been
       
  1467   kept around, and add a few new ones.
       
  1468 
       
  1469 -------------------------------------------------------------------
       
  1470 Mon Feb 11 18:18:14 CET 2008 - maw@suse.de
       
  1471 
       
  1472 - Security update to version 2.0.0.12 (bnc#354469):
       
  1473   + MFSA 2008-11/CVE-2008-0594 Web forgery overwrite with div
       
  1474     overlay
       
  1475   + MFSA 2008-10/CVE-2008-0593 URL token stealing via stylesheet
       
  1476     redirect
       
  1477   + MFSA 2008-09/CVE-2008-0592 Mishandling of locally-saved plain
       
  1478     text files
       
  1479   + MFSA 2008-08/CVE-2008-0591 File action dialog tampering
       
  1480   + MFSA 2008-06/CVE-2008-0419 Web browsing history and forward
       
  1481     navigation stealing
       
  1482   + MFSA 2008-05/CVE-2008-0418 Directory traversal via chrome: URI
       
  1483   + MFSA 2008-04/CVE-2008-0417 Stored password corruption
       
  1484   + MFSA 2008-03/CVE-2008-0415 Privilege escalation, XSS, Remote
       
  1485     Code Execution
       
  1486   + MFSA 2008-02/CVE-2008-0414 Multiple file input focus stealing
       
  1487     vulnerabilities
       
  1488   + MFSA 2008-01/CVE-2008-0412 Crashes with evidence of memory
       
  1489     corruption (rv:1.8.1.12)
       
  1490 - Reference libaoss.so in start script (bnc#117079)
       
  1491 - Remove mozilla-canvas-1.8.1.10.patch, as it has been upstreamed
       
  1492 - Update firefox-ui-lockdown.patch (FATE#301534, FATE#302023, and
       
  1493   FATE#302024)
       
  1494 - Add application/x-xpinstall mime type to MozillaFirefox.desktop
       
  1495 - Add MozillaFirefox.xml to bind .xpi to application/x-xpinstall
       
  1496   in desktop.
       
  1497 
       
  1498 -------------------------------------------------------------------
       
  1499 Thu Jan 17 17:52:47 CET 2008 - maw@suse.de
       
  1500 
       
  1501 - Add mozilla-maxpathlen.patch (#354150 and bmo #412610).
       
  1502 
       
  1503 -------------------------------------------------------------------
       
  1504 Fri Dec 21 18:46:50 CET 2007 - maw@suse.de
       
  1505 
       
  1506 - Add firefox-348446-empty-lists.patch (bnc#348446).
       
  1507 
       
  1508 -------------------------------------------------------------------
       
  1509 Wed Dec  5 02:21:26 CET 2007 - maw@suse.de
       
  1510 
       
  1511 - Respin proxy-dev.patch (bnc#340678) -- thanks, Anders!
       
  1512 
       
  1513 -------------------------------------------------------------------
       
  1514 Tue Nov 27 18:25:25 CET 2007 - maw@suse.de
       
  1515 
       
  1516 - Security update to version 2.0.0.10 (#341905, #341591):
       
  1517   + MFSA 2007-39  Referer-spoofing via window.location race condition
       
  1518   + MFSA 2007-38 Memory corruption vulnerabilities (rv:1.8.1.10)
       
  1519   + MFSA 2007-37 jar: URI scheme XSS hazard
       
  1520   + Fixes for regressions introduced in 2.0.0.8
       
  1521   + Updated dbus.patch, startup.patch, misc.dif, and configure.patch
       
  1522 - Add mozilla-gcc4.3-fixes.patch
       
  1523 - Add mozilla-canvas-1.8.1.10.patch (#341591#c10).
       
  1524 
       
  1525 -------------------------------------------------------------------
       
  1526 Mon Nov 26 18:27:25 CET 2007 - maw@suse.de
       
  1527 
       
  1528 - Build with -ftree-vrp -fwrapv, per advice in #342603#c17.
       
  1529 
       
  1530 -------------------------------------------------------------------
       
  1531 Tue Nov 13 17:49:01 CET 2007 - maw@suse.de
       
  1532 
       
  1533 - Add firefox-gcc4.3-fixes.patch.
       
  1534 
       
  1535 -------------------------------------------------------------------
       
  1536 Fri Oct 19 02:04:45 CEST 2007 - maw@suse.de
       
  1537 
       
  1538 - Security update to version 2.0.0.8 (#332512) (thanks, Wolfgang)
       
  1539   * MFSA 2007-29 Crashes with evidence of memory corruption
       
  1540   * MFSA 2007-30 onUnload Tailgating
       
  1541   * MFSA 2007-31 Digest authentication request splitting
       
  1542   * MFSA 2007-32 File input focus stealing vulnerability
       
  1543   * MFSA 2007-33 XUL pages can hide the window titlebar
       
  1544   * MFSA 2007-34 Possible file stealing through sftp protocol
       
  1545   * MFSA 2007-35 XPCNativeWraper pollution using Script object
       
  1546   complete advisories on
       
  1547   http://www.mozilla.org/projects/security/known-vulnerabilities.html
       
  1548 
       
  1549 -------------------------------------------------------------------
       
  1550 Sun Sep 23 19:49:12 CEST 2007 - maw@suse.de
       
  1551 
       
  1552 - Don't explicitly require libaoss.so (#326751).
       
  1553 
       
  1554 -------------------------------------------------------------------
       
  1555 Fri Sep 14 23:13:06 CEST 2007 - maw@suse.de
       
  1556 
       
  1557 - Update the Novell Support search plugin in search-addons.tar.bz2
       
  1558   (#297261)
       
  1559 - Set the browser.tabs.loadFolderAndReplace preference to false
       
  1560   by default (#230759).
       
  1561 
       
  1562 -------------------------------------------------------------------
       
  1563 Wed Sep 12 15:21:06 CEST 2007 - dmueller@suse.de
       
  1564 
       
  1565 - fix hardlinks accross partitions 
       
  1566 
       
  1567 -------------------------------------------------------------------
       
  1568 Thu Sep  6 16:07:12 CEST 2007 - maw@suse.de
       
  1569 
       
  1570 - Add http://software.opensuse.org/search?baseproject=openSUSE:10.3
       
  1571   to the default bookmarks (#308223).
       
  1572 
       
  1573 -------------------------------------------------------------------
       
  1574 Mon Sep  3 22:33:09 CEST 2007 - ro@suse.de
       
  1575 
       
  1576 - move last change a bit further in specfile 
       
  1577 
       
  1578 -------------------------------------------------------------------
       
  1579 Fri Aug 31 18:36:16 CEST 2007 - maw@suse.de
       
  1580 
       
  1581 - Mark a .png file as nonexecutable. 
       
  1582 
       
  1583 -------------------------------------------------------------------
       
  1584 Tue Aug 28 16:44:08 CEST 2007 - maw@suse.de
       
  1585 
       
  1586 - Minor .spec update (#305193)
       
  1587   + Remove two obsolete patches
       
  1588   + Correct releasedate
       
  1589   + Include only the officially supported locales.
       
  1590 
       
  1591 -------------------------------------------------------------------
       
  1592 Wed Aug 22 17:53:03 CEST 2007 - maw@suse.de
       
  1593 
       
  1594 - Merge changes from the build service (thanks, Wolfgang):
       
  1595   + Provide locale dependency information (#302288)
       
  1596   + Add x11-session.patch, supporting X11 session management
       
  1597     (#227047)
       
  1598   + Update to version 2.0.0.6
       
  1599     * MFSA 2007-26  Privilege escalation through chrome-loaded 
       
  1600                     about:blank windows
       
  1601     * MFSA 2007-27  Unescaped URIs passed to external programs
       
  1602                     (only relevant on Windows)
       
  1603 - Use %fdupes.
       
  1604 
       
  1605 -------------------------------------------------------------------
       
  1606 Tue Aug 21 09:45:35 CEST 2007 - aj@suse.de
       
  1607 
       
  1608 - Adjust bookmarks: Add news.opensuse.org, use new software.o.o
       
  1609   page.
       
  1610 
       
  1611 -------------------------------------------------------------------
       
  1612 Thu Aug 16 14:57:27 CEST 2007 - mauro@suse.de 
       
  1613 
       
  1614 - Revert previous change.
       
  1615 
       
  1616 -------------------------------------------------------------------
       
  1617 Tue Aug 14 11:58:23 CEST 2007 - mauro@suse.de
       
  1618 
       
  1619 - Added support for ymp in the mimetypes.rdf
       
  1620 - Added OneClickInstallUrlHandler for handing the actual call from firefox.
       
  1621 - Fixes bnc #295677 
       
  1622 
       
  1623 -------------------------------------------------------------------
       
  1624 Mon Jul 23 18:57:07 CEST 2007 - maw@suse.de
       
  1625 
       
  1626 - Security update to version 2.0.0.5 (#288115) which has fixes for:
       
  1627 MFSA 2007-18
       
  1628     CVE-2007-3734 - Browser flaws
       
  1629     CVE-2007-3735 - Javascript flaws
       
  1630 
       
  1631 MFSA 2007-19
       
  1632     CVE-2007-3736
       
  1633 
       
  1634 MFSA 2007-20
       
  1635     CVE-2007-3089
       
  1636 
       
  1637 MFSA 2007-21
       
  1638     CVE-2007-3737
       
  1639 
       
  1640 MFSA 2007-22
       
  1641     CVE-2007-3285
       
  1642 
       
  1643 MFSA 2007-23
       
  1644     CVE-2007-3670
       
  1645 
       
  1646 MFSA 2007-24
       
  1647     CVE-2007-3656
       
  1648 
       
  1649 MFSA 2007-25
       
  1650     CVE-2007-3738
       
  1651 
       
  1652 -------------------------------------------------------------------
       
  1653 Thu Jun 21 15:59:01 CEST 2007 - adrian@suse.de
       
  1654 
       
  1655 - fix changelog entry order
       
  1656 
       
  1657 -------------------------------------------------------------------
       
  1658 Mon Jun 18 13:22:42 CDT 2007 - maw@suse.de
       
  1659 
       
  1660 - Use mozilla.sh.in from the build service (#230681).
       
  1661 
       
  1662 -------------------------------------------------------------------
       
  1663 Tue Jun  5 15:55:08 CEST 2007 - sbrabec@suse.cz
       
  1664 
       
  1665 - Removed invalid desktop category "Application" (#254654).
       
  1666 
       
  1667 -------------------------------------------------------------------
       
  1668 Mon Jun  4 19:53:35 CDT 2007 - maw@suse.de
       
  1669 
       
  1670 - Security update to version 2.0.0.4
       
  1671 - Refresh configure.patch, startup.patch, and visibility.patch
       
  1672 - Now use l10n-%{version}.tar.bz2 instead of l10n.tar.bz2.
       
  1673 
       
  1674 -------------------------------------------------------------------
       
  1675 Mon Apr 30 16:49:55 CEST 2007 - ro@suse.de
       
  1676 
       
  1677 - added unzip to BuildRequires 
       
  1678 
       
  1679 -------------------------------------------------------------------
       
  1680 Wed Apr 18 14:16:44 CEST 2007 - mfabian@suse.de
       
  1681 
       
  1682 - add Japanese to the languages which get PANGO enabled in the
       
  1683   start script to support the Japanese combining characters
       
  1684   U+3099 U+309A (see bugzilla #262718 comment #29).
       
  1685 
       
  1686 -------------------------------------------------------------------
       
  1687 Mon Mar 12 11:06:10 CST 2007 - maw@suse.de
       
  1688 
       
  1689 - Package gconf stuff.
       
  1690 
       
  1691 -------------------------------------------------------------------
       
  1692 Wed Feb 21 16:37:25 CST 2007 - maw@suse.de
       
  1693 
       
  1694 - Security update to 2.0.0.2 (#244923), which covers:
       
  1695   + mfsa2007-01
       
  1696     * CVE-2007-0775 - layout engine crashes
       
  1697     * CVE-2007-0776 - SVG
       
  1698     * CVE-2007-0777 - javascript engine corruption
       
  1699   + mfsa2007-02
       
  1700     * CVE-2007-0995 - Invalid trailing characters in HTML tag attributes
       
  1701     * CVE-2007-0996 - Child frame character set inheritance
       
  1702     * CVE-2006-6077 - Injected password forms
       
  1703   + mfsa2007-02
       
  1704   + mfsa2007-03
       
  1705     * CVE-2007-0078
       
  1706   + mfsa2007-04
       
  1707     * CVE-2007-0079
       
  1708   + mfsa2007-05
       
  1709     * CVE-2007-0780
       
  1710     * CVE-2007-0800
       
  1711   + mfsa2007-06
       
  1712     * CVE-2007-0008 - client flaw
       
  1713     * CVE-2007-0009 - server flaw
       
  1714   + mfsa2007-07
       
  1715     * CVE-2007-0981
       
  1716 - Updates mozilla.sh.in (#230681)
       
  1717 - Fixes #232209
       
  1718 - Updates the man page (#243037)
       
  1719 - Properly propagates exit codes (#241492)
       
  1720 - Adds em-356370.patch (#217374)
       
  1721 
       
  1722 -------------------------------------------------------------------
       
  1723 Thu Jan 25 10:16:56 CST 2007 - maw@suse.de
       
  1724 
       
  1725 - Fixup the Gnome paths, keeping in closer sync with the
       
  1726  buildservice.
       
  1727 
       
  1728 -------------------------------------------------------------------
       
  1729 Thu Jan 18 09:27:54 CST 2007 - maw@suse.de
       
  1730 
       
  1731 - Gnome is now in /usr, so remove references to /opt/gnome
       
  1732 - Install firefox.png with the executable bit not set.
       
  1733 
       
  1734 -------------------------------------------------------------------
       
  1735 Wed Jan 10 12:57:39 CET 2007 - meissner@suse.de
       
  1736 
       
  1737 - readd MozillaFirebird provides (was incorrect in removing it).
       
  1738 
       
  1739 -------------------------------------------------------------------
       
  1740 Mon Jan  8 11:16:08 CET 2007 - meissner@suse.de
       
  1741 
       
  1742 - Do not provide MozillaFirebird, just obsolete it.
       
  1743 
       
  1744 -------------------------------------------------------------------
       
  1745 Fri Dec  1 02:22:49 CET 2006 - maw@suse.de
       
  1746 
       
  1747 - Update gecko-lockdown.patch (#220616).
       
  1748 
       
  1749 -------------------------------------------------------------------
       
  1750 Thu Nov 30 19:02:54 CET 2006 - maw@suse.de
       
  1751 
       
  1752 - Update firefox-suse-default-prefs.js, adding
       
  1753   'pref("browser.backspace_action", 2);' (#217374)
       
  1754 
       
  1755 -------------------------------------------------------------------
       
  1756 Thu Nov 30 08:17:28 CET 2006 - aj@suse.de
       
  1757 
       
  1758 - Fix last change (#224431).
       
  1759 
       
  1760 -------------------------------------------------------------------
       
  1761 Wed Nov 29 11:45:47 CET 2006 - aj@suse.de
       
  1762 
       
  1763 - Change download bookmark (#224431).
       
  1764 - Rename bookmark folder to openSUSE.
       
  1765 
       
  1766 -------------------------------------------------------------------
       
  1767 Tue Nov 28 08:09:48 CET 2006 - aj@suse.de
       
  1768 
       
  1769 - Sync from Buildservice with following critical fixes (thanks
       
  1770   Wolfgang Rosenauer!):
       
  1771   * fixed system-proxies.patch to actually work (#223881).
       
  1772   * Rearrange Bookmarks to pass trademark review.
       
  1773 
       
  1774 -------------------------------------------------------------------
       
  1775 Mon Nov 27 19:40:44 CET 2006 - aj@suse.de
       
  1776 
       
  1777 - Fix tango theme (#223796).
       
  1778 
       
  1779 -------------------------------------------------------------------
       
  1780 Mon Nov 27 17:40:50 CET 2006 - aj@suse.de
       
  1781 
       
  1782 - Use www.opensuse.org as home page.
       
  1783 
       
  1784 -------------------------------------------------------------------
       
  1785 Sun Nov 12 11:28:00 CET 2006 - aj@suse.de
       
  1786 
       
  1787 - Set novell.com as home page.
       
  1788 - Update from BuildService (thanks Wolfgang!):
       
  1789   - fixed crash in htmlparser (#217257, bmo #358797)
       
  1790   - added gconf2 as PreReq (#212505)
       
  1791   - added 32bit libaoss.so as requirement (#216266)
       
  1792   - Removed SUSE searchplugin (Portal not available anymore)
       
  1793     (#216054)
       
  1794   - Removed obsolete xul-picker.patch and system-nspr.patch
       
  1795   - Fixed building on 10.1 and 10.0 (dbus)
       
  1796   - Removed obsolete throbber preference
       
  1797 
       
  1798 -------------------------------------------------------------------
       
  1799 Thu Nov  9 19:09:46 CET 2006 - jhargadon@suse.de
       
  1800 
       
  1801 - updated tango theme 
       
  1802 
       
  1803 -------------------------------------------------------------------
       
  1804 Sun Oct 29 12:05:46 CET 2006 - aj@suse.de
       
  1805 
       
  1806 - Another fix for 214125, patch by Wolfgang Rosenauer.
       
  1807 
       
  1808 -------------------------------------------------------------------
       
  1809 Thu Oct 26 06:58:59 CEST 2006 - aj@suse.de
       
  1810 
       
  1811 - Fix gcc warnings about undefined operations, patch by
       
  1812   Robert O'Callahan.
       
  1813 - Update system-proxies.patch to fix error box (214125), patch by
       
  1814   Robert O'Callahan.
       
  1815 
       
  1816 -------------------------------------------------------------------
       
  1817 Mon Oct 23 21:54:54 CEST 2006 - aj@suse.de
       
  1818 
       
  1819 - Update to current CVS version of 2.0.
       
  1820 - Use www.opensuse.org as default home page for now (#203547).
       
  1821 
       
  1822 -------------------------------------------------------------------
       
  1823 Sat Oct 21 08:53:50 CEST 2006 - aj@suse.de
       
  1824 
       
  1825 - Disable non-working plasticfox and tango themes.
       
  1826 
       
  1827 -------------------------------------------------------------------
       
  1828 Fri Oct 20 20:16:29 CEST 2006 - aj@suse.de
       
  1829 
       
  1830 - Fix building of locales.
       
  1831 
       
  1832 -------------------------------------------------------------------
       
  1833 Fri Oct 20 11:27:23 CEST 2006 - mkoenig@suse.de
       
  1834 
       
  1835 - update to version 2.0rc3:
       
  1836   * New features: Visual Refresh, Built-in phishing protection,
       
  1837     Enhanced search capabilities, Improved tabbed browsing,
       
  1838     Resuming your browsing session, Previewing and subscribing 
       
  1839     to Web feeds, Inline spell checking, Live Titles,
       
  1840     Improved Add-ons manager, JavaScript 1.7, Extended search 
       
  1841     plugin format, Updates to the extension system, 
       
  1842     Client-side session and persistent storage, SVG text
       
  1843 
       
  1844 -------------------------------------------------------------------
       
  1845 Tue Oct 17 11:26:44 CEST 2006 - meissner@suse.de
       
  1846 
       
  1847 - disabled debugging.
       
  1848 
       
  1849 -------------------------------------------------------------------
       
  1850 Tue Sep 12 20:27:02 CEST 2006 - stark@suse.de
       
  1851 
       
  1852 - security update to version 1.5.0.7
       
  1853 
       
  1854 -------------------------------------------------------------------
       
  1855 Mon Aug 21 12:53:50 CEST 2006 - stark@suse.de
       
  1856 
       
  1857 - added greasemonkey helper change (#199920)
       
  1858 - fixed packager.mk for new make version
       
  1859 
       
  1860 -------------------------------------------------------------------
       
  1861 Fri Aug 11 20:51:48 CEST 2006 - stark@suse.de
       
  1862 
       
  1863 - fixed crash in dbus component (patch by thoenig #197928) 
       
  1864 - use external adresses for PAC configuration (#196506)
       
  1865 
       
  1866 -------------------------------------------------------------------
       
  1867 Mon Aug  7 09:26:58 CEST 2006 - stark@suse.de
       
  1868 
       
  1869 - added symlink for Firefox 1.0.x compatibility
       
  1870 
       
  1871 -------------------------------------------------------------------
       
  1872 Sat Jul 29 08:48:53 CEST 2006 - stark@suse.de
       
  1873 
       
  1874 - update to regression release 1.5.0.6 (#195043)
       
  1875 
       
  1876 -------------------------------------------------------------------
       
  1877 Thu Jul 27 06:20:36 CEST 2006 - stark@suse.de
       
  1878 
       
  1879 - security update to version 1.5.0.5 (#195043)
       
  1880   * observer-lock.patch integrated now
       
  1881 - fixed leak in JS' liveconnect (#186066)
       
  1882 - fixed desktop file for old distributions
       
  1883   (StartupNotify=false)
       
  1884 
       
  1885 -------------------------------------------------------------------
       
  1886 Thu Jun 29 20:13:28 CEST 2006 - stark@suse.de
       
  1887 
       
  1888 - fixed printing crash if the last used printer is not available
       
  1889   anymore (#187013)
       
  1890   
       
  1891 -------------------------------------------------------------------
       
  1892 Fri Jun 16 22:11:22 CEST 2006 - stark@suse.de
       
  1893 
       
  1894 - added 48x48 icon (#185777)
       
  1895 
       
  1896 -------------------------------------------------------------------
       
  1897 Mon Jun 12 20:20:02 CEST 2006 - stark@suse.de
       
  1898 
       
  1899 - fix overwrite confirmation for GTK filesaver (#179531)
       
  1900 - get network.negotiate-auth.trusted-uris and
       
  1901   network.negotiate-auth.delegation-uris from gconf if
       
  1902   system-settings are enabled (#184489)
       
  1903 
       
  1904 -------------------------------------------------------------------
       
  1905 Thu Jun  1 20:34:43 CEST 2006 - stark@suse.de
       
  1906 
       
  1907 - update to security/stability release 1.5.0.4 (#179011)
       
  1908 - moved locale-global prefs to browserconfig.properties (#177881)
       
  1909 
       
  1910 -------------------------------------------------------------------
       
  1911 Tue May 23 21:11:11 CEST 2006 - stark@suse.de
       
  1912 
       
  1913 - complete implementation of startup-notification (#115417)
       
  1914   (including autoconf and remote support)
       
  1915 - different home-pages for SLE10 and SL (#177881)
       
  1916 
       
  1917 -------------------------------------------------------------------
       
  1918 Tue May 16 06:27:26 CEST 2006 - stark@suse.de
       
  1919 
       
  1920 - fixed potential deadlock in nsObserverList::RemoveObserver
       
  1921   (#173986, bmo #338069)
       
  1922 - base startup notification on libstartup-notification (#115417)
       
  1923 
       
  1924 -------------------------------------------------------------------
       
  1925 Thu May 11 09:39:27 CEST 2006 - stark@suse.de
       
  1926 
       
  1927 - save printer settings properly (#174082, bmo #324072)
       
  1928 - added startup notification support for showing load activity
       
  1929   in Gnome and to avoid focus stealing prevention (#115417)
       
  1930 - added StartupNotify=true to desktop file (#115417)
       
  1931 - provide legacy symlink for NLD9 update compatibility (#173138)
       
  1932 - fixed system-proxies patch to avoid unwanted wpad requests
       
  1933   (#171743, #167613)
       
  1934 
       
  1935 -------------------------------------------------------------------
       
  1936 Mon May  8 14:55:52 CEST 2006 - stark@suse.de
       
  1937 
       
  1938 - preconfigure the theme according to the used desktop (#151163)
       
  1939 
       
  1940 -------------------------------------------------------------------
       
  1941 Thu Apr 27 10:24:07 CEST 2006 - stark@suse.de
       
  1942 
       
  1943 - last minute change for 1.5.0.3
       
  1944 
       
  1945 -------------------------------------------------------------------
       
  1946 Wed Apr 26 14:23:33 CEST 2006 - stark@suse.de
       
  1947 
       
  1948 - security update to 1.5.0.3
       
  1949 - fix for typo in postscript.patch
       
  1950 
       
  1951 -------------------------------------------------------------------
       
  1952 Tue Apr 25 14:14:51 CEST 2006 - stark@suse.de
       
  1953 
       
  1954 - fixed iframe crash (#169039, bmo #334515)
       
  1955 - fixed img tag misuse (#168710, bmo #334341)
       
  1956 
       
  1957 -------------------------------------------------------------------
       
  1958 Mon Apr 24 08:04:16 CEST 2006 - stark@suse.de
       
  1959 
       
  1960 - improved postscript output (bmo #334485)
       
  1961 - changed defaults for printer properties (#6534)
       
  1962 - overwrite gnome-vfs' file protocol by providing "desktop-launch"
       
  1963   (#131501)
       
  1964 - get available paper sizes from CUPS (#65482)
       
  1965 - replaced/removed complicated gconfd reload in %post (#167989)
       
  1966 - fixed memory leak in clipboard caching (bmo #289897)
       
  1967   
       
  1968 -------------------------------------------------------------------
       
  1969 Tue Apr 11 08:35:53 CEST 2006 - stark@suse.de
       
  1970 
       
  1971 - added (optional) plastikfox theme (#151163)
       
  1972 - get some more security related patches (#148876)
       
  1973 - finally fixed the default proxy configuration by adding a new
       
  1974   UI option (#132398)
       
  1975 
       
  1976 -------------------------------------------------------------------
       
  1977 Mon Apr  3 11:41:13 CEST 2006 - stark@suse.de
       
  1978 
       
  1979 - fixed keyword fixup patch (#162532)
       
  1980 
       
  1981 -------------------------------------------------------------------
       
  1982 Tue Mar 28 07:17:04 CEST 2006 - stark@suse.de
       
  1983 
       
  1984 - don't use keyword fixup for pasted text (#160034, bmo #331522)
       
  1985 
       
  1986 -------------------------------------------------------------------
       
  1987 Mon Mar 20 09:28:58 CET 2006 - stark@suse.de
       
  1988 
       
  1989 - added Tango theme
       
  1990 - fixed reading proxies from gconf (#132398)
       
  1991 
       
  1992 -------------------------------------------------------------------
       
  1993 Sun Mar 12 09:04:05 CET 2006 - stark@suse.de
       
  1994 
       
  1995 - tweaked bookmarks (fixed URLs)
       
  1996 - added Khmer (km-*) to pango locales (#157397)
       
  1997 
       
  1998 -------------------------------------------------------------------
       
  1999 Sat Mar  4 21:08:45 CET 2006 - stark@suse.de
       
  2000 
       
  2001 - fixed crash with multipart JPEGs (bmo #328684) (#140416)
       
  2002 - got latest security fixes from upstream (#148876)
       
  2003 
       
  2004 -------------------------------------------------------------------
       
  2005 Wed Feb 22 13:24:58 CET 2006 - stark@suse.de
       
  2006 
       
  2007 - fixed plugin loading when launched from Thunderbird (#151614)
       
  2008 - merged dbus reconnection patch (#150042)
       
  2009 - default to autodetect proxy (network.proxy.type=4) (#151811)
       
  2010 - added GTK category to desktop file
       
  2011 
       
  2012 -------------------------------------------------------------------
       
  2013 Tue Feb 14 06:45:24 CET 2006 - stark@suse.de
       
  2014 
       
  2015 - modified lockdown patches (#67281, #67282)
       
  2016 - applied set of security patches (#148876) 
       
  2017   bmo bugs: 282105, 307989, 315625, 320459, 323634, 325403, 325947
       
  2018 
       
  2019 -------------------------------------------------------------------
       
  2020 Tue Feb  7 20:09:43 CET 2006 - stark@suse.de
       
  2021 
       
  2022 - fixed disabling of Pango (#148788)
       
  2023 
       
  2024 -------------------------------------------------------------------
       
  2025 Thu Feb  2 21:51:30 CET 2006 - stark@suse.de
       
  2026 
       
  2027 - define gssapi lib explicitely (#147670)
       
  2028 - use only official Firefox-Icon
       
  2029 - changed home-download patch
       
  2030 
       
  2031 -------------------------------------------------------------------
       
  2032 Sun Jan 29 09:54:49 CET 2006 - stark@suse.de
       
  2033 
       
  2034 - throbber URL is default again
       
  2035 - removed firefox-showpass patch
       
  2036 - removed additional CA certs from builtin NSS
       
  2037 
       
  2038 -------------------------------------------------------------------
       
  2039 Fri Jan 27 17:55:21 CET 2006 - stark@suse.de
       
  2040 
       
  2041 - got some l10n changes from 1.8.0 branch
       
  2042 
       
  2043 -------------------------------------------------------------------
       
  2044 Fri Jan 27 08:15:09 CET 2006 - stark@suse.de
       
  2045 
       
  2046 - final 1.5.0.1 version
       
  2047 - make it possible to choose $HOME as download directory
       
  2048   (#144894, bmo #300856)
       
  2049 
       
  2050 -------------------------------------------------------------------
       
  2051 Wed Jan 25 21:33:43 CET 2006 - mls@suse.de
       
  2052 
       
  2053 - converted neededforbuild to BuildRequires
       
  2054 
       
  2055 -------------------------------------------------------------------
       
  2056 Sun Jan 22 17:06:57 CET 2006 - stark@suse.de
       
  2057 
       
  2058 - disable Pango if MOZ_ENABLE_PANGO is not set 
       
  2059   and no typical language which needs Pango is used (#143428)
       
  2060 
       
  2061 -------------------------------------------------------------------
       
  2062 Wed Jan 18 10:27:30 CET 2006 - stark@suse.de
       
  2063 
       
  2064 - fixed DumpStackToFile() for glibc 2.4
       
  2065 - added default (font) settings
       
  2066 
       
  2067 -------------------------------------------------------------------
       
  2068 Thu Jan 12 10:23:58 CET 2006 - stark@suse.de
       
  2069 
       
  2070 - update to 1.5.0.1pre (20060111)
       
  2071 - updated man-page
       
  2072 - fixed hovered tab close button
       
  2073 - only Requires mozilla-nspr instead of PreReq since
       
  2074   there is no postinstall registration necessary anymore
       
  2075 - use system NSS from CODE10 on
       
  2076 - use -fstack-protector where available
       
  2077 - changed unixproxy component to work on older distributions
       
  2078 
       
  2079 -------------------------------------------------------------------
       
  2080 Mon Jan  2 13:39:09 CET 2006 - stark@suse.de
       
  2081 
       
  2082 - added unixproxy component written by Robert O'Callahan (#132398)
       
  2083   (bmo #66057)
       
  2084 - added official translations
       
  2085 - preload libaoss for plugin sound (#117079)
       
  2086 
       
  2087 -------------------------------------------------------------------
       
  2088 Wed Dec 28 08:16:03 CET 2005 - stark@suse.de
       
  2089 
       
  2090 - get some patches from 1.8.0 branch
       
  2091 - readded modification to gconf-backend (bmo #321315)
       
  2092 - readded lockdown stuff
       
  2093 - enable additional extension install directory (#120329)
       
  2094   (/usr/lib/browser-extensions/firefox)
       
  2095 - added patch to make the XUL filechooser optional
       
  2096   (MOZ_XUL_PICKER)
       
  2097 
       
  2098 -------------------------------------------------------------------
       
  2099 Wed Dec 14 16:08:12 CET 2005 - stark@suse.de
       
  2100 
       
  2101 - fixed patch for parsing -remote parameter
       
  2102 - removed default-plugin patch (not needed anymore)
       
  2103 
       
  2104 -------------------------------------------------------------------
       
  2105 Fri Dec  9 17:21:29 CET 2005 - stark@suse.de
       
  2106 
       
  2107 - fix to ignore X composite extension (#135373)
       
  2108 - fixed parsing of -remote parameters (#134396)
       
  2109 - activated locales as released
       
  2110 
       
  2111 -------------------------------------------------------------------
       
  2112 Tue Nov 29 21:33:13 CET 2005 - stark@suse.de
       
  2113 
       
  2114 - update to 1.5 (20051128)
       
  2115 - don't override startup URL when changing Gecko versions (#135314)
       
  2116 - added patch for GTK2 handling (#134831)
       
  2117 - readded add-plugins stuff for compatibility
       
  2118 
       
  2119 -------------------------------------------------------------------
       
  2120 Fri Nov 18 07:41:41 CET 2005 - stark@suse.de
       
  2121 
       
  2122 - update to 1.5rc3 (20051117) 
       
  2123 
       
  2124 -------------------------------------------------------------------
       
  2125 Mon Oct 31 08:58:14 CET 2005 - stark@suse.de
       
  2126 
       
  2127 - updated l10n archive (20051030)
       
  2128 - fixed postinstall script to copy plugin links instead of files
       
  2129 
       
  2130 -------------------------------------------------------------------
       
  2131 Fri Oct 28 06:43:27 CEST 2005 - stark@suse.de
       
  2132 
       
  2133 - update to 1.5rc1 (20051027)
       
  2134 - fixed profile locking on FAT partitions (bmo #313360)
       
  2135 - introduced an rpath again
       
  2136 
       
  2137 -------------------------------------------------------------------
       
  2138 Wed Oct 19 20:03:48 CEST 2005 - stark@suse.de
       
  2139 
       
  2140 - update to snapshot 1.5 (20051019)
       
  2141 - moved installation to /usr/%{_lib}/firefox
       
  2142 - added dbus component to be able to get network status from
       
  2143   NetworkManager (bmo #312793)
       
  2144 - remove all update UI for application
       
  2145 - removed diable-gconf (no registration at build time anymore)
       
  2146 - removed rebuild-databases.sh (no system registration anymore)
       
  2147 - open links in new windows (#128087)
       
  2148 
       
  2149 -------------------------------------------------------------------
       
  2150 Thu Oct  6 20:44:53 CEST 2005 - stark@suse.de
       
  2151 
       
  2152 - update to Firefox 1.5b2 (20051005)
       
  2153 - added supported translations
       
  2154 
       
  2155 -------------------------------------------------------------------
       
  2156 Sat Oct  1 15:09:18 CEST 2005 - stark@suse.de
       
  2157 
       
  2158 - update to Firefox 1.5b1 (20050930) RPM version 1.4.1
       
  2159 - removed rebuild-databases.sh calls
       
  2160 - removed add-plugins.sh calls and corresponding triggers
       
  2161 - enabled SVG and Canvas support
       
  2162 - fixed gconf urlhandler registration
       
  2163 
       
  2164 -------------------------------------------------------------------
       
  2165 Tue Sep 20 10:24:16 CEST 2005 - stark@suse.de
       
  2166 
       
  2167 - security update to 1.0.7 (#117619)
       
  2168   * MFSA 2005-57: IDN heap overrun using soft-hyphens (bmo #307259)
       
  2169     (enabled IDN pref again)
       
  2170   * MFSA 2005-58: 
       
  2171       CAN-2005-2701 Heap overrun in XBM image processing
       
  2172       CAN-2005-2702 Crash on "zero-width non-joiner" sequence
       
  2173       CAN-2005-2703 XMLHttpRequest header spoofing
       
  2174       CAN-2005-2704 Object spoofing using XBL <implements>
       
  2175       CAN-2005-2705 JavaScript integer overflow
       
  2176       CAN-2005-2706 Privilege escalation using about: scheme
       
  2177       CAN-2005-2707 Chrome window spoofing
       
  2178                     Regression fixes
       
  2179 - register beagle extension if it gets installed (#116787)
       
  2180 
       
  2181 -------------------------------------------------------------------
       
  2182 Tue Sep 13 15:41:37 CEST 2005 - aj@suse.de
       
  2183 
       
  2184 - Change SUSE bookmarks.
       
  2185 
       
  2186 -------------------------------------------------------------------
       
  2187 Sun Sep 11 17:05:07 CEST 2005 - stark@suse.de
       
  2188 
       
  2189 - disable IDN per default (#116070)
       
  2190 - unlocalize bookmarks (#114279)
       
  2191 
       
  2192 -------------------------------------------------------------------
       
  2193 Thu Sep  8 08:52:13 CEST 2005 - stark@suse.de
       
  2194 
       
  2195 - fixed some filemodes (#114849)
       
  2196 
       
  2197 -------------------------------------------------------------------
       
  2198 Sun Sep  4 00:03:53 CEST 2005 - stark@suse.de
       
  2199 
       
  2200 - fixed gconf-backend patch to be able to use
       
  2201   system prefs (#114054)
       
  2202 
       
  2203 -------------------------------------------------------------------
       
  2204 Thu Sep  1 13:22:17 CEST 2005 - stark@suse.de
       
  2205 
       
  2206 - changed default font to sans-serif (#114464)
       
  2207 - removed de-de parts of the bookmark-links (#114279)
       
  2208 
       
  2209 -------------------------------------------------------------------
       
  2210 Mon Aug 22 06:10:12 CEST 2005 - stark@suse.de
       
  2211 
       
  2212 - install gconf schema for lockdown also on non-NLD
       
  2213 - added backports (firefox-backports.patch)
       
  2214   * gtk_im_context_set_cursor_location() is not used (bmo #281339)
       
  2215   * fixed crash in imgCacheValidator::OnStartRequest() 
       
  2216     (bmo #293307)
       
  2217 - workaround for linking with pangoxft and pangox
       
  2218   (broken by gtk 2.8 update) (#105764)
       
  2219 - remove extensions on deinstallation
       
  2220 - include dragonegg (kparts) plugin (#105468)
       
  2221 
       
  2222 -------------------------------------------------------------------
       
  2223 Thu Aug 18 13:08:55 CEST 2005 - stark@suse.de
       
  2224 
       
  2225 - fixed regression in profile locking change (bmo #303633)
       
  2226 - added rtsp handler to global config (#104434)
       
  2227 - don't blacklist help: protocol (bmo #304833)
       
  2228 - fixed Gdk-WARNING at startup (gtk.patch)
       
  2229 - fixed crash with gtk 2.7 (bmo #300226, bnc #104586)
       
  2230 - fixed installation of the beagle plugin
       
  2231 - update industrial theme to 1.0.11 (#104564)
       
  2232 - included lockdownV2 (removed obsolete gconf.diff)
       
  2233 - linked firefox-bin with rpath to progdir
       
  2234 
       
  2235 -------------------------------------------------------------------
       
  2236 Fri Aug  5 09:51:26 CEST 2005 - stark@suse.de
       
  2237 
       
  2238 - fixed profile locking (bmo #151188)
       
  2239 - install beagle extension globally
       
  2240 
       
  2241 -------------------------------------------------------------------
       
  2242 Fri Jul 29 06:58:24 CEST 2005 - stark@suse.de
       
  2243 
       
  2244 - don't require and provide NSS libs (#98002)
       
  2245 - fixed printing error 'You cannot print while in print preview'
       
  2246   (#96991, bmo #302445)
       
  2247 
       
  2248 -------------------------------------------------------------------
       
  2249 Wed Jul 27 09:34:12 CEST 2005 - stark@suse.de
       
  2250 
       
  2251 - fixed Firefox on ppc (stack-direction.patch) (#97359)
       
  2252 - removed open-pref from startscript as it is done
       
  2253   automatically now (#73042)
       
  2254 - updated Novell searchplugins
       
  2255 
       
  2256 -------------------------------------------------------------------
       
  2257 Mon Jul 25 12:32:13 CEST 2005 - stark@suse.de
       
  2258 
       
  2259 - GTK filechooser is now modal (#8533)
       
  2260 - backed out patch to add tooltips to print-preview
       
  2261   because it breaks localization
       
  2262 
       
  2263 -------------------------------------------------------------------
       
  2264 Fri Jul 22 10:54:39 CEST 2005 - stark@suse.de
       
  2265 
       
  2266 - fixed another problem in printing patch
       
  2267 
       
  2268 -------------------------------------------------------------------
       
  2269 Tue Jul 19 10:44:59 CEST 2005 - stark@suse.de
       
  2270 
       
  2271 - fixed error in ft-xft-ps2.patch
       
  2272 - disabled stripping in spec instead of patch
       
  2273 - added NSPR to PreReq
       
  2274 
       
  2275 -------------------------------------------------------------------
       
  2276 Mon Jul 18 08:43:24 CEST 2005 - stark@suse.de
       
  2277 
       
  2278 - fixed some more regressions with final 1.0.6
       
  2279 - fixed width calculation in Postscript module (bmo #290292)
       
  2280 - fixed plugin event starvation (bnc #94749, #94751, bmo #301161)
       
  2281 
       
  2282 -------------------------------------------------------------------
       
  2283 Fri Jul 15 11:24:47 CEST 2005 - stark@suse.de
       
  2284 
       
  2285 - searchplugins can now be installed per profile (#8176)
       
  2286 
       
  2287 -------------------------------------------------------------------
       
  2288 Fri Jul 15 06:54:02 CEST 2005 - stark@suse.de
       
  2289 
       
  2290 - update to 1.0.6 which restores API compatibility
       
  2291 
       
  2292 -------------------------------------------------------------------
       
  2293 Tue Jul 12 06:20:37 CEST 2005 - stark@suse.de
       
  2294 
       
  2295 - update to 1.0.5 final (#88509)
       
  2296 - don't strip explicitely
       
  2297 - don't ship beagle.xpi
       
  2298 
       
  2299 -------------------------------------------------------------------
       
  2300 Wed Jul  6 14:13:09 CEST 2005 - stark@suse.de
       
  2301 
       
  2302 - update to 1.0.5-pre (20050705)
       
  2303 - use RPM_OPT_FLAGS for NSS component
       
  2304 - fixed implicit declarations and uninitialized used variables
       
  2305 - added patch for bmo #87969
       
  2306 
       
  2307 -------------------------------------------------------------------
       
  2308 Tue Jul  5 10:17:16 CEST 2005 - stark@suse.de
       
  2309 
       
  2310 - fixed regression from security update (#95069, bmo #298478)
       
  2311 
       
  2312 -------------------------------------------------------------------
       
  2313 Mon Jun 27 21:46:58 CEST 2005 - stark@suse.de
       
  2314 
       
  2315 - don't use system-prefs by default on NLD
       
  2316 - removed basic lockdown stuff for SUSE Linux
       
  2317   (it's not needed and caused problems: bnc #75418)
       
  2318 - fixed NLD lockdown patch (bnc #75418)
       
  2319 - don't write prefs back to gconf for now
       
  2320 
       
  2321 -------------------------------------------------------------------
       
  2322 Wed Jun 22 07:32:42 CEST 2005 - stark@suse.de
       
  2323 
       
  2324 - new NLD lockdown patch which is syncing user prefs to gconf
       
  2325 - update to 1.0.5pre security-release
       
  2326 
       
  2327 -------------------------------------------------------------------
       
  2328 Thu Jun  9 06:56:02 CEST 2005 - stark@suse.de
       
  2329 
       
  2330 - new revision of NLD lockdown patch
       
  2331 - fixed remote usage behaviour in start script (bnc #41903)
       
  2332 - got more bugfixes from the branch
       
  2333 
       
  2334 -------------------------------------------------------------------
       
  2335 Thu Jun  2 10:31:48 CEST 2005 - stark@suse.de
       
  2336 
       
  2337 - fixed neededforbuild
       
  2338 
       
  2339 -------------------------------------------------------------------
       
  2340 Wed Jun  1 20:15:25 CEST 2005 - stark@suse.de
       
  2341 
       
  2342 - fixed IDN for 64bit platforms (bmo #236425, bnc #46268)
       
  2343 
       
  2344 -------------------------------------------------------------------
       
  2345 Fri May 20 15:12:06 CEST 2005 - stark@suse.de
       
  2346 
       
  2347 - fixed keybinding for KP separator (bnc #84147)
       
  2348 - pulled security related patch from upstream branch
       
  2349 - update plastikfox theme to version 1.6
       
  2350 
       
  2351 -------------------------------------------------------------------
       
  2352 Thu May 12 06:16:25 CEST 2005 - stark@suse.de
       
  2353 
       
  2354 - update to final 1.0.4 release
       
  2355 
       
  2356 -------------------------------------------------------------------
       
  2357 Tue May 10 06:38:05 CEST 2005 - stark@suse.de
       
  2358 
       
  2359 - update to 1.0.4 security release
       
  2360 - removed s390(x) patches (upstream)
       
  2361 - made two more files %verify (81692)
       
  2362 - updated NLD lockdown patch (81304)
       
  2363 
       
  2364 -------------------------------------------------------------------
       
  2365 Thu Apr 28 09:45:53 CEST 2005 - stark@suse.de
       
  2366 
       
  2367 - use static NSPR libs from new location
       
  2368 
       
  2369 -------------------------------------------------------------------
       
  2370 Sat Apr 23 15:56:08 CEST 2005 - stark@suse.de
       
  2371 
       
  2372 - activate usage of system NSPR for distributions after 9.3
       
  2373 - add patch to be able to use systen NSPR at all
       
  2374 
       
  2375 -------------------------------------------------------------------
       
  2376 Fri Apr 22 02:06:06 CEST 2005 - ro@suse.de
       
  2377 
       
  2378 - use mozilla-gcc4.patch 
       
  2379 
       
  2380 -------------------------------------------------------------------
       
  2381 Thu Apr 21 12:51:19 CEST 2005 - stark@suse.de
       
  2382 
       
  2383 - don't execute gconf magic within build environment
       
  2384 
       
  2385 -------------------------------------------------------------------
       
  2386 Sat Apr 16 13:05:37 CEST 2005 - stark@suse.de
       
  2387 
       
  2388 - update to final 1.0.3 release
       
  2389 
       
  2390 -------------------------------------------------------------------
       
  2391 Fri Apr 15 00:10:54 CEST 2005 - ro@suse.de
       
  2392 
       
  2393 - fix problem in postinstall script 
       
  2394 
       
  2395 -------------------------------------------------------------------
       
  2396 Wed Apr 14 09:20:02 CEST 2005 - stark@suse.de
       
  2397 
       
  2398 - included fixed lockdown patch for NLD
       
  2399 - linked proxies within Firefox with gnome settings (NLD)
       
  2400 - added gconfd restart procedure to install script 
       
  2401   (only needed if gconf changes are done) (#76852)
       
  2402 
       
  2403 -------------------------------------------------------------------
       
  2404 Sat Apr  2 21:03:11 CEST 2005 - stark@suse.de
       
  2405 
       
  2406 - update to security pre-release 1.0.3 (#75692)
       
  2407   * Manual plug-in install, javascript vulnerability (bmo #288556)
       
  2408   * Access memory vulnerability (bmo #288688)
       
  2409 
       
  2410 -------------------------------------------------------------------
       
  2411 Fri Apr  1 11:32:44 CEST 2005 - stark@suse.de
       
  2412 
       
  2413 - added advanced lockdown features for ZLM integration (NLD-only)
       
  2414 
       
  2415 -------------------------------------------------------------------
       
  2416 Tue Mar 22 12:33:15 CET 2005 - stark@suse.de
       
  2417 
       
  2418 - update to final 1.0.2
       
  2419 - use new theme handling on NLD
       
  2420 - added default-plugin-less-annoying from mozilla
       
  2421 - use GTK2 for Flash
       
  2422 - use system NSPR on SUSE releases after 9.3
       
  2423 - made startscript PIS aware 
       
  2424 - set g-application-name correctly (bmo #281979)
       
  2425 - added man-page
       
  2426 - use GTK system colors
       
  2427 - modify useragent string and add vendor id
       
  2428 - activate smooth-scrolling by default (#74310)
       
  2429 
       
  2430 -------------------------------------------------------------------
       
  2431 Tue Mar 22 08:59:06 CET 2005 - stark@suse.de
       
  2432 
       
  2433 - don't register beagle automatically (#74062)
       
  2434 - added default bookmarks for SUSE LINUX
       
  2435 
       
  2436 -------------------------------------------------------------------
       
  2437 Mon Mar 21 18:20:39 CET 2005 - max@suse.de
       
  2438 
       
  2439 - Fixed a typo in the shell code that handles inclusion of the
       
  2440   Acrobat Reader plugin (#70861).
       
  2441 
       
  2442 -------------------------------------------------------------------
       
  2443 Thu Mar 17 21:01:11 CET 2005 - stark@suse.de
       
  2444 
       
  2445 - updates from upcoming 1.0.2 
       
  2446 - added again logic to use Adobe Reader 7 (#70861)
       
  2447 - fixed crash in ICO decoding (#67142, bmo #245631)
       
  2448 - preinstall beagle extension (#72920)
       
  2449 - bugfixes in trigger scripts
       
  2450 - fixed industrial theming for Gnome (#72918)
       
  2451 
       
  2452 -------------------------------------------------------------------
       
  2453 Sat Mar 12 12:42:16 CET 2005 - stark@suse.de
       
  2454 
       
  2455 - fixed more security related bugs
       
  2456   (bmo #284551, #284627, #285595)
       
  2457 
       
  2458 -------------------------------------------------------------------
       
  2459 Wed Mar  9 21:42:05 CET 2005 - stark@suse.de
       
  2460 
       
  2461 - update also GNOME desktop file (#71810)
       
  2462 - added firefox-gnome.png to filelist
       
  2463 - use correct Firefox icon
       
  2464 
       
  2465 -------------------------------------------------------------------
       
  2466 Mon Mar  7 20:47:00 CET 2005 - stark@suse.de
       
  2467 
       
  2468 - disable inclusion of acrobat plugin again (#70861)
       
  2469 - don't use gconfd in registration phase (#66381) 
       
  2470 
       
  2471 -------------------------------------------------------------------
       
  2472 Mon Mar  7 16:13:29 CET 2005 - adrian@suse.de
       
  2473 
       
  2474 - use standard icon again for the default desktop file and
       
  2475   add a Gnome-only desktop file for the Gnome icon
       
  2476 - add plastikfox chrome theme to fix button order within KDE
       
  2477 - add patch for automatic theme selection for KDE and Gnome
       
  2478 - do register extensions in rebuild-databases.sh instead of %install,
       
  2479   to fix needed timestamps
       
  2480 
       
  2481 -------------------------------------------------------------------
       
  2482 Fri Mar  4 07:54:47 CET 2005 - stark@suse.de
       
  2483 
       
  2484 - extend add-plugins to recognize Java 1.5 (#66909)
       
  2485 - changed comment in desktop-file (#66867)
       
  2486 
       
  2487 -------------------------------------------------------------------
       
  2488 Tue Feb 22 09:33:44 CET 2005 - stark@suse.de
       
  2489 
       
  2490 - make --display parameter working in all cases (bnc #66043)
       
  2491 - revised postscript patch
       
  2492 - final 1.0.1 codebase
       
  2493 
       
  2494 -------------------------------------------------------------------
       
  2495 Mon Feb 21 13:09:30 CET 2005 - stark@suse.de
       
  2496 
       
  2497 - added patch to create Postscript level 2 (instead of 3)
       
  2498   (special thanks to Jungshik Shin)
       
  2499 - disabled freetype explicitly to be able to use the above patch
       
  2500   (freetype wasn't used anymore since some time anyway)
       
  2501 
       
  2502 -------------------------------------------------------------------
       
  2503 Fri Feb 18 09:10:10 CET 2005 - stark@suse.de
       
  2504 
       
  2505 - got more patches from branch to get another IDN fix and to
       
  2506   fix bug #51019
       
  2507 - enabled IDN again
       
  2508 
       
  2509 -------------------------------------------------------------------
       
  2510 Wed Feb 16 09:20:39 CET 2005 - stark@suse.de
       
  2511 
       
  2512 - bumped version number to 1.0.1
       
  2513 
       
  2514 -------------------------------------------------------------------
       
  2515 Tue Feb 15 10:26:04 CET 2005 - stark@suse.de
       
  2516 
       
  2517 - got updates from 1.0.1 branch
       
  2518 
       
  2519 -------------------------------------------------------------------
       
  2520 Thu Feb 10 06:57:33 CET 2005 - stark@suse.de
       
  2521 
       
  2522 - additional fireflashing fix (#50635, bmo #280664)
       
  2523 - some more security related fixes 
       
  2524   (bmo #268483, #273498, #277322)
       
  2525 - fire up GTK2 filepicker if GNOME is running
       
  2526   
       
  2527 -------------------------------------------------------------------
       
  2528 Tue Feb  8 07:51:13 CET 2005 - stark@suse.de
       
  2529 
       
  2530 - some prefs are ignored (bmo #261934)
       
  2531 - disabled default IDN (#50566)
       
  2532 - fixed some more bugzilla.mozilla.org bugs:
       
  2533   #276482, #280056, #280603
       
  2534 
       
  2535 -------------------------------------------------------------------
       
  2536 Sun Feb  6 13:10:12 CET 2005 - stark@suse.de
       
  2537 
       
  2538 - use same desktop categories for Professional and NLD
       
  2539 - added some lockdown stuff for printing and page saving
       
  2540   (bmo #280488)
       
  2541 
       
  2542 -------------------------------------------------------------------
       
  2543 Wed Feb  2 13:58:53 CET 2005 - stark@suse.de
       
  2544 
       
  2545 - modified gconf.diff to honor ignore_hosts (bmo #280742)
       
  2546 - added a JS crasher fix (bmo #268535)
       
  2547 - added more fixes (bmo #255441, #273024, #275405, #275634)
       
  2548 
       
  2549 -------------------------------------------------------------------
       
  2550 Fri Jan 28 12:39:37 CET 2005 - stark@suse.de
       
  2551 
       
  2552 - added gplflash inclusion
       
  2553 - improved JRE inclusion
       
  2554 - reactivated usage of Acrobat Reader plugin
       
  2555   (ready for acroread 7)
       
  2556 
       
  2557 -------------------------------------------------------------------
       
  2558 Sat Jan 22 13:16:47 CET 2005 - stark@suse.de
       
  2559 
       
  2560 - added some backported bugfixes
       
  2561 
       
  2562 -------------------------------------------------------------------
       
  2563 Sat Dec 18 10:30:11 CET 2004 - stark@suse.de
       
  2564 
       
  2565 - updated industrial theme to 1.0.9
       
  2566 - use slightly changed icon for menu-entry (bnc #275)
       
  2567 - use original desktop file for NLD again
       
  2568 
       
  2569 -------------------------------------------------------------------
       
  2570 Thu Dec 16 19:37:48 CET 2004 - stark@suse.de
       
  2571 
       
  2572 - newer patch for GNOME associations (bnc #362)
       
  2573 - fix overwriting of files with GTK picker (Ximian #65068)
       
  2574 - readded the industrial default theme patch for NLD
       
  2575 
       
  2576 -------------------------------------------------------------------
       
  2577 Wed Dec 15 11:50:56 CET 2004 - stark@suse.de
       
  2578 
       
  2579 - activate GTK filepicker for NLD again
       
  2580 - fix for GNOME helper applications with parameters
       
  2581 - make GNOME associations the default on NLD
       
  2582 
       
  2583 -------------------------------------------------------------------
       
  2584 Sat Dec  4 16:11:01 CET 2004 - stark@suse.de
       
  2585 
       
  2586 - fixed build on s390/s390x
       
  2587 - added patch to be able to install-global without running X
       
  2588   (bmo #265859)
       
  2589 
       
  2590 -------------------------------------------------------------------
       
  2591 Thu Nov 18 21:48:05 CET 2004 - stark@suse.de
       
  2592 
       
  2593 - update industrial theme to 1.0.8 (still not activated)
       
  2594 - added patch to make home-directory the default download dir
       
  2595   (on NLD is still used Desktop)
       
  2596 
       
  2597 -------------------------------------------------------------------
       
  2598 Thu Nov 11 09:01:58 CET 2004 - stark@suse.de
       
  2599 
       
  2600 - made initial window height smaller again 
       
  2601 
       
  2602 -------------------------------------------------------------------
       
  2603 Tue Nov  9 09:09:06 CET 2004 - stark@suse.de
       
  2604 
       
  2605 - update to final 1.0 release (20041109)
       
  2606 
       
  2607 -------------------------------------------------------------------
       
  2608 Thu Nov  4 08:22:36 CET 2004 - stark@suse.de
       
  2609 
       
  2610 - update to 1.0rc2 
       
  2611 
       
  2612 -------------------------------------------------------------------
       
  2613 Sat Oct 30 21:27:29 CEST 2004 - stark@suse.de
       
  2614 
       
  2615 - added missing s390(x) patch
       
  2616 
       
  2617 -------------------------------------------------------------------
       
  2618 Wed Oct 27 07:26:25 CEST 2004 - stark@suse.de
       
  2619 
       
  2620 - update to 1.0rc1 codebase
       
  2621 - printing via XFT/fontconfig
       
  2622 - freetype changes to avoid API conflicts with newer freetype2
       
  2623 - fixed build for s390/s390x
       
  2624 - removed AMD64 patch (included upstream)
       
  2625 - added translations sub-package
       
  2626 - removed "Show folder" patch for NLD (resolved upstream)
       
  2627 - don't use gnome-filepicker patch for NLD for now
       
  2628 - removed hppa buildfix (included upstream)
       
  2629 - removed untitled.patch (bmo #24068) resolved by (bmo #262478)
       
  2630 - use make -C browser/installer now to prepare installation
       
  2631 - don't check for default browser at startup (#47587)
       
  2632 - updated industrial.jar (0.99.13) (disabled)
       
  2633 
       
  2634 -------------------------------------------------------------------
       
  2635 Fri Oct 15 13:51:54 CEST 2004 - stark@suse.de
       
  2636 
       
  2637 - inherit locale from system
       
  2638 - fixed chrome registration
       
  2639 
       
  2640 -------------------------------------------------------------------
       
  2641 Wed Oct  6 23:11:01 CEST 2004 - joeshaw@suse.de
       
  2642  
       
  2643  - disable gconf settings as default (Ximian #67718)
       
  2644 
       
  2645 -------------------------------------------------------------------
       
  2646 Wed Oct  6 07:04:05 CEST 2004 - stark@suse.de
       
  2647 
       
  2648 - fixed inclusion of RealPlayer plugin again
       
  2649 
       
  2650 -------------------------------------------------------------------
       
  2651 Tue Oct  5 10:09:04 CEST 2004 - stark@suse.de
       
  2652 
       
  2653 - small important fix in firefox-download.patch (Ximian #65472) 
       
  2654 
       
  2655 -------------------------------------------------------------------
       
  2656 Sun Oct  3 00:02:09 CEST 2004 - stark@suse.de
       
  2657 
       
  2658 - added security-fix from 0.10.1 (mozilla.org #259708) (#46687)
       
  2659 
       
  2660 -------------------------------------------------------------------
       
  2661 Fri Oct  1 12:49:38 CEST 2004 - stark@suse.de
       
  2662 
       
  2663 - final fix for downloading to Desktop folder (Ximian #65756)
       
  2664 - remove Postscript from printer names (Ximian #65560)
       
  2665 
       
  2666 -------------------------------------------------------------------
       
  2667 Thu Sep 30 16:14:10 CEST 2004 - shprasad@suse.de
       
  2668 
       
  2669 - Modified the MozillaFirefox.desktop file.
       
  2670   Changed the name 'Firefox' to 'Firefox Web Browser'.
       
  2671   Also changed it for all languages.
       
  2672 
       
  2673 -------------------------------------------------------------------
       
  2674 Wed Sep 29 15:54:46 CEST 2004 - stark@suse.de
       
  2675 
       
  2676 - fix inclusion of RealPlayer plugin (Ximian #65711) 
       
  2677 
       
  2678 -------------------------------------------------------------------
       
  2679 Mon Sep 27 17:51:24 CEST 2004 - joeshaw@suse.de
       
  2680 
       
  2681 - Update the industrial default patch, for some reason it didn't
       
  2682   take before.
       
  2683 
       
  2684 -------------------------------------------------------------------
       
  2685 Fri Sep 24 07:34:48 CEST 2004 - stark@suse.de
       
  2686 
       
  2687 - fix for Ximian #65176 (mozilla.org #240068)
       
  2688 - revised patch for update function (Ximian #65615)
       
  2689 
       
  2690 -------------------------------------------------------------------
       
  2691 Thu Sep 23 20:21:39 CEST 2004 - joeshaw@suse.de
       
  2692 
       
  2693 - Uncomment the patch which tells the UI that industrial is the
       
  2694   default.
       
  2695 
       
  2696 -------------------------------------------------------------------
       
  2697 Thu Sep 23 12:38:06 CEST 2004 - stark@suse.de
       
  2698 
       
  2699 - open Nautilus on NLD for 'Show folder' in download settings
       
  2700   (Ximian #65472) by sragavan@novell.com
       
  2701 - save to Desktop folder if selected (Ximian #65756)
       
  2702   by sragavan@novell.com
       
  2703 
       
  2704 -------------------------------------------------------------------
       
  2705 Wed Sep 22 10:23:01 CEST 2004 - stark@suse.de
       
  2706 
       
  2707 - synced NLD package with 9.2 version
       
  2708 - GTK2 filepicker does now ask for confirmation when overwriting
       
  2709   files (Ximian #65068) by sagarwala@novell.com
       
  2710 - no direct update function (Ximian #65615) by rganesan@novell.com 
       
  2711 - throbber linked to Novell (Ximian #66283) by rganesan@novell.com
       
  2712 - make industrial the default theme for NLD
       
  2713   (Ximian #65542) by joeshaw@suse.de
       
  2714 
       
  2715 -------------------------------------------------------------------
       
  2716 Mon Sep 20 22:00:55 CEST 2004 - joeshaw@suse.de
       
  2717 
       
  2718 - Add default bookmarks.  Ximian #65546.
       
  2719 - Add the industrial theme, but it's not the default yet.
       
  2720 - Remove acroread from add-plugins because it's badly behaved.
       
  2721   Ximian #65499.
       
  2722 
       
  2723 -------------------------------------------------------------------
       
  2724 Mon Sep 20 17:57:38 CEST 2004 - federico@ximian.com
       
  2725 
       
  2726 - Added MozillaFirefox-toplevel-window-height.diff for
       
  2727   http://bugzilla.ximian.com/show_bug.cgi?id=65543
       
  2728 
       
  2729 -------------------------------------------------------------------
       
  2730 Sun Sep 19 15:42:30 CEST 2004 - stark@suse.de
       
  2731 
       
  2732 - use GNOME system prefs only for NLD by default 
       
  2733   (fixes bug #45575)
       
  2734 
       
  2735 -------------------------------------------------------------------
       
  2736 Fri Sep 17 08:59:32 CEST 2004 - stark@suse.de
       
  2737 
       
  2738 - joeshaw@suse.de: Update GConf patch so that proxy settings work 
       
  2739   correctly (Ximian #64461)
       
  2740 - don't search Java on every path (Ximian #65383)
       
  2741 - added some missing fixes for official release
       
  2742 - added new java package name for triggers (#45257)
       
  2743 
       
  2744 -------------------------------------------------------------------
       
  2745 Sat Sep 11 13:25:41 CEST 2004 - stark@suse.de
       
  2746 
       
  2747 - update to official 1.0PR (0.10)
       
  2748 - adopted gnome-filepicker patch
       
  2749 - removed obsolete CUPS hack from start-script 
       
  2750   (Ximian #65635, #65560)
       
  2751 
       
  2752 -------------------------------------------------------------------
       
  2753 Thu Sep  9 21:35:42 CEST 2004 - stark@suse.de
       
  2754 
       
  2755 - fixed endianess on AMD64 in JS component (#34743)
       
  2756 
       
  2757 -------------------------------------------------------------------
       
  2758 Mon Sep  6 17:33:07 CEST 2004 - stark@suse.de
       
  2759 
       
  2760 - fixed filelist
       
  2761 
       
  2762 -------------------------------------------------------------------
       
  2763 Mon Sep  6 13:48:03 CEST 2004 - stark@suse.de
       
  2764 
       
  2765 - update to 1.0PR (aka 0.10) 
       
  2766 
       
  2767 -------------------------------------------------------------------
       
  2768 Fri Sep  3 21:35:47 CEST 2004 - stark@suse.de
       
  2769 
       
  2770 - added ppc64 patch
       
  2771 
       
  2772 -------------------------------------------------------------------
       
  2773 Thu Sep  2 03:08:59 CEST 2004 - dave@suse.de
       
  2774 
       
  2775 - Fixed up the .desktop installation on nld 
       
  2776 
       
  2777 -------------------------------------------------------------------
       
  2778 Wed Sep  1 15:05:48 CEST 2004 - shprasad@suse.de
       
  2779 
       
  2780 - Doesn't ask to set Firefox as default web-browser. 
       
  2781 
       
  2782 -------------------------------------------------------------------
       
  2783 Tue Aug 31 14:01:18 CEST 2004 - stark@suse.de
       
  2784 
       
  2785 - next new version for filepicker stuff
       
  2786 - deactivated native filepicker for NLD
       
  2787 - update to snapshot (20040831)
       
  2788 
       
  2789 -------------------------------------------------------------------
       
  2790 Tue Aug 24 17:35:52 CEST 2004 - stark@suse.de
       
  2791 
       
  2792 - new version of gnome-filepicker patch
       
  2793 - added patch for config
       
  2794 
       
  2795 -------------------------------------------------------------------
       
  2796 Fri Aug 20 17:12:48 CEST 2004 - stark@suse.de
       
  2797 
       
  2798 - update to snapshot (20040820) 
       
  2799 
       
  2800 -------------------------------------------------------------------
       
  2801 Thu Aug 19 08:46:42 CEST 2004 - stark@suse.de
       
  2802 
       
  2803 - added workaround for mozilla bug #246313
       
  2804   (Firefox does not start: getting "cannot open display" error)
       
  2805 
       
  2806 -------------------------------------------------------------------
       
  2807 Wed Aug 18 15:07:22 CEST 2004 - stark@suse.de
       
  2808 
       
  2809 - added some patches from Ximian
       
  2810   - use GNOME filepicker
       
  2811   - use more gconf settings
       
  2812   - set startup homepage to Novell
       
  2813 
       
  2814 -------------------------------------------------------------------
       
  2815 Tue Aug 17 13:12:35 CEST 2004 - stark@suse.de
       
  2816 
       
  2817 - update to pre-1.0.0 (20040817)
       
  2818 
       
  2819 -------------------------------------------------------------------
       
  2820 Thu Aug  5 06:27:41 CEST 2004 - stark@suse.de
       
  2821 
       
  2822 - security update to 0.9.3 
       
  2823   (including #43312 and others)
       
  2824 - handle RealPlayer 9 plugin
       
  2825 
       
  2826 -------------------------------------------------------------------
       
  2827 Mon Aug  2 15:11:51 CEST 2004 - ro@suse.de
       
  2828 
       
  2829 - recode desktop file to utf-8
       
  2830 
       
  2831 -------------------------------------------------------------------
       
  2832 Wed Jul 28 08:46:31 CEST 2004 - stark@suse.de
       
  2833 
       
  2834 - added fix against certificate spoofing (#43312) 
       
  2835 
       
  2836 -------------------------------------------------------------------
       
  2837 Fri Jul 23 06:31:41 CEST 2004 - stark@suse.de
       
  2838 
       
  2839 - update to 0.9.2
       
  2840 - added workaround for extension registry 
       
  2841 - removed old (incompatible) mozex extension
       
  2842 
       
  2843 -------------------------------------------------------------------
       
  2844 Tue Jun 29 06:27:59 CEST 2004 - stark@suse.de
       
  2845 
       
  2846 - update to 0.9.1
       
  2847 - added hint to run as root first
       
  2848 
       
  2849 -------------------------------------------------------------------
       
  2850 Tue Jun 15 12:42:28 CEST 2004 - stark@suse.de
       
  2851 
       
  2852 - update to 0.9 
       
  2853 - added patch for newer freetype
       
  2854 
       
  2855 -------------------------------------------------------------------
       
  2856 Fri Apr  2 10:31:45 CEST 2004 - stark@suse.de
       
  2857 
       
  2858 - removing relocation of TEMP directory (#34391)
       
  2859 
       
  2860 -------------------------------------------------------------------
       
  2861 Mon Mar 29 11:43:51 CEST 2004 - stark@suse.de
       
  2862 
       
  2863 - update to 0.8.0+ (20040503)
       
  2864 - removed firefox logos and activate official branding for
       
  2865   milestone builds
       
  2866 - changed profile-dir to .firefox
       
  2867 - added some needed files
       
  2868 - enabled gnomevfs extension 
       
  2869 
       
  2870 -------------------------------------------------------------------
       
  2871 Fri Mar 26 18:09:34 CET 2004 - uli@suse.de
       
  2872 
       
  2873 - fixed hang during build on s390* (bug #35440)
       
  2874 
       
  2875 -------------------------------------------------------------------
       
  2876 Wed Mar  3 06:52:00 CET 2004 - stark@suse.de
       
  2877 
       
  2878 - removed unused patches for GTK2 build 
       
  2879 - more fixes for (#35179)
       
  2880 
       
  2881 -------------------------------------------------------------------
       
  2882 Mon Mar  1 07:32:52 CET 2004 - stark@suse.de
       
  2883 
       
  2884 - improved start-script to interact with thunderbird (#35179) 
       
  2885 
       
  2886 -------------------------------------------------------------------
       
  2887 Thu Feb 26 06:57:05 CET 2004 - stark@suse.de
       
  2888 
       
  2889 - use official releasedate
       
  2890 - added official (trademarked) artwork
       
  2891 - added firefox icon to /usr/share/pixmaps
       
  2892 - cleaned up spec-file (there will be no GTK1 version)
       
  2893 
       
  2894 -------------------------------------------------------------------
       
  2895 Tue Feb 24 16:43:17 CET 2004 - stark@suse.de
       
  2896 
       
  2897 - fixed optimization for non-x86 archs 
       
  2898 
       
  2899 -------------------------------------------------------------------
       
  2900 Tue Feb 24 07:43:35 CET 2004 - stark@suse.de
       
  2901 
       
  2902 - adopted file-list and build options to original distribution 
       
  2903 - added prdtoa fix (#32963)
       
  2904 - added hook for static firefox build to rebuild-databases.sh
       
  2905 - added compiler flags for security/ (nss-opt.patch) 
       
  2906 - included mozex (mozex.mozdev.org)
       
  2907 - added -Os as optimization flag
       
  2908 
       
  2909 -------------------------------------------------------------------
       
  2910 Mon Feb  9 21:59:37 CET 2004 - stark@suse.de
       
  2911 
       
  2912 - renamed to MozillaFirefox
       
  2913 - update to final version 0.8 
       
  2914 
       
  2915 -------------------------------------------------------------------
       
  2916 Fri Feb  6 08:39:15 CET 2004 - stark@suse.de
       
  2917 
       
  2918 - update to Firebird 0.8 (20040205)
       
  2919 - added mips build fix
       
  2920 - set PS printer list in MozillaFirebird.sh 
       
  2921 - use lib64 again for biarch platforms
       
  2922 
       
  2923 -------------------------------------------------------------------
       
  2924 Sat Jan 10 10:33:54 CET 2004 - adrian@suse.de
       
  2925 
       
  2926 - build as user
       
  2927 
       
  2928 -------------------------------------------------------------------
       
  2929 Fri Aug 22 11:32:07 CEST 2003 - stark@suse.de
       
  2930 
       
  2931 - upstream sync for 0.6.1post
       
  2932 
       
  2933 -------------------------------------------------------------------
       
  2934 Sun Aug 10 22:01:12 CEST 2003 - stark@suse.de
       
  2935 
       
  2936 - removed dmoz from searchplugins-filelist
       
  2937 
       
  2938 -------------------------------------------------------------------
       
  2939 Fri Aug  8 10:30:50 CEST 2003 - stark@suse.de
       
  2940 
       
  2941 - update to 0.6.1post (TRUNK)
       
  2942 - use -fno-strict-aliasing
       
  2943 
       
  2944 -------------------------------------------------------------------
       
  2945 Thu Jul 31 11:25:39 CEST 2003 - stark@suse.de
       
  2946 
       
  2947 - update to 0.6.1 (MOZILLA_1_4_BRANCH)
       
  2948 - synchronized with mozilla-source
       
  2949 - created file-list
       
  2950 
       
  2951 -------------------------------------------------------------------
       
  2952 Thu Jul 10 09:45:49 CEST 2003 - stark@suse.de
       
  2953 
       
  2954 - update to snapshot 20030709
       
  2955 - fixed generation of symlink MozillaFirebird-xremote-client
       
  2956 
       
  2957 -------------------------------------------------------------------
       
  2958 Fri Jun 20 06:53:08 CEST 2003 - stark@suse.de
       
  2959 
       
  2960 - update to snapshot 20030622 (0.7pre) 
       
  2961 
       
  2962 -------------------------------------------------------------------
       
  2963 Mon May 19 08:54:46 CEST 2003 - stark@suse.de
       
  2964 
       
  2965 - update to snapshot 20030518 (0.6) 
       
  2966 
       
  2967 -------------------------------------------------------------------
       
  2968 Sun May  7 10:11:16 CEST 2003 - stark@suse.de
       
  2969 
       
  2970 - update to snapshot 20030507 
       
  2971 
       
  2972 -------------------------------------------------------------------
       
  2973 Wed Apr 30 13:26:43 CEST 2003 - stark@suse.de
       
  2974 
       
  2975 - initial SuSE package 
       
  2976