adns 1.5.0~rc1-1ubuntu1 source package in Ubuntu
Changelog
adns (1.5.0~rc1-1ubuntu1) vivid; urgency=medium * Cherry-pick from upstream, thanks to Ian Jackson: - Fix for malicious optimisation of memcpy in test suite, which causes failure with gcc-4.1.9 -O3. See Debian bug #772718. -- Colin Watson <email address hidden> Thu, 18 Dec 2014 17:19:41 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Vivid
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
adns_1.5.0~rc1.orig.tar.gz | 303.6 KiB | c0436fd14cf9a3708b252898028d5d4b2c246e177018738b6e1337312c03c3c1 |
adns_1.5.0~rc1-1ubuntu1.diff.gz | 6.5 KiB | 065eb389f38f45556968e8700f1cd0d1f5dc4e606690df44847d6ddd42b6789a |
adns_1.5.0~rc1-1ubuntu1.dsc | 2.0 KiB | c7875397014a4247bac614e508a6023d6cd26ab82a535fd346b5056850ac31b6 |
Available diffs
- diff from 1.4-2ubuntu1 to 1.5.0~rc1-1ubuntu1 (204.5 KiB)
- diff from 1.5.0~rc1-1 (in Debian) to 1.5.0~rc1-1ubuntu1 (825 bytes)
Binary packages built by this source
- adns-tools: No summary available for adns-tools in ubuntu yakkety.
No description available for adns-tools in ubuntu yakkety.
- adns-tools-dbgsym: debug symbols for package adns-tools
adns is a DNS resolver. In contrast with many existing interfaces,
gethostbyname et al and libresolv, it can be used in an asynchronous,
non-blocking manner. Many queries can be handled simultaneously.
.
This package contains useful utilities for IP address resolving,
fast bulk logfile processing, and testing.
- libadns1: No summary available for libadns1 in ubuntu artful.
No description available for libadns1 in ubuntu artful.
- libadns1-dbg: Asynchronous-capable DNS client library (debugging symbols)
adns is a resolver library for C (and C++) programs. In contrast
with the existing interfaces, gethostbyname et al and libresolv, it
can be used in an asynchronous, non-blocking manner, and has a
convenient interface which doesn't require the application to handle
any DNS data formats. Many queries can be handled simultaneously.
.
This package contains the debugging symbols associated with libadns1,
for debugging adns and programs that use it.
- libadns1-dbgsym: No summary available for libadns1-dbgsym in ubuntu artful.
No description available for libadns1-dbgsym in ubuntu artful.
- libadns1-dev: No summary available for libadns1-dev in ubuntu zesty.
No description available for libadns1-dev in ubuntu zesty.
- libadns1-dev-dbgsym: debug symbols for package libadns1-dev
adns is a resolver library for C (and C++) programs. In contrast
with many existing interfaces, it can be used in an asynchronous,
non-blocking manner, and has a convenient interface which doesn't
require the application to handle any DNS data formats. Many queries
can be handled simultaneously.
.
This package contains the development files used for C/C++ programs.