~timo-jyrinki/compiz/precise_SRU-1

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2012-06-21 15:35:07 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20120621153507-ruajo5et0gf3lr8c
* Cherry-pick upstream patches:
  - CMake Error at FindCompiz.cmake:84 (include): include could not find load
    file: CompizDefaults (LP: #993608)
  - compiz (decor) - Warn: failed to bind pixmap to texture (LP: #929989)
  - gtk-window-decorator crashed with SIGFPE in 
    _decor_blend_horz_border_picture() (LP: #963794)
  - [callgrind] compiz spends ~25% of its time constructing/destructing 
    strings in PrivateScreen::handleActionEvent (LP: #1005569)
  - gtk-window-decorator crashed with SIGSEGV in meta_get_decoration_geometry
    (LP: #1007754)
  - composite refresh rate falls back to 50Hz, which is wrong in most cases
    (LP: #1009338)
  - [callgrind] compiz spends ~7% of its time inserting into and destructing 
    the events list in PrivateScreen::processEvents() (LP: #1006335)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
compiz (1:0.9.7.8-0ubuntu2) UNRELEASED; urgency=low
 
2
 
 
3
  * Cherry-pick upstream patches:
 
4
    - CMake Error at FindCompiz.cmake:84 (include): include could not find load
 
5
      file: CompizDefaults (LP: #993608)
 
6
    - compiz (decor) - Warn: failed to bind pixmap to texture (LP: #929989)
 
7
    - gtk-window-decorator crashed with SIGFPE in 
 
8
      _decor_blend_horz_border_picture() (LP: #963794)
 
9
    - [callgrind] compiz spends ~25% of its time constructing/destructing 
 
10
      strings in PrivateScreen::handleActionEvent (LP: #1005569)
 
11
    - gtk-window-decorator crashed with SIGSEGV in meta_get_decoration_geometry
 
12
      (LP: #1007754)
 
13
    - composite refresh rate falls back to 50Hz, which is wrong in most cases
 
14
      (LP: #1009338)
 
15
    - [callgrind] compiz spends ~7% of its time inserting into and destructing 
 
16
      the events list in PrivateScreen::processEvents() (LP: #1006335)
 
17
 
 
18
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Wed, 20 Jun 2012 15:02:31 +0100
 
19
 
1
20
compiz (1:0.9.7.8-0ubuntu1) precise-proposed; urgency=low
2
21
 
3
22
  [ Didier Roche ]