Skip to content

letmein-5.0.0

Choose a tag to compare

@mbuesch mbuesch released this 22 Sep 16:09
· 427 commits to master since this release
letmein-5.0.0

New features:

  • On firewall changes, now only the affected rules are touched instead of deleting and rebuilding everything each time.

Minor changes:

  • The configuration prefix has been made configurable (via environment variable LETMEIN_CONF_PREFIX) and the cargo build default has been changed from /opt/letmein/etc to /etc. However, the build.sh script still uses the /opt/letmein/etc prefix. Therefore, nothing changes for most users. The option makes distribution packaging easier.
  • API cleanup to make misuse of the protocol API harder.