Name: | php-react-dns |
---|---|
Version: | 0.4.8 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 39590 |
License: | MIT |
RPM: | php-react-dns-0.4.8-1.el7.noarch.rpm |
Source RPM: | php-react-dns-0.4.8-1.el7.src.rpm |
Build Date: | Mon Dec 11 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/reactphp/dns |
Summary: | Async DNS resolver |
Description: | Async DNS resolver. The main point of the DNS component is to provide async DNS resolution. However, it is really a toolkit for working with DNS messages, and could easily be used to create a DNS server. Autoloader: /usr/share/php/React/Dns/autoload.php |
- Update to 0.4.8 (RHBZ #1443522)
- Update to 0.4.7 (RHBZ #1421888)
- Update to 0.4.6 (RHBZ #1421888)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Skip test requiring network access
- Restrict react/promise dependency to one major version - Minor update to SCL tests (only php54 and php55 if rhel)
- Initial package