4 |
|
|
5 |
%define name phpki-ng |
%define name phpki-ng |
6 |
%define version 0.84 |
%define version 0.84 |
7 |
%define release 14 |
%define release 15 |
8 |
Summary: Phpki is a simple certificate management suite |
Summary: Phpki is a simple certificate management suite |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
23 |
Patch7: phpki-ng-0.84-fix-html-syntax-in-help.patch |
Patch7: phpki-ng-0.84-fix-html-syntax-in-help.patch |
24 |
Patch8: phpki-ng-0.84-fix-final-redirect.patch |
Patch8: phpki-ng-0.84-fix-final-redirect.patch |
25 |
Patch9: phpki-ng-bz12272-bz12273-crl-whitespacepass.patch |
Patch9: phpki-ng-bz12272-bz12273-crl-whitespacepass.patch |
26 |
|
Patch10: phpki-ng-bz12274-regex-secu.patch |
27 |
|
|
28 |
BuildArch: noarch |
BuildArch: noarch |
29 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
46 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.84-15.sme |
50 |
|
- fix regex and potential code injection [SME: 12274] |
51 |
|
|
52 |
* Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.84-14.sme |
* Wed Dec 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.84-14.sme |
53 |
- add easy and safe access to crl download [SME: 12272] |
- add easy and safe access to crl download [SME: 12272] |
54 |
- fix revoke certificate failing on whitespace pass [SME: 12273] |
- fix revoke certificate failing on whitespace pass [SME: 12273] |
221 |
%patch7 -p1 |
%patch7 -p1 |
222 |
%patch8 -p1 |
%patch8 -p1 |
223 |
%patch9 -p1 |
%patch9 -p1 |
224 |
|
%patch10 -p1 |
225 |
|
|
226 |
%build |
%build |
227 |
%{__mkdir_p} root/opt/phpki/html |
%{__mkdir_p} root/opt/phpki/html |