[DRE-commits] [ruby-net-dns] annotated tag v0.7.1 created (now 2f0d279)

Philippe Thierry pthierry-guest at moszumanska.debian.org
Wed Jun 21 13:47:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

pthierry-guest pushed a change to annotated tag v0.7.1
in repository ruby-net-dns.

        at  2f0d279   (tag)
   tagging  4559a5815e59ee408b79b519304734541eba2999 (commit)
  replaces  v0.6.1
 tagged by  Simone Carletti
        on  Fri May 11 18:35:20 2012 +0200

- Log -----------------------------------------------------------------
Release 0.7.1

Anthony Eden (3):
      Correct the error class name so it uses Resolver::Error.
      Rescue NameError so unsupported record types only result in a warning.
      Correct the logic in names that determines the maximum label and domain lengths. Domain name is max 255 chars and labels (which are the parts of the domain between the dots) can be max 63 chars.

James Harton (2):
      Add test for IPv6 nameserver.
      Fix for IPv6 nameservers in resolv.conf.

Marco Ceresa (1):
      Merge pull request #25 from aeden/master

Sebastian Probst Eide (1):
      Add SRV record type to list of required record types

Seth Jackson (4):
      Fix Net::DNS::Resolver to honor defname? in the #query method.
      Revert "Fix Net::DNS::Resolver to honor defname? in the #query method."
      Fix Net::DNS::Resolver to honor defname? in the #query method.
      On Windows systems the default domain gets stored as an array not as

Simone Carletti (52):
      Net::DNS::Packet code and test cleanup.
      Net::DNS::Packet rdoc.
      Ruby naming convections for file names.
      Removed all unnecessary ArgumentError(s)
      Simplefied Net::DNS::Version module.
      Comment and whitespaces.
      Duplicate require statement.
      Merged branch 'argumenterror'
      Rewritten and simplified Net::DNS::Classes. Improved test harness.
      Time to migrate to GemCutter
      Fixed invalid development dependencies.
      Merge branch '0.7.0'
      Avoid uninitialized constant YAML, reuse existing data
      Normalized RR public API and simplified implementation.
      Standardized A record.
      Standardized AAAA record.
      Standardized CNAME record.
      Added (experimental) Support for HINFO record.
      Standardized NS record.
      TomDoc
      Standardized MX record.
      AAAA tests refuse to work
      Standardized MR record.
      Merge branch 'rr-standardization'
      Merge CHANGELOG
      Remove dependency from Jeweler and make the library compatible with Bundler.
      Minimum supported Ruby version changed to Ruby 1.8.7.
      Cleanup old items from .gitignore
      Update CHANGELOG
      Merge pull request #31 from wwalker/master
      Remove unused Rakefile features
      Remove VERSION.yml file
      Add Travis config
      Merge branch refactoring
      Merge pull request #33 from shadowbq/master
      Update changelog
      SRV record not required by Net::DNS::RR (closes GH-27)
      Merge pull request #32 from jamesotron/master
      Merge pull request #21 from sethjackson/master
      Update changelog
      Net::DNS::RR::PTR references an invalid parameter (closes GH-19)
      Disable failing test.
      Do not change method argument (closes GH-7)
      Renamed Net::DNS::Resolver#send to Net::DNS::Resolver#query to avoid overriding default meaning of send method.
      Remove authors file.
      Add rake to development dependencies
      Add yard to gemspec
      Temporary disable Jruby
      Ignore Gemfile.lock
      Release 0.7.0
      Fix permission errors (closes GH-35)
      Release 0.7.1

Wayne Walker (1):
      Fix for issue #30 - add VERSION.yml to Gem..spec/s.files in Rakefile and in gemspec

shadowbq (4):
      Addressing issue #28 Config -> RbConfig deprecation
      Issue #28
      Issue #28
      Issue #28 Config -> RbConfig Deprecation

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-net-dns.git



More information about the Pkg-ruby-extras-commits mailing list