diff options
author | sno <sno> | 2009-07-08 14:10:18 +0000 |
---|---|---|
committer | sno <sno> | 2009-07-08 14:10:18 +0000 |
commit | e42ec07d03e84c4e8e11fd2543eed78ed4a1c72c (patch) | |
tree | f779571fb8db215eeaa5ff30607221be071b2468 /security/p5-Net-DNS-SEC/distinfo | |
parent | d6337e2a0451069f801bc2587bfa3d315a4b0dc5 (diff) | |
download | pkgsrc-e42ec07d03e84c4e8e11fd2543eed78ed4a1c72c.tar.gz |
pkgsrc changes:
- Updating package for p5 module Net::DNS::SEC from 0.14nb1 to 0.15
- Adjusting / reordering dependencies according to META.yml
Upstream changes:
***0.15 December 31, 2008
Fix: digestbin not set when an empty value passed to hash.
Feature: Added DLV (rfcc 4431). The RR object is simply a clone of
the DS RR and inherits ... everything
Feature: Added NSEC3 and NSEC3PARAM support (RFC5155).
This adds Mime::Base32 to the module dependency list.
The RR type was still experimental at that time and is maintained
in Net::DNS::RR.
Fix: Test script recognizes change in Time::Local. Note that
Time::Local does not deal with dates beyond 03:14:07 UTC on
Tuesday, 19 January 2038. Therefore this code has a year 2038
problem.
Fix: DS create_from_hash now produces objects that can create
wireformat.
Other: minor changes to the debug statements
added t/05-rr.t (and identified a couple of bugs using it)
Fix: a few inconsistencies with respect to parsing of trailing dots.
During development the test signatures generated with the BIND tools
were re-generated in order to troubleshoot a bug that (most
probably) was caused by a version incompatibility between Net::DNS
and Net::DNS::SEC. Before release the original test from the 0.14
release were ran against this version too.
Diffstat (limited to 'security/p5-Net-DNS-SEC/distinfo')
-rw-r--r-- | security/p5-Net-DNS-SEC/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Net-DNS-SEC/distinfo b/security/p5-Net-DNS-SEC/distinfo index f7f6b3f149d..e5aab0bef9f 100644 --- a/security/p5-Net-DNS-SEC/distinfo +++ b/security/p5-Net-DNS-SEC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/05/17 17:30:21 heinz Exp $ +$NetBSD: distinfo,v 1.5 2009/07/08 14:10:18 sno Exp $ -SHA1 (Net-DNS-SEC-0.14.tar.gz) = a42c8f91a7e311f52a72aa81d14faffd14718c9a -RMD160 (Net-DNS-SEC-0.14.tar.gz) = 852240a67436e89bace1fd1d42ea659814ca8f8d -Size (Net-DNS-SEC-0.14.tar.gz) = 75473 bytes +SHA1 (Net-DNS-SEC-0.15.tar.gz) = fe3e6998e5c4f1fa8858db84d8c1e4d09a2e8256 +RMD160 (Net-DNS-SEC-0.15.tar.gz) = c9b173cb858499a0ae2efd290f56f32ad038a226 +Size (Net-DNS-SEC-0.15.tar.gz) = 85725 bytes |