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}.1 |
Release: 1%{?dist}.3 |
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/ |
58 |
Patch209: php-5.3.3-CVE-2010-4156.patch |
Patch209: php-5.3.3-CVE-2010-4156.patch |
59 |
Patch210: php-5.3.3-CVE-2010-3710.patch |
Patch210: php-5.3.3-CVE-2010-3710.patch |
60 |
Patch211: php-5.3.2-CVE-2010-4645.patch |
Patch211: php-5.3.2-CVE-2010-4645.patch |
61 |
|
Patch212: php-5.3.3-CVE-2011-0708.patch |
62 |
|
Patch213: php-5.3.3-CVE-2011-1148.patch |
63 |
|
Patch214: php-5.3.3-CVE-2011-1466.patch |
64 |
|
Patch215: php-5.3.3-CVE-2011-1468.patch |
65 |
|
Patch216: php-5.3.3-CVE-2011-1469.patch |
66 |
|
Patch217: php-5.3.3-CVE-2011-1470.patch |
67 |
|
Patch218: php-5.3.3-CVE-2011-1471.patch |
68 |
|
Patch219: php-5.3.3-CVE-2011-1938.patch |
69 |
|
Patch220: php-5.3.3-CVE-2011-2202.patch |
70 |
|
Patch221: php-5.3.3-CVE-2011-2483.patch |
71 |
|
|
72 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
73 |
|
|
111 |
Summary: Common files for PHP |
Summary: Common files for PHP |
112 |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
Provides: php-api = %{apiver}, php-zend-abi = %{zendver} |
113 |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
Provides: php(api) = %{apiver}, php(zend-abi) = %{zendver} |
|
Conflicts: php-common |
|
114 |
# Provides for all builtin modules: |
# Provides for all builtin modules: |
115 |
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 |
116 |
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 |
117 |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
Provides: php-reflection, php-session, php-shmop, php-simplexml, php-sockets |
118 |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
Provides: php-spl, php-tokenizer, php-openssl, php-pcre |
119 |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
Provides: php-zlib, php-json, php-zip, php-fileinfo |
120 |
|
Obsoletes: php-openssl, php-json |
121 |
# For obsoleted pecl extension |
# For obsoleted pecl extension |
122 |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
Provides: php-pecl-json = %{jsonver}, php-pecl(json) = %{jsonver} |
123 |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
Provides: php-pecl-zip = %{zipver}, php-pecl(zip) = %{zipver} |
124 |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
Provides: php-pecl-phar = %{pharver}, php-pecl(phar) = %{pharver} |
125 |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl(Fileinfo) = %{fileinfover} |
126 |
|
Obsoletes: php-pecl-json, php-pecl-zip, php-pecl-phar, php-pecl-Fileinfo |
127 |
|
|
128 |
%description common |
%description common |
129 |
The %{name}-common package contains files used by both the php |
The %{name}-common package contains files used by both the php |
262 |
Requires: %{name}-common = %{version}-%{release} |
Requires: %{name}-common = %{version}-%{release} |
263 |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
Provides: php-dom, php-xsl, php-domxml, php-wddx |
264 |
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 |
265 |
|
Obsoletes: php-domxml, php-dom |
266 |
|
|
267 |
%description xml |
%description xml |
268 |
The php-xml package contains dynamic shared objects which add support |
The php-xml package contains dynamic shared objects which add support |
363 |
%patch209 -p1 -b .cve4156 |
%patch209 -p1 -b .cve4156 |
364 |
%patch210 -p1 -b .cve3710 |
%patch210 -p1 -b .cve3710 |
365 |
%patch211 -p1 -b .cve4645 |
%patch211 -p1 -b .cve4645 |
366 |
|
%patch212 -p1 -b .cve0708 |
367 |
|
%patch213 -p1 -b .cve1148 |
368 |
|
%patch214 -p1 -b .cve1466 |
369 |
|
%patch215 -p1 -b .cve1468 |
370 |
|
%patch216 -p1 -b .cve1469 |
371 |
|
%patch217 -p1 -b .cve1470 |
372 |
|
%patch218 -p1 -b .cve1471 |
373 |
|
%patch219 -p1 -b .cve1938 |
374 |
|
%patch220 -p1 -b .cve2202 |
375 |
|
%patch221 -p1 -b .cve2483 |
376 |
|
|
377 |
# Prevent %%doc confusion over LICENSE files |
# Prevent %%doc confusion over LICENSE files |
378 |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
cp -p Zend/LICENSE Zend/ZEND_LICENSE |
750 |
%files process -f files.process |
%files process -f files.process |
751 |
|
|
752 |
%changelog |
%changelog |
753 |
|
* Thu Nov 3 2011 Shad L. Lords <slords@mail.com> - 5.3.3-1.3.sme |
754 |
|
- Obsolete php-domxml and php-dom [SME: 6733] |
755 |
|
- Update Obsoletes and Conflicts [SME: 6436] |
756 |
|
|
757 |
|
* Mon Oct 24 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.3 |
758 |
|
- improve CVE-2011-1466 fix to cover CAL_GREGORIAN, CAL_JEWISH |
759 |
|
|
760 |
|
* Mon Sep 26 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.2 |
761 |
|
- add security fixes for CVE-2011-2483, CVE-2011-0708, CVE-2011-1148, |
762 |
|
CVE-2011-1466, CVE-2011-1468, CVE-2011-1469, CVE-2011-1470, |
763 |
|
CVE-2011-1471, CVE-2011-1938, and CVE-2011-2202 (#740733) |
764 |
|
|
765 |
* Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1 |
* Wed Jan 19 2011 Joe Orton <jorton@redhat.com> - 5.3.3-1.1 |
766 |
- add security fixes for CVE-2010-3710, CVE-2010-4156, |
- add security fixes for CVE-2010-3710, CVE-2010-4156, |
767 |
CVE-2010-4645 (#670463) |
CVE-2010-4645 (#670463) |