/[smeserver]/rpms/php/sme8/php.spec
ViewVC logotype

Diff of /rpms/php/sme8/php.spec

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

Revision 1.10 by slords, Thu Aug 23 02:39:15 2012 UTC Revision 1.11 by slords, Mon Jul 15 13:51:22 2013 UTC
# Line 18  Line 18 
18  Summary: PHP scripting language for creating dynamic web sites  Summary: PHP scripting language for creating dynamic web sites
19  Name: php  Name: php
20  Version: 5.3.3  Version: 5.3.3
21  Release: 13%{?dist}.1  Release: 13%{?dist}.2
22  License: PHP and LGPLv2 and LGPLv2+  License: PHP and LGPLv2 and LGPLv2+
23  Group: Development/Languages  Group: Development/Languages
24  URL: http://www.php.net/  URL: http://www.php.net/
# Line 80  Patch234: php-5.3.3-CVE-2012-2386.patch Line 80  Patch234: php-5.3.3-CVE-2012-2386.patch
80  Patch235: php-5.3.3-CVE-2012-0057.patch  Patch235: php-5.3.3-CVE-2012-0057.patch
81  Patch236: php-5.3.3-CVE-2012-0789.patch  Patch236: php-5.3.3-CVE-2012-0789.patch
82  Patch237: php-5.3.3-CVE-2010-2950.patch  Patch237: php-5.3.3-CVE-2010-2950.patch
83    Patch238: php-5.3.3-CVE-2013-4113.patch
84    
85  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
86    
# Line 416  support for using the ICU library to PHP Line 417  support for using the ICU library to PHP
417  %patch235 -p1 -b .cve0057  %patch235 -p1 -b .cve0057
418  %patch236 -p1 -b .cve0789  %patch236 -p1 -b .cve0789
419  %patch237 -p1 -b .cve2950  %patch237 -p1 -b .cve2950
420    %patch238 -p1 -b .cve4113
421    
422  # Prevent %%doc confusion over LICENSE files  # Prevent %%doc confusion over LICENSE files
423  cp -p Zend/LICENSE Zend/ZEND_LICENSE  cp -p Zend/LICENSE Zend/ZEND_LICENSE
# Line 793  rm files.* macros.php Line 795  rm files.* macros.php
795  %files process -f files.process  %files process -f files.process
796    
797  %changelog  %changelog
798  * Wed Aug 22 2012 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme.1  * Mon Jul 15 2013 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme.2
799  - Add php53-* provides to provide compatibility  - Add php53-* provides to provide compatibility
   
 * Fri Jun 29 2012 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme  
800  - Obsolete php-domxml and php-dom [SME: 6733]  - Obsolete php-domxml and php-dom [SME: 6733]
801  - Update Obsoletes and Conflicts [SME: 6436]  - Update Obsoletes and Conflicts [SME: 6436]
802    
803    * Fri Jul 12 2013 Remi Collet <rcollet@redhat.com> - 5.3.3-13.1
804    - add security fix for CVE-2013-4113
805    
806  * Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13  * Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13
807  - add security fix for CVE-2010-2950  - add security fix for CVE-2010-2950
808    


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