@free4
Hi Augustin.
I apologize for the delay but I have been quite busy.
I created a test firewall and tried to apply the patch, but in testing (before installation) it gives me these errors.
PfSense 2.4.4p3
Patch Test Output apply
/usr/bin/patch --directory=/ -t -p2 -i /var/patches/5e2ab70eea69c.patch --check --forward --ignore-whitespace
Hmm... Looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/etc/inc/auth.inc b/src/etc/inc/auth.inc
|index 4139ad22b46..35e9e46ddae 100644
|--- a/src/etc/inc/auth.inc
+++ b/src/etc/inc/auth.inc
Patching file etc/inc/auth.inc using Plan A...
Hunk #1 succeeded at 1370 (offset -1 lines).
Hunk #2 failed at 1963.
1 out of 2 hunks failed while patching etc/inc/auth.inc
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/etc/inc/ipsec.auth-user.php b/src/etc/inc/ipsec.auth-user.php
|index 71ed2b6bcbc..cfd48cfc24d 100755
|--- a/src/etc/inc/ipsec.auth-user.php
+++ b/src/etc/inc/ipsec.auth-user.php
Patching file etc/inc/ipsec.auth-user.php using Plan A...
Hunk #1 succeeded at 49 (offset -2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/etc/inc/openvpn.auth-user.php b/src/etc/inc/openvpn.auth-user.php
|index 6bb059a458e..abd9accf92a 100644
|--- a/src/etc/inc/openvpn.auth-user.php
+++ b/src/etc/inc/openvpn.auth-user.php
Patching file etc/inc/openvpn.auth-user.php using Plan A...
Hunk #1 succeeded at 51 (offset -2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/usr/local/www/diag_authentication.php b/src/usr/local/www/diag_authentication.php
|index 6bd0789441d..5ef3db69553 100644
|--- a/src/usr/local/www/diag_authentication.php
+++ b/src/usr/local/www/diag_authentication.php
Patching file usr/local/www/diag_authentication.php using Plan A...
Hunk #1 succeeded at 38 (offset -2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/usr/local/www/guiconfig.inc b/src/usr/local/www/guiconfig.inc
|index b3b21dfdfee..00cb98b0e53 100644
|--- a/src/usr/local/www/guiconfig.inc
+++ b/src/usr/local/www/guiconfig.inc
Patching file usr/local/www/guiconfig.inc using Plan A...
Hunk #1 succeeded at 142 (offset -2 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/usr/local/www/system_authservers.php b/src/usr/local/www/system_authservers.php
|index 21d107ec03a..b68283f5ab6 100644
|--- a/src/usr/local/www/system_authservers.php
+++ b/src/usr/local/www/system_authservers.php
Patching file usr/local/www/system_authservers.php using Plan A...
Hunk #1 succeeded at 159 (offset -2 lines).
Hunk #2 succeeded at 332 (offset -5 lines).
Hunk #3 succeeded at 765 (offset -6 lines).
Hunk #4 succeeded at 989 (offset -5 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/usr/local/www/wizards/openvpn_wizard.inc b/src/usr/local/www/wizards/openvpn_wizard.inc
|index 5223ec8bad6..0a20b06f908 100644
|--- a/src/usr/local/www/wizards/openvpn_wizard.inc
+++ b/src/usr/local/www/wizards/openvpn_wizard.inc
Patching file usr/local/www/wizards/openvpn_wizard.inc using Plan A...
Hunk #1 succeeded at 479 (offset -14 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/usr/local/www/wizards/openvpn_wizard.xml b/src/usr/local/www/wizards/openvpn_wizard.xml
|index e5d154a4693..30649a9cd2c 100644
|--- a/src/usr/local/www/wizards/openvpn_wizard.xml
+++ b/src/usr/local/www/wizards/openvpn_wizard.xml
Patching file usr/local/www/wizards/openvpn_wizard.xml using Plan A...
Hunk #1 succeeded at 302 (offset -2 lines).
done