The NetBSD Project

CVS log for pkgsrc/net/ruby-dnsruby/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / ruby-dnsruby

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jul 14 07:47:27 2024 UTC (4 months, 3 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
net/ruby-dnsruby: update to 1.72.2

1.72.2 (2024-07-10)

* Invalid CAA handling fixes - thanks Noah Smethwick and Ryan Doherty!

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun May 5 17:05:58 2024 UTC (7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
net/ruby-dnsruby: update to 1.72.1

1.72.1 (2024-04-16)

* Add issuemail CAA record support - thanks Ryan Doherty!

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 7 14:49:46 2024 UTC (7 months, 4 weeks ago) by taca
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
net/ruby-dnsruby: update to 1.72.0

1.72.0 (2024-03-28)

* Fix compatibility with the --enable-string-literal Ruby option - thanks
  Jean byroot Boussier!

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 24 14:22:52 2024 UTC (8 months, 1 week ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -5 lines
net/ruby-dnsruby: update to 1.71.0

1.71.0

* Fix assigning public_key in ECDSA - thanks Jiří Kubíček!

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Apr 29 13:54:20 2023 UTC (19 months, 1 week ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
net/ruby-dnsruby: update to 1.70.0

1.70.0 (2023-04-12)

* OpenSSL 3 support
* Resource record hashes no longer include the rdata
* Removed requite to title-cased Digest - thanks jhawthron

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Feb 13 07:20:38 2022 UTC (2 years, 9 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
net/ruby-dnsruby: update to 1.61.9

1.61.8 (2022-01-11)

* Fix compatability with Ruby 3.1 - thanks @byroot Jean Boussier
* Get the digdlv demo to enable dnssec

1.61.9 (2022-01-12)

* Remove unused net-ftp dependency

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 31 15:40:18 2021 UTC (3 years, 3 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -3 lines
net/ruby-dnsruby: update to 1.61.7

1.61.6 (2021-06-20)

* RD bit not set on Recursor queries (thanks Sean Dilda!)
* Handle quoted strings followed by unquoted strings in TXT records
* do not worry about rogue repeated Ids - just log an error and get on with
  life
* Clear Ruby warnings
* Use GitHub Actions rather than Travis

1.61.7 (2021-06-23)

* Fix namespace issue from 1.61.6

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 11 14:10:25 2021 UTC (3 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
net/ruby-dnsruby: update to 1.61.5

1.61.5 (2020-10-29)

* CAA record fixes - add contactphone and contactemail
* Fix eprecation warnings

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Sep 14 13:29:27 2020 UTC (4 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
net/ruby-dnsruby: update to 1.61.4

Update ruby-dnsruby package to 1.61.4.


## v1.61.4

* Dnsruby::Name : document .punycode
* gemspec enhancement
* add yard build file
* fix create name include url special characters
* Fix uninitialized constant error when using via Rails
* Implement ECDSAP256SHA256 (13) / ECDSAP384SHA384 (14) algorithms for DNSKEY
* Reinitialize all IANA TAR keys with Dnssec.reset

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 30 15:42:36 2020 UTC (4 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -2 lines
net/ruby-dnsruby: update to 1.61.3

Update ruby-dnsruby to 1.61.3.

pkgsrc changes

* Add missing dependency to net/ruby-addressable.
* add "USE_LANGUAGES=	# none".

No release note is available but a several bug fixes.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Sep 23 15:51:05 2018 UTC (6 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
net/ruby-dnsruby: update to 1.61.2

##v1.61.2

* Add new root key

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Sep 10 15:13:50 2017 UTC (7 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update ruby-dnsruby to 1.60.2.

## v1.60.2

* Fix deletion of TXT records with spaces in dynamic updates (thanks Sean Dilda)
* Fix use of non-default ports in Dnsruby::Resolver (thanks Thomas Morgan)
* Fix NAPTR encoding for null rdata dynamic update packets
* Fix CAA resource record encoding
* Avoid changing ruby global thread abort behavior (thanks Brent Cook)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:49:26 2017 UTC (7 years, 6 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update ruby-dnsruby to 1.60.1.

## v1.60.1

* DNSSEC validation switched OFF by default (but can still be switched on)
* Add APL RR support (thanks Manabu Sonoda)
* Various test fixes (thanks Keith Bennett)
* 'include' issues fixed (thanks Keith Bennett!)
* Fixnum replacement (thanks Keith Bennett)
* Zone transfer fixes (thanks Manabu Sonoda)
* Name decoding fix
* MX record passing error now raised
* CAA RR support (thanks Richard Luther)
* TLSA RR support (thanks Manabu Sonoda)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 2 12:42:32 2017 UTC (7 years, 11 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to 1.60.0

Upstream changes:
v1.60.0

    TCP multi-packet support fixed
    Response 'Message' now included with exception.
    Docs added
    CNAME dynamic update fix

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 17 14:37:28 2016 UTC (8 years, 1 month ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update ruby-dnsruby to 1.59.3.

## v1.59.3

* Output TXT record multiple strings correctly
* NONE class encoding fix
* only add name labels if there are any

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 15 14:39:36 2016 UTC (8 years, 8 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update ruby-dnsruby to 1.59.2.

## v1.59.2

* Timeout error fix

## v1.59.1

* Support for HMAC SHA512 TSIG keys
* Fix TCP pipelining tests
* IDN encoding error returned as Dnsruby::OtherResolvError

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Dec 12 15:00:03 2015 UTC (8 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Update ruby-dnsruby to 1.59.0.

pkgsrc change: license to apache-2.0.

## v1.59.0

* Add LICENSE file
* Add Cache max_size (gihub issue 64)
* Disable caching for SOA lookups in demo check_soa.rb
* Fix for invalid nameserver in config
* Fix encoding for OPT data (thanks Craig Despeaux)
* Various test system fixes
* OPT fixes
* DNSSEC verification failure handling wrt lack of DS chain
* DNSSEC validation policy name constants
* Fix for BOGUS DLV chains
* demo upgrades
* Resolver hints improvements

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 26 15:11:01 2015 UTC (9 years, 2 months ago) by taca
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 8 15:03:52 2015 UTC (9 years, 6 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
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.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 4 15:49:30 2015 UTC (9 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update ruby-dnsruby to 1.57.0.

## v1.57.0

* Add query_raw method as alias for send_plain_message, with option to raise or return error.
* Fixed a bug in RR hash calculation where TTL should have been ignored but wasn't.
* Add support for (obsolete) GPOS resource record type.
* Tweak Travis CI configuration.
* Fix zone reader for case where a line contains whitespace preceding a comment.
* Add post install message.
* Improve README.
* Moved content of NEWS to RELEASE_NOTES.md.
* Use git ls-files now to determine files for inclusion in gem.


## v1.56.0

* Drop support for Ruby 1.8, using lambda -> and hash 'key: value' notations.
* First release since the move from Rubyforge to Github (https://github.com/alexdalitz/dnsruby).
* Add EDNS client subnet support.
* Relocate CodeMapper subclasses, Resolv, RR, and RRSet classes.
* Add Travis CI and coveralls integration.
* Improve Google IPV6 support.
* Convert some file names to snake case.
* Remove trailing whitespace from lines, and ensure that comments have space between '#' and text.
* Restore test success when running under JRuby.
* Disabled attempt to connect to Nominet servers, which are no longer available.
* Convert from test/unit to minitest/autorun to support Ruby 2.1+.
* Remove setup.rb.
* Other minor refactoring and improvements to production code, test code, and documentation.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 15 14:22:25 2013 UTC (11 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Update ruby-dnsruby to 1.54.

IPv6 support added.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 23 17:19:06 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 18 20:13:37 2011 UTC (13 years ago) by pettai
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
dnsruby-1.53:

o Validation routine fixes
o Ruby 1.9 fixes
o Recursor fixes
o IPv4 Regex fixes
o Fixes for A/PTR lookups with IP-like domain name
o TXT and SSHFP processing fixes
o Default retry parameters in Resolver more sensible

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 21 13:22:27 2011 UTC (13 years, 8 months ago) by pettai
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
dnsruby-1.52:

* TXT record presentation format parsing fixes.
* NAPTR record presentation format parsing fixes.
* SEP flag no longer required (for use with Combined Signing Key).
* Validation routines improved.
* Recursor now handles hints and nameservers better.
* Various bug fixes.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 17 11:21:12 2010 UTC (14 years ago) by pettai
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
* Fixes for dynamic updates and zone transfers.
* Fixes for CERT and TSIG, DNAME and RRSet.
* Fixes for RP records.
* Some handling of priming responses with no additional section.
* Validation disabled for the DNS class

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 23 06:47:35 2010 UTC (14 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update net/ruby-dnsruby to 1.50.


Changes:
------------------------------------------------------------------------
r432 | alexd | 2010-09-15 10:06:11 +0100 (Wed, 15 Sep 2010) | 1 line

Removing trailing SOA record from returned AXFR data
------------------------------------------------------------------------
r431 | alexd | 2010-09-15 10:05:40 +0100 (Wed, 15 Sep 2010) | 1 line

Making RRs comparable - they now sort by owner name then type then rdata
------------------------------------------------------------------------
r430 | alexd | 2010-09-02 14:48:18 +0100 (Thu, 02 Sep 2010) | 1 line

Suppress unnecessary fatal error
------------------------------------------------------------------------
r429 | alexd | 2010-08-26 11:28:43 +0100 (Thu, 26 Aug 2010) | 1 line

Handle exceptions when closing potentially borked sockets
------------------------------------------------------------------------
r428 | alexd | 2010-08-25 16:16:39 +0100 (Wed, 25 Aug 2010) | 1 line

Synchronising access properly - rubyforge 28504

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 10 07:37:00 2010 UTC (14 years, 2 months ago) by taca
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5 lines
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 28 23:10:19 2010 UTC (14 years, 3 months ago) by pettai
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
dnsruby-1.49:

* Socket memory leak plugged in select_thread.
* Fix OSX errors for TCP.
* Fix ZoneReader truncation for heavily escaped TXT records

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:31:30 2010 UTC (14 years, 6 months ago) by pettai
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
PR pkg/43423

dnsryby-1.47:
- minor enhancements

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 9 18:36:55 2010 UTC (14 years, 7 months ago) by pettai
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
dnsruby-1.46:

* DNSKEY#key= raises ArgumentError if bad key used at creation.
* Arrays of DNSKEYs allowed for verify_rrset().
* dnssec-bis-updates recommendation for NSEC and RRSIG.
* ZoneReader handles absolute binary names properly.
* Test fixes for more platforms.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 12 09:28:57 2010 UTC (14 years, 8 months ago) by pettai
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Changed maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Mar 12 09:23:51 2010 UTC (14 years, 8 months ago) by pettai
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Dnsruby is a pure Ruby DNS client library.
It provides a complete DNS client implementation, including full DNSSEC support.
Dnsruby is currently used in projects such as OpenDNSSEC and ISC's DLV service.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 12 09:23:51 2010 UTC (14 years, 8 months ago) by pettai
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>