/[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.5 by snetram, Wed Sep 28 17:13:27 2011 UTC Revision 1.16 by vip-ire, Sat Oct 18 10:16:16 2014 UTC
# Line 15  Line 15 
15  # heuristic used by bindir/mysql_config.  # heuristic used by bindir/mysql_config.
16  %define mysql_config %{_libdir}/mysql/mysql_config  %define mysql_config %{_libdir}/mysql/mysql_config
17    
18    %define _default_patch_fuzz 2
19    
20  Summary: PHP scripting language for creating dynamic web sites  Summary: PHP scripting language for creating dynamic web sites
21  Name: php  Name: php
22  Version: 5.3.3  Version: 5.3.3
23  Release: 1%{?dist}.1.1  Release: 16%{?dist}
24  License: PHP and LGPLv2 and LGPLv2+  License: PHP and LGPLv2 and LGPLv2+
25  Group: Development/Languages  Group: Development/Languages
26  URL: http://www.php.net/  URL: http://www.php.net/
# Line 38  Patch8: php-5.3.3-aconf26x.patch Line 40  Patch8: php-5.3.3-aconf26x.patch
40    
41  # Fixes for extensions  # Fixes for extensions
42  Patch20: php-4.3.11-shutdown.patch  Patch20: php-4.3.11-shutdown.patch
43    Patch21: php-5.3.3-zipmemset.patch
44    Patch22: php-5.3.3-pdo-overflow.patch
45    Patch23: php-5.3.3-pdo-53551.patch
46    Patch24: php-5.3.3-fileinfo.patch
47    Patch25: php-5.3.3-imap.patch
48    Patch26: php-5.3.3-odbc.patch
49    
50  # Functional changes  # Functional changes
51  Patch40: php-5.0.4-dlopen.patch  Patch40: php-5.0.4-dlopen.patch
# Line 49  Patch61: php-5.0.4-tests-wddx.patch Line 57  Patch61: php-5.0.4-tests-wddx.patch
57  Patch62: php-5.3.2-testfail.patch  Patch62: php-5.3.2-testfail.patch
58    
59  # Bug fixes  # Bug fixes
60  Patch100: php-5.3.2-r305570.patch  Patch100: php-5.3.3-extrglob.patch
61  Patch101: php-5.3.3-r305043.patch  Patch101: php-5.3.3-varnegidx.patch
62    Patch102: php-5.3.3-setdate.patch
63    # 103 not needed (no php-fpm)
64    Patch104: php-5.3.3-zendgc.patch
65    Patch105: php-5.3.3-r305043.patch
66    Patch106: php-5.3.3-copy.patch
67    Patch107: php-5.3.3-errorhandler.patch
68    Patch108: php-5.3.3-bug54268.patch
69    
70  # Fixes for security bugs  # Fixes for security bugs
71  Patch207: php-5.3.2-CVE-2010-3709.patch  Patch200: php-5.3.2-CVE-2010-3709.patch
72  Patch208: php-5.3.2-CVE-2010-3870.patch  Patch201: php-5.3.2-CVE-2010-3870.patch
73  Patch209: php-5.3.3-CVE-2010-4156.patch  Patch202: php-5.3.3-CVE-2010-3710.patch
74  Patch210: php-5.3.3-CVE-2010-3710.patch  Patch203: php-5.3.2-CVE-2010-4645.patch
75  Patch211: php-5.3.2-CVE-2010-4645.patch  Patch204: php-5.3.3-CVE-2010-4156.patch
76    Patch205: php-5.3.3-CVE-2011-0708.patch
77    Patch206: php-5.3.3-CVE-2011-1148.patch
78    Patch207: php-5.3.3-CVE-2011-1466.patch
79    Patch208: php-5.3.3-CVE-2011-1468.patch
80    Patch209: php-5.3.3-CVE-2011-1469.patch
81    # 210 not needed (not affected)
82    Patch211: php-5.3.3-CVE-2011-1471.patch
83    Patch212: php-5.3.3-CVE-2011-1938.patch
84    Patch213: php-5.3.3-CVE-2011-2202.patch
85    Patch214: php-5.3.3-CVE-2011-2483.patch
86    Patch215: php-5.3.3-CVE-2011-4885.patch
87    Patch216: php-5.3.3-CVE-2011-4566.patch
88    Patch217: php-5.3.3-CVE-2012-0830.patch
89    Patch218: php-5.3.3-CVE-2012-1823.patch
90    Patch219: php-5.3.3-CVE-2012-2336.patch
91    Patch220: php-5.3.3-CVE-2011-4153.patch
92    # 221 not needed (no php-tidy)
93    Patch222: php-5.3.3-CVE-2012-1172.patch
94    Patch223: php-5.3.3-CVE-2012-2143.patch
95    Patch224: php-5.3.3-CVE-2012-2386.patch
96    Patch225: php-5.3.3-CVE-2012-0057.patch
97    Patch226: php-5.3.3-CVE-2012-0789.patch
98    Patch227: php-5.3.3-CVE-2010-2950.patch
99    Patch228: php-5.3.3-CVE-2012-2688.patch
100    Patch229: php-5.3.3-CVE-2012-0831.patch
101    Patch230: php-5.3.3-CVE-2011-1398.patch
102    Patch231: php-5.3.3-CVE-2013-1643.patch
103    Patch232: php-5.3.3-CVE-2006-7243.patch
104    Patch233: php-5.3.3-CVE-2013-4113.patch
105    Patch234: php-5.3.3-CVE-2013-4248.patch
106    Patch235: php-5.3.3-CVE-2013-6420.patch
107    Patch236: php-5.3.3-CVE-2014-0237.patch
108    Patch237: php-5.3.3-CVE-2014-0238.patch
109    Patch238: php-5.3.3-CVE-2014-2270.patch
110    Patch239: php-5.3.3-CVE-2014-1943.patch
111    Patch240: php-5.3.3-CVE-2014-3479.patch
112    Patch241: php-5.3.3-CVE-2012-1571.patch
113    Patch242: php-5.3.3-CVE-2014-3480.patch
114    Patch243: php-5.3.3-CVE-2014-4721.patch
115    Patch244: php-5.3.3-CVE-2013-6712.patch
116    Patch245: php-5.3.3-CVE-2014-4049.patch
117    Patch246: php-5.3.3-CVE-2014-3515.patch
118    Patch247: php-5.3.3-CVE-2014-2497.patch
119    Patch248: php-5.3.3-CVE-2014-3587.patch
120    Patch249: php-5.3.3-CVE-2014-3597.patch
121    Patch250: php-5.3.3-CVE-2014-4698.patch
122    Patch251: php-5.3.3-CVE-2014-4670.patch
123    
124  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
125    
# Line 68  BuildRequires: zlib-devel, pcre-devel >= Line 130  BuildRequires: zlib-devel, pcre-devel >=
130  BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++  BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++
131  Requires: httpd-mmn = %{httpd_mmn}  Requires: httpd-mmn = %{httpd_mmn}
132  Provides: mod_php = %{version}-%{release}  Provides: mod_php = %{version}-%{release}
133    Provides: php53 = %{version}-%{release}, config(php53) = %{version}-%{release}
134  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
135  # For backwards-compatibility, require php-cli for the time being:  # For backwards-compatibility, require php-cli for the time being:
136  Requires: %{name}-cli = %{version}-%{release}  Requires: %{name}-cli = %{version}-%{release}
# Line 89  language to Apache HTTP Server. Line 152  language to Apache HTTP Server.
152  Group: Development/Languages  Group: Development/Languages
153  Summary: Command-line interface for PHP  Summary: Command-line interface for PHP
154  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
155  Provides: php-cgi = %{version}-%{release}, php-cli = %{version}-%{release}  Provides: php-cgi = %{version}-%{release}, php53-cli = %{version}-%{release}
156  Provides: php-pcntl  Provides: php-pcntl
157    
158  %description cli  %description cli
# Line 101  Group: Development/Languages Line 164  Group: Development/Languages
164  Summary: Common files for PHP  Summary: Common files for PHP
165  Provides: php-api = %{apiver}, php-zend-abi = %{zendver}  Provides: php-api = %{apiver}, php-zend-abi = %{zendver}
166  Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver}  Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver}
167    Provides: php(language) = %{version}
168  # Provides for all builtin modules:  # Provides for all builtin modules:
169  Provides: php-bz2, php-calendar, php-ctype, php-curl, php-date, php-exif  Provides: php-bz2, php-calendar, php-ctype, php-curl, php-date, php-exif
170  Provides: php-ftp, php-gettext, php-gmp, php-hash, php-iconv, php-libxml  Provides: php-ftp, php-gettext, php-gmp, php-hash, php-iconv, php-libxml
171  Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets  Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets
172  Provides: php-spl, php-tokenizer, php-openssl, php-pcre  Provides: php-spl, php-tokenizer, php-openssl, php-pcre
173  Provides: php-zlib, php-json, php-zip, php-fileinfo  Provides: php-zlib, php-json, php-zip, php-fileinfo
174    Provides: php-core, php-ereg, php-filter, php-phar, php-standard
175    Provides: php53-common = %{version}-%{release}, config(php53-common) = %{version}-%{release}
176    Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo
177  Obsoletes: php-openssl, php-json  Obsoletes: php-openssl, php-json
178  # For obsoleted pecl extension  # For obsoleted pecl extension
179  Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver}  Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver}
# Line 123  package and the php-cli package. Line 190  package and the php-cli package.
190  Group: Development/Libraries  Group: Development/Libraries
191  Summary: Files needed for building PHP extensions  Summary: Files needed for building PHP extensions
192  Requires: %{name} = %{version}-%{release}, autoconf, automake  Requires: %{name} = %{version}-%{release}, autoconf, automake
193  Provides: php-devel = %{version}-%{release}  Provides: php53-devel = %{version}-%{release}, config(php53-devel) = %{version}-%{release}
194    
195  %description devel  %description devel
196  The php-devel package contains the files needed for building PHP  The php-devel package contains the files needed for building PHP
# Line 135  Summary: A module for PHP applications t Line 202  Summary: A module for PHP applications t
202  Group: Development/Languages  Group: Development/Languages
203  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
204  BuildRequires: krb5-devel, openssl-devel, libc-client-devel  BuildRequires: krb5-devel, openssl-devel, libc-client-devel
205    Provides: php53-imap = %{version}-%{release}, config(php53-imap) = %{version}-%{release}
206    
207  %description imap  %description imap
208  The php-imap package contains a dynamic shared object that will  The php-imap package contains a dynamic shared object that will
# Line 145  Summary: A module for PHP applications t Line 213  Summary: A module for PHP applications t
213  Group: Development/Languages  Group: Development/Languages
214  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
215  BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel  BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel
216    Provides: php53-ldap = %{version}-%{release}, config(php53-ldap) = %{version}-%{release}
217    
218  %description ldap  %description ldap
219  The php-ldap package is a dynamic shared object (DSO) for the Apache  The php-ldap package is a dynamic shared object (DSO) for the Apache
# Line 160  Group: Development/Languages Line 229  Group: Development/Languages
229  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
230  Provides: php-pdo-abi = %{pdover}  Provides: php-pdo-abi = %{pdover}
231  Provides: php-pdo_sqlite  Provides: php-pdo_sqlite
232    Provides: php53-pdo = %{version}-%{release}, config(php53-pdo) = %{version}-%{release}
233    
234  %description pdo  %description pdo
235  The %{name}-pdo package contains a dynamic shared object that will add  The %{name}-pdo package contains a dynamic shared object that will add
# Line 173  Group: Development/Languages Line 243  Group: Development/Languages
243  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo
244  Provides: php_database, php-mysqli, php-pdo_mysql  Provides: php_database, php-mysqli, php-pdo_mysql
245  BuildRequires: mysql-devel >= 4.1.0  BuildRequires: mysql-devel >= 4.1.0
246    Provides: php53-mysql = %{version}-%{release}, config(php53-mysql) = %{version}-%{release}
247    
248  %description mysql  %description mysql
249  The php-mysql package contains a dynamic shared object that will add  The php-mysql package contains a dynamic shared object that will add
# Line 187  Group: Development/Languages Line 258  Group: Development/Languages
258  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo  Requires: %{name}-common = %{version}-%{release}, %{name}-pdo
259  Provides: php_database, php-pdo_pgsql  Provides: php_database, php-pdo_pgsql
260  BuildRequires: krb5-devel, openssl-devel, postgresql-devel  BuildRequires: krb5-devel, openssl-devel, postgresql-devel
261    Provides: php53-pgsql = %{version}-%{release}, config(php53-pgsql) = %{version}-%{release}
262    
263  %description pgsql  %description pgsql
264  The php-pgsql package includes a dynamic shared object (DSO) that can  The php-pgsql package includes a dynamic shared object (DSO) that can
# Line 202  Summary: Modules for PHP script using sy Line 274  Summary: Modules for PHP script using sy
274  Group: Development/Languages  Group: Development/Languages
275  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
276  Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg  Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg
277    Provides: php53-process = %{version}-%{release}, config(php53-process) = %{version}-%{release}
278    
279  %description process  %description process
280  The php-process package contains dynamic shared objects which add  The php-process package contains dynamic shared objects which add
# Line 214  Requires: %{name}-common = %{version}-%{ Line 287  Requires: %{name}-common = %{version}-%{
287  Summary: A module for PHP applications that use ODBC databases  Summary: A module for PHP applications that use ODBC databases
288  Provides: php_database, php-pdo_odbc  Provides: php_database, php-pdo_odbc
289  BuildRequires: unixODBC-devel  BuildRequires: unixODBC-devel
290    Provides: php53-odbc = %{version}-%{release}, config(php53-odbc) = %{version}-%{release}
291    
292  %description odbc  %description odbc
293  The php-odbc package contains a dynamic shared object that will add  The php-odbc package contains a dynamic shared object that will add
# Line 229  Group: Development/Languages Line 303  Group: Development/Languages
303  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
304  Summary: A module for PHP applications that use the SOAP protocol  Summary: A module for PHP applications that use the SOAP protocol
305  BuildRequires: libxml2-devel  BuildRequires: libxml2-devel
306    Provides: php53-soap = %{version}-%{release}, config(php53-soap) = %{version}-%{release}
307    
308  %description soap  %description soap
309  The php-soap package contains a dynamic shared object that will add  The php-soap package contains a dynamic shared object that will add
# Line 239  Summary: A module for PHP applications t Line 314  Summary: A module for PHP applications t
314  Group: Development/Languages  Group: Development/Languages
315  Requires: %{name}-common = %{version}-%{release}, net-snmp  Requires: %{name}-common = %{version}-%{release}, net-snmp
316  BuildRequires: net-snmp-devel  BuildRequires: net-snmp-devel
317    Provides: php53-snmp = %{version}-%{release}, config(php53-snmp) = %{version}-%{release}
318    
319  %description snmp  %description snmp
320  The php-snmp package contains a dynamic shared object that will add  The php-snmp package contains a dynamic shared object that will add
# Line 253  Requires: %{name}-common = %{version}-%{ Line 329  Requires: %{name}-common = %{version}-%{
329  Provides: php-dom, php-xsl, php-domxml, php-wddx  Provides: php-dom, php-xsl, php-domxml, php-wddx
330  BuildRequires: libxslt-devel >= 1.0.18-1, libxml2-devel >= 2.4.14-1  BuildRequires: libxslt-devel >= 1.0.18-1, libxml2-devel >= 2.4.14-1
331  Obsoletes: php-domxml, php-dom  Obsoletes: php-domxml, php-dom
332    Provides: php53-xml = %{version}-%{release}, config(php53-xml) = %{version}-%{release}
333    
334  %description xml  %description xml
335  The php-xml package contains dynamic shared objects which add support  The php-xml package contains dynamic shared objects which add support
# Line 263  and performing XSL transformations on XM Line 340  and performing XSL transformations on XM
340  Summary: A module for PHP applications which use the XML-RPC protocol  Summary: A module for PHP applications which use the XML-RPC protocol
341  Group: Development/Languages  Group: Development/Languages
342  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
343    Provides: php53-xmlrpc = %{version}-%{release}, config(php53-xmlrpc) = %{version}-%{release}
344    
345  %description xmlrpc  %description xmlrpc
346  The php-xmlrpc package contains a dynamic shared object that will add  The php-xmlrpc package contains a dynamic shared object that will add
# Line 272  support for the XML-RPC protocol to PHP. Line 350  support for the XML-RPC protocol to PHP.
350  Summary: A module for PHP applications which need multi-byte string handling  Summary: A module for PHP applications which need multi-byte string handling
351  Group: Development/Languages  Group: Development/Languages
352  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
353    Provides: php53-mbstring = %{version}-%{release}, config(php53-mbstring) = %{version}-%{release}
354    
355  %description mbstring  %description mbstring
356  The php-mbstring package contains a dynamic shared object that will add  The php-mbstring package contains a dynamic shared object that will add
# Line 283  Group: Development/Languages Line 362  Group: Development/Languages
362  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
363  # Required to build the bundled GD library  # Required to build the bundled GD library
364  BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel  BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel
365    Provides: php53-gd = %{version}-%{release}, config(php53-gd) = %{version}-%{release}
366    
367  %description gd  %description gd
368  The php-gd package contains a dynamic shared object that will add  The php-gd package contains a dynamic shared object that will add
# Line 292  support for using the gd graphics librar Line 372  support for using the gd graphics librar
372  Summary: A module for PHP applications for using the bcmath library  Summary: A module for PHP applications for using the bcmath library
373  Group: Development/Languages  Group: Development/Languages
374  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
375    Provides: php53-bcmath = %{version}-%{release}, config(php53-bcmath) = %{version}-%{release}
376    
377  %description bcmath  %description bcmath
378  The php-bcmath package contains a dynamic shared object that will add  The php-bcmath package contains a dynamic shared object that will add
# Line 301  support for using the bcmath library to Line 382  support for using the bcmath library to
382  Summary: A database abstraction layer module for PHP applications  Summary: A database abstraction layer module for PHP applications
383  Group: Development/Languages  Group: Development/Languages
384  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
385    Provides: php53-dba = %{version}-%{release}, config(php53-dba) = %{version}-%{release}
386    
387  %description dba  %description dba
388  The php-dba package contains a dynamic shared object that will add  The php-dba package contains a dynamic shared object that will add
# Line 311  Summary: A module for PHP applications f Line 393  Summary: A module for PHP applications f
393  Group: System Environment/Libraries  Group: System Environment/Libraries
394  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
395  BuildRequires: aspell-devel >= 0.50.0  BuildRequires: aspell-devel >= 0.50.0
396    Provides: php53-pspell = %{version}-%{release}, config(php53-pspell) = %{version}-%{release}
397    
398  %description pspell  %description pspell
399  The php-pspell package contains a dynamic shared object that will add  The php-pspell package contains a dynamic shared object that will add
# Line 321  Summary: Internationalization extension Line 404  Summary: Internationalization extension
404  Group: System Environment/Libraries  Group: System Environment/Libraries
405  Requires: %{name}-common = %{version}-%{release}  Requires: %{name}-common = %{version}-%{release}
406  BuildRequires: libicu-devel >= 3.6  BuildRequires: libicu-devel >= 3.6
407    Provides: php53-intl = %{version}-%{release}, config(php53-intl) = %{version}-%{release}
408    
409  %description intl  %description intl
410  The php-intl package contains a dynamic shared object that will add  The php-intl package contains a dynamic shared object that will add
# Line 336  support for using the ICU library to PHP Line 420  support for using the ICU library to PHP
420  %patch8 -p1 -b .aconf26x  %patch8 -p1 -b .aconf26x
421    
422  %patch20 -p1 -b .shutdown  %patch20 -p1 -b .shutdown
423    %patch21 -p1 -b .zipmemset
424    %patch22 -p1 -b .pdooverflow
425    %patch23 -p1 -b .pdo53551
426    %patch24 -p1 -b .streams
427    %patch25 -p1 -b .imapauth
428    %patch26 -p1 -b .pdoodbc
429    
430  %patch40 -p1 -b .dlopen  %patch40 -p1 -b .dlopen
431  %patch41 -p1 -b .easter  %patch41 -p1 -b .easter
# Line 344  support for using the ICU library to PHP Line 434  support for using the ICU library to PHP
434  %patch61 -p1 -b .tests-wddx  %patch61 -p1 -b .tests-wddx
435  %patch62 -p1 -b .testfail  %patch62 -p1 -b .testfail
436    
437  %patch100 -p1 -b .r305570  %patch100 -p1 -b .extrglob
438  %patch101 -p1 -b .r305043  %patch101 -p1 -b .varnegidx
439    %patch102 -p1 -b .setdate
440  %patch207 -p1 -b .cve3709  
441  %patch208 -p1 -b .cve3870  %patch104 -p1 -b .zendgc
442    %patch105 -p1 -b .r305043
443  %patch209 -p1 -b .cve4156  %patch106 -p1 -b .copy
444  %patch210 -p1 -b .cve3710  %patch107 -p1 -b .errorhandler
445  %patch211 -p1 -b .cve4645  %patch108 -p1 -b .bug54268
446    
447    %patch200 -p1 -b .cve3709
448    %patch201 -p1 -b .cve3870
449    %patch202 -p1 -b .cve4645
450    %patch203 -p1 -b .cve3710
451    %patch204 -p1 -b .cve4156
452    %patch205 -p1 -b .cve0708
453    %patch206 -p1 -b .cve1148
454    %patch207 -p1 -b .cve1466
455    %patch208 -p1 -b .cve1468
456    %patch209 -p1 -b .cve1469
457    %patch211 -p1 -b .cve1471
458    %patch212 -p1 -b .cve1938
459    %patch213 -p1 -b .cve2202
460    %patch214 -p1 -b .cve2483
461    %patch215 -p1 -b .cve4885
462    %patch216 -p1 -b .cve4566
463    %patch217 -p1 -b .cve0830
464    %patch218 -p1 -b .cve1823
465    %patch219 -p1 -b .cve2336
466    
467    %patch220 -p1 -b .cve4153
468    %patch222 -p1 -b .cve1172
469    %patch223 -p1 -b .cve2143
470    %patch224 -p1 -b .cve2386
471    %patch225 -p1 -b .cve0057
472    %patch226 -p1 -b .cve0789
473    %patch227 -p1 -b .cve2950
474    %patch228 -p1 -b .cve2688
475    %patch229 -p1 -b .cve0831
476    %patch230 -p1 -b .cve1398
477    %patch231 -p1 -b .cve1643
478    %patch232 -p1 -b .cve7243
479    %patch233 -p1 -b .cve4113
480    %patch234 -p1 -b .cve4248
481    %patch235 -p1 -b .cve6420
482    %patch236 -p1 -b .cve0237
483    %patch237 -p1 -b .cve0238
484    %patch238 -p1 -b .cve2270
485    %patch239 -p1 -b .cve1943
486    %patch240 -p1 -b .cve3479
487    %patch241 -p1 -b .cve1571
488    %patch242 -p1 -b .cve3480
489    %patch243 -p1 -b .cve4721
490    %patch244 -p1 -b .cve6712
491    %patch245 -p1 -b .cve4049
492    %patch246 -p1 -b .cve3515
493    %patch247 -p1 -b .cve2497
494    %patch248 -p1 -b .cve3587
495    %patch249 -p1 -b .cve3597
496    %patch250 -p1 -b .cve4698
497    %patch251 -p1 -b .cve4670
498    
499  # Prevent %%doc confusion over LICENSE files  # Prevent %%doc confusion over LICENSE files
500  cp -p Zend/LICENSE Zend/ZEND_LICENSE  cp -p Zend/LICENSE Zend/ZEND_LICENSE
# Line 428  fi Line 570  fi
570    
571  # Fix some bogus permissions  # Fix some bogus permissions
572  find . -name \*.[ch] -exec chmod 644 {} \;  find . -name \*.[ch] -exec chmod 644 {} \;
573    find . -name \*.cpp  -exec chmod 644 {} \;
574  chmod 644 README.*  chmod 644 README.*
575    
576  %build  %build
# Line 649  cat files.json files.zip files.curl file Line 792  cat files.json files.zip files.curl file
792  install -d $RPM_BUILD_ROOT%{_sysconfdir}/rpm  install -d $RPM_BUILD_ROOT%{_sysconfdir}/rpm
793  # %{SOURCE3} used here ->  # %{SOURCE3} used here ->
794  sed -e "s/@PHP_APIVER@/%{apiver}/;s/@PHP_ZENDVER@/%{zendver}/;s/@PHP_PDOVER@/%{pdover}/" \  sed -e "s/@PHP_APIVER@/%{apiver}/;s/@PHP_ZENDVER@/%{zendver}/;s/@PHP_PDOVER@/%{pdover}/" \
795        -e "s/@PHP_VERSION@/%{version}/" \
796      < $RPM_SOURCE_DIR/macros.php > macros.php      < $RPM_SOURCE_DIR/macros.php > macros.php
797  install -m 644 -c macros.php \  install -m 644 -c macros.php \
798             $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.php             $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.php
# Line 677  rm files.* macros.php Line 821  rm files.* macros.php
821  %defattr(-,root,root)  %defattr(-,root,root)
822  %doc CODING_STANDARDS CREDITS INSTALL LICENSE NEWS README*  %doc CODING_STANDARDS CREDITS INSTALL LICENSE NEWS README*
823  %doc Zend/ZEND_* TSRM_LICENSE regex_COPYRIGHT  %doc Zend/ZEND_* TSRM_LICENSE regex_COPYRIGHT
824  %doc php.ini-*  %doc php.ini-production php.ini-development
825  %config(noreplace) %{_sysconfdir}/php.ini  %config(noreplace) %{_sysconfdir}/php.ini
826  %dir %{_sysconfdir}/php.d  %dir %{_sysconfdir}/php.d
827  %dir %{_libdir}/php  %dir %{_libdir}/php
# Line 730  rm files.* macros.php Line 874  rm files.* macros.php
874  %files process -f files.process  %files process -f files.process
875    
876  %changelog  %changelog
877  * Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> - 5.3.3-1.1.1  * Sat Oct 18 2014 Daniel Berteaud <daniel@firewall-services.com> - 5.3.3-16.sme
878  - Obsolete php-domxml and php-dom [SME: 6733]  - Resync with upstream php53, which include (see [SME: 8574])
879    - spl: fix use-after-free in ArrayIterator due to object
880      change during sorting. CVE-2014-4698
881    - spl: fix use-after-free in SPL Iterators. CVE-2014-4670
882    - gd: fix NULL pointer dereference in gdImageCreateFromXpm.
883      CVE-2014-2497
884    - fileinfo: fix incomplete fix for CVE-2012-1571 in
885      cdf_read_property_info. CVE-2014-3587
886    - core: fix incomplete fix for CVE-2014-4049 DNS TXT
887      record parsing. CVE-2014-3597
888    
889    * Thu Aug 7 2014 Daniel Berteaud <daniel@firewall-services.com> - 5.3.3-15.sme
890    - Resync with upstream php53, which include (see [SME: 8515])
891    - core: type confusion issue in phpinfo(). CVE-2014-4721
892    - date: fix heap-based buffer over-read in DateInterval. CVE-2013-6712
893    - core: fix heap-based buffer overflow in DNS TXT record parsing.
894      CVE-2014-4049
895    - core: unserialize() SPL ArrayObject / SPLObjectStorage type
896      confusion flaw. CVE-2014-3515
897    - fileinfo: out-of-bounds memory access in fileinfo. CVE-2014-2270
898    - fileinfo: unrestricted recursion in handling of indirect type
899      rules. CVE-2014-1943
900    - fileinfo: out of bounds read in CDF parser. CVE-2012-1571
901    - fileinfo: cdf_check_stream_offset boundary check. CVE-2014-3479
902    - fileinfo: cdf_count_chain insufficient boundary check. CVE-2014-3480
903    - fileinfo: cdf_unpack_summary_info() excessive looping
904      DoS. CVE-2014-0237
905    - fileinfo: CDF property info parsing nelements infinite
906      loop. CVE-2014-0238
907    
908    * Mon Dec 16 2013 Daniel Berteaud <daniel@firewall-services.com> - 5.3.3-14.sme
909    - Resync with upstream php53, which include (see [SME: 8064])
910    - add security fix for CVE-2013-6420
911    - add security fix for CVE-2013-4248
912    - add upstream reproducer for error_handler (#951075)
913    - add security fixes for CVE-2006-7243
914    - add security fixes for CVE-2012-2688, CVE-2012-0831,
915      CVE-2011-1398, CVE-2013-1643
916    - fix segfault in error_handler with
917      allow_call_time_pass_reference = Off (#951075)
918    - fix double free when destroy_zend_class fails (#951076)
919    - fix possible buffer overflow in pdo_odbc (#869694)
920    - php script hangs when it exceeds max_execution_time
921      when inside an ODBC call (#864954)
922    - fix zend garbage collector (#892695)
923    - fix transposed memset arguments in libzip (#953818)
924    - fix possible segfault in pdo_mysql (#869693)
925    - fix imap_open DISABLE_AUTHENTICATOR param ignores array (#859369)
926    - fix stream support in fileinfo (#869697)
927    - fix setDate when DateTime created from timestamp (#869691)
928    - fix permission on source files (#869688)
929    - add php(language) and missing provides (#837044)
930    - fix copy doesn't report failure on partial copy (#951413)
931    
932  * Tue Sep 13 2011 Shad L. Lords <slords@mail.com> - 5.3.3-1.1.0  * Mon Jul 15 2013 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme.2
933    - Add php53-* provides to provide compatibility
934    - Obsolete php-domxml and php-dom [SME: 6733]
935  - Update Obsoletes and Conflicts [SME: 6436]  - Update Obsoletes and Conflicts [SME: 6436]
936    
937  * Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1  * Fri Jul 12 2013 Remi Collet <rcollet@redhat.com> - 5.3.3-13.1
938  - add security fixes for CVE-2010-3710, CVE-2010-4156,  - add security fix for CVE-2013-4113
939    CVE-2010-4645 (#670463)  
940    * Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13
941    - add security fix for CVE-2010-2950
942    
943    * Wed Jun 13 2012 Joe Orton <jorton@redhat.com> - 5.3.3-11
944    - fix tests for CVE-2012-2143, CVE-2012-0789
945    
946    * Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-10
947    - add security fix for CVE-2012-2336
948    
949    * Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-9
950    - add security fixes for CVE-2011-4153, CVE-2012-0057, CVE-2012-0789,
951      CVE-2012-1172, CVE-2012-2143, CVE-2012-2386
952    
953    * Thu May  3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-7
954    - correct detection of = in CVE-2012-1823 fix (#818607)
955    
956    * Thu May  3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-6
957    - add security fix for CVE-2012-1823 (#818607)
958    
959    * Thu Feb  2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-5
960    - add security fix for CVE-2012-0830 (#786758)
961    
962    * Wed Jan 04 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-4
963    - remove extra php.ini-prod/devel files caused by %%patch -b
964    
965    * Tue Jan 03 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-3
966    - add security fixes for CVE-2011-4885, CVE-2011-4566 (#740734)
967    
968    * Fri Oct 28 2011 Joe Orton <jorton@redhat.com> - 5.3.3-2
969    - add php-$subpkg = V-R provides (#717158)
970    - add security fixes for CVE-2010-3710, CVE-2010-4156, CVE-2010-4645 (#670464)
971    - add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148,
972      CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1471,
973      CVE-2011-1938, CVE-2011-2202 (#740734)
974    - fix negative keys with var_export (#700724)
975    
976  * Wed Dec  1 2010 Joe Orton <jorton@redhat.com> - 5.3.3-1  * Wed Dec  1 2010 Joe Orton <jorton@redhat.com> - 5.3.3-1
977  - update to 5.3.3 (#658315)  - update to 5.3.3 (#658315)


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