pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-dnsruby
Module Name: pkgsrc
Committed By: taca
Date: Mon Jun 8 15:03:52 UTC 2015
Modified Files:
pkgsrc/net/ruby-dnsruby: Makefile PLIST distinfo
Log Message:
Update ruby-dnsruby to 1.58.0.
## v1.58.0
* Add TCP pipelining (reusing a single TCP connection for multiple requests).
* Enhance zone reading, including reading data from a string.
* Add add_answer! method for adding duplicate answers, as needed for an AXFR response.
* Add support for GPOS and NXT resource records.
* Test cleanup, including removal of use of Nominet servers, soak_test cleanup.
* Refactorings: MessageDecoder, Resolv, Resolver (part).
* Fix zone reader adding unwanted dot to relative hostnames being converted to absolute.
* Fix default access for tsig options in Resolver.
* Fix ZoneTransfer not to use deprecated SingleResolver.
* Fix Resolver bug in parameter to create_tsig_options.
* Fix tests to always use working copy and not gem.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/ruby-dnsruby/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ruby-dnsruby/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/ruby-dnsruby/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index