Page MenuHomeSolus

Update to 1.20.2
ClosedPublic

Authored by xulongwu4 on May 2 2023, 2:26 PM.
Tags
None
Referenced Files
F10794617: D14083.diff
Sat, May 27, 4:48 PM
F10734773: D14083.diff
Fri, May 12, 8:22 AM
F10715240: D14083.id34334.diff
Thu, May 4, 4:54 AM
F10715238: D14083.id34333.diff
Thu, May 4, 4:53 AM
F10715237: D14083.id.diff
Thu, May 4, 4:53 AM
F10713980: D14083.diff
Wed, May 3, 1:41 PM
F10713037: D14083.diff
May 2 2023, 4:22 PM
Subscribers

Details

Reviewers
algent
Group Reviewers
Triage Team
Commits
R3698:483964d42df9: Update to 1.20.2
Summary

Changelog:

  • 1.20.2
    • fix regression: do attempt to apply duplicate routes, log INFO instead of WARN
    • minor changes in log messages
  • 1.20.1
    • fix version string in configure.ac
  • 1.20.0
    • fix incorrect empty HDLC frame detection causing connection drops
    • increase the inbound HTTP buffer capacity
    • fix a few log messages
    • fix innocuous memory leaks when parsing options
    • prepend "SVPNCOOKIE=" to the cookie if missing
    • drop support for openssl < 1.0.2
  • 1.19.0
    • fix "Peer refused to agree to our IP address" message
    • avoid setting duplicate routes
    • remove obsolete code that reads non-XML config from FortiOS 4
    • improve warning message when reading options from config file
  • 1.18.0
    • add new options to delegate the authentication to external programs
    • minor fixes in documentation
  • 1.17.3
    • fix regression: spurious warning message after reading config
  • 1.17.2
    • fix memory leak when reading user input
    • improve calls to getsockopt() and associated debug output
    • allow reading config from process substitution
    • work around CodeQL false positives, improving code at the same time
    • change type of systemd.service from simple to notify
Test Plan

Connected to my employer's fortissl-based vpn server successfully.

Diff Detail

Repository
R3698 openfortivpn
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent edited the summary of this revision. (Show Details)
algent added a subscriber: algent.

LGTM, thanks!

This revision is now accepted and ready to land.May 2 2023, 5:49 PM
This revision was automatically updated to reflect the committed changes.