OpenBSD X11 changes summary for 2016-10-30 to 2016-11-06 inclusive
==================================================================

3RDPARTY                                MODULES
app                                     distrib
lib                                     proto

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

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

3RDPARTY


  > update (matthieu@)

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

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

MODULES


  > update (matthieu@)

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

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

app

  ~ xterm/Imakefile                       ~ xterm/MANIFEST
  ~ xterm/Makefile                        ~ xterm/Tekparse.h
  ~ xterm/VTparse.h                       ~ xterm/charproc.c
  ~ xterm/ctlseqs.ms                      ~ xterm/ctlseqs.txt
  ~ xterm/main.c                          ~ xterm/misc.c
  ~ xterm/ptyx.h                          ~ xterm/resize.man
  ~ xterm/termcap                         ~ xterm/trace.c
  ~ xterm/trace.h                         ~ xterm/util.c
  ~ xterm/version.h                       ~ xterm/xterm.appdata.xml
  ~ xterm/xterm.log.html                  ~ xterm/xterm.man
  ~ xterm/package/xterm.spec              ~ xterm/package/debian/changelog
  ~ xterm/package/freebsd/Makefile        + xterm/NEWS

  > Update to xterm 327 (matthieu@)

  ~ xenodm/include/dm.h                   ~ xenodm/xenodm/auth.c
  ~ xenodm/xenodm/dm.c                    ~ xenodm/xenodm/file.c
  ~ xenodm/xenodm/server.c                

  > Remove the displayType member of struct display.
  > xenodm only manages Local Permanent FromFile X servers.
  > No need to keep the checks for that.
  > For now the Xservers file keeps the location field, but ignores its
  > (matthieu@)

  ~ xenodm/man/xenodm.man                 

  > Remove more mentions of remote and foreign X servers (matthieu@)

  ~ xenodm/greeter/greet.c                ~ xenodm/greeter/verify.c
  ~ xenodm/include/dm.h                   ~ xenodm/include/greet.h
  ~ xenodm/man/xenodm.man                 ~ xenodm/xenodm/resource.c
  ~ xenodm/xenodm/session.c               

  > Add an autologin mode to xenodm. (matthieu@)

  ~ xenodm/xenodm/auth.c                  

  > Remove special handling of Kerberos auth that will never happen.
  > (matthieu@)

  ~ xenodm/man/xenodm.man                 

  > Remove display class from Xserver examples.
  > They are of little interest in xenodm. (matthieu@)

  ~ xenodm/xenodm/dm.c                    

  > Remove a server reset that was there for compatilibity with "old" servers
  > (matthieu@)

  ~ xenodm/greeter/verify.c               ~ xenodm/xenodm/session.c

  > Remove useless endpwent() calls (matthieu@)

  ~ xenodm/greeter/verify.c               

  > Check strdup return value (matthieu@)

  ~ xenodm/greeter/greet.c                ~ xenodm/include/greet.h
  ~ xenodm/xenodm/session.c               

  > GreetUser() doen't need to return the X display pointer. (matthieu@)

  ~ xenodm/xenodm/file.c                  

  > Rework the Xservers parsing code to correctly reject
  > non local display types. (matthieu@)

  ~ xenodm/greeter/greet.c                

  > Use explicit_bzero(). With BSD auth these data have already been
  > wiped when we reach those points but just in case. (matthieu@)

  ~ xenodm/include/dm.h                   

  > Good bye <setjmp.h> and associated definitions. (matthieu@)

  ~ xenodm/include/dm.h                   

  > The SIGFUNC type definition is unused now (matthieu@)

  ~ xenodm/include/dm.h                   

  > Remove a number of unused prototypes (matthieu@)

  ~ xenodm/include/dm.h                   ~ xenodm/xenodm/auth.c

  > More unused code, when xdm-authorization is not used. (matthieu@)

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

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

distrib

  ~ sets/lists/xshare/mi                  

  > sync (deraadt@)

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

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

lib

  + libXfont2/install-sh                  + libXfont2/xfont2.pc.in
  + libXfont2/aclocal.m4                  + libXfont2/Makefile.in
  + libXfont2/INSTALL                     + libXfont2/Makefile.am
  + libXfont2/README                      + libXfont2/ltmain.sh
  + libXfont2/configure.ac                + libXfont2/devbook.am
  + libXfont2/config.guess                + libXfont2/COPYING
  + libXfont2/AUTHORS                     + libXfont2/config.h.in
  + libXfont2/compile                     + libXfont2/config.sub
  + libXfont2/configure                   + libXfont2/missing
  + libXfont2/depcomp                     + libXfont2/ChangeLog
  + libXfont2/doc/Makefile.am             + libXfont2/doc/fontlib.xml
  + libXfont2/doc/Makefile.in             + libXfont2/m4/attributes.m4
  + libXfont2/include/libxfontint.h       
  + libXfont2/include/X11/fonts/fontencc.h
  + libXfont2/include/X11/fonts/fntfilst.h
  + libXfont2/include/X11/fonts/fontutil.h
  + libXfont2/include/X11/fonts/fontxlfd.h
  + libXfont2/include/X11/fonts/bitmap.h
  + libXfont2/include/X11/fonts/fontmisc.h
  + libXfont2/include/X11/fonts/fontshow.h
  + libXfont2/include/X11/fonts/fntfilio.h
  + libXfont2/include/X11/fonts/libxfont2.h
  + libXfont2/include/X11/fonts/bdfint.h
  + libXfont2/include/X11/fonts/bufio.h   + libXfont2/include/X11/fonts/pcf.h
  + libXfont2/include/X11/fonts/fntfil.h
  + libXfont2/src/FreeType/xttcap.c       + libXfont2/src/FreeType/fttools.c
  + libXfont2/src/FreeType/ftfuncs.h      + libXfont2/src/FreeType/xttcap.h
  + libXfont2/src/FreeType/ftenc.c        + libXfont2/src/FreeType/ftfuncs.c
  + libXfont2/src/FreeType/ft.h           + libXfont2/src/stubs/libxfontstubs.c
  + libXfont2/src/stubs/atom.c            + libXfont2/src/bitmap/fontink.c
  + libXfont2/src/bitmap/snfread.c        + libXfont2/src/bitmap/pcfwrite.c
  + libXfont2/src/bitmap/bdfutils.c       + libXfont2/src/bitmap/bitmap.c
  + libXfont2/src/bitmap/pcfread.c        + libXfont2/src/bitmap/bitmaputil.c
  + libXfont2/src/bitmap/bitscale.c       + libXfont2/src/bitmap/bitmapfunc.c
  + libXfont2/src/bitmap/snfstr.h         + libXfont2/src/bitmap/bdfread.c
  + libXfont2/src/fontfile/fontfile.c     + libXfont2/src/fontfile/bitsource.c
  + libXfont2/src/fontfile/filewr.c       + libXfont2/src/fontfile/bunzip2.c
  + libXfont2/src/fontfile/register.c     + libXfont2/src/fontfile/catalogue.c
  + libXfont2/src/fontfile/renderers.c    + libXfont2/src/fontfile/defaults.c
  + libXfont2/src/fontfile/fontencc.c     + libXfont2/src/fontfile/bufio.c
  + libXfont2/src/fontfile/fileio.c       + libXfont2/src/fontfile/dirfile.c
  + libXfont2/src/fontfile/gunzip.c       + libXfont2/src/fontfile/fontscale.c
  + libXfont2/src/fontfile/decompress.c   + libXfont2/src/fontfile/fontdir.c
  + libXfont2/src/util/fontxlfd.c         + libXfont2/src/util/patcache.c
  + libXfont2/src/util/fontutil.c         + libXfont2/src/util/fontaccel.c
  + libXfont2/src/util/miscutil.c         + libXfont2/src/util/format.c
  + libXfont2/src/util/utilbitmap.c       + libXfont2/src/util/fontnames.c
  + libXfont2/src/util/private.c          + libXfont2/src/builtins/render.c
  + libXfont2/src/builtins/file.c         + libXfont2/src/builtins/buildfont
  + libXfont2/src/builtins/fonts.c        + libXfont2/src/builtins/builtin.h
  + libXfont2/src/builtins/fpe.c          + libXfont2/src/builtins/dir.c
  + libXfont2/src/fc/fsio.c               + libXfont2/src/fc/fslibos.h
  + libXfont2/src/fc/fserve.c             + libXfont2/src/fc/fservestr.h
  + libXfont2/src/fc/fsconvert.c          + libXfont2/src/fc/fstrans.c
  + libXfont2/src/fc/fserve.h             + libXfont2/src/fc/fsio.h

  > New import:
  >     Import libXfont2 version 2.0.1

  - libXfont2/m4/attributes.m4            ~ libXfont2/configure.ac

  > Patch from upstreams to actually let this build (matthieu@)

  + libXfont2/Makefile.bsd-wrapper        

  > add Makefile.bsd-wrapper (matthieu@)

  ~ libXfont2/Makefile.in                 ~ libXfont2/aclocal.m4
  ~ libXfont2/config.guess                ~ libXfont2/config.sub
  ~ libXfont2/configure                   ~ libXfont2/depcomp
  ~ libXfont2/install-sh                  ~ libXfont2/ltmain.sh
  ~ libXfont2/missing                     ~ libXfont2/doc/Makefile.in

  > regen (matthieu@)

  ~ libXi/ChangeLog                       ~ libXi/configure
  ~ libXi/configure.ac                    ~ libXi/man/XListInputDevices.man
  ~ libXi/man/XListInputDevices.txt       ~ libXi/src/XISelEv.c
  ~ libXi/src/XListDev.c                  

  > Update to libXi 1.7.8 (matthieu@)

  - libX11/src/x11_trans.c                - libX11/src/udcInf.c

  > Remove stale files (matthieu@)

  ~ libX11/ChangeLog                      ~ libX11/compile
  ~ libX11/configure                      ~ libX11/configure.ac
  ~ libX11/include/X11/Xlib.h             ~ libX11/include/X11/Xlibint.h
  ~ libX11/man/XFree.man                  ~ libX11/modules/im/ximcp/imExten.c
  ~ libX11/modules/im/ximcp/imLcIm.c      ~ libX11/modules/im/ximcp/imLcPrs.c
  ~ libX11/modules/om/generic/omGeneric.c
  ~ libX11/modules/om/generic/omImText.c
  ~ libX11/nls/compose.dir.pre            ~ libX11/nls/locale.alias.pre
  ~ libX11/nls/locale.dir.pre             ~ libX11/nls/en_US.UTF-8/Compose.pre
  ~ libX11/specs/libX11/CH04.xml          ~ libX11/src/ClDisplay.c
  ~ libX11/src/Font.c                     ~ libX11/src/FontNames.c
  ~ libX11/src/GetAtomNm.c                ~ libX11/src/GetFPath.c
  ~ libX11/src/GetWAttrs.c                ~ libX11/src/IntAtom.c
  ~ libX11/src/ListExt.c                  ~ libX11/src/Makefile.am
  ~ libX11/src/Makefile.in                ~ libX11/src/OpenDis.c
  ~ libX11/src/PutImage.c                 ~ libX11/src/XlibAsync.c
  ~ libX11/src/XlibInt.c                  ~ libX11/src/Xxcbint.h
  ~ libX11/src/config.h.in                ~ libX11/src/xcb_io.c
  ~ libX11/src/xcms/HVC.c                 ~ libX11/src/xcms/IdOfPr.c
  ~ libX11/src/xcms/LRGB.c                ~ libX11/src/xcms/Lab.c
  ~ libX11/src/xcms/Luv.c                 ~ libX11/src/xcms/XYZ.c
  ~ libX11/src/xcms/cmsColNm.c            ~ libX11/src/xcms/cmsTrig.c
  ~ libX11/src/xcms/uvY.c                 ~ libX11/src/xcms/xyY.c
  ~ libX11/src/xkb/XKBGetByName.c         ~ libX11/src/xkb/XKBNames.c
  ~ libX11/src/xlibi18n/ICWrap.c          ~ libX11/src/xlibi18n/XDefaultIMIF.c
  ~ libX11/src/xlibi18n/XDefaultOMIF.c    ~ libX11/src/xlibi18n/XlcDL.c
  ~ libX11/src/xlibi18n/lcPrTxt.c         ~ libX11/src/xlibi18n/lcPubWrap.c
  + libX11/nls/pt_PT.UTF-8/Compose.pre    + libX11/nls/pt_PT.UTF-8/XI18N_OBJS
  + libX11/nls/pt_PT.UTF-8/XLC_LOCALE.pre

  > Update to libX11 1.6.4 (matthieu@)

  ~ libXfixes/ChangeLog                   ~ libXfixes/compile
  ~ libXfixes/configure                   ~ libXfixes/configure.ac

  > Update to libXfixes 5.0.3 (matthieu@)

  ~ libXrandr/ChangeLog                   ~ libXrandr/Makefile.in
  ~ libXrandr/config.h.in                 ~ libXrandr/configure
  ~ libXrandr/configure.ac                ~ libXrandr/src/XrrMonitor.c
  ~ libXrandr/src/XrrScreen.c             + libXrandr/compile

  > Update to libXrandr 1.5.1 (matthieu@)

  ~ libXrender/ChangeLog                  ~ libXrender/compile
  ~ libXrender/configure                  ~ libXrender/configure.ac
  ~ libXrender/doc/libXrender.txt         

  > Update to libXrender 0.9.10 (matthieu@)

  ~ libXv/ChangeLog                       ~ libXv/configure
  ~ libXv/configure.ac                    ~ libXv/src/Makefile.am
  ~ libXv/src/Makefile.in                 

  > Update to libXv 1.0.11 (matthieu@)

  ~ libXvMC/ChangeLog                     ~ libXvMC/compile
  ~ libXvMC/configure                     ~ libXvMC/configure.ac

  > Update to libXvMC 1.0.10 (matthieu@)

  ~ xcb-util-cursor/ChangeLog             
  ~ xcb-util-cursor/Makefile.bsd-wrapper
  ~ xcb-util-cursor/NEWS                  ~ xcb-util-cursor/configure
  ~ xcb-util-cursor/configure.ac          
  ~ xcb-util-cursor/cursor/load_cursor.c

  > Update to xcb-util-cursor to 0.1.3.
  > This will give applications using this library the same X cursor search
  > path
  > as the ones that use the legacy libXcursor. (matthieu@)

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

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

proto

  ~ x11proto/ChangeLog                    ~ x11proto/Xfuncproto.h.in
  ~ x11proto/compile                      ~ x11proto/configure.ac

  > Update to x11proto 7.0.31 (matthieu@)

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

Reply via email to