| pptpd-1.4.0-1.el6.x86_64
              [74 KiB] | Changelog
              by Paul Howarth (2013-10-23): - Update to 1.4.0
  - Change GPL license FSF addresses
  - Clean up unused return value warnings
  - Don't leak memory on duplicate packet
  - Clean up several compiler warnings
  - Use pppd.h from ppp-dev
  - Do not drop connection on ENOBUFS
  - Fix binary trash when launching pppd
  - Add remotenumber support
  - Catch missing EOL at EOF
  - Add bcrelay manual page
  - Fix segfault on invalid IP range
  - Add support for VRFs through libvrf
  - Fix implementation of IDLE_WAIT
  - Fix compilation with uclibc with legacy support disabled
  - Avoid ipparam and logwtmp on BSD
  - Compiler fix for pptp_gre_header
  - Suppress "ignored a SET LINK INFO packet with real ACCMs"
  - Add missing logwtmp option on pptpd.conf manual page
  - Fix reordering some more
- Do a hardened build for F-16, EL-7 onwards
- Don't use macros for commands
- Use %{_sysconfdir} rather than hard-coding /etc
- Try harder to preserve upstream timestamps
- Drop check for outdated executable in %post
- Add systemd support where appropriate |