Name: | php-pear-Net-DNS2 |
---|---|
Version: | 1.3.2 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 623835 |
License: | BSD |
RPM: | php-pear-Net-DNS2-1.3.2-2.el7.noarch.rpm |
Source RPM: | php-pear-Net-DNS2-1.3.2-2.el7.src.rpm |
Build Date: | Fri Dec 08 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
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. |
- fix FTBFS
- Update to 1.3.2 (stable)
- Update to 1.3.1 - hack for https://pear.php.net/bugs/19977 (bad role)
- Update to 1.3.0 - hack for https://pear.php.net/bugs/19886 (shortag)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Version 1.2.5 (stable)
- php-mhash is optionnal and not available on RHEL-6
- Version 1.2.4 (stable)
- Version 1.2.3 (stable), API 1.2.3 (stable) - upstream now provides LICENSE and tests - run all tests if network available, else only parser
- rebuilt for new pear_testdir - use php-pear(PEAR) in BR/R