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