Re: [Openvpn-devel] [PATCH applied] Re: Ignore deprecation warning for daemon on macOS

2022-02-27 Thread Saifur Rahman Mohsin via Openvpn-devel
e sent in > commit a480eaae1d32a6, which was only applied to one of the plugins in > question (plugins/down-root) and not plugins/auth-pam. > > Your patch has been applied to the master branch. > > commit d5c1ec2913620cec5b453c35d5c851f8c79a7ae1 > Author: Saifur Rahman Mohsin via O

[Openvpn-devel] [PATCH] Ignore deprecation warning for daemon on macOS

2022-02-24 Thread Saifur Rahman Mohsin via Openvpn-devel
Follow up to a480eaa (does the same for auth-pam.c). Signed-off-by: Saifur Rahman Mohsin --- src/plugins/auth-pam/auth-pam.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/src/plugins/auth-pam/auth-pam.c b/src/plugins/auth-pam/auth-pam.c index 3be647e9..33492e9c 100644 --- a/src/plugi