PaulHowarth/Blog/2016-11-29

Tuesday 29th November 2016

Local Packages

  • Updated pptp to 1.9.0:

    • Close a memory leak in pqueue

    • Avoid spurious error about /bin/ip on FreeBSD

    • Fix compiler warnings
    • Avoid clobbering heap (Bug #1183627)

    • Fix use after free in call close request handler
    • make clean to clean pptpsetup.8 (Debian #831032)

    • Add --missing-window option (Debian #680455, Ubuntu #681617)

    • Randomise call-id (Debian #721963)

    • Replace gethostbyname(3) with getaddrinfo(3)

    • Fix typo in pptp_ctrl manpage

    • Place pptpsetup manpage in correct section

    • Don't set build flags; use defaults
    • Remove pptpsetup.8 from source as it is generated

    • Fix for (null) in "pptp: GRE-to-PPP gateway on (null)"


Recent