dnsproxy 1.17+git20211129.22329c4-4build1 source package in Ubuntu

Changelog

dnsproxy (1.17+git20211129.22329c4-4build1) kinetic; urgency=medium

  * No-change rebuild against libevent-2.1-7a (LP: 1990941)

 -- Benjamin Drung <email address hidden>  Fri, 07 Oct 2022 19:31:32 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dnsproxy_1.17+git20211129.22329c4.orig.tar.gz 11.6 KiB 239e77b2ab42317dcefa5a218ab39f060302103f3cc5b5a9d2e50d21aedb650b
dnsproxy_1.17+git20211129.22329c4-4build1.debian.tar.xz 10.5 KiB 0cfea1c3490e7e83c7b04a39afa58be5ab416911e85be236608c7f9698d0b5c4
dnsproxy_1.17+git20211129.22329c4-4build1.dsc 2.1 KiB 18dedf7672eea9a86e095a20cd007f46e88c3d5eaf53b4d8bc23ded601862201

View changes file

Binary packages built by this source

dnsproxy: proxy for DNS queries

 dnsproxy forwards DNS queries to two previously configured nameservers:
 one for authoritative queries and another for recursive queries.
 The received answers are sent back to the client unchanged.
 No local caching is done.
 .
 Primary motivation for this project was the need to replace Bind servers with
 djbdns in an ISP environment. These servers get recursive queries from
 customers and authoritative queries from outside at the same IP address.
 Now it is possible to run dnscache and tinydns on the same machine with
 queries dispatched by dnsproxy.
 .
 Another possible scenario is a firewall where proxy queries should be
 forwarded to the real server in a DMZ.

dnsproxy-dbgsym: debug symbols for dnsproxy