Changelog for
openfortivpn-1.6.0-16.1.x86_64.rpm :
Fri Nov 17 13:00:00 2017 mardnhAATTgmx.de
- Update to version 1.6.0
* Linux kernel coding style
* Does /usr/sbin/pppd exist?
* Update README.md (#196)
* Print message associated to pppd exit status code (#189)
* preserve existing config during install, this solves #130 (#193)
* Fix Codacy code style issues
* Increase max cookie size to 4096
* Fix Coverity defect
* Avoid multiple occurrences of a magic number
* Fix warning from static analysis tool scan-build
* Update Linux installation instructions
* dynamic allocation of memory for split route array (#163)
Wed Oct 18 14:00:00 2017 mardnhAATTgmx.de
- Update to version 1.5.0
* Add error reporting after execvp in pppd_run
* Move error reporting from ppd_run to ppd_terminate
* Fix bug in pppd_run forking code
* clean up config initialization and error messages during
parsing options (#167)
* Merge pull request #162 from mrbaseman/readme
* update README.md and mention PKG_CONFIG_PATH
* Merge pull request #158 from mrbaseman/routes
* Merge branch \'master\' into routes
* Merge pull request #161 from bartlx/realm-in-configfile
* Added the option of setting authentication realm in the configfile
* add --half-internet-routes option, update man page
* ipv4 routes: set default route as 0.0.0.0/1 and 128.0.0.0/1
* Merge pull request #149 from martinetd/routes
* Merge branch \'master\' into routes
* build: drop -Werror by default
* config: allow passing the otp via the config file
* http: fix possibly returning uninitialized memory to the server
* build: avoid evaluating $sysconfidir on configure time
* io: port to OpenSSL 1.1.0
* build: use pkg-config for detecting and configuring OpenSSL
* main: use strdup on pppd command line args
* option parsing: add --set-routes and --set-dns options
* help message: split define into multiple strings
- Changes from 1.3.1
* Emit an error if configured against OpenSSL 1.1.0
* Support multiarch libraries
* Update install documentation to describe the `--with-openssl` option
* Instruct travis CI to use autogen.sh
* Add openssl locations to configure options
* Fix a few minor typos
* Fix buffer overrun
* Merge pull request #136 from Mabin-J/fix-#87
* ipv4.h: increase \'MAX_SPLIT_ROUTES\' 64 to 128 (Issue #87)
* Merge pull request #135 from Mabin-J/fix-lock-status-in-macos
* io.c: fix core cause of openfortivpn is locked when spawning pppd has failed.
* Merge pull request #134 from DimitriPapadopoulos/master
* Ignore SIGHUP
* Handle SIGTERM as SIGINT
* io.c: fix lock status when fail to spawn pppd in macOS.
- Changes from 1.3.0
* implement ipparam to be passed to pppd
* Merge pull request #125 from mrbaseman/command-line-arguments
* minor fixes to documentation, command line argument handling
(-o was not recognized before), and free all pointers in
destroy_vpn_config
* Merge pull request #122 from mrbaseman/get_route_fallback
* MacOSX version of ipv4_get_route
* Merge pull request #121 from Mabin-J/fix-readme-macosx-install
* README.md: modify \'macOS\' part in \'Installing\' Section
* fix segment error when adding route for vpn has failed show
warning message when adding route table is incomplete keep
routing entries strictly separate and do not reuse rt_dev
* Fix buffer overrun
* ipv4.h: increase \'MAX_SPLIT_ROUTES\' (32 -> 64)
* Merge pull request #97 from Mabin-J/fix-to-remain-exist-route
* ipv4: Refactor ipv4_add_
*_vpn_route()
* Load OS trusted certificate stores
* Merge pull request #95 from mrbaseman/ppp-routes
* This is a larger rework of the routing code
Wed Mar 15 13:00:00 2017 mardnhAATTgmx.de
- Update to version 1.3.0
- Fix RPM group
- Remove _service file
Thu Nov 10 13:00:00 2016 singerAATTnefkom.net
- Initial packaging, branched from Fedora Package
Mon May 30 14:00:00 2016 singerAATTnefkom.net
- Initial packaging, branched from Fedora Package