Skip to content

letmein-7.1.0

Compare
Choose a tag to compare
@mbuesch mbuesch released this 27 Oct 16:39
· 134 commits to master since this release
letmein-7.1.0

Bug fixed

On letmeinfwd daemon shutdown the control port rule was not removed from the firewall. This could lead to letmeind still being reachable, if it was still running. This has been fixed.

In practice this should not be a real problem, though. If letmeind was still running, the communication with letmeinfwd would fail and the user would eventually receive a Nack for the knocking. If letmeind was also shutdown, the port would be closed anyway, regardless of the firewall rule.

An upgrade is recommended.