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