OpenBSD X11 changes summary for 2016-09-02
==========================================

MODULES                                 app
dist                                    distrib
lib                                     proto

== MODULES =========================================================== 01/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/MODULES

MODULES


  > update (matthieu@)

== app =============================================================== 02/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/app

app

  ~ cwm/client.c                          

  > Simplify toggling flags; from Vadim Vygonets. (okan@)

  ~ cwm/group.c                           

  > Simplify group_holds_only_hidden(); from Vadim Vygonets. (okan@)

== dist ============================================================== 03/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/dist

dist

  ~ libxcb/INSTALL                        ~ libxcb/Makefile.am
  ~ libxcb/Makefile.in                    ~ libxcb/NEWS
  ~ libxcb/aclocal.m4                     ~ libxcb/check-pc-requires
  ~ libxcb/configure                      ~ libxcb/configure.ac
  ~ libxcb/xcb-composite.pc.in            ~ libxcb/xcb-damage.pc.in
  ~ libxcb/xcb-dpms.pc.in                 ~ libxcb/xcb-dri2.pc.in
  ~ libxcb/xcb-dri3.pc.in                 ~ libxcb/xcb-glx.pc.in
  ~ libxcb/xcb-present.pc.in              ~ libxcb/xcb-randr.pc.in
  ~ libxcb/xcb-record.pc.in               ~ libxcb/xcb-render.pc.in
  ~ libxcb/xcb-res.pc.in                  ~ libxcb/xcb-screensaver.pc.in
  ~ libxcb/xcb-shape.pc.in                ~ libxcb/xcb-shm.pc.in
  ~ libxcb/xcb-sync.pc.in                 ~ libxcb/xcb-xevie.pc.in
  ~ libxcb/xcb-xf86dri.pc.in              ~ libxcb/xcb-xfixes.pc.in
  ~ libxcb/xcb-xinerama.pc.in             ~ libxcb/xcb-xinput.pc.in
  ~ libxcb/xcb-xkb.pc.in                  ~ libxcb/xcb-xprint.pc.in
  ~ libxcb/xcb-xselinux.pc.in             ~ libxcb/xcb-xtest.pc.in
  ~ libxcb/xcb-xv.pc.in                   ~ libxcb/xcb-xvmc.pc.in
  ~ libxcb/doc/Makefile.in                ~ libxcb/m4/libtool.m4
  ~ libxcb/m4/ltoptions.m4                ~ libxcb/m4/ltsugar.m4
  ~ libxcb/m4/ltversion.m4                ~ libxcb/m4/lt~obsolete.m4
  ~ libxcb/m4/xcb.m4                      ~ libxcb/src/Makefile.am
  ~ libxcb/src/Makefile.in                ~ libxcb/src/c_client.py
  ~ libxcb/src/config.h.in                ~ libxcb/src/xcb_conn.c
  ~ libxcb/src/xcb_out.c                  ~ libxcb/src/xcbext.h
  ~ libxcb/tests/Makefile.in              + libxcb/ChangeLog

  > Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ (matthieu@)

== distrib =========================================================== 04/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/distrib

distrib

  ~ sets/lists/xbase/mi                   

  > sync (matthieu@)

== lib =============================================================== 05/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/lib

lib

  ~ libxcb/libxcb/Makefile                ~ libxcb/libxcb/shlib_version
  ~ libxcb/libxcb-glx/shlib_version       ~ libxcb/libxcb-present/shlib_version
  ~ libxcb/libxcb-randr/shlib_version     ~ libxcb/libxcb-record/shlib_version
  ~ libxcb/libxcb-render/shlib_version    
  ~ libxcb/libxcb-screensaver/shlib_version
  ~ libxcb/libxcb-shape/shlib_version     ~ libxcb/libxcb-sync/shlib_version
  ~ libxcb/libxcb-xfixes/shlib_version    ~ libxcb/libxcb-xkb/shlib_version
  ~ libxcb/libxcb-xprint/shlib_version    ~ libxcb/libxcb-xv/shlib_version
  ~ libxcb/src/Makefile                   ~ libxcb/src/bigreq.c
  ~ libxcb/src/bigreq.h                   ~ libxcb/src/composite.c
  ~ libxcb/src/composite.h                ~ libxcb/src/config.h
  ~ libxcb/src/damage.c                   ~ libxcb/src/damage.h
  ~ libxcb/src/dpms.c                     ~ libxcb/src/dpms.h
  ~ libxcb/src/dri2.c                     ~ libxcb/src/dri2.h
  ~ libxcb/src/dri3.c                     ~ libxcb/src/dri3.h
  ~ libxcb/src/glx.c                      ~ libxcb/src/glx.h
  ~ libxcb/src/present.c                  ~ libxcb/src/present.h
  ~ libxcb/src/randr.c                    ~ libxcb/src/randr.h
  ~ libxcb/src/record.c                   ~ libxcb/src/record.h
  ~ libxcb/src/render.c                   ~ libxcb/src/render.h
  ~ libxcb/src/res.c                      ~ libxcb/src/res.h
  ~ libxcb/src/screensaver.c              ~ libxcb/src/screensaver.h
  ~ libxcb/src/shape.c                    ~ libxcb/src/shape.h
  ~ libxcb/src/shm.c                      ~ libxcb/src/shm.h
  ~ libxcb/src/sync.c                     ~ libxcb/src/sync.h
  ~ libxcb/src/xc_misc.c                  ~ libxcb/src/xc_misc.h
  ~ libxcb/src/xevie.c                    ~ libxcb/src/xevie.h
  ~ libxcb/src/xf86dri.c                  ~ libxcb/src/xf86dri.h
  ~ libxcb/src/xfixes.c                   ~ libxcb/src/xfixes.h
  ~ libxcb/src/xinerama.c                 ~ libxcb/src/xinerama.h
  ~ libxcb/src/xinput.c                   ~ libxcb/src/xinput.h
  ~ libxcb/src/xkb.c                      ~ libxcb/src/xkb.h
  ~ libxcb/src/xprint.c                   ~ libxcb/src/xprint.h
  ~ libxcb/src/xproto.c                   ~ libxcb/src/xproto.h
  ~ libxcb/src/xselinux.c                 ~ libxcb/src/xselinux.h
  ~ libxcb/src/xtest.c                    ~ libxcb/src/xtest.h
  ~ libxcb/src/xv.c                       ~ libxcb/src/xv.h
  ~ libxcb/src/xvmc.c                     ~ libxcb/src/xvmc.h

  > Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ (matthieu@)

  ~ libXfont/ChangeLog                    ~ libXfont/configure
  ~ libXfont/configure.ac                 ~ libXfont/doc/fontlib.xml
  ~ libXfont/src/FreeType/ftfuncs.c       ~ libXfont/src/FreeType/xttcap.c
  ~ libXfont/src/bitmap/bdfread.c         ~ libXfont/src/bitmap/bdfutils.c
  ~ libXfont/src/bitmap/bitscale.c        ~ libXfont/src/bitmap/pcfread.c
  ~ libXfont/src/fc/fserve.c              ~ libXfont/src/stubs/stubs.h
  ~ libXfont/src/util/fontxlfd.c          

  > Update to libXfont 1.5.2 (matthieu@)

== proto ============================================================= 06/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/proto

proto

  ~ xcb-proto/Makefile                    ~ xcb-proto/NEWS
  ~ xcb-proto/configure.ac                ~ xcb-proto/py-compile
  ~ xcb-proto/doc/xml-xcb.txt             ~ xcb-proto/src/glx.xml
  ~ xcb-proto/src/present.xml             ~ xcb-proto/src/randr.xml
  ~ xcb-proto/src/render.xml              ~ xcb-proto/src/screensaver.xml
  ~ xcb-proto/src/shm.xml                 ~ xcb-proto/src/sync.xml
  ~ xcb-proto/src/xcb.xsd                 ~ xcb-proto/src/xfixes.xml
  ~ xcb-proto/src/xinput.xml              ~ xcb-proto/src/xkb.xml
  ~ xcb-proto/src/xprint.xml              ~ xcb-proto/src/xproto.xml
  ~ xcb-proto/src/xselinux.xml            ~ xcb-proto/src/xv.xml
  ~ xcb-proto/xcbgen/Makefile.am          ~ xcb-proto/xcbgen/expr.py
  ~ xcb-proto/xcbgen/xtypes.py            + xcb-proto/xcbgen/align.py

  > Update to xcb-proto/libxcb 1.12. "Just commit it" naddy@ (matthieu@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to