Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2016-09-30

Friday 30th September 2016

Local Packages

  • Updated c-ares to 1.12.0:

    • API: Add ARES_OPT_NOROTATE optmask value

    • CVE-2016-5180: ares_create_query single byte out of buffer write

    • configure: Acknowledge --disable-tests

    • man pages: Fix typos detected by Lintian
    • test: Add missing #includes for dns-proto.cc

    • test: Avoid in6addr_* constants

    • test: Build with MinGW on AppVeyor

    • Makefile.m32: Add support for extra flags

    • Makefile.m32: Add support for CROSSPREFIX

    • configure: Check if tests can get built before enabled

    • ares_library_cleanup: Reset ares_realloc too

    • ahost.c: Add cast to fix C++ compile

    • test: Only pass unused args to GoogleTest

    • Build: Commonize MSVC version detection
    • msvc_ver.inc: Support Visual Studio 2015 Update 1, 2, 3

    • test: For AF_UNSPEC, return CNAME only for AAAA, but valid A record

    • ares_getnameinfo: Explicitly clear struct servent before use

    • test: Update fuzzing function prototype
    • init: Fix nsort initialization

    • test: add fuzzing check script to tests
    • web: http ⇒ https
    • read_tcp_data: Remove superfluous NULL check

    • LICENSE.md: Add a stand-alone license file

    • SECURITY.md: Suggested "security process" for the project

    • ares_init_options: Only propagate init failures from options

    • headers: Remove checks for and defines of variable sizes
    • test: Fix gMock to work with gcc ≥ 6.x

  • Updated nmap to 7.30 (see CHANGELOG for details)

  • Updated perl-Test-Differences (0.64) to fix FTBFS when perl is not in the minimal buildroot and to build-require perl-generators for proper dependency generation

  • Updated perl-Test-Directory (0.041), perl-Test-DistManifest (1.014), perl-Test-Distribution (2.00) and perl-Test-EOL (1.6) to build-require perl-generators for proper dependency generation


Recent