--- rpms/phpki-ng/contribs10/phpki-ng.spec 2021/04/06 00:24:42 1.11 +++ rpms/phpki-ng/contribs10/phpki-ng.spec 2022/11/21 02:09:06 1.14 @@ -4,7 +4,7 @@ %define name phpki-ng %define version 0.84 -%define release 10 +%define release 13 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -20,6 +20,9 @@ Patch3: phpki-ng-0.84-fix-crl.pa Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch 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} @@ -42,7 +45,16 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog -* Tue Apr 06 2021 John Crisp 0.84-9.sme +* Fri Nov 18 2022 Jean-Philippe Pialasse %{version}-13.sme +- remove extra space in URL in search.php [SME: 12232] + +* 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] + +* Tue Apr 06 2021 John Crisp 0.84-10.sme - And tidy up the copying wording. [SME: 11192] - Credit to Terry Fage for persisting with testing @@ -196,6 +208,8 @@ e-mail clients, SSL servers, and VPN app %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build %{__mkdir_p} root/opt/phpki/html