#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 23rd October 2013 === ==== PPTP Project ==== * Updated `pptp` to 1.8.0: * Options file, fix option documentation and links * Fix many warnings * Fix parallel build failure * Fix call disconnect notify * Add `--nohostroute` option to disable routing calls * Add `--rtmark` option for Linux policy routing * Move `free` of `conn` struct out of main loop * Avoid using `conn` struct after it is `free`d * Correct response to call disconnect notify * Avoid superfluous MPPE capability checks in `pptpsetup` * Retain permissions on `chap-secrets`, closes [[RedHatBugzilla:492090|RH BZ #492090]] * Compilation fixes for older distributions of Linux * Port routing change feature for Solaris * Add `IP_BINARY` * Add include file build dependencies ==== Local Packages ==== * Updated `pptp` to 1.8.0 as per the upstream version ----