]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update expat to 2.2.6
authorvangyzen <vangyzen@FreeBSD.org>
Sun, 4 Nov 2018 16:08:59 +0000 (16:08 +0000)
committervangyzen <vangyzen@FreeBSD.org>
Sun, 4 Nov 2018 16:08:59 +0000 (16:08 +0000)
commit2bef9e069a9b26e96ff085a6355c0c865d804389
treed1f668188b9e1904aa6812a3cd3fefa0d1bc1e13
parentceb1ac2ef32fb00eed98f9f49143554871ed08d9
parentae0d7c39bd23951f2fa0599db4dde3e015d7ef32
Update expat to 2.2.6

Update contrib/expat by merging from the vendor branch.

Update expat_config.h manually, using
    make -C /usr/ports/textproc/expat2 configure
as a baseline.

MFC after: 1 month
Relnotes: yes
Security: yes; see contrib/expat/Changes since 2.2.0
Sponsored by: Dell EMC Isilon
80 files changed:
contrib/expat/AUTHORS
contrib/expat/COPYING
contrib/expat/Changes
contrib/expat/FREEBSD-Xlist
contrib/expat/Makefile.am
contrib/expat/Makefile.in
contrib/expat/README.md
contrib/expat/configure.ac
contrib/expat/doc/Makefile.am
contrib/expat/doc/Makefile.in
contrib/expat/doc/reference.html
contrib/expat/doc/xmlwf.1
contrib/expat/doc/xmlwf.xml
contrib/expat/examples/Makefile.am
contrib/expat/examples/Makefile.in
contrib/expat/examples/elements.c
contrib/expat/examples/outline.c
contrib/expat/expat_config.h.in
contrib/expat/lib/Makefile.am
contrib/expat/lib/Makefile.in
contrib/expat/lib/ascii.h
contrib/expat/lib/asciitab.h
contrib/expat/lib/expat.h
contrib/expat/lib/expat_external.h
contrib/expat/lib/iasciitab.h
contrib/expat/lib/internal.h
contrib/expat/lib/latin1tab.h
contrib/expat/lib/loadlibrary.c
contrib/expat/lib/nametab.h
contrib/expat/lib/siphash.h
contrib/expat/lib/utf8tab.h
contrib/expat/lib/xmlparse.c
contrib/expat/lib/xmlrole.c
contrib/expat/lib/xmlrole.h
contrib/expat/lib/xmltok.c
contrib/expat/lib/xmltok.h
contrib/expat/lib/xmltok_impl.c
contrib/expat/lib/xmltok_impl.h
contrib/expat/lib/xmltok_ns.c
contrib/expat/run.sh.in
contrib/expat/test-driver-wrapper.sh
contrib/expat/tests/Makefile.am
contrib/expat/tests/Makefile.in
contrib/expat/tests/benchmark/Makefile.am
contrib/expat/tests/benchmark/Makefile.in
contrib/expat/tests/benchmark/benchmark.c
contrib/expat/tests/benchmark/benchmark.sln
contrib/expat/tests/chardata.c
contrib/expat/tests/chardata.h
contrib/expat/tests/memcheck.c
contrib/expat/tests/memcheck.h
contrib/expat/tests/minicheck.c
contrib/expat/tests/minicheck.h
contrib/expat/tests/runtests.c
contrib/expat/tests/runtests.sln
contrib/expat/tests/runtestspp.cpp
contrib/expat/tests/structdata.c
contrib/expat/tests/structdata.h
contrib/expat/tests/udiffer.py
contrib/expat/tests/xmltest.log.expected
contrib/expat/tests/xmltest.sh
contrib/expat/xmlwf/Makefile.am
contrib/expat/xmlwf/Makefile.in
contrib/expat/xmlwf/codepage.c
contrib/expat/xmlwf/codepage.h
contrib/expat/xmlwf/ct.c
contrib/expat/xmlwf/filemap.h
contrib/expat/xmlwf/readfilemap.c
contrib/expat/xmlwf/unixfilemap.c
contrib/expat/xmlwf/win32filemap.c
contrib/expat/xmlwf/xmlfile.c
contrib/expat/xmlwf/xmlfile.h
contrib/expat/xmlwf/xmlmime.c
contrib/expat/xmlwf/xmlmime.h
contrib/expat/xmlwf/xmltchar.h
contrib/expat/xmlwf/xmlurl.h
contrib/expat/xmlwf/xmlwf.c
contrib/expat/xmlwf/xmlwin32url.cxx
lib/libexpat/expat_config.h
lib/libexpat/libbsdxml.3