[ANNOUNCE] libxcb 1.8

Julien Danjou julien at danjou.info
Wed Jan 11 09:33:50 PST 2012


Hi,

Finally! It has been released, the new libxcb 1.8.

Changes:

Aaron Plattner (1):
      xcb_disconnect: call shutdown() to force a disconnect

Alan Coopersmith (5):
      Use special path to sockets when running under Solaris Trusted Extensions
      Remove unused DECnet code
      Add #include <sys/socket.h> to xcb_conn.c
      Make launchd code in xcb_util.c match surrounding code indent levels
      If protocol is "unix", use a Unix domain socket, not TCP

Arvind Umrao (1):
      Added more error states and removed global error_connection

Carlos Garnacho (1):
      Handle XGE events with the "send event" flag

Christoph Reimann (14):
      added xcb_sumof() with restriction to uint8_t
      xkb: updated configure.ac/Makefile.am
      new and still preliminary functions for switch; feautures include     - API compatibility with valueparam     - r
      xkb: added pkg config file
      added generating code for _serialize() in case of variable sized structs (largely untested)
      preliminary handling of further special cases in unserialize     first attempts to unify serialize and unserializ
      partial rewrite of serialize helper functions completed;     _serialize() & _unserialize() have been tested for s
      bug fixes for all kinds of 'special cases'
      attempt to fix special case: variable fields followed by fixed size fields
      renamed most _unserialize() functions to _sizeof() and fixed _unserialize() for the special case of intermixed va
      special case 'intermixed variable and fixed size fields': fixed reply side, needs testing
      added accessors for special cases     major bugfixes include: rewrite of prefix related functions, merge of seria
      small fix in the xkb pkg file
      small fix to get rid of some compiler warnings     also added very basic documentation for xkb

David Coles (1):
      Add support for building with Python 3

James Jones (1):
      Insert, not append explicit xcbgen dir python path

Jamey Sharp (15):
      xcb_request_check: Sync even if an event was read for this sequence.
      _xcb_conn_wait: Shut down the connection on unexpected poll() events.
      xcb_send_request: Send all requests using a common internal send_request.
      xcb_request_check: Hold the I/O lock while deciding to sync.
      xcb_discard_reply: Simplify by re-using poll_for_reply helper.
      xcb_in: Use 64-bit sequence numbers internally everywhere.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
      Include XKB in ./configure's summary output.
      Enable AM_SILENT_RULES on automake 1.11 or newer.
      Factor reader_list management out of wait_for_reply.
      Dequeue readers that can't receive any new responses.
      Introduce xcb_wait_for_event_until, for consuming responses in wire-order.
      Delete the old c-client.xsl.
      Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order."
      Keep ALIGNOF definition out of the public namespace.

Jeetu Golani (8):
      Win32 code for xcb-1.5
      windefs.h is now called xcb_windefs.h - changed all includes to reflect that.Replaced one instance ofWIN32 with _
      changes in xcb_windefs.h - the flag  _XCB_WINDEFS_H replaces WINDEFS_H
      restablished inclusion of fcntl.h and netinet/tcp.h in xcb_util.c -- without these the code no longer compiled on
      xcb_in.c #ifndef _WIN32 inside of #if USE_POLL redundant and removed
      Set errno=0 in read_block. On Win32 there is no errno and this makes the     do..while loop execute only once. Al
      Replaced read() in read_block and _xcb_in_read() with recv for all     platforms. MSG_WAITALL is undefined in Min
      Don't validate FD_SETSIZE on Win32

Jeremy Huddleston (1):
      darwin: Don't use poll() when expected to run on darwin10 and prior

Jon TURNEY (1):
      Fix WIN32 compilation after commit 163c47bdc0d32785d831e4c93fea9ab7e023446b

Josh Triplett (1):
      Allow disconnecting connections that are in error state.

Julien Danjou (1):
      Release libxcb 1.8

Keith Packard (1):
      Make xcb_take_socket keep flushing until idle

Markus Duft (1):
      Support pre-IPv6 systems (without getaddrinfo)

Michael Stapelberg (1):
      Drop AI_ADDRCONFIG when resolving TCP addresses

Nick Bowler (1):
      xcb_auth: Fix memory leak in _xcb_get_auth_info.

Peter Harris (10):
      Merge branch 'master' of git://github.com/topcat/xcb-win32
      Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/libxcb
      Add xkb.* to gitignore
      Don't emit out-of-module sizeof definitions
      Fix memory leak in _sizeof implemented with _unserialize
      Make *_unserialize safe to use on buffers in-place
      Clean up a couple of warnings in xprint
      Fix _unserialize of reply headers
      Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
      Don't try to sizeof(void)

Rami Ylimäki (3):
      Prevent reply waiters from being blocked.
      Prevent theoretical double free and leak on get_peer_sock_name.
      Introduce a variant of xcb_poll_for_event for examining event queue.

Ryan Pavlik (2):
      Fix include order with Xdmcp on WIN32
      Use WSAStartup()/WSACleanup() on WIN32

Uli Schlachter (3):
      xcb_take_socket: Document sequence wrap requirements
      Compute alignment correctly
      Fix a dead-lock due to xcb_poll_for_reply

Vincent Torri (1):
      fix Windows build and installation


Download:
  http://xcb.freedesktop.org/dist/libxcb-1.8.tar.gz
  http://xcb.freedesktop.org/dist/libxcb-1.8.tar.bz2

 md5sum:
  eba59a8887ba6dbaa4cf337766f8d19d  libxcb-1.8.tar.bz2
  58e57e795f64fc925106f14c2475813a  libxcb-1.8.tar.gz

 sha1sum:
  18b76759d5bbb863777f37bf3aec23ebaa31d5be  libxcb-1.8.tar.bz2
  760e9c852feecd0dc950ae8a21f151dd37f0e90a  libxcb-1.8.tar.gz

-- 
Julien Danjou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20120111/16db5f16/attachment.pgp>


More information about the xorg mailing list