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: 1%{?dist}.3 |
Release: 13%{?dist}.1 |
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/ |
51 |
# Bug fixes |
# Bug fixes |
52 |
Patch100: php-5.3.2-r305570.patch |
Patch100: php-5.3.2-r305570.patch |
53 |
Patch101: php-5.3.3-r305043.patch |
Patch101: php-5.3.3-r305043.patch |
54 |
|
Patch102: php-5.3.3-varnegidx.patch |
55 |
|
|
56 |
# Fixes for security bugs |
# Fixes for security bugs |
57 |
Patch207: php-5.3.2-CVE-2010-3709.patch |
Patch207: php-5.3.2-CVE-2010-3709.patch |
58 |
Patch208: php-5.3.2-CVE-2010-3870.patch |
Patch208: php-5.3.2-CVE-2010-3870.patch |
59 |
Patch209: php-5.3.3-CVE-2010-4156.patch |
Patch209: php-5.3.2-CVE-2010-4645.patch |
60 |
Patch210: php-5.3.3-CVE-2010-3710.patch |
Patch210: php-5.3.3-CVE-2010-3710.patch |
61 |
Patch211: php-5.3.2-CVE-2010-4645.patch |
Patch211: php-5.3.3-CVE-2010-4156.patch |
62 |
Patch212: php-5.3.3-CVE-2011-0708.patch |
Patch212: php-5.3.3-CVE-2011-0708.patch |
63 |
Patch213: php-5.3.3-CVE-2011-1148.patch |
Patch213: php-5.3.3-CVE-2011-1148.patch |
64 |
Patch214: php-5.3.3-CVE-2011-1466.patch |
Patch214: php-5.3.3-CVE-2011-1466.patch |
65 |
Patch215: php-5.3.3-CVE-2011-1468.patch |
Patch215: php-5.3.3-CVE-2011-1468.patch |
66 |
Patch216: php-5.3.3-CVE-2011-1469.patch |
Patch216: php-5.3.3-CVE-2011-1469.patch |
|
Patch217: php-5.3.3-CVE-2011-1470.patch |
|
67 |
Patch218: php-5.3.3-CVE-2011-1471.patch |
Patch218: php-5.3.3-CVE-2011-1471.patch |
68 |
Patch219: php-5.3.3-CVE-2011-1938.patch |
Patch219: php-5.3.3-CVE-2011-1938.patch |
69 |
Patch220: php-5.3.3-CVE-2011-2202.patch |
Patch220: php-5.3.3-CVE-2011-2202.patch |
70 |
Patch221: php-5.3.3-CVE-2011-2483.patch |
Patch221: php-5.3.3-CVE-2011-2483.patch |
71 |
|
Patch222: php-5.3.3-CVE-2011-4885.patch |
72 |
|
Patch223: php-5.3.3-CVE-2011-4566.patch |
73 |
|
Patch224: php-5.3.3-CVE-2012-0830.patch |
74 |
|
Patch225: php-5.3.3-CVE-2012-1823.patch |
75 |
|
Patch226: php-5.3.3-CVE-2012-2336.patch |
76 |
|
Patch230: php-5.3.3-CVE-2011-4153.patch |
77 |
|
Patch232: php-5.3.3-CVE-2012-1172.patch |
78 |
|
Patch233: php-5.3.3-CVE-2012-2143.patch |
79 |
|
Patch234: php-5.3.3-CVE-2012-2386.patch |
80 |
|
Patch235: php-5.3.3-CVE-2012-0057.patch |
81 |
|
Patch236: php-5.3.3-CVE-2012-0789.patch |
82 |
|
Patch237: php-5.3.3-CVE-2010-2950.patch |
83 |
|
|
84 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
85 |
|
|
90 |
BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++ |
BuildRequires: bzip2, perl, libtool >= 1.4.3, gcc-c++ |
91 |
Requires: httpd-mmn = %{httpd_mmn} |
Requires: httpd-mmn = %{httpd_mmn} |
92 |
Provides: mod_php = %{version}-%{release} |
Provides: mod_php = %{version}-%{release} |
93 |
|
Provides: php53 = %{version}-%{release}, config(php53) = %{version}-%{release} |
94 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
95 |
# For backwards-compatibility, require php-cli for the time being: |
# For backwards-compatibility, require php-cli for the time being: |
96 |
Requires: %{name}-cli = %{version}-%{release} |
Requires: %{name}-cli = %{version}-%{release} |
112 |
Group: Development/Languages |
Group: Development/Languages |
113 |
Summary: Command-line interface for PHP |
Summary: Command-line interface for PHP |
114 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
115 |
Provides: php-cgi = %{version}-%{release}, php-cli = %{version}-%{release} |
Provides: php-cgi = %{version}-%{release}, php53-cli = %{version}-%{release} |
116 |
Provides: php-pcntl |
Provides: php-pcntl |
117 |
|
|
118 |
%description cli |
%description cli |
130 |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
131 |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
132 |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
133 |
|
Provides: php53-common = %{version}-%{release}, config(php53-common) = %{version}-%{release} |
134 |
Obsoletes: php-openssl, php-json |
Obsoletes: php-openssl, php-json |
135 |
# For obsoleted pecl extension |
# For obsoleted pecl extension |
136 |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
147 |
Group: Development/Libraries |
Group: Development/Libraries |
148 |
Summary: Files needed for building PHP extensions |
Summary: Files needed for building PHP extensions |
149 |
Requires: %{name} = %{version}-%{release}, autoconf, automake |
Requires: %{name} = %{version}-%{release}, autoconf, automake |
150 |
Provides: php-devel = %{version}-%{release} |
Provides: php53-devel = %{version}-%{release}, config(php53-devel) = %{version}-%{release} |
151 |
|
|
152 |
%description devel |
%description devel |
153 |
The php-devel package contains the files needed for building PHP |
The php-devel package contains the files needed for building PHP |
159 |
Group: Development/Languages |
Group: Development/Languages |
160 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
161 |
BuildRequires: krb5-devel, openssl-devel, libc-client-devel |
BuildRequires: krb5-devel, openssl-devel, libc-client-devel |
162 |
|
Provides: php53-imap = %{version}-%{release}, config(php53-imap) = %{version}-%{release} |
163 |
|
|
164 |
%description imap |
%description imap |
165 |
The php-imap package contains a dynamic shared object that will |
The php-imap package contains a dynamic shared object that will |
170 |
Group: Development/Languages |
Group: Development/Languages |
171 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
172 |
BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel |
BuildRequires: cyrus-sasl-devel, openldap-devel, openssl-devel |
173 |
|
Provides: php53-ldap = %{version}-%{release}, config(php53-ldap) = %{version}-%{release} |
174 |
|
|
175 |
%description ldap |
%description ldap |
176 |
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 |
186 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
187 |
Provides: php-pdo-abi = %{pdover} |
Provides: php-pdo-abi = %{pdover} |
188 |
Provides: php-pdo_sqlite |
Provides: php-pdo_sqlite |
189 |
|
Provides: php53-pdo = %{version}-%{release}, config(php53-pdo) = %{version}-%{release} |
190 |
|
|
191 |
%description pdo |
%description pdo |
192 |
The %{name}-pdo package contains a dynamic shared object that will add |
The %{name}-pdo package contains a dynamic shared object that will add |
200 |
Requires: %{name}-common = %{version}-%{release}, %{name}-pdo |
Requires: %{name}-common = %{version}-%{release}, %{name}-pdo |
201 |
Provides: php_database, php-mysqli, php-pdo_mysql |
Provides: php_database, php-mysqli, php-pdo_mysql |
202 |
BuildRequires: mysql-devel >= 4.1.0 |
BuildRequires: mysql-devel >= 4.1.0 |
203 |
|
Provides: php53-mysql = %{version}-%{release}, config(php53-mysql) = %{version}-%{release} |
204 |
|
|
205 |
%description mysql |
%description mysql |
206 |
The php-mysql package contains a dynamic shared object that will add |
The php-mysql package contains a dynamic shared object that will add |
215 |
Requires: %{name}-common = %{version}-%{release}, %{name}-pdo |
Requires: %{name}-common = %{version}-%{release}, %{name}-pdo |
216 |
Provides: php_database, php-pdo_pgsql |
Provides: php_database, php-pdo_pgsql |
217 |
BuildRequires: krb5-devel, openssl-devel, postgresql-devel |
BuildRequires: krb5-devel, openssl-devel, postgresql-devel |
218 |
|
Provides: php53-pgsql = %{version}-%{release}, config(php53-pgsql) = %{version}-%{release} |
219 |
|
|
220 |
%description pgsql |
%description pgsql |
221 |
The php-pgsql package includes a dynamic shared object (DSO) that can |
The php-pgsql package includes a dynamic shared object (DSO) that can |
231 |
Group: Development/Languages |
Group: Development/Languages |
232 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
233 |
Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg |
Provides: php-posix, php-sysvsem, php-sysvshm, php-sysvmsg |
234 |
|
Provides: php53-process = %{version}-%{release}, config(php53-process) = %{version}-%{release} |
235 |
|
|
236 |
%description process |
%description process |
237 |
The php-process package contains dynamic shared objects which add |
The php-process package contains dynamic shared objects which add |
244 |
Summary: A module for PHP applications that use ODBC databases |
Summary: A module for PHP applications that use ODBC databases |
245 |
Provides: php_database, php-pdo_odbc |
Provides: php_database, php-pdo_odbc |
246 |
BuildRequires: unixODBC-devel |
BuildRequires: unixODBC-devel |
247 |
|
Provides: php53-odbc = %{version}-%{release}, config(php53-odbc) = %{version}-%{release} |
248 |
|
|
249 |
%description odbc |
%description odbc |
250 |
The php-odbc package contains a dynamic shared object that will add |
The php-odbc package contains a dynamic shared object that will add |
260 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
261 |
Summary: A module for PHP applications that use the SOAP protocol |
Summary: A module for PHP applications that use the SOAP protocol |
262 |
BuildRequires: libxml2-devel |
BuildRequires: libxml2-devel |
263 |
|
Provides: php53-soap = %{version}-%{release}, config(php53-soap) = %{version}-%{release} |
264 |
|
|
265 |
%description soap |
%description soap |
266 |
The php-soap package contains a dynamic shared object that will add |
The php-soap package contains a dynamic shared object that will add |
271 |
Group: Development/Languages |
Group: Development/Languages |
272 |
Requires: %{name}-common = %{version}-%{release}, net-snmp |
Requires: %{name}-common = %{version}-%{release}, net-snmp |
273 |
BuildRequires: net-snmp-devel |
BuildRequires: net-snmp-devel |
274 |
|
Provides: php53-snmp = %{version}-%{release}, config(php53-snmp) = %{version}-%{release} |
275 |
|
|
276 |
%description snmp |
%description snmp |
277 |
The php-snmp package contains a dynamic shared object that will add |
The php-snmp package contains a dynamic shared object that will add |
286 |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
287 |
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 |
288 |
Obsoletes: php-domxml, php-dom |
Obsoletes: php-domxml, php-dom |
289 |
|
Provides: php53-xml = %{version}-%{release}, config(php53-xml) = %{version}-%{release} |
290 |
|
|
291 |
%description xml |
%description xml |
292 |
The php-xml package contains dynamic shared objects which add support |
The php-xml package contains dynamic shared objects which add support |
297 |
Summary: A module for PHP applications which use the XML-RPC protocol |
Summary: A module for PHP applications which use the XML-RPC protocol |
298 |
Group: Development/Languages |
Group: Development/Languages |
299 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
300 |
|
Provides: php53-xmlrpc = %{version}-%{release}, config(php53-xmlrpc) = %{version}-%{release} |
301 |
|
|
302 |
%description xmlrpc |
%description xmlrpc |
303 |
The php-xmlrpc package contains a dynamic shared object that will add |
The php-xmlrpc package contains a dynamic shared object that will add |
307 |
Summary: A module for PHP applications which need multi-byte string handling |
Summary: A module for PHP applications which need multi-byte string handling |
308 |
Group: Development/Languages |
Group: Development/Languages |
309 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
310 |
|
Provides: php53-mbstring = %{version}-%{release}, config(php53-mbstring) = %{version}-%{release} |
311 |
|
|
312 |
%description mbstring |
%description mbstring |
313 |
The php-mbstring package contains a dynamic shared object that will add |
The php-mbstring package contains a dynamic shared object that will add |
319 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
320 |
# Required to build the bundled GD library |
# Required to build the bundled GD library |
321 |
BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel |
BuildRequires: libXpm-devel, libjpeg-devel, libpng-devel, freetype-devel |
322 |
|
Provides: php53-gd = %{version}-%{release}, config(php53-gd) = %{version}-%{release} |
323 |
|
|
324 |
%description gd |
%description gd |
325 |
The php-gd package contains a dynamic shared object that will add |
The php-gd package contains a dynamic shared object that will add |
329 |
Summary: A module for PHP applications for using the bcmath library |
Summary: A module for PHP applications for using the bcmath library |
330 |
Group: Development/Languages |
Group: Development/Languages |
331 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
332 |
|
Provides: php53-bcmath = %{version}-%{release}, config(php53-bcmath) = %{version}-%{release} |
333 |
|
|
334 |
%description bcmath |
%description bcmath |
335 |
The php-bcmath package contains a dynamic shared object that will add |
The php-bcmath package contains a dynamic shared object that will add |
339 |
Summary: A database abstraction layer module for PHP applications |
Summary: A database abstraction layer module for PHP applications |
340 |
Group: Development/Languages |
Group: Development/Languages |
341 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
342 |
|
Provides: php53-dba = %{version}-%{release}, config(php53-dba) = %{version}-%{release} |
343 |
|
|
344 |
%description dba |
%description dba |
345 |
The php-dba package contains a dynamic shared object that will add |
The php-dba package contains a dynamic shared object that will add |
350 |
Group: System Environment/Libraries |
Group: System Environment/Libraries |
351 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
352 |
BuildRequires: aspell-devel >= 0.50.0 |
BuildRequires: aspell-devel >= 0.50.0 |
353 |
|
Provides: php53-pspell = %{version}-%{release}, config(php53-pspell) = %{version}-%{release} |
354 |
|
|
355 |
%description pspell |
%description pspell |
356 |
The php-pspell package contains a dynamic shared object that will add |
The php-pspell package contains a dynamic shared object that will add |
361 |
Group: System Environment/Libraries |
Group: System Environment/Libraries |
362 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
363 |
BuildRequires: libicu-devel >= 3.6 |
BuildRequires: libicu-devel >= 3.6 |
364 |
|
Provides: php53-intl = %{version}-%{release}, config(php53-intl) = %{version}-%{release} |
365 |
|
|
366 |
%description intl |
%description intl |
367 |
The php-intl package contains a dynamic shared object that will add |
The php-intl package contains a dynamic shared object that will add |
387 |
|
|
388 |
%patch100 -p1 -b .r305570 |
%patch100 -p1 -b .r305570 |
389 |
%patch101 -p1 -b .r305043 |
%patch101 -p1 -b .r305043 |
390 |
|
%patch102 -p1 -b .varnegidx |
391 |
|
|
392 |
%patch207 -p1 -b .cve3709 |
%patch207 -p1 -b .cve3709 |
393 |
%patch208 -p1 -b .cve3870 |
%patch208 -p1 -b .cve3870 |
394 |
|
%patch209 -p1 -b .cve4645 |
|
%patch209 -p1 -b .cve4156 |
|
395 |
%patch210 -p1 -b .cve3710 |
%patch210 -p1 -b .cve3710 |
396 |
%patch211 -p1 -b .cve4645 |
%patch211 -p1 -b .cve4156 |
397 |
%patch212 -p1 -b .cve0708 |
%patch212 -p1 -b .cve0708 |
398 |
%patch213 -p1 -b .cve1148 |
%patch213 -p1 -b .cve1148 |
399 |
%patch214 -p1 -b .cve1466 |
%patch214 -p1 -b .cve1466 |
400 |
%patch215 -p1 -b .cve1468 |
%patch215 -p1 -b .cve1468 |
401 |
%patch216 -p1 -b .cve1469 |
%patch216 -p1 -b .cve1469 |
|
%patch217 -p1 -b .cve1470 |
|
402 |
%patch218 -p1 -b .cve1471 |
%patch218 -p1 -b .cve1471 |
403 |
%patch219 -p1 -b .cve1938 |
%patch219 -p1 -b .cve1938 |
404 |
%patch220 -p1 -b .cve2202 |
%patch220 -p1 -b .cve2202 |
405 |
%patch221 -p1 -b .cve2483 |
%patch221 -p1 -b .cve2483 |
406 |
|
%patch222 -p1 -b .cve4885 |
407 |
|
%patch223 -p1 -b .cve4566 |
408 |
|
%patch224 -p1 -b .cve0830 |
409 |
|
%patch225 -p1 -b .cve1823 |
410 |
|
%patch226 -p1 -b .cve2336 |
411 |
|
|
412 |
|
%patch230 -p1 -b .cve4153 |
413 |
|
%patch232 -p1 -b .cve1172 |
414 |
|
%patch233 -p1 -b .cve2143 |
415 |
|
%patch234 -p1 -b .cve2386 |
416 |
|
%patch235 -p1 -b .cve0057 |
417 |
|
%patch236 -p1 -b .cve0789 |
418 |
|
%patch237 -p1 -b .cve2950 |
419 |
|
|
420 |
# Prevent %%doc confusion over LICENSE files |
# Prevent %%doc confusion over LICENSE files |
421 |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
740 |
%defattr(-,root,root) |
%defattr(-,root,root) |
741 |
%doc CODING_STANDARDS CREDITS INSTALL LICENSE NEWS README* |
%doc CODING_STANDARDS CREDITS INSTALL LICENSE NEWS README* |
742 |
%doc Zend/ZEND_* TSRM_LICENSE regex_COPYRIGHT |
%doc Zend/ZEND_* TSRM_LICENSE regex_COPYRIGHT |
743 |
%doc php.ini-* |
%doc php.ini-production php.ini-development |
744 |
%config(noreplace) %{_sysconfdir}/php.ini |
%config(noreplace) %{_sysconfdir}/php.ini |
745 |
%dir %{_sysconfdir}/php.d |
%dir %{_sysconfdir}/php.d |
746 |
%dir %{_libdir}/php |
%dir %{_libdir}/php |
793 |
%files process -f files.process |
%files process -f files.process |
794 |
|
|
795 |
%changelog |
%changelog |
796 |
* Thu Nov 2 2011 Shad L. Lords <slords@mail.com> - 5.3.3-1.3.sme |
* Wed Aug 22 2012 Shad L. Lords <slords@mail.com> - 5.3.3-13.sme.1 |
797 |
|
- Add php53-* provides to provide compatibility |
798 |
|
|
799 |
|
* 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 |
* Mon Oct 24 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.3 |
* Mon Jun 25 2012 Joe Orton <jorton@redhat.com> - 5.3.3-13 |
804 |
- improve CVE-2011-1466 fix to cover CAL_GREGORIAN, CAL_JEWISH |
- add security fix for CVE-2010-2950 |
805 |
|
|
806 |
* Mon Sep 26 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.2 |
* Wed Jun 13 2012 Joe Orton <jorton@redhat.com> - 5.3.3-11 |
807 |
- add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148, |
- fix tests for CVE-2012-2143, CVE-2012-0789 |
808 |
CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1470, |
|
809 |
CVE-2011-1471, CVE-2011-1938, and CVE-2011-2202 (#740733) |
* Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-10 |
810 |
|
- add security fix for CVE-2012-2336 |
811 |
|
|
812 |
|
* Tue Jun 12 2012 Joe Orton <jorton@redhat.com> - 5.3.3-9 |
813 |
|
- add security fixes for CVE-2011-4153, CVE-2012-0057, CVE-2012-0789, |
814 |
|
CVE-2012-1172, CVE-2012-2143, CVE-2012-2386 |
815 |
|
|
816 |
|
* Thu May 3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-7 |
817 |
|
- correct detection of = in CVE-2012-1823 fix (#818607) |
818 |
|
|
819 |
* Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1 |
* Thu May 3 2012 Joe Orton <jorton@redhat.com> - 5.3.3-6 |
820 |
- add security fixes for CVE-2010-3710, CVE-2010-4156, |
- add security fix for CVE-2012-1823 (#818607) |
821 |
CVE-2010-4645 (#670463) |
|
822 |
|
* Thu Feb 2 2012 Joe Orton <jorton@redhat.com> - 5.3.3-5 |
823 |
|
- add security fix for CVE-2012-0830 (#786758) |
824 |
|
|
825 |
|
* Wed Jan 04 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-4 |
826 |
|
- remove extra php.ini-prod/devel files caused by %%patch -b |
827 |
|
|
828 |
|
* Tue Jan 03 2012 Vojtech Vitek (V-Teq) <vvitek@redhat.com> - 5.3.3-3 |
829 |
|
- add security fixes for CVE-2011-4885, CVE-2011-4566 (#740734) |
830 |
|
|
831 |
|
* Fri Oct 28 2011 Joe Orton <jorton@redhat.com> - 5.3.3-2 |
832 |
|
- add php-$subpkg = V-R provides (#717158) |
833 |
|
- add security fixes for CVE-2010-3710, CVE-2010-4156, CVE-2010-4645 (#670464) |
834 |
|
- add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148, |
835 |
|
CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1471, |
836 |
|
CVE-2011-1938, CVE-2011-2202 (#740734) |
837 |
|
- fix negative keys with var_export (#700724) |
838 |
|
|
839 |
* 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 |
840 |
- update to 5.3.3 (#658315) |
- update to 5.3.3 (#658315) |