<?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/Net_DNS/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.0.0RC4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.0.0rc3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.0.0rc2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.0.0rc1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.0.0b3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.00b2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/1.00b1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/0.03/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_DNS/download/0.02/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package net_dns</description>
</channel>

<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0/">
 <title>Net_DNS 1.0.0</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0/</link>
 <content:encoded>some minor bugfixes and a security fix.&lt;br /&gt;
$phpdns_basedir was removed an require_once statements&lt;br /&gt;
related to this variable are now hardcoded.&lt;br /&gt;
Bugfix #9162
 </content:encoded>
 <dc:date>2006-10-25T14:08:36-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0RC4/">
 <title>Net_DNS 1.0.0RC4</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0RC4/</link>
 <content:encoded>* BUGFIX #5339&lt;br /&gt;
* BUGFIX #6107
 </content:encoded>
 <dc:date>2006-02-01T05:58:49-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0rc3/">
 <title>Net_DNS 1.0.0rc3</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0rc3/</link>
 <content:encoded>* Added new parameter for class constructor&lt;br /&gt;
  array with configuration values for the&lt;br /&gt;
  Net_DNS_Resolver() class
 </content:encoded>
 <dc:date>2005-12-01T04:40:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0rc2/">
 <title>Net_DNS 1.0.0rc2</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0rc2/</link>
 <content:encoded>* Fixed all pending bugs&lt;br /&gt;
* Fixed coding styles&lt;br /&gt;
* Added class documentation
 </content:encoded>
 <dc:date>2005-11-30T14:01:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0rc1/">
 <title>Net_DNS 1.0.0rc1</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0rc1/</link>
 <content:encoded>Fixed all pending bugs&lt;br /&gt;
Ensured php5 compatibility
 </content:encoded>
 <dc:date>2005-04-17T23:37:45-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.0.0b3/">
 <title>Net_DNS 1.0.0b3</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.0.0b3/</link>
 <content:encoded>Fixed all pending bugs&lt;br /&gt;
Ensured php5 compatibility
 </content:encoded>
 <dc:date>2005-04-09T11:19:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.00b2/">
 <title>Net_DNS 1.00b2</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.00b2/</link>
 <content:encoded>- More RR types supported: AAAA, HINFO, NAPTR, SRV, and TXT (Sara Goleman).&lt;br /&gt;
- Fixed bug 23812 (as well as other unreported bugs)&lt;br /&gt;
- Added capability for extracting arbritrary lables from a packet (Sara Goleman).
 </content:encoded>
 <dc:date>2003-06-10T22:48:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/1.00b1/">
 <title>Net_DNS 1.00b1</title>
 <link>http://pear.php.net/package/Net_DNS/download/1.00b1/</link>
 <content:encoded>- Tested with PHP 4.3.0&lt;br /&gt;
- Should have no warnings under with maximum error_reporting setting &lt;br /&gt;
- Fixed bug: did not understand name server responses using the one-answer zone transfer format&lt;br /&gt;
- Fixed more problems with PHP warning about uninitialized variables&lt;br /&gt;
&lt;br /&gt;
Note that the interface to the axfr function has changed.  Software relying on the old (buggy) style of axfr queries will need to be updated to call axfr_old() instead of axfr().  The new axfr() function will not return a DNS packet, but an array of RRs ONLY.
 </content:encoded>
 <dc:date>2003-02-24T21:47:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/0.03/">
 <title>Net_DNS 0.03</title>
 <link>http://pear.php.net/package/Net_DNS/download/0.03/</link>
 <content:encoded>Now has stable support of DNS queries, socket handling, and packet parsing/generating.  Any problems at this point should be considered bugs and should be reported ASAP.  Running this code with E_ALL should be acceptable -- any warnings generated should be submitted to eric@ypass.net.
 </content:encoded>
 <dc:date>2002-09-15T05:44:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_DNS/download/0.02/">
 <title>Net_DNS 0.02</title>
 <link>http://pear.php.net/package/Net_DNS/download/0.02/</link>
 <content:encoded>Supports TSIG signed DNS packets for generating DNS update packets (re: rfc2485)
 </content:encoded>
 <dc:date>2002-08-15T16:42:00-05:00</dc:date>
</item>

</rdf:RDF>