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