./net/ruby-dnsruby, Ruby DNS client library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.72.4, Package name: ruby32-dnsruby-1.72.4, Maintainer: pettai

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.


Required to run:
[net/ruby-addressable] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 256.5 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-02 15:38:57 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-dnsruby: update to 1.72.4

1.72.4 (2025-03-01)

* allow parsing case insensitive property tags for CAA records - thanks
  ruby-dev!
* Add logger as a dependency for Ruby 3.5.0+ support - thanks Alexandre
  ZANNI!
   2024-12-09 16:23:45 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-dnsruby: update to 1.72.3

1.72.3 (2024-11-19)

* Fix cached answer response time - thanks Andre Meij!
* Add base64 as a dependency for Ruby 3.4.0+ support - thanks Alexandre
  ZANNI!
   2024-07-14 09:47:27 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-dnsruby: update to 1.72.2

1.72.2 (2024-07-10)

* Invalid CAA handling fixes - thanks Noah Smethwick and Ryan Doherty!
   2024-05-05 19:05:58 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-dnsruby: update to 1.72.1

1.72.1 (2024-04-16)

* Add issuemail CAA record support - thanks Ryan Doherty!
   2024-04-07 16:49:46 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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!
   2024-03-24 15:22:53 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-dnsruby: update to 1.71.0

1.71.0

* Fix assigning public_key in ECDSA - thanks Jiří Kubíček!
   2023-04-29 15:54:20 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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
   2022-02-13 08:20:38 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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