unbound 1.17.1-ok1 source package in openKylin
Changelog
unbound (1.17.1-ok1) yangtze; urgency=medium * Build for openKylin -- zhouganqing <email address hidden> Mon, 13 Feb 2023 15:46:51 +0800
unbound (1.17.1-ok1) yangtze; urgency=medium * Build for openKylin -- zhouganqing <email address hidden> Mon, 13 Feb 2023 15:46:51 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | net | |
Yangtze V1.0 | proposed | main | net |
File | Size | SHA-256 Checksum |
---|---|---|
unbound_1.17.1.orig.tar.gz | 6.0 MiB | ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4 |
unbound_1.17.1-ok1.debian.tar.xz | 16.0 KiB | e5c3410a892a50320e37a0521e75351ebefe128ca5889100f9898df4b8a56948 |
unbound_1.17.1-ok1.dsc | 2.6 KiB | 4156d7c9b70bee73ef569c05aea08ea6515644e0c07148823c3afd57bfdcef42 |
Static library, header files, and documentation for libunbound.
.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
Python3 extension module for libunbound.
.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results. It implements only a minimal amount of authoritative
service to prevent leakage to the root nameservers: forward lookups for
localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by
AS112. Stub and forward zones are supported.
.
This package contains the unbound daemon.
unbound-anchor is a utility which securely fetches or updates the root DNS
zone trust anchor. A copy of the current root anchor and root update
certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is
performed, with fallback to an SSL fetch if this fails.
This package provides the 'unbound-host' program that is bundled with the
Unbound domain name server. This version differs from the one provided in the
package called host, which is from NIKHEF, and bind9-host, which is from ISC,
and has a similar but different set of features and options.