--- rpms/phpki/contribs9/phpki.spec 2018/10/08 07:35:31 1.3 +++ rpms/phpki/contribs9/phpki.spec 2018/11/17 13:20:42 1.4 @@ -1,10 +1,10 @@ -# $Id: phpki.spec,v 1.2 2018/09/08 20:59:10 jcrisp Exp $ +# $Id: phpki.spec,v 1.3 2018/10/08 07:35:31 dani Exp $ # Authority: vip-ire # Name: Daniel Berteaud %define name phpki %define version 0.82 -%define release 18 +%define release 19 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -33,6 +33,7 @@ Patch16: phpki-0.82-use_sha1.patch Patch17: phpki-0.82-ca_admin_users.patch Patch18: phpki-0.82.bz10622.fixphpwarnings.patch Patch19: phpki-0.82-potential_xss_php_self.patch +Patch20: phpki-0.82-fix-preg_match.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -52,11 +53,15 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Sat Nov 17 2018 Terry Fage 0.82-19.sme +- Fix preg_match warnings [SME:10622] + * Mon Oct 8 2018 Daniel B. 0.82-18.sme - Fix potential XSS with unsafe use of PHP_SELF [SME: 10626] * Thu Sep 6 2018 brian r. 0.82-17.sme - Replace use of ereg by preg_replace as per deprecated in php 5.3 and removed in 7.0 +- [SME: 10622] * Mon Dec 12 2011 Daniel B. 0.82-16.sme - Remove php-posix dependency (not available, nor needed on SME 7.x) [SME: 6805] @@ -139,6 +144,7 @@ e-mail clients, SSL servers, and VPN app %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 %build %{__mkdir_p} root/opt/phpki/html