dnsproxy 1.17+git20211129.22329c4-6build2 source package in Ubuntu

Changelog

dnsproxy (1.17+git20211129.22329c4-6build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:45:20 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
dnsproxy_1.17+git20211129.22329c4.orig.tar.gz 11.6 KiB 239e77b2ab42317dcefa5a218ab39f060302103f3cc5b5a9d2e50d21aedb650b
dnsproxy_1.17+git20211129.22329c4-6build2.debian.tar.xz 10.6 KiB bd1a74ca88a7126992795f3baabd59ab8934ee293024440d62d14b2a01388d42
dnsproxy_1.17+git20211129.22329c4-6build2.dsc 2.1 KiB 2fdbcbe34471af36c345c54b5a523e815ee18bf7d94ca059cad0b5d9ab881ac5

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