~ubuntu-branches/ubuntu/precise/maas/precise-updates

« back to all changes in this revision

Viewing changes to src/maasserver/static/jslibs/yui/3.4.1/releasenotes/HISTORY.panel.md

Tags: 1.2+bzr1373+dfsg-0ubuntu1~12.04.4
* SECURITY UPDATE: failure to authenticate downloaded content (LP: #1039513)
  - debian/patches/CVE-2013-1058.patch: Authenticate downloaded files with
    GnuPG and MD5SUM files. Thanks to Julian Edwards.
  - CVE-2013-1058
* SECURITY UPDATE: configuration options may be loaded from current working
  directory (LP: #1158425)
  - debian/patches/CVE-2013-1057-1-2.patch: Do not load configuration
    options from the current working directory. Thanks to Julian Edwards.
  - CVE-2013-1057

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Panel Change History
2
 
====================
3
 
 
4
 
3.4.1
5
 
-----
6
 
 
7
 
  * Panel's CSS related to WidgetButtons has been improved. The styling for
8
 
    Panel's header is now much more flexible, while maintaining the position of
9
 
    the close button across browsers and varying amounts of content.
10
 
    [Ticket #2530978]
11
 
 
12
 
  * Panel now has a working Night skin. [Ticket #2530937]
13
 
 
14
 
  * The sprite image assets for the "close" button on Panels have moved into the
15
 
    WidgetButtons extension's assets. [Ticket #2530952]
16
 
 
17
 
  * See also Widget and extensions for changes to dependencies.
18
 
 
19
 
3.4.0
20
 
-----
21
 
 
22
 
  * Initial release.