Path to this page:
./
net/p5-Net-DNS-SEC,
DNSSEC extension to Net::DNS Perl DNS Resolver Module
Branch: CURRENT,
Version: 1.26nb1,
Package name: p5-Net-DNS-SEC-1.26nb1,
Maintainer: pkgsrc-usersThis Perl module implements DNS Resource Record types that are relevant
for DNSSEC operations. The implementation is based on: RFC 2535, RFC
2931 and the latest draft-ietf-dnsext-delegation-signer-0.xy.txt.
The DNSSEC protocol is a moving target. Follow the IETF DNSEXT working
group if you are interested in the protocol developments.
Required to run:[
converters/p5-MIME-Base32] [
lang/perl5] [
net/p5-Net-DNS] [
security/p5-Digest-BubbleBabble] [
security/p5-Digest-SHA1] [
security/openssl]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 41.374 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Net-DNS-SEC-1.26nb1
- (2024-08-22) Updated to version: p5-Net-DNS-SEC-1.26
- (2023-10-25) Updated to version: p5-Net-DNS-SEC-1.19nb3
- (2023-07-06) Updated to version: p5-Net-DNS-SEC-1.19nb2
- (2022-06-28) Updated to version: p5-Net-DNS-SEC-1.19nb1
- (2022-04-03) Updated to version: p5-Net-DNS-SEC-1.19
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-08-22 09:27:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.26
Upstream changes:
**** 1.26 Jul 29, 2024
Avoid test failure on RedHat by requiring DSA-SHA1 opt-in.
Fix: rt.cpan.org #154560
Rocky linux 9: libcrypto error
**** 1.25 Jul 24, 2024
Suppress AUTOLOAD for Net::DNS::SEC::Private::_index.
Abandon support for OpenSSL pre-1.1.1 API.
Fix: rt.cpan.org #154526
Tests exhibiting signatures with SHA-1 fail since Fedora 41
Fix: rt.cpan.org #153606
Net::DNS minimum version dependency
**** 1.24 Apr 25, 2024
Eliminate deprecated RSA CRT parameter names.
Add support for SM3 digest.
**** 1.23 Nov 8, 2023
Code refactoring of XS component.
**** 1.22 Sep 12, 2023
Enable Ed25519 sign/verify for BoringSSL & LibreSSL.
Use EC curve names instead of literal NIDs.
Circumvent sign/verify test failures on EBCDIC platforms.
Fix: rt.cpan.org #149643
openssl-SNAP-20230831 breaks RSA sign/verify
**** 1.21 Jun 1, 2023
Add new t/TestToolkit.pm
Rework pre-installation test scripts.
Fix: rt.cpan.org #148367
libressl-3.7.1 breaks DSA verify
**** 1.20 Oct 4, 2022
Improve Net::DNS::SEC::Keyset tests and error reporting.
Avoid test failures if/when DSA|MD5|SHA1 become unsupported.
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-04-03 09:40:44 by Adrian Steinmann | Files touched by this commit (2) |
Log message:
Update to 1.19
Upstream changes:
1.19 Oct 11, 2021
Use new EVP_PKEY construction API for OpenSSL post 3.x.x.
Remove support for obsolete ECC-GOST.
Add LICENSE file to comply with Fedora/RedHat announcement
and WARNING of restrictions on use of strong cryptography.
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|