diff options
author | heinz <heinz@pkgsrc.org> | 2005-04-20 16:22:38 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2005-04-20 16:22:38 +0000 |
commit | f5bdaed4b12762556a6c90727d98741d1fbcc1a4 (patch) | |
tree | fc5a0f3862dd936d10c4413f90526e8dd859c79b /shells/Makefile | |
parent | ae04c577137352d7416fc53ceddf69fb63c0c8f3 (diff) | |
download | pkgsrc-f5bdaed4b12762556a6c90727d98741d1fbcc1a4.tar.gz |
Updated to version 0.12
OWN_DIRS was incorrectly used (did not work when PKG_CONFIG=no).
INSTALLATION_DIRS creates the directories now and the PLIST removes them.
Needs at least net/p5-Net-DNS 0.44 (see changes below).
--
Changes since 0.11
==================
FEAT: Added utility function key_difference() to Net::DNS::SEC. See
perlpod for details. I needed this in other software and
figured they are generic enough to make them available
through this module.
FEAT: Modified some functions to use DNSKEY and RRSIG instead off
KEY and SIG.
- Net::DNS::Keyset now uses DNSKEY and RRSIG.
- the demo function getkeyset.pl now uses DNSKEY too.
FEAT: Added the possibility to create a keyset out of two arrays of
dnskey and rrsig object.
FEAT: Added some helperfunctions to Net::DNS::SEC::Private to read X509
formated private keys and dump them into bind format.
This functionality has not been tested well.
BUG : When reading a RRSIG from a packet the signame would not have
a trailing dot.
FEAT: Removed critical dependency on bubblebabble. It is available to
DS if installed but not critically dependend.
BUG: - Fixed minor in signing unknown RR types.
FEAT: - Prelimanary support for draf-ietf-dnssec-nsec-rdata-02. This
depends on support for unknown RR types (Net::DNS version
0.44)
FEAT: - To be able to deal with argument supplied as either mnemonics or
by value the Net::DNS::SEC::argument method was created. It can
be used as a class method but it is also inherited by
Net::DNS::RR::RRSIG and Net::DNS::RR::DNSKEY.
Diffstat (limited to 'shells/Makefile')
0 files changed, 0 insertions, 0 deletions