[ubuntu/quantal-proposed] compiz 1:0.9.8.4-0ubuntu1 (Accepted)

Lukasz 'sil2100' Zemczak lukasz.zemczak at canonical.com
Mon Oct 1 12:48:04 UTC 2012


compiz (1:0.9.8.4-0ubuntu1) quantal-proposed; urgency=low

  * debian/control:
    - Add dependency on gnome-settings-daemon for compiz-gnome, since some
      tests need the g-s-d gsetting schemas
  * New upstream release.
    - FTBFS with -DCOMPIZ_BUILD_TESTING=OFF if libgtest-dev is not installed
      (LP: #1057421)
    - [performance] glXSwapIntervalEXT called every frame, which is very slow
      on Nvidia. (LP: #1051286)
    - opacify plugin: opacity isn't reset after switching window (LP: #1050757)
    - cmake fails on python 2.6 as sys.version_info does not contain
      major_version or minor_version (LP: #1048964)
    - scale mode is not visible if a fullscreen window is unredirected
      (LP: #1047168)
    - Unredirected fullscreen windows flicker briefly when another window
      (like a menu) opens above them (LP: #1046664)
    - Week33 - Grid highlight window appears while switching between workspaces
      (LP: #1037142)
    - gtk-window-decorator leaks large numbers of pixmaps and pixmap memory
      (LP: #1057263)
    - [fglrx] compiz crashed with SIGSEGV in glXDestroyContext()
      [/usr/lib/fglrx/libGL.so.1] from GLScreen::~GLScreen() (LP: #1054724)
    - Maximized window gets unredirected when it's not fullscreen
      (LP: #1053902)
    - Double shortcuts conflict with gnome-control-center ones (LP: #1050796)
    - gtk-window-decorator leaking window handles. Window operations become
      sluggish after a few days of usage (LP: #1050610)
    - [valgrind] Up to 520,000 bytes lost when running
      CCSGSettingsBackendConceptTest (LP: #1049169)
    - 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
      wrong values (LP: #1042041)
    - Compiz r3275 breaks VirtualBox Guest Additions: black screen or just
      wallpaper (LP: #1030891)
    - Incorrect (low/stuttering) refresh rate with NVIDIA driver (LP: #92599)
    - ARM build broken with 'swapInterval' is not a member of 'GL'
      (LP: #1056645)
    - compiz.fix_927168 broke ARM building (LP: #1052838)
    - compiz crashed with SIGSEGV in __strcasestr_ia32() from
      ccsStringToModifiers(binding=NULL) (LP: #1041535)
  * Cherry-picked from upstream:
    - ABI bump due to an ABI change in the composite plugin
    - Removed schema keys still used in keybindings and automated tests
      (LP: #1057955)

Date: Thu, 27 Sep 2012 15:43:59 +0200
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Didier Roche <didrocks at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/compiz/1:0.9.8.4-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 27 Sep 2012 15:43:59 +0200
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-gnome compiz-plugins-default compiz-plugins libdecoration0 libdecoration0-dev libcompizconfig0 libcompizconfig0-dev python-compizconfig compizconfig-settings-manager compiz-plugins-main compiz-plugins-main-default compiz-plugins-main-dev compiz-plugins-extra compizconfig-backend-gconf
Architecture: source
Version: 1:0.9.8.4-0ubuntu1
Distribution: quantal-proposed
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Łukasz 'sil2100' Zemczak <lukasz.zemczak at canonical.com>
Description: 
 compiz     - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-plugins - OpenGL window and compositing manager - plugins
 compiz-plugins-default - OpenGL window and compositing manager - default plugins
 compiz-plugins-extra - transitional dummy package.
 compiz-plugins-main - transitional dummy package.
 compiz-plugins-main-default - transitional dummy package.
 compiz-plugins-main-dev - transitional dummy package.
 compizconfig-backend-gconf - transitional dummy package.
 compizconfig-settings-manager - Compiz configuration settings manager
 libcompizconfig0 - Settings library for plugins - OpenCompositing Project
 libcompizconfig0-dev - Development file for plugin settings - OpenCompositing Project
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
 python-compizconfig - Compizconfig bindings for python
Launchpad-Bugs-Fixed: 92599 1030891 1037142 1041535 1042041 1046664 1047168 1048964 1049169 1050610 1050757 1050796 1051286 1052838 1053902 1054724 1056645 1057263 1057421 1057955
Changes: 
 compiz (1:0.9.8.4-0ubuntu1) quantal-proposed; urgency=low
 .
   * debian/control:
     - Add dependency on gnome-settings-daemon for compiz-gnome, since some
       tests need the g-s-d gsetting schemas
   * New upstream release.
     - FTBFS with -DCOMPIZ_BUILD_TESTING=OFF if libgtest-dev is not installed
       (LP: #1057421)
     - [performance] glXSwapIntervalEXT called every frame, which is very slow
       on Nvidia. (LP: #1051286)
     - opacify plugin: opacity isn't reset after switching window (LP: #1050757)
     - cmake fails on python 2.6 as sys.version_info does not contain
       major_version or minor_version (LP: #1048964)
     - scale mode is not visible if a fullscreen window is unredirected
       (LP: #1047168)
     - Unredirected fullscreen windows flicker briefly when another window
       (like a menu) opens above them (LP: #1046664)
     - Week33 - Grid highlight window appears while switching between workspaces
       (LP: #1037142)
     - gtk-window-decorator leaks large numbers of pixmaps and pixmap memory
       (LP: #1057263)
     - [fglrx] compiz crashed with SIGSEGV in glXDestroyContext()
       [/usr/lib/fglrx/libGL.so.1] from GLScreen::~GLScreen() (LP: #1054724)
     - Maximized window gets unredirected when it's not fullscreen
       (LP: #1053902)
     - Double shortcuts conflict with gnome-control-center ones (LP: #1050796)
     - gtk-window-decorator leaking window handles. Window operations become
       sluggish after a few days of usage (LP: #1050610)
     - [valgrind] Up to 520,000 bytes lost when running
       CCSGSettingsBackendConceptTest (LP: #1049169)
     - 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
       wrong values (LP: #1042041)
     - Compiz r3275 breaks VirtualBox Guest Additions: black screen or just
       wallpaper (LP: #1030891)
     - Incorrect (low/stuttering) refresh rate with NVIDIA driver (LP: #92599)
     - ARM build broken with 'swapInterval' is not a member of 'GL'
       (LP: #1056645)
     - compiz.fix_927168 broke ARM building (LP: #1052838)
     - compiz crashed with SIGSEGV in __strcasestr_ia32() from
       ccsStringToModifiers(binding=NULL) (LP: #1041535)
   * Cherry-picked from upstream:
     - ABI bump due to an ABI change in the composite plugin
     - Removed schema keys still used in keybindings and automated tests
       (LP: #1057955)
Checksums-Sha1: 
 7d8f1e8ff22f69b568271e59791f3e1f39ec0aec 3333 compiz_0.9.8.4-0ubuntu1.dsc
 65c7aaffd37d3b83d4572f920b2b6743113f307f 5420201 compiz_0.9.8.4.orig.tar.gz
 93ff200baddc9a98f5e0e2589ed6814caa50ccf4 78226 compiz_0.9.8.4-0ubuntu1.diff.gz
Checksums-Sha256: 
 4fde89ab9ca746b9f6411d682343501c760cb3e3f2a6b116a3ecd44fc1ada450 3333 compiz_0.9.8.4-0ubuntu1.dsc
 190302c576efe0c9595675d02580a967ac62efea3676ca31c8416a122861b78c 5420201 compiz_0.9.8.4.orig.tar.gz
 742dd7ca2affc4c78650b64bf0ee11d8ccf2a8d9fac1ca0f1bddb6bad4e14aa6 78226 compiz_0.9.8.4-0ubuntu1.diff.gz
Files: 
 5d5f1f20c2b42fe5b66f32bea5772754 3333 x11 optional compiz_0.9.8.4-0ubuntu1.dsc
 126bc4444c6dd4c29b5142dfd63a1e57 5420201 x11 optional compiz_0.9.8.4.orig.tar.gz
 5a1732b323e8a3f9ba0f0f3030819e8d 78226 x11 optional compiz_0.9.8.4-0ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>


More information about the Quantal-changes mailing list