--- rpms/phpki-ng/contribs10/phpki-ng.spec 2021/08/05 10:48:00 1.12 +++ rpms/phpki-ng/contribs10/phpki-ng.spec 2021/09/30 16:31:50 1.13 @@ -4,7 +4,7 @@ %define name phpki-ng %define version 0.84 -%define release 11 +%define release 12 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -21,6 +21,8 @@ Patch4: phpki-ng-0.84-fix-missin Patch5: phpki-ng-0.84-fix-html-directory-check.patch Patch6: phpki-ng-0.84-fix-download-cert.patch Patch7: phpki-ng-0.84-fix-html-syntax-in-help.patch +Patch8: phpki-ng-0.84-fix-final-redirect.patch + BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -43,6 +45,9 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Thu Sep 30 2021 John Crisp 0.84-12.sme +- Attempt to fix the final reload after CA creation [SME: 11192] + * Thu Aug 05 2021 John Crisp 0.84-11.sme - Fix html syntax error in help - Thanks Mauro De Carolis [SME: 11688] @@ -201,6 +206,7 @@ e-mail clients, SSL servers, and VPN app %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build %{__mkdir_p} root/opt/phpki/html