<?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_PackageUpdate/download/1.0.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.7.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PEAR_PackageUpdate/download/0.4.3/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package pear_packageupdate</description>
</channel>

<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.2/">
 <title>PEAR_PackageUpdate 1.0.2</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.2/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fix a display problem about current version installed (for web frontend)&lt;br /&gt;
  when trying to upgrade a package still in xml 1.0 to a new version&lt;br /&gt;
  in package xml 2.0. (Thanks to J&amp;ouml;rg Wegner)
 </content:encoded>
 <dc:date>2008-06-15T10:22:26-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.1/">
 <title>PEAR_PackageUpdate 1.0.1</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- a little typo error on constant name PEAR_PACKAGEUPDATE_TYPE_MINOR, that produce&lt;br /&gt;
  an error if you use setMinimumReleaseType() method.
 </content:encoded>
 <dc:date>2008-06-01T05:13:02-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.0/">
 <title>PEAR_PackageUpdate 1.0.0</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/1.0.0/</link>
 <content:encoded>FINAL and first STABLE version after 9 month since last BETA release.&lt;br /&gt;
No bug found !&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- default configuration file (.ppurc|ppurc.ini) is loaded from and saved into PEAR&lt;br /&gt;
configuration directory (PEAR 1.7.0+ cfg_dir directive) if available.&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- require now at least PEAR installer 1.5.4 rather than 1.4.8&lt;br /&gt;
(security vulnerability fixes)&lt;br /&gt;
- Scott Mattocks is marked as inactive on his request, because he did not have&lt;br /&gt;
time to give attention to this package it deserve. Thanks Scott for your past works&lt;br /&gt;
on this package, and make this cool features a reality for the community.&lt;br /&gt;
- Test Suite used now the .phpt test case rather than phpunit, just in case of a&lt;br /&gt;
crash, and recovery of PEAR configuration (suggestion given by Christian Weiske&lt;br /&gt;
already in same condition for PEAR_Info).
 </content:encoded>
 <dc:date>2008-05-01T04:17:18-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.7.0/">
 <title>PEAR_PackageUpdate 0.7.0</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.7.0/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fix bug #11384: Undefined variable&lt;br /&gt;
  This solved also the problem to PEAR non standard installation,&lt;br /&gt;
  by giving file to read PEAR user-defined options from&lt;br /&gt;
  and/or file to read PEAR system-wide defaults from&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- add (missing) snapshot package state&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- examples/CliFrontend.php script was changed a bit to prevent notice error if package is not installed&lt;br /&gt;
- add myself (Laurent Laville) as co-author, in header comment blocks.&lt;br /&gt;
- add credit, in header comment blocks, to Ian Eure for his function (example)&lt;br /&gt;
  to repackage PEAR_Errors for use with ErrorStack
 </content:encoded>
 <dc:date>2007-07-01T02:53:08-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.1/">
 <title>PEAR_PackageUpdate 0.6.1</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fix bug #10080: PEAR_Config::singleton() should be able to be used in update()&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- API stability was changed from beta to stable&lt;br /&gt;
- examples/withoutFrontend.php script was changed a bit to clarify Doc bug #10079
 </content:encoded>
 <dc:date>2007-02-13T05:38:01-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.0/">
 <title>PEAR_PackageUpdate 0.6.0</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.6.0/</link>
 <content:encoded>* IMPORTANT&lt;br /&gt;
This beta version will be the last one before final stable release 1.0.0&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- two new functions: getInstalledRelease() and getLatestRelease(), to easily&lt;br /&gt;
retrieve informations (release date, notes, version, state, dependencies, ...)&lt;br /&gt;
about installed and latest version available of a package.&lt;br /&gt;
&lt;br /&gt;
TIP: usefull if you want to alert web admin of an auto-update with all necessary informations.&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- drop support of package xml version 1.0&lt;br /&gt;
- example withoutFrontend.php updated (PEAR_PackageUpdate_Null class is now reusable)
 </content:encoded>
 <dc:date>2007-01-11T05:31:14-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.2/">
 <title>PEAR_PackageUpdate 0.5.2</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.2/</link>
 <content:encoded>Allow updates from channels other than pear.php.net.&lt;br /&gt;
Allow updates using REST.
 </content:encoded>
 <dc:date>2006-09-18T09:21:33-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.1/">
 <title>PEAR_PackageUpdate 0.5.1</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.1/</link>
 <content:encoded>* fixed PHP dependency :&lt;br /&gt;
required at least PHP 4.3.0 due to usage of functions: get_include_path, file_get_contents&lt;br /&gt;
&lt;br /&gt;
* add optional dependency to web/html frontend
 </content:encoded>
 <dc:date>2006-07-15T09:43:57-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.0/">
 <title>PEAR_PackageUpdate 0.5.0</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.5.0/</link>
 <content:encoded>* news&lt;br /&gt;
- more flexible implementation of the factory pattern allowing people to use custom class&lt;br /&gt;
  see new example 'withoutFrontend.php': how to use ppu without frontend&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- fixes typos error on constants&lt;br /&gt;
- fixes typos missing letter on function setMinimumReleaseType&lt;br /&gt;
&lt;br /&gt;
* improvements&lt;br /&gt;
- indentation of error messages array&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- add @throws phpdoc tag on all necessary function comment block
 </content:encoded>
 <dc:date>2006-05-07T16:49:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/PEAR_PackageUpdate/download/0.4.3/">
 <title>PEAR_PackageUpdate 0.4.3</title>
 <link>http://pear.php.net/package/PEAR_PackageUpdate/download/0.4.3/</link>
 <content:encoded>* news&lt;br /&gt;
- Laurent Laville was added as a leader to the package&lt;br /&gt;
&lt;br /&gt;
* improvements&lt;br /&gt;
- fixes request #7456: improve error frame used with PEAR_ErrorStack&lt;br /&gt;
- mandatory ressources that will be call in all cases are now outside the class&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- PEAR cs standard for header comment blocks (see http://pear.php.net/pepr/pepr-proposal-show.php?id=128)&lt;br /&gt;
- Adds since phpdoc tag to keep track of function history
 </content:encoded>
 <dc:date>2006-04-25T17:23:01-05:00</dc:date>
</item>

</rdf:RDF>