ldns 1.7.1-2ubuntu1 source package in Ubuntu
Changelog
ldns (1.7.1-2ubuntu1) jammy; urgency=medium * d/p/OpenSSL3.patch: cherry-pick an upstream patch to fix the build against OpenSSL 3.0 -- Simon Chopin <email address hidden> Wed, 08 Dec 2021 11:07:45 +0100
Upload details
- Uploaded by:
- Simon Chopin
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ldns_1.7.1.orig.tar.gz | 1.2 MiB | 8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229 |
ldns_1.7.1-2ubuntu1.debian.tar.xz | 16.8 KiB | 9ba2dd5a5ff607f8b5df7137c6be1db39e37b77454cf12b0f5973d06114c3e92 |
ldns_1.7.1-2ubuntu1.dsc | 2.1 KiB | 736dfd14661d841d96a88ef7680db7ade0a375f9a8187a0c3636f9e7ec410ef8 |
Available diffs
- diff from 1.7.1-2build1 to 1.7.1-2ubuntu1 (4.8 KiB)
- diff from 1.7.1-2build2 to 1.7.1-2ubuntu1 (4.7 KiB)
Binary packages built by this source
- ldnsutils: ldns library for DNS programming
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains various client programs related to DNS that are
based on top of libldns library and DRILL tool which is similar to dig.
These tools were designed with DNSSEC in mind and are useful for DNS
and DNSSEC testing and debugging.
- ldnsutils-dbgsym: debug symbols for ldnsutils
- libldns-dev: ldns library for DNS programming
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains development libraries and headers.
- libldns3: ldns library for DNS programming
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains shared libraries.
- libldns3-dbgsym: debug symbols for libldns3
- python3-ldns: Python3 bindings for the ldns library for DNS programming
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This archive contains modules that allow you to use LDNS Library in
Python3 programs.
- python3-ldns-dbgsym: debug symbols for python3-ldns