OpenBSD X11 changes summary for 2016-07-31 to 2016-08-07 inclusive
==================================================================

3RDPARTY                                MODULES
app                                     lib
proto                                   xserver

== 3RDPARTY ========================================================== 01/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/X11/3RDPARTY

3RDPARTY


  > update (matthieu@)


  > update (matthieu@)


  > update (matthieu@)

== MODULES =========================================================== 02/06 ==

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

MODULES


  > update (matthieu@)


  > update (matthieu@)

== app =============================================================== 03/06 ==

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

app

  ~ xkbcomp/ChangeLog                     ~ xkbcomp/configure
  ~ xkbcomp/configure.ac                  ~ xkbcomp/expr.c
  ~ xkbcomp/listing.c                     ~ xkbcomp/parseutils.c
  ~ xkbcomp/symbols.c                     

  > Update to xkbcomp 1.3.1 (matthieu@)

  ~ xinput/ChangeLog                      ~ xinput/Makefile.in
  ~ xinput/aclocal.m4                     ~ xinput/configure
  ~ xinput/configure.ac                   ~ xinput/man/Makefile.in
  ~ xinput/src/Makefile.in                ~ xinput/src/property.c
  ~ xinput/src/test_xi2.c                 + xinput/compile

  > Update to xinput 1.6.2 (matthieu@)

  ~ xterm/Imakefile                       ~ xterm/MANIFEST
  ~ xterm/Tekproc.c                       ~ xterm/XTerm.ad
  ~ xterm/button.c                        ~ xterm/cachedGCs.c
  ~ xterm/charproc.c                      ~ xterm/configure.in
  ~ xterm/ctlseqs.ms                      ~ xterm/ctlseqs.txt
  ~ xterm/cursor.c                        ~ xterm/data.c
  ~ xterm/data.h                          ~ xterm/doublechr.c
  ~ xterm/fontutils.c                     ~ xterm/graphics.c
  ~ xterm/graphics.h                      ~ xterm/graphics_regis.c
  ~ xterm/graphics_regis.h                ~ xterm/graphics_sixel.c
  ~ xterm/graphics_sixel.h                ~ xterm/input.c
  ~ xterm/keysym2ucs.c                    ~ xterm/main.c
  ~ xterm/menu.c                          ~ xterm/menu.h
  ~ xterm/misc.c                          ~ xterm/precompose.c
  ~ xterm/print.c                         ~ xterm/ptydata.c
  ~ xterm/ptyx.h                          ~ xterm/scrollback.c
  ~ xterm/scrollbar.c                     ~ xterm/termcap
  ~ xterm/terminfo                        ~ xterm/trace.c
  ~ xterm/trace.h                         ~ xterm/util.c
  ~ xterm/uxterm.desktop                  ~ xterm/version.c
  ~ xterm/version.h                       ~ xterm/wcwidth.c
  ~ xterm/xstrings.c                      ~ xterm/xterm.appdata.xml
  ~ xterm/xterm.dat                       ~ xterm/xterm.desktop
  ~ xterm/xterm.h                         ~ xterm/xterm.log.html
  ~ xterm/xterm.man                       ~ xterm/xtermcap.c
  ~ xterm/xtermcfg.h                      ~ xterm/xtermcfg.hin
  ~ xterm/package/xterm.spec              ~ xterm/package/debian/changelog
  ~ xterm/package/debian/rules            ~ xterm/package/freebsd/Makefile
  ~ xterm/unicode/README                  ~ xterm/unicode/convmap.pl
  ~ xterm/unicode/keysym.map              ~ xterm/unicode/precompose.c.tail
  + xterm/html.c                          + xterm/svg.c

  > Update to xterm-325. Testing by krw@, shadchin@ and naddy@. Thanks
  > (matthieu@)

== lib =============================================================== 04/06 ==

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

lib

  ~ libXfixes/ChangeLog                   ~ libXfixes/Makefile.in
  ~ libXfixes/aclocal.m4                  ~ libXfixes/config.h.in
  ~ libXfixes/configure                   ~ libXfixes/configure.ac
  ~ libXfixes/man/Makefile.in             ~ libXfixes/src/Makefile.in
  ~ libXfixes/src/Xfixesint.h             + libXfixes/compile

  > Update to libXfixes 5.0.2. No functional changes. (matthieu@)

  ~ libXi/ChangeLog                       ~ libXi/Makefile.in
  ~ libXi/configure                       ~ libXi/configure.ac
  ~ libXi/src/XChDProp.c                  ~ libXi/src/XExtInt.c
  ~ libXi/src/XGMotion.c                  ~ libXi/src/XGetCPtr.c
  ~ libXi/src/XGetDCtl.c                  ~ libXi/src/XGetFCtl.c
  ~ libXi/src/XGetKMap.c                  ~ libXi/src/XGetMMap.c
  ~ libXi/src/XGetProp.c                  ~ libXi/src/XGetVers.c
  ~ libXi/src/XIAllowEvents.c             ~ libXi/src/XIGrabDevice.c
  ~ libXi/src/XIHierarchy.c               ~ libXi/src/XIProperties.c
  ~ libXi/src/XIQueryDevice.c             ~ libXi/src/XIQueryVersion.c
  ~ libXi/src/XISelEv.c                   ~ libXi/src/XIint.h
  ~ libXi/src/XListDProp.c                ~ libXi/src/XOpenDev.c
  ~ libXi/src/XQueryDv.c                  + libXi/compile

  > Update to libXi 1.7.6 (matthieu@)

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

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

proto

  ~ inputproto/ChangeLog                  ~ inputproto/configure.ac
  ~ inputproto/specs/Makefile.am          ~ inputproto/specs/XI2proto.txt

  > Update to inputproto 2.3.2. only documentation updates (matthieu@)

  ~ videoproto/ChangeLog                  ~ videoproto/Xv.h
  ~ videoproto/compile                    ~ videoproto/configure.ac

  > Update to videoproto 2.3.3 (matthieu@)

  ~ x11proto/ChangeLog                    ~ x11proto/HPkeysym.h
  ~ x11proto/Xpoll.h.in                   ~ x11proto/configure.ac

  > Update to x11proto 7.0.29 (matthieu@)

== xserver =========================================================== 06/06 ==

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

xserver

  ~ hw/xfree86/common/xf86AutoConfig.c    

  > xserver: fix an off-by-one error that lead to asprintf("%s", NULL)
  > reported by deraadt@, fix reviewed in X.Org by Keith Packard. (matthieu@)

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

Reply via email to