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