Go to file
spz 024103ff9f from Changes:
Release 2.2.0 Tue June 21 2016
        Security fixes:
            #537  CVE-2016-0718 -- Fix crash on malformed input
                  CVE-2016-4472 -- Improve insufficient fix to CVE-2015-1283 /
                                   CVE-2015-2716 introduced with Expat 2.1.1
            #499  CVE-2016-5300 -- Use more entropy for hash initialization
                                   than the original fix to CVE-2012-0876
            #519  CVE-2012-6702 -- Resolve troublesome internal call to srand
                                   that was introduced with Expat 2.1.0
                                   when addressing CVE-2012-0876 (issue #496)

        Bug fixes:
                  Fix uninitialized reads of size 1
                    (e.g. in little2_updatePosition)
                  Fix detection of UTF-8 character boundaries

        Other changes:
            #532  Fix compilation for Visual Studio 2010 (keyword "C99")
                  Autotools: Resolve use of "$<" to better support bmake
                  Autotools: Add QA script "qa.sh" (and make target "qa")
                  Autotools: Respect CXXFLAGS if given
                  Autotools: Fix "make run-xmltest"
                  Autotools: Have "make run-xmltest" check for expected output
             p90  CMake: Fix static build (BUILD_shared=OFF) on Windows
            #536  CMake: Add soversion, support -DNO_SONAME=yes to bypass
            #323  CMake: Add suffix "d" to differentiate debug from release
                  CMake: Define WIN32 with CMake on Windows
                  Annotate memory allocators for GCC
                  Address all currently known compile warnings
                  Make sure that API symbols remain visible despite
                    -fvisibility=hidden
                  Remove executable flag from source files
                  Resolve COMPILED_FROM_DSP in favor of WIN32
2017-02-04 10:15:47 +00:00
bin Fiddle the (new) fdflags implementation: 2017-02-03 23:16:38 +00:00
common call the proper size functions 2017-01-29 02:29:06 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto match the man page, and explain why. 2017-02-01 14:27:37 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib Add test program for PR kern/51762 2017-02-02 22:07:33 +00:00
doc new libevent 2017-01-31 23:56:41 +00:00
etc add + 2017-02-02 20:49:55 +00:00
external from Changes: 2017-02-04 10:15:47 +00:00
extsrc
games need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add _PATH_DEVZERO 2017-01-16 19:15:28 +00:00
lib Add posix_madvise(2) in the NAME section. 2017-02-03 21:10:22 +00:00
libexec fix the prototype for bozo_set_pref(). from cfkoch 2017-02-04 01:32:54 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin use the netid value because it could be udp6... 2017-02-03 21:56:01 +00:00
share update for addition (a while ago) of features2 page 2017-02-03 13:23:37 +00:00
sys More usb_syncmem tweaks. The main one is sync'ing the entire last TD 2017-02-04 08:03:40 +00:00
tests PR kern/51762: add a test program 2017-02-02 22:07:05 +00:00
tools Fix host tools build for asn1_compile, compile_et, and slc. 2017-01-30 02:38:50 +00:00
usr.bin Since we are avoiding VAR_INTERNAL, allow the variable :_ stores to 2017-02-01 18:39:27 +00:00
usr.sbin KNF. 2017-01-30 15:56:44 +00:00
build.sh add a trailing / to force symlink resolution. 2016-12-18 19:39:05 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING xinput update build hint 2017-01-05 05:40:46 +00:00