Change logs for libxcb source package in Hardy

  • libxcb (1.1-1ubuntu1.1) hardy-proposed; urgency=low
    
      * Pull fixes for important performance issues from Debian stable
        (LP: #393503, Debian #487635), backported from upstream.
        - 101_fix_some_fd_leaks.diff
          Fix some fd leaks in _xcb_open_*()
        - 102_increase_buffer_size_to_16k.diff
          Increase libxcb buffer size to 16k from 4k
        - 103_disable_nagle.diff
          Disable Nagle on TCP socket
      * 104_use_poll.diff (LP: #393509)
        Use poll() instead of select(), otherwise an app can't open more
        than 1024 files.
      * 105_xid_fixes.diff (LP: #220628)
        Fix BadIDChoice issues reported against firefox and other apps.
    
     -- Timo Aaltonen <email address hidden>   Wed, 08 Jul 2009 16:03:45 +0300
  • libxcb (1.1-1ubuntu1) hardy; urgency=low
    
      * Add 100_sloppy_lock.diff, which reverses the locking logic, ie. sloppy
        locking is the default. To disable that, set the environment variable
        LIBXCB_DISABLE_SLOPPY_LOCK to any value. (LP: #87947)
    
     -- Timo Aaltonen <email address hidden>   Tue, 11 Mar 2008 21:31:54 +0200
  • libxcb (1.1-1) unstable; urgency=low
    
      * New upstream release.
      * Depend on xcb-proto between 1.1 and 2.0.
      * Lintian fix: ${binary:Version}, not ${Source-Version}.
      * Update Vcs-* and Homepage: headers for dpkg 1.14.6.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  26 Nov 2007 09:24:33 +0000
  • libxcb (1.0-3) unstable; urgency=low
    
      * libxcb1-dev: Add Conflicts and Replaces for old libxcb0-dev packages
        from experimental. (Closes: #407376)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  24 May 2007 12:54:42 +0100