Changelog for
pptp-1.10.0-3.3.1.x86_64.rpm :
* Thu Oct 28 2021 maxAATTsuse.com- boo#1191717: The upgrade to 1.10.0 also fixes an issue in combination with Microtic routers.
* Wed Dec 04 2019 maxAATTsuse.com- Update to versioin 1.10.0
* remove inststr in favour of prctrl PR_SET_NAME,
* vector tests; include in make, fix code rot, fix return status,
* pqueue; include missing sys/types.h,
* pptpsetup; prevent world-readable peers file, use three-argument append, allow password trailing spaces, split prints to chap-secrets, allow passwords with quotes, use absolute path to pptp
* remove uid from ip route get output; iproute2-4.10 and later may emit uid, (bsc#1131960).- Changes in 1.9.0
* close a memory leak in pqueue,
* avoid clobbering heap (RHBZ #1183627),
* fix use after free in call close request handler,
* add --missing-window option (Debian #680455, Ubuntu #681617),
* randomise call-id (Debian #721963),
* replace gethostbyname(3) with getaddrinfo(3),
* don\'t set build flags; use defaults,
* fix for (null) in \"pptp: GRE-to-PPP gateway on (null)\".
* Tue Jun 13 2017 kukukAATTsuse.de- Add /etc/ppp directory
* Thu Mar 12 2015 p.drouandAATTgmail.com- Update to version 1.8.0
* options file, fix option documentation and links
* fix many warnings
* fix parallel build failure
* fix call disconnect notify
* add --n
*hostroute 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 freed
* correct response to call disconnect notify
* avoid superfluous MPPE capability checks in pptpsetup
* retain permissions on chap-secrets, closes rhbz#492090
* compilation fixes for older distributions of Linux
* port routing change feature for Solaris
* add IP_BINARY
* add include file build dependencies
* Mon Apr 15 2013 idonmezAATTsuse.com- Cleanup spec file- Add Source URL, https://en.opensuse.org/SourceUrls
* Tue Sep 29 2009 maxAATTsuse.de- Change \'pptp-command stop\' to kill pppd instead of pptp to fix an cleanup tunnel shutdown (bnc#536225).
* Fri Jul 04 2008 hvogelAATTsuse.de- update to version 1.7.2
* new --test-type and --test-rate options
* implement reordering tests to assist with pptpd testing
* when we fail to write due to a transient error simply ignore it (treat it as a drop).
* add route to PPTP server. Experimental feature.
* include pptpsetup in kit
* remove Reference documentation as the license is non-free.
* add refuse-pap to default options
* Thu Nov 02 2006 hvogelAATTsuse.de- launder route variable in pptp-command (taint mode) [#214627]
* Mon Oct 23 2006 hvogelAATTsuse.de- update to version 1.7.1
* use prctl(2) to set process name
* remove superfluous sigset variable and calls
* default to not require MPPE
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires