Merge lp:~ps-jenkins/compiz/latestsnapshot-10.9.9daily13.05.3113.04-0ubuntu1 into lp:compiz/0.9.9

Proposed by PS Jenkins bot
Status: Merged
Approved by: PS Jenkins bot
Approved revision: 3657
Merged at revision: 3657
Proposed branch: lp:~ps-jenkins/compiz/latestsnapshot-10.9.9daily13.05.3113.04-0ubuntu1
Merge into: lp:compiz/0.9.9
Diff against target: 36 lines (+29/-0)
1 file modified
debian/changelog (+29/-0)
To merge this branch: bzr merge lp:~ps-jenkins/compiz/latestsnapshot-10.9.9daily13.05.3113.04-0ubuntu1
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Compiz Maintainers Pending
Review via email: mp+166782@code.launchpad.net

Commit message

Releasing 1:0.9.9~daily13.05.31~13.04-0ubuntu1 to ubuntu

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-05-08 04:36:51 +0000
3+++ debian/changelog 2013-05-31 13:17:26 +0000
4@@ -1,3 +1,32 @@
5+compiz (1:0.9.9~daily13.05.31~13.04-0ubuntu1) raring; urgency=low
6+
7+ [ Chris Townsend ]
8+ * Fixed issue where minimizing an unredirect full screen window would
9+ repaint the full screen window after minimizing it even though it
10+ isn't really there. This is a backport of lp:compiz revno. 3686.
11+ (LP: #1053895)
12+
13+ [ Marco Trevisan (TreviƱo) ]
14+ * OpenGL Screen: Ignore the MSAA configs during initialization This
15+ fixes a crash with new MESA drivers and high monitor resolutions
16+ caused by the fact that we're accidentally using some MSAA configs
17+ with some drivers in Mesa 9.0. Taking in account the values of
18+ GLX_SAMPLES and GLX_SAMPLE_BUFFERS fixes the issue. See mesa bug
19+ https://bugs.freedesktop.org/show_bug.cgi?id=61182. (LP: #1174495)
20+
21+ [ Hu Kang ]
22+ * Use XIDefineCursor rather than XDefineCursor. compiz should show a
23+ busy cursor during the application startup stage. the corresponding
24+ code is in scr/screen.cpp:
25+ cps::StartupSequenceImpl::updateStateFeedback () the patch changes
26+ all XDefineCursor to XIDefineCursor (see XInput2 extension) (LP:
27+ #1179155). (LP: #1179155)
28+
29+ [ Ubuntu daily release ]
30+ * Automatic snapshot from revision 3656
31+
32+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 31 May 2013 04:03:43 +0000
33+
34 compiz (1:0.9.9~daily13.05.08~13.04-0ubuntu1) raring; urgency=low
35
36 * Automatic snapshot from revision 3652

Subscribers

People subscribed via source and target branches