pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/opera



Module Name:    pkgsrc
Committed By:   obache
Date:           Fri Aug  3 13:08:24 UTC 2012

Modified Files:
        pkgsrc/www/opera: Makefile distinfo

Log Message:
Update opera to 12.01.

Opera 12.01 is a recommended upgrade offering security and stability 
enhancements.

Fixes and Stability Enhancements since Opera 12.00
General and User Interface

  * Several general fixes and stability improvements
  * Website thumbnail memory usage improvements
  * Address bar inline auto-completion no longer prefers shortest domain
  * Corrected an error that could occur after removing the plugin wrapper
  * Resolved an issue where favicons were squeezed too much when many tabs were
    open

Display and Scripting

  * Resolved an error with XHR transfers where content-type was incorrectly
    determined
  * Improved handling of object literals with numeric duplicate properties
  * Changed behavior of nested/chained comma expressions: now expressing and
    compiling them as a list rather than a tree
  * Aligned behavior of the #caller property on function code objects in
    ECMAScript 5 strict mode with the specification
  * Fixed an issue where input type=month would return an incorrect value in its
    valueAsDate property
  * Resolved an issue with JSON.stringify() that could occur on cached number
    conversion
  * Fixed a problem with redefining special properties using
    Object.defineProperty()

Network and Site-Specific

  * Fixed an issue where loading would stop at "Document 100%" but the page
    would still be loading
  * tuenti.com: Corrected behavior when long content was displayed
  * https://twitter.com: Fixed an issue with secure transaction errors
  * Fixed an issue with Google Maps Labs that occured when compiling top-level
    loops inside strict evals
  * Corrected a problem that could occur with DISQUS
  * Fixed a crash occurring on Lenovo's "Shop now" page
  * Corrected issues when calling window.console.log via a variable at watch4you
  * Resolved an issue with Yahoo! chat

Mail, News, Chat

  * Resolved an issue where under certain conditions the mail panel would
    continuously scroll up
  * Fixed a crash occurring when loading mail databases on startup

Security

  * Re-fixed an issue where certain URL constructs could allow arbitrary code
    execution, as reported by Andrey Stroganov; see our advisory
      http://www.opera.com/support/kb/view/1016/
  * Fixed an issue where certain characters in HTML could incorrectly be
   ignored, which could facilitate XSS attacks; see our advisory
      http://www.opera.com/support/kb/view/1026/
  * Fixed another issue where small windows could be used to trick users into
    executing downloads as reported by Jordi Chancel; see our advisory
      http://www.opera.com/support/kb/view/1027/
  * Fixed an issue where an element's HTML content could be incorrectly
    returned without escaping, bypassing some HTML sanitizers; see our advisory
      http://www.opera.com/support/kb/view/1025/
  * Fixed a low severity issue, details will be disclosed at a later date


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/www/opera/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/opera/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index