CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2020/05/16 02:49:00
Modified files: dist/libxcb : ChangeLog Makefile.am NEWS configure.ac dist/libxcb/m4 : libtool.m4 dist/libxcb/src: c_client.py xcb.h xcb_auth.c xcb_conn.c xcb_in.c xcbint.h dist/libxcb/tests: check_all.c check_suites.h lib/libxcb/libxcb: shlib_version lib/libxcb/libxcb-screensaver: shlib_version lib/libxcb/src : Makefile screensaver.c screensaver.h proto/xcb-proto: Makefile.am NEWS configure.ac py-compile xcb-proto.pc.in proto/xcb-proto/src: screensaver.xml proto/xcb-proto/xcbgen: state.py xtypes.py Added files: dist/libxcb : README.md proto/xcb-proto: README.md Removed files: dist/libxcb : README proto/xcb-proto: README Log message: Update to libxcb 1.14 and xcb-proto 1.14. ok tb@