From b9f6a97b59a4654c0145a8e2f8db2f44e6425b261d87a32c3995c925ac52af68 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Fri, 26 Nov 2021 13:36:45 +0000 Subject: [PATCH] - Disable 0001-preform-deferred-authentication-in-the-background.patch for testing, because the PAM module now has upstream support for deferred authentication. OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=169 --- openvpn.changes | 7 +++++++ openvpn.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/openvpn.changes b/openvpn.changes index 1f67dc2..65769ef 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 26 13:27:19 UTC 2021 - Reinhard Max + +- Disable 0001-preform-deferred-authentication-in-the-background.patch + for testing, because the PAM module now has upstream support for + deferred authentication. + ------------------------------------------------------------------- Sat Oct 16 10:05:25 UTC 2021 - Dirk Müller diff --git a/openvpn.spec b/openvpn.spec index 0ad6648..c6b044e 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -124,7 +124,7 @@ This package provides the header file to build external plugins. %setup -q %patch1 %patch6 -%patch9 +#patch9 sed -e "s|\" __DATE__|$(date '+%%b %%e %%Y' -r version.m4)\"|g" \ -i src/openvpn/options.c