pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libxcb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Sep  9 17:54:45 UTC 2015

Modified Files:
        pkgsrc/x11/libxcb: Makefile distinfo

Log Message:
Update x11/libxcb to 1.11.1:

there is a new minor version of libxcb available. This fixes some
threading-related bugs with xcb_wait_for_special_event() and adds
64-bit versions of functions that work with sequence numbers.

Changes:

Christian Linhart (1):
      expose 64-bit sequence numbers for XLib

Michel Dänzer (1):
      Call _xcb_wake_up_next_reader from xcb_wait_for_special_event

Uli Schlachter (2):
      Fix a thread hang with xcb_wait_for_special_event()
      Release libxcb 1.11.1


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/libxcb/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/libxcb/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index