This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The tag, v2.23-core133 has been created at 0dd16f4047789c69a3234eec0fdb963509f3fedd (commit)
- Log ----------------------------------------------------------------- commit 0dd16f4047789c69a3234eec0fdb963509f3fedd Author: Peter Müller peter.mueller@ipfire.org Date: Mon Jun 17 14:08:00 2019 +0000
vpnmain.cgi: Fix writing ESP settings for PFS ciphers
The changes introduced due to #12091 caused IPsec ESP to be invalid if PFS ciphers were selected. Code has to read "!$pfs" instead of just "$pfs", as it should trigger for ciphers _without_ Perfect Forward Secrecy.
Fixes #12099
Signed-off-by: Peter Müller peter.mueller@ipfire.org Cc: Michael Tremer michael.tremer@ipfire.org Signed-off-by: Michael Tremer michael.tremer@ipfire.org -----------------------------------------------------------------------
hooks/post-receive -- IPFire 2.x development tree