--- rpms/phpki-ng/contribs10/phpki-ng.spec 2021/03/08 18:01:18 1.4 +++ rpms/phpki-ng/contribs10/phpki-ng.spec 2021/03/18 12:16:09 1.7 @@ -4,7 +4,7 @@ %define name phpki-ng %define version 0.84 -%define release 4 +%define release 6 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -17,6 +17,8 @@ Source: %{name}-%{version}.tar.gz Patch1: phpki-ng-0.84-fix-for-php74-code-tidy.patch Patch2: phpki-ng-0.84-fix-pregmatch-revoke-certs.patch Patch3: phpki-ng-0.84-fix-crl.patch +Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch +Patch5: phpki-ng-0.84-fix-html-directory-check.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -39,6 +41,19 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Thu Mar 18 2021 John Crisp 0.84-6.sme +- Update html header info +- Remove obsolete align +- Remove accidentally duplicated html +- Fix typo +- Fix directory check +- move function flush_exec to functions file + +* Tue Mar 09 2021 John Crisp 0.84-5.sme +- Fix missing / [SME:11435] +- Update cert type detection for renew [SME: 11436] +- Code formatting + * Mon Mar 08 2021 John Crisp 0.84-4.sme - Fix crl creation [SME: 11141] - Extra notes in setup page @@ -164,6 +179,8 @@ e-mail clients, SSL servers, and VPN app %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build %{__mkdir_p} root/opt/phpki/html