/[smecontribs]/rpms/phpki/contribs9/phpki.spec
ViewVC logotype

Diff of /rpms/phpki/contribs9/phpki.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by jcrisp, Sat Sep 8 20:59:10 2018 UTC Revision 1.3 by dani, Mon Oct 8 07:35:31 2018 UTC
# Line 1  Line 1 
1  # $Id: phpki.spec,v 1.1 2013/11/11 17:01:19 vip-ire Exp $  # $Id: phpki.spec,v 1.2 2018/09/08 20:59:10 jcrisp Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  %define         name phpki  %define         name phpki
6  %define         version 0.82  %define         version 0.82
7  %define         release 17  %define         release 18
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}
# Line 32  Patch15:       phpki-0.82-update_crl_via_cron. Line 32  Patch15:       phpki-0.82-update_crl_via_cron.
32  Patch16:        phpki-0.82-use_sha1.patch  Patch16:        phpki-0.82-use_sha1.patch
33  Patch17:        phpki-0.82-ca_admin_users.patch  Patch17:        phpki-0.82-ca_admin_users.patch
34  Patch18:        phpki-0.82.bz10622.fixphpwarnings.patch  Patch18:        phpki-0.82.bz10622.fixphpwarnings.patch
35    Patch19:        phpki-0.82-potential_xss_php_self.patch
36    
37  BuildArch:      noarch  BuildArch:      noarch
38  BuildRoot:      /var/tmp/%{name}-%{version}  BuildRoot:      /var/tmp/%{name}-%{version}
# Line 51  With it, you may create and centrally ma Line 52  With it, you may create and centrally ma
52  e-mail clients, SSL servers, and VPN applications.  e-mail clients, SSL servers, and VPN applications.
53    
54  %changelog  %changelog
55    * Mon Oct 8 2018 Daniel B. <daniel@firewall-services.com> 0.82-18.sme
56    - Fix potential XSS with unsafe use of PHP_SELF [SME: 10626]
57    
58  * Thu Sep 6 2018 brian r. <brianr@bjsystems.co.uk> 0.82-17.sme  * Thu Sep 6 2018 brian r. <brianr@bjsystems.co.uk> 0.82-17.sme
59  - Replace use of ereg by preg_replace as per deprecated in php 5.3 and removed in 7.0  - Replace use of ereg by preg_replace as per deprecated in php 5.3 and removed in 7.0
60    
# Line 134  e-mail clients, SSL servers, and VPN app Line 138  e-mail clients, SSL servers, and VPN app
138  %patch16 -p1  %patch16 -p1
139  %patch17 -p1  %patch17 -p1
140  %patch18 -p1  %patch18 -p1
141    %patch19 -p1
142    
143  %build  %build
144  %{__mkdir_p} root/opt/phpki/html  %{__mkdir_p} root/opt/phpki/html


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed