Fedora 18 Update: php-pear-Net-DNS2-1.2.5-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 12 01:07:47 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-21105
2012-12-30 20:07:05
--------------------------------------------------------------------------------

Name        : php-pear-Net-DNS2
Product     : Fedora 18
Version     : 1.2.5
Release     : 1.fc18
URL         : http://pear.php.net/package/Net_DNS2
Summary     : PHP Resolver library used to communicate with a DNS server
Description :
Net_DNS2 - Native PHP5 DNS Resolver and Updater

The main features for this package include:
* Increased performance; most requests are 2-10x faster than Net_DNS
* Near drop-in replacement for Net_DNS
* Uses PHP5 style classes and exceptions
* Support for IPv4 and IPv6, TCP and UDP sockets.
* Includes a separate, more intuitive Updater class for handling dynamic update
* Support zone signing using TSIG and SIG(0) for updates and zone transfers
* Includes a local cache using shared memory or flat file to improve performance
* includes many more RR's, including DNSSEC RR's.

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:
* changed the socket_connect() code to start off non-blocking, and call select() after connect() so a timeout on a invalid server works properly
* added the new TLSA RR - RFC 6698
* fixed the socket defines again; apparently the values of the SOCK_* are different under solaris
* changed the Net_DNS2_Updater::update() so you can pass a reference to a variable that will be populated with the response object
* moved the lines that add the response server/type to after the is_null() check- it should have been there to begin with.
* fixed a whole bunch of cases where I wasn't incrementing the offset values properly
* added support to set the RD (recursion desired) bit when making a request
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 30 2012 Remi Collet <remi at fedoraproject.org> - 1.2.5-1
- Version 1.2.5 (stable)
* Sun Sep 23 2012 Remi Collet <remi at fedoraproject.org> - 1.2.4-2
- php-mhash is optionnal and not available on RHEL-6
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pear-Net-DNS2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list