validns 0.8+git20170804-0ubuntu3 source package in Ubuntu

Changelog

validns (0.8+git20170804-0ubuntu3) jammy; urgency=medium

  * Update test for changed error output on failed rsa signature check
    (LP: #1959855)

 -- Dan Bungert <email address hidden>  Wed, 02 Feb 2022 16:34:33 -0700

Upload details

Uploaded by:
Dan Bungert
Sponsored by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
validns_0.8+git20170804.orig.tar.gz 224.9 KiB f8fb721e078d036f887e22362938cb59206ca1f2fabc716cca4f9a6a42d11348
validns_0.8+git20170804-0ubuntu3.debian.tar.xz 8.0 KiB 64441a011ef4ef39e95cbe7dc61561d09630053f26b529270e69befefbc7cea2
validns_0.8+git20170804-0ubuntu3.dsc 1.9 KiB 12b8d43c8bf78e441f0a4c9d320cb79d9ee5cc304c79e15624f970ba473c0f63

View changes file

Binary packages built by this source

validns: high performance DNS/DNSSEC zone validator

 Validns is a standalone command line RFC 1034/1035 zone file validation tool
 that, in addition to basic syntactic and semantic zone checks, includes DNSSEC
 signature verification and NSEC/NSEC3 chain validation, as well a number of
 optional policy checks on the zone.
 .
 The utility was developed with the goal of it being the last verification step
 in the chain of production and publication of one or more zones containing up
 to many thousands (or millions) of signed records, making the speed of
 operation a primary focus, and reflect on validns’ design.
 .
 The utility is currently being used by several major DNS operators.
 .
 Currently, validns offers the following features:
  - parse RFC 1035-compliant zone files (so called “BIND” file format)
  - supports most of the standard record types
  - informs the user precisely where and what the errors are
  - verifies RRSIG signatures
  - NSEC/NSEC3 chain validation
  - supports signature validation in the future or in the past
  - built-in policy checks

validns-dbgsym: debug symbols for validns