<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.7.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.6.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.6.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.5.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR/download/1.5.3/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package pear</description>
</channel>

<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.2/">
 <title>PEAR 1.7.2</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.2/</link>
 <content:encoded>* Implement Request #13375: install-pear.php should have option to set cfg_dir [timj]&lt;br /&gt;
* Fix Bug #12945 PEAR_Registry::setConfig() does not set install path [cweiske/cellog]&lt;br /&gt;
* Fix Bug #12959 PEAR should give warning when doing &quot;special&quot; handling with cfg role [cellog]&lt;br /&gt;
* Fix Bug #12960 role=cfg should automatically replace file if it has not been modified [cellog]&lt;br /&gt;
* Fix Bug #13031 PEAR fails to authenticate when doing upgrade-all on non-default channel [timj]&lt;br /&gt;
* Fix Bug #13033 Signature to PEAR_REST_XX::listAll() changes between REST1.0 and 1.1 [timj]&lt;br /&gt;
* Fix Bug #13059 Invalid release type causes Undefined Property notice [gwynne, dufuz]&lt;br /&gt;
* Fix Bug #13123 pear config-set works, but pecl config-set does not [cellog]&lt;br /&gt;
* Fix Bug #13323 Deprecated errors in many places [hubbitus]&lt;br /&gt;
* Fix Bug #13315 Upgrading of package fails if more than one file of role=cfg has changed [timj]&lt;br /&gt;
* Fix Bug #13386 &quot;pear install --register-only&quot; fails with cfg role [cellog]&lt;br /&gt;
* Fix Bug #13434 Breaks on HPUX - &quot;find () -ls&quot; doesn't work [cellog]&lt;br /&gt;
* Fix Bug #13484 pear package brings up warnings [dufuz]&lt;br /&gt;
* Fix Bug #13485 pear package-validate brings up ASCII issues [dufuz]&lt;br /&gt;
* Fix Bug #13508 undefined index errors when installing a remote bundle [cellog/tswicegood]&lt;br /&gt;
* Fix Bug #13525 pear package-validate is not showing warnings even if there are [dufuz]&lt;br /&gt;
* Fix Bug #13559 installing package fails via proxy to virtual-hosted server. [hirose]&lt;br /&gt;
* Fix Bug #13691 Pear doesn't remove old directories on upgrade [cellog]&lt;br /&gt;
* Fix Bug #13870 Notice uninstalling or using bundles [cellog]&lt;br /&gt;
* Fix Bug #13883 file permissions not preserved on packaging [cellog]
 </content:encoded>
 <dc:date>2008-05-17T15:51:20-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.1/">
 <title>PEAR 1.7.1</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.1/</link>
 <content:encoded>fixed since 1.7.0&lt;br /&gt;
 * fix bug #13030: Port not set for REST HTTP requests [timj]&lt;br /&gt;
 * fix bug #13029: Duplicate Host headers set when requesting REST data [timj]&lt;br /&gt;
 * fix bug #13047: PEAR fails to install *any* package [timj]&lt;br /&gt;
&lt;br /&gt;
Known bugs to be fixed in version 1.7.2:&lt;br /&gt;
 - Bug #12945 	PEAR_Registry::setConfig() does not set install path&lt;br /&gt;
 - Bug #12959 	PEAR should give warning when doing &quot;special&quot; handling with cfg role&lt;br /&gt;
 - Bug #12960 	role=cfg should automatically replace file if it has not been modified&lt;br /&gt;
 - Bug #13031 	PEAR fails to authenticate when doing upgrade-all on non-default channel&lt;br /&gt;
 - Bug #13033 	Signature to PEAR_REST_XX::listAll() changes between REST1.0 and 1.1
 </content:encoded>
 <dc:date>2008-02-03T09:59:53-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.0/">
 <title>PEAR 1.7.0</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.0/</link>
 <content:encoded>Minor feature addition release&lt;br /&gt;
&lt;br /&gt;
Known bugs to be fixed in version 1.7.1:&lt;br /&gt;
 - Bug #12945 	PEAR_Registry::setConfig() does not set install path&lt;br /&gt;
 - Bug #12959 	PEAR should give warning when doing &quot;special&quot; handling with cfg role&lt;br /&gt;
 - Bug #12960 	role=cfg should automatically replace file if it has not been modified&lt;br /&gt;
 - Bug #13031 	PEAR fails to authenticate when doing upgrade-all on non-default channel&lt;br /&gt;
 - Bug #13033 	Signature to PEAR_REST_XX::listAll() changes between REST1.0 and 1.1&lt;br /&gt;
&lt;br /&gt;
fixed since 1.7.0RC2&lt;br /&gt;
 * fix bug #13030: Port not set for REST HTTP requests [timj]&lt;br /&gt;
 * fix bug #13029: Duplicate Host headers set when requesting REST data [timj]&lt;br /&gt;
 * fix Bug #12987: improper calls to class_exists [weirdan]&lt;br /&gt;
 * fix Bug #12954: Host header missing when using proxy [flint]&lt;br /&gt;
 * fix Bug #12918: file tasks ignored for role=src [cellog]&lt;br /&gt;
 * fix Bug #12816: &lt;configureoption&gt; default isn't being parsed [jon]&lt;br /&gt;
 * fix Bug #12793: run-tests fails when using --ARGS-- in phpt test files [izi]&lt;br /&gt;
fixed since 1.7.0RC1:&lt;br /&gt;
 * fix Bug #12818: package.xml 1.0 parsing can drop lines [cellog]&lt;br /&gt;
 * fix Bug #12662: System::_parseArgs() should be declared statically [cellog]&lt;br /&gt;
 * fix Bug #12661: System::mktemp needs to be declaired statically [cellog]&lt;br /&gt;
 * implement PEAR_Error::__toString() as alias to getMessage() [cellog]&lt;br /&gt;
fixed since 1.6.2:&lt;br /&gt;
 * fix Bug #12116: Accept-Encoding not supported: breaks installer [jldupont]&lt;br /&gt;
 * fix Bug #12162: config-create doesn't work after installing custom roles [cellog]&lt;br /&gt;
 * fix Bug #12553: System::find() does not find exact filename matches [cellog/jorrit]&lt;br /&gt;
 * fix Bug #12554: enableExtension() zeros php.ini in some instances [jlightsey]&lt;br /&gt;
 * implement Request #11964: introduce www role, www_dir config variable [cellog]&lt;br /&gt;
 * implement Request #12108: Add &quot;config&quot; (cfg) role [cellog]&lt;br /&gt;
 * implement Request #12147: Avoid compile-time strict warnings [cellog]
 </content:encoded>
 <dc:date>2008-01-31T23:43:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.0RC2/">
 <title>PEAR 1.7.0RC2</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.0RC2/</link>
 <content:encoded>**WARNING** MAJOR BC BREAK IN WWW ROLE**&lt;br /&gt;
The www role was installing into packagename/ and now installs into the root directory&lt;br /&gt;
of www_dir.  This is necessary to allow easy migration from applications already using&lt;br /&gt;
Role_Web&lt;br /&gt;
&lt;br /&gt;
 fixed since 1.7.0RC1:&lt;br /&gt;
* fix Bug #12662: System::_parseArgs() should be declared statically [cellog]&lt;br /&gt;
* fix Bug #12661: System::mktemp needs to be declaired statically [cellog]&lt;br /&gt;
* implement PEAR_Error::__toString() as alias to getMessage() [cellog]&lt;br /&gt;
 fixed since 1.6.2:&lt;br /&gt;
* fix Bug #12116: Accept-Encoding not supported: breaks installer [jldupont]&lt;br /&gt;
* fix Bug #12162: config-create doesn't work after installing custom roles [cellog]&lt;br /&gt;
* fix Bug #12553: System::find() does not find exact filename matches [cellog/jorrit]&lt;br /&gt;
* fix Bug #12554: enableExtension() zeros php.ini in some instances [jlightsey]&lt;br /&gt;
* implement Request #11964: introduce www role, www_dir config variable [cellog]&lt;br /&gt;
* implement Request #12108: Add &quot;config&quot; (cfg) role [cellog]&lt;br /&gt;
* implement Request #12147: Avoid compile-time strict warnings [cellog]
 </content:encoded>
 <dc:date>2008-01-03T15:56:33-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.7.0RC1/">
 <title>PEAR 1.7.0RC1</title>
 <link>http://pear.php.net/package/PEAR/download/1.7.0RC1/</link>
 <content:encoded>* fix Bug #12116: Accept-Encoding not supported: breaks installer [jldupont]&lt;br /&gt;
* fix Bug #12162: config-create doesn't work after installing custom roles [cellog]&lt;br /&gt;
* fix Bug #12553: System::find() does not find exact filename matches [cellog/jorrit]&lt;br /&gt;
* fix Bug #12554: enableExtension() zeros php.ini in some instances [jlightsey]&lt;br /&gt;
* implement Request #11964: introduce www role, www_dir config variable [cellog]&lt;br /&gt;
* implement Request #12108: Add &quot;config&quot; (cfg) role [cellog]&lt;br /&gt;
* implement Request #12147: Avoid compile-time strict warnings [cellog]
 </content:encoded>
 <dc:date>2007-12-10T15:40:02-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.6.2/">
 <title>PEAR 1.6.2</title>
 <link>http://pear.php.net/package/PEAR/download/1.6.2/</link>
 <content:encoded>Minor bugfix release&lt;br /&gt;
* fix Bug #11420: warning on pecl (un)install with --register-only option [cellog]&lt;br /&gt;
* fix Bug #11481: PEAR_PackageFile_Parser_v1 skips single-char directories [pmjones]&lt;br /&gt;
* fix Bug #11517: Error : download directory &quot;/var/cache/php-pear&quot;&lt;br /&gt;
  is not writeable. [remicollet]&lt;br /&gt;
* fix Bug #11616: Incorrect equality operator used when comparing md5 check sums [robham]&lt;br /&gt;
* fix Bug #11642: PEAR fails to authenticate when downloading deps from non-default&lt;br /&gt;
  channels [timj]&lt;br /&gt;
* fix Bug #11657: Installer generate bad &quot;dirtree&quot; using INSTALL_ROOT [remicollet]&lt;br /&gt;
* fix Bug #11678: Registry.php getChannel() deadlocks [cellog]&lt;br /&gt;
* fix Bug #11703: pear convert and package.xml with optional dependencies fails [cellog]&lt;br /&gt;
* fix Bug #11754: Error at upgrade-all command run [cellog]&lt;br /&gt;
* fix Bug #11861: uninstall of package did not delete directory created during install&lt;br /&gt;
  of package [cellog]&lt;br /&gt;
* fix Bug #11862: Notice: Array to string conversion in PEAR/PackageFile.php on line 433&lt;br /&gt;
  [cellog]&lt;br /&gt;
* fix Bug #11883: run-tests -u -p SomePackage should run the topmost&lt;br /&gt;
  &quot;AllTests.php&quot; file [cellog]&lt;br /&gt;
* fix Bug #11936: run-tests fails to preserve SYSTEMROOT environment variable [cellog]&lt;br /&gt;
* fix Bug #12001: could not overwrite download_dir from environment variable? [hio]&lt;br /&gt;
* fix Bug #12009: Registry.php another deadlocks in _lock [remicollet]
 </content:encoded>
 <dc:date>2007-09-09T14:37:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.6.1/">
 <title>PEAR 1.6.1</title>
 <link>http://pear.php.net/package/PEAR/download/1.6.1/</link>
 <content:encoded>Minor bugfix release&lt;br /&gt;
* fix Bug #11251: &quot;pear config-create&quot; does not set download_dir&lt;br /&gt;
  [cellog]&lt;br /&gt;
* fix Bug #11261: run-tests --cgi broken in several ways [cellog]&lt;br /&gt;
* fix Bug #11233: error message does not specify which of&lt;br /&gt;
  temp_dir/download_dir needs to be change [cellog]&lt;br /&gt;
* fix Bug #11302: code coverage option for run-tests not working [stoyan]&lt;br /&gt;
* fix Bug #11317: Registry::hasWriteAccess loops endless [cellog]&lt;br /&gt;
* fix Bug #11318: &quot;pear package&quot; ignores changelog items [cellog]&lt;br /&gt;
* fix Bug #11321: run-tests should assume php-cgi in path if --cgi option&lt;br /&gt;
  is not set [cellog]&lt;br /&gt;
* fix Bug #11336: REST 1.0 - 1.1 inconcistency [tias]
 </content:encoded>
 <dc:date>2007-06-23T19:09:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.6.0/">
 <title>PEAR 1.6.0</title>
 <link>http://pear.php.net/package/PEAR/download/1.6.0/</link>
 <content:encoded>Minor new feature/bugfix release&lt;br /&gt;
* fix Bug #10846: Wont upgrade Text_Wiki from RC1 to RC2 [tias]&lt;br /&gt;
* fix Bug #10857: Structures_Graph_Node::getMetadata: Requested&lt;br /&gt;
  key does not exist [cellog]&lt;br /&gt;
* fix Bug #10865: using --packagingroot regression [tias/cellog]&lt;br /&gt;
* fix Bug #10780: wrong output from PEAR_Exception [cellog]&lt;br /&gt;
* fix Bug #10873: pear channel-discover broken - pear temp directories&lt;br /&gt;
  not writeable [cellog]&lt;br /&gt;
* fix Bug #10938: Invalid package.xml creates wrong package [cellog]&lt;br /&gt;
* fix Bug #10944: Cannot install Package+Subpackage [cipri]&lt;br /&gt;
* fix Bug #11014: custom tasks with &quot;-&quot; in name cannot be&lt;br /&gt;
  packaged [cellog]&lt;br /&gt;
* fix Bug #11181: pear requests channel.xml from main server instead from&lt;br /&gt;
  mirror [cellog]&lt;br /&gt;
* implement Request #10182: add resolution of PHP dependency prior to download&lt;br /&gt;
  [cellog]&lt;br /&gt;
* implement Request #10373: if pref_state=stable and installed package=beta,&lt;br /&gt;
  allow up to latest beta version [tias]&lt;br /&gt;
* implement Request #10495: list-all with channel information etc [tias]&lt;br /&gt;
* implement Request #10496: list with channel information [tias]&lt;br /&gt;
* implement Request #10515: list-upgrades with channel information [tias]&lt;br /&gt;
* implement Request #10659: search allchannels [tias]&lt;br /&gt;
* implement Request #10812: list-categories and list-category [tias]&lt;br /&gt;
* implement Request #11169: search with channel information [tias]&lt;br /&gt;
* implement xdebug code coverage generation with pear run-tests --coverage&lt;br /&gt;
  [dufuz]
 </content:encoded>
 <dc:date>2007-06-07T19:02:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.5.4/">
 <title>PEAR 1.5.4</title>
 <link>http://pear.php.net/package/PEAR/download/1.5.4/</link>
 <content:encoded>MAJOR SECURITY BUGFIX RELEASE&lt;br /&gt;
arbitrary file execution&lt;br /&gt;
see http://pear.php.net/news/vulnerability2.php&lt;br /&gt;
* Fix Bug #10865: using --packagingroot regression [tias/cellog]&lt;br /&gt;
* Fix Bug #10873: pear channel-discover broken - pear temp directories not writeable [cellog]
 </content:encoded>
 <dc:date>2007-05-08T00:10:13-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR/download/1.5.3/">
 <title>PEAR 1.5.3</title>
 <link>http://pear.php.net/package/PEAR/download/1.5.3/</link>
 <content:encoded>* Fix Bug #10311: use clearContents to delete bundledPackages [cellog]&lt;br /&gt;
* Fix Bug #10602: notice on line 157 PEAR/REST/11.php [cellog]&lt;br /&gt;
* Fix Bug #10620: use \z instead of $ in regexes [cellog]&lt;br /&gt;
* Fix Bug #10621: channel-info does not handle mirrors properly [cellog]&lt;br /&gt;
* Fix Bug #10645: Patch for verbose sign command [cweiske]&lt;br /&gt;
* Fix Bug #10647: no mktempdir but config temp_dir in Channels.php [tias]&lt;br /&gt;
* Fix Bug #10656: no userConfirm() check in Frontend::setFrontendObject [tias]&lt;br /&gt;
* Fix Bug #10661: Failure to install local package [cellog]&lt;br /&gt;
* Fix Bug #10676: tmpdir() search variables in wrong order. [cellog]&lt;br /&gt;
* Fix Bug #10690: RunTest.php parses HTTP headers for non-CGI tests [jstump]&lt;br /&gt;
* Fix Bug #10720: Notice: Undefined variable: group in PEAR/Downloader/Package.php on&lt;br /&gt;
  line 698 [cellog]&lt;br /&gt;
* Fix Bug #10733: Validator cannot handle invalid package2.xml file [cellog]&lt;br /&gt;
* Fix Bug #10768: if a package is not installed, upgrade will not install it [cellog]&lt;br /&gt;
* Fix Bug #10771: upgrade-all/upgrade will not upgrade non-PEAR channels [cellog]
 </content:encoded>
 <dc:date>2007-04-22T14:07:22-05:00</dc:date>
</item>

</rdf:RDF>