Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php5-pear-5.3.3-0.7.1 RPM for noarch

From OpenSuSE 11.3 updates for noarch

Name: php5-pear Distribution: openSUSE 11.3
Version: 5.3.3 Vendor: openSUSE
Release: 0.7.1 Build date: Wed Nov 10 14:07:41 2010
Group: Development/Libraries/PHP Build host: build34
Size: 2134448 Source RPM: php5-5.3.3-0.7.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.php.net
Summary: PHP Extension and Application Repository
PEAR is a code repository for PHP extensions and PHP library code
similar to TeX's CTAN and Perl's CPAN. This package provides an access
to the repository.

See http://pear.php.net/manual/ for more datails.



Authors:
--------
    The PHP Group
    See http://www.php.net/credits.php for more details

Provides

Requires

License

The PHP License, version 3.01

Changelog

* Mon Nov 08 2010 pgajdos@suse.cz
  - security fix of oob read in mb_strcut() [bnc#651990]
    * CVE-2010-4156.patch
* Tue Nov 02 2010 pgajdos@novell.com
  - security fix in utf8_decode() [bnc#650700]
    * CVE-2010-3870.patch
* Tue Oct 26 2010 pgajdos@novell.com
  - fix "Segfault in filter_var with FILTER_VALIDATE_EMAIL with
    large amount of data" [bnc#649210]
    * CVE-2010-3710.patch
* Tue Aug 03 2010 cristian.rodriguez@opensuse.org
  - Clarify changelog this update fixed:
    * VUL-0: php5 new unserialize() flaw CVE-2010-2225 [bnc#616232]
    * VUL-0: php5: MOPS-2010-021: fnmatch() Stack Exhaustion Vulnerability [bnc#605097]
    * VUL-0: php5: MOPS-2010-017: preg_quote() Interruption Information Leak [bnc#605100]
    * VUL-0: php5: MOPS-2010-022 use after free [bnc#609763]
    * VUL-0: php5-phar: MOPS-2010-0{24,25,26,27,28} format string bugs [bnc#609766]
    * VUL-0: php5: MOPS-2010-0{32,33,34} use space interruption in iconv functions [bnc#609768]
    * VUL-0: php5: MOPS-2010-0{36,37,38,39,40} userspace interruptions [bnc#609769]
    * VUL-0: php5: MOPS-2010-0{36..46} userspace interruptions [bnc#609769]
    * VUL-0: php5: MOPS-2010-047/048 information leak [bnc#612555]
    * VUL-0: php5: MOPS-2010-049/50/51/52/53/54/55 memory corruption and/or info leak [bnc#612556]
    * VUL-0: PHP5: Session Data Injection Vulnerability [bnc#619483]
    * VUL-0: PHP5: multiple heap based buffer overflows [bnc#619486]
    * bugzilla numbers 619487,619489,619469,609766..
* Tue Jul 20 2010 cristian.rodriguez@opensuse.org
  - Update to PHP 5.3.3 RC3
  - Massive lot of security fixes see list
    here http://www.php-security.org/category/vulnerabilities/index.html
* Tue Jun 01 2010 cristian.rodriguez@opensuse.org
  - possible fix for [bnc#610633]
* Fri Apr 16 2010 crrodriguez@opensuse.org
  - use FD_CLOEXEC flag to avoid annoying races.
* Sun Apr 04 2010 crrodriguez@opensuse.org
  - remove obsolete buildRequires
* Fri Apr 02 2010 crrodriguez@opensuse.org
  - remove build date from binaries so they dont get
    republished every time
  - fix invalid path
* Thu Apr 01 2010 crrodriguez@opensuse.org
  -  add missing patch, refresh patches with -p0
* Thu Apr 01 2010 crrodriguez@opensuse.org
  - Update to PHP 5.3.2, see NEWS for details
* Sat Mar 06 2010 dimstar@opensuse.org
  - Add php5-autoconf-2.65.patch to fix build with autoconf 2.65; it's
    a backported combination of svn commits 291283, 291284 and
    291332.
  - Workaround old php bug http://bugs.php.net/bug.php?id=21153 by
    replacing -ledit with -ledit -lncurses in the resulting configure
    scripts. This became apparent problem due to libedit being built
    with as-needed now.
  - Add php5-bug51224.patch to fix buffer overflows happening in
    strcpy. It;s a combination of upstream svn revs 284097 and 284099
* Sun Jan 17 2010 vuntz@opensuse.org
  - Remove unneeded gtk-devel BuildRequires.
* Mon Jan 11 2010 aj@suse.de
  - Remove obsolete build requires of orbit-devel.
* Tue Dec 22 2009 jengelh@medozas.de
  - avoid alignment crash on alignment-sensitive CPUs
    (bugs.php.net#46074)
* Wed Dec 02 2009 coolo@novell.com
  - update patch to fix build
* Tue Oct 06 2009 crrodriguez@opensuse.org
  - Fixed wrong harcoded mysql socket  [bnc#544516]
  - Fixed wrong default include_path
* Tue Sep 08 2009 crrodriguez@suse.de
  - make php5-pear noarch in Factory
* Wed Aug 26 2009 crrodriguez@suse.de
  - remove obsolete patches
  - apply ini patch
  - enable mhash compatibility in the hash extension and obsolete php5-mhash
  - add macros.php to the source list
* Mon Aug 24 2009 crrodriguez@suse.de
  - PHP read_exif_data() only returns the first letter of UTF-16 strings [bnc#518300]
* Sun Aug 23 2009 crrodriguez@suse.de
  - fix missing return values of suhosin extension
* Wed Aug 19 2009 crrodriguez@novell.com
  - fix build on CODE10 products
* Wed Aug 19 2009 crrodriguez@novell.com
  - fix horrible broken open_basedir functionality
* Sun Aug 16 2009 crrodriguez@suse.de
  - update suhosin extension to version 0.9.29
  - mysql extensions now use mysqlnd instead of libmysqlclient.
  - enable sqlite3 extension, part of the php5-sqlite package
  - enable enchant extension
  - enable fileinfo extension
  - enable intl extension
* Fri Aug 14 2009 crrodriguez@suse.de
  - add suhosin patch and newer suhosin extension for compatibility
    reasons
* Thu Aug 13 2009 crrodriguez@suse.de
  -  Upgrade to PHP 5.3, see http://www.php.net/ChangeLog-5.php
    for the huge list of changes
  -  remove dbase and ncurses extension
* Thu Jul 16 2009 coolo@novell.com
  - disable as-needed to fix build
* Fri Jun 19 2009 crrodriguez@suse.de
  - update to PHP 5.2.10
    * Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files)
    * Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
    * Fixed memory corruptions while reading properties of zip files. (Ilia)
    * Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
    * Fixed segfault on invalid session.save_path. (Hannes)
    * Fixed leaks in imap when a mail_criteria is used. (Pierre)
    * Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9. (Moriyoshi)
    * Fixed bug #47940 (memory leaks in imap_body). (Pierre, Jake Levitt)
    * Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
    * Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott)
    * Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). (Ilia)
    * Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems).
    * Over 100 bug fixes.
* Thu May 21 2009 crrodriguez@suse.de
  - add temporary backport of openssl prng function
* Sat Mar 14 2009 crrodriguez@suse.de
  - Update to version 5.2.9, security and bugfix release
    * VUL-0: php5: memory disclosure by imagerotate() [bnc#480850]
    * VUL-0: php5: mbstring.func_overload set in .htaccess becomes global [bnc#471419]
    * Fixed a segfault when malformed string is passed to json_decode()
    * Fixed explode() behavior with empty string to respect negative limit.

Files

/etc/php5/cli/pear.conf
/usr/bin/pear5
/usr/share/doc/packages/php5-pear
/usr/share/doc/packages/php5-pear/README.SUSE
/usr/share/php5/PEAR
/usr/share/php5/PEAR/.channels
/usr/share/php5/PEAR/.channels/.alias
/usr/share/php5/PEAR/.channels/.alias/pear.txt
/usr/share/php5/PEAR/.channels/.alias/pecl.txt
/usr/share/php5/PEAR/.channels/.alias/phpdocs.txt
/usr/share/php5/PEAR/.channels/__uri.reg
/usr/share/php5/PEAR/.channels/doc.php.net.reg
/usr/share/php5/PEAR/.channels/pear.php.net.reg
/usr/share/php5/PEAR/.channels/pecl.php.net.reg
/usr/share/php5/PEAR/.depdb
/usr/share/php5/PEAR/.depdblock
/usr/share/php5/PEAR/.filemap
/usr/share/php5/PEAR/.lock
/usr/share/php5/PEAR/.registry
/usr/share/php5/PEAR/.registry/.channel.__uri
/usr/share/php5/PEAR/.registry/.channel.doc.php.net
/usr/share/php5/PEAR/.registry/.channel.pecl.php.net
/usr/share/php5/PEAR/.registry/archive_tar.reg
/usr/share/php5/PEAR/.registry/console_getopt.reg
/usr/share/php5/PEAR/.registry/pear.reg
/usr/share/php5/PEAR/.registry/structures_graph.reg
/usr/share/php5/PEAR/.registry/xml_util.reg
/usr/share/php5/PEAR/Archive
/usr/share/php5/PEAR/Archive/Tar.php
/usr/share/php5/PEAR/Console
/usr/share/php5/PEAR/Console/Getopt.php
/usr/share/php5/PEAR/OS
/usr/share/php5/PEAR/OS/Guess.php
/usr/share/php5/PEAR/PEAR
/usr/share/php5/PEAR/PEAR.php
/usr/share/php5/PEAR/PEAR/Autoloader.php
/usr/share/php5/PEAR/PEAR/Builder.php
/usr/share/php5/PEAR/PEAR/ChannelFile
/usr/share/php5/PEAR/PEAR/ChannelFile.php
/usr/share/php5/PEAR/PEAR/ChannelFile/Parser.php
/usr/share/php5/PEAR/PEAR/Command
/usr/share/php5/PEAR/PEAR/Command.php
/usr/share/php5/PEAR/PEAR/Command/Auth.php
/usr/share/php5/PEAR/PEAR/Command/Auth.xml
/usr/share/php5/PEAR/PEAR/Command/Build.php
/usr/share/php5/PEAR/PEAR/Command/Build.xml
/usr/share/php5/PEAR/PEAR/Command/Channels.php
/usr/share/php5/PEAR/PEAR/Command/Channels.xml
/usr/share/php5/PEAR/PEAR/Command/Common.php
/usr/share/php5/PEAR/PEAR/Command/Config.php
/usr/share/php5/PEAR/PEAR/Command/Config.xml
/usr/share/php5/PEAR/PEAR/Command/Install.php
/usr/share/php5/PEAR/PEAR/Command/Install.xml
/usr/share/php5/PEAR/PEAR/Command/Mirror.php
/usr/share/php5/PEAR/PEAR/Command/Mirror.xml
/usr/share/php5/PEAR/PEAR/Command/Package.php
/usr/share/php5/PEAR/PEAR/Command/Package.xml
/usr/share/php5/PEAR/PEAR/Command/Pickle.php
/usr/share/php5/PEAR/PEAR/Command/Pickle.xml
/usr/share/php5/PEAR/PEAR/Command/Registry.php
/usr/share/php5/PEAR/PEAR/Command/Registry.xml
/usr/share/php5/PEAR/PEAR/Command/Remote.php
/usr/share/php5/PEAR/PEAR/Command/Remote.xml
/usr/share/php5/PEAR/PEAR/Command/Test.php
/usr/share/php5/PEAR/PEAR/Command/Test.xml
/usr/share/php5/PEAR/PEAR/Common.php
/usr/share/php5/PEAR/PEAR/Config.php
/usr/share/php5/PEAR/PEAR/Dependency2.php
/usr/share/php5/PEAR/PEAR/DependencyDB.php
/usr/share/php5/PEAR/PEAR/Downloader
/usr/share/php5/PEAR/PEAR/Downloader.php
/usr/share/php5/PEAR/PEAR/Downloader/Package.php
/usr/share/php5/PEAR/PEAR/ErrorStack.php
/usr/share/php5/PEAR/PEAR/Exception.php
/usr/share/php5/PEAR/PEAR/FixPHP5PEARWarnings.php
/usr/share/php5/PEAR/PEAR/Frontend
/usr/share/php5/PEAR/PEAR/Frontend.php
/usr/share/php5/PEAR/PEAR/Frontend/CLI.php
/usr/share/php5/PEAR/PEAR/Installer
/usr/share/php5/PEAR/PEAR/Installer.php
/usr/share/php5/PEAR/PEAR/Installer/Role
/usr/share/php5/PEAR/PEAR/Installer/Role.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Cfg.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Cfg.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Common.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Data.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Data.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Doc.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Doc.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Ext.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Ext.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Php.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Php.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Script.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Script.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Src.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Src.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Test.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Test.xml
/usr/share/php5/PEAR/PEAR/Installer/Role/Www.php
/usr/share/php5/PEAR/PEAR/Installer/Role/Www.xml
/usr/share/php5/PEAR/PEAR/PackageFile
/usr/share/php5/PEAR/PEAR/PackageFile.php
/usr/share/php5/PEAR/PEAR/PackageFile/Generator
/usr/share/php5/PEAR/PEAR/PackageFile/Generator/v1.php
/usr/share/php5/PEAR/PEAR/PackageFile/Generator/v2.php
/usr/share/php5/PEAR/PEAR/PackageFile/Parser
/usr/share/php5/PEAR/PEAR/PackageFile/Parser/v1.php
/usr/share/php5/PEAR/PEAR/PackageFile/Parser/v2.php
/usr/share/php5/PEAR/PEAR/PackageFile/v1.php
/usr/share/php5/PEAR/PEAR/PackageFile/v2
/usr/share/php5/PEAR/PEAR/PackageFile/v2.php
/usr/share/php5/PEAR/PEAR/PackageFile/v2/Validator.php
/usr/share/php5/PEAR/PEAR/PackageFile/v2/rw.php
/usr/share/php5/PEAR/PEAR/Packager.php
/usr/share/php5/PEAR/PEAR/REST
/usr/share/php5/PEAR/PEAR/REST.php
/usr/share/php5/PEAR/PEAR/REST/10.php
/usr/share/php5/PEAR/PEAR/REST/11.php
/usr/share/php5/PEAR/PEAR/REST/13.php
/usr/share/php5/PEAR/PEAR/Registry.php
/usr/share/php5/PEAR/PEAR/RunTest.php
/usr/share/php5/PEAR/PEAR/Task
/usr/share/php5/PEAR/PEAR/Task/Common.php
/usr/share/php5/PEAR/PEAR/Task/Postinstallscript
/usr/share/php5/PEAR/PEAR/Task/Postinstallscript.php
/usr/share/php5/PEAR/PEAR/Task/Postinstallscript/rw.php
/usr/share/php5/PEAR/PEAR/Task/Replace
/usr/share/php5/PEAR/PEAR/Task/Replace.php
/usr/share/php5/PEAR/PEAR/Task/Replace/rw.php
/usr/share/php5/PEAR/PEAR/Task/Unixeol
/usr/share/php5/PEAR/PEAR/Task/Unixeol.php
/usr/share/php5/PEAR/PEAR/Task/Unixeol/rw.php
/usr/share/php5/PEAR/PEAR/Task/Windowseol
/usr/share/php5/PEAR/PEAR/Task/Windowseol.php
/usr/share/php5/PEAR/PEAR/Task/Windowseol/rw.php
/usr/share/php5/PEAR/PEAR/Validate.php
/usr/share/php5/PEAR/PEAR/Validator
/usr/share/php5/PEAR/PEAR/Validator/PECL.php
/usr/share/php5/PEAR/PEAR/XMLParser.php
/usr/share/php5/PEAR/PEAR5.php
/usr/share/php5/PEAR/Structures
/usr/share/php5/PEAR/Structures/Graph
/usr/share/php5/PEAR/Structures/Graph.php
/usr/share/php5/PEAR/Structures/Graph/Manipulator
/usr/share/php5/PEAR/Structures/Graph/Manipulator/AcyclicTest.php
/usr/share/php5/PEAR/Structures/Graph/Manipulator/TopologicalSorter.php
/usr/share/php5/PEAR/Structures/Graph/Node.php
/usr/share/php5/PEAR/System.php
/usr/share/php5/PEAR/XML
/usr/share/php5/PEAR/XML/Util.php
/usr/share/php5/PEAR/data
/usr/share/php5/PEAR/data/PEAR
/usr/share/php5/PEAR/data/PEAR/package.dtd
/usr/share/php5/PEAR/data/PEAR/template.spec
/usr/share/php5/PEAR/data/Structures_Graph
/usr/share/php5/PEAR/data/Structures_Graph/LICENSE
/usr/share/php5/PEAR/doc
/usr/share/php5/PEAR/doc/Archive_Tar
/usr/share/php5/PEAR/doc/Archive_Tar/docs
/usr/share/php5/PEAR/doc/Archive_Tar/docs/Archive_Tar.txt
/usr/share/php5/PEAR/doc/PEAR
/usr/share/php5/PEAR/doc/PEAR/INSTALL
/usr/share/php5/PEAR/doc/PEAR/LICENSE
/usr/share/php5/PEAR/doc/PEAR/README
/usr/share/php5/PEAR/doc/Structures_Graph
/usr/share/php5/PEAR/doc/Structures_Graph/docs
/usr/share/php5/PEAR/doc/Structures_Graph/docs/generate.sh
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_AcyclicTest.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Manipulator_TopologicalSorter.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/Structures_Graph_Node.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_AcyclicTest_php.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Manipulator_TopologicalSorter_php.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_Node_php.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/_Structures_Graph_php.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/Structures_Graph/tutorial_Structures_Graph.pkg.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/classtrees_Structures_Graph.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/elementindex.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/elementindex_Structures_Graph.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/errors.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/index.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/li_Structures_Graph.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/media
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/media/banner.css
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/media/stylesheet.css
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/packages.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/html/todolist.html
/usr/share/php5/PEAR/doc/Structures_Graph/docs/tutorials
/usr/share/php5/PEAR/doc/Structures_Graph/docs/tutorials/Structures_Graph
/usr/share/php5/PEAR/doc/Structures_Graph/docs/tutorials/Structures_Graph/Structures_Graph.pkg
/usr/share/php5/PEAR/doc/XML_Util
/usr/share/php5/PEAR/doc/XML_Util/examples
/usr/share/php5/PEAR/doc/XML_Util/examples/example.php
/usr/share/php5/PEAR/doc/XML_Util/examples/example2.php
/usr/share/php5/PEAR/pearcmd.php
/usr/share/php5/PEAR/peclcmd.php
/usr/share/php5/PEAR/test
/usr/share/php5/PEAR/test/Structures_Graph
/usr/share/php5/PEAR/test/Structures_Graph/tests
/usr/share/php5/PEAR/test/Structures_Graph/tests/AllTests.php
/usr/share/php5/PEAR/test/Structures_Graph/tests/testCase
/usr/share/php5/PEAR/test/Structures_Graph/tests/testCase/BasicGraph.php
/usr/share/php5/PEAR/test/XML_Util
/usr/share/php5/PEAR/test/XML_Util/tests
/usr/share/php5/PEAR/test/XML_Util/tests/AllTests.php
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_apiVersion.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_attributesToString.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_collapseEmptyTags.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createCDataSection.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createComment.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createEndElement.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createStartElement.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createTag.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_createTagFromArray.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_getDocTypeDeclaration.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_getXmlDeclaration.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_isValidName.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_raiseError.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_replaceEntities.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_reverseEntities.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBasic_splitQualifiedName.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBug_4950.phpt
/usr/share/php5/PEAR/test/XML_Util/tests/testBug_5392.phpt
/var/lib/pear


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:18:54 2013