gdnsd 3.8.2-2 source package in Ubuntu

Changelog

gdnsd (3.8.2-2) unstable; urgency=medium

  * Remove override for removed lintian tag
    package-supports-alternative-init-but-no-init.d-script.
  * Avoid hardcoding systemdsystemunitdir, Build-Depending on
    pkgconf/systemd-dev instead. In this way, the build system automatically
    picks up the right path (/lib on bookworm-backports, /usr/lib on trixie+).
  * Bump Standards-Version to 4.7.0.

 -- Faidon Liambotis <email address hidden>  Mon, 10 Jun 2024 16:19:32 +0300

Upload details

Uploaded by:
Faidon Liambotis
Uploaded to:
Sid
Original maintainer:
Faidon Liambotis
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
gdnsd_3.8.2-2.dsc 2.4 KiB e8265503bde7a624f7fa79f0c8b1ad392b817163dc4c651ea1112948b049a019
gdnsd_3.8.2.orig.tar.xz 475.9 KiB f303d2ae3a027190057449955559431505b5a1cdb0e6c1190de8f6e54fcbc2c8
gdnsd_3.8.2.orig.tar.xz.asc 898 bytes daac286b339b20ba366c8d729239f5cb4917873d6ead2c44a7e212533fc70aa5
gdnsd_3.8.2-2.debian.tar.xz 10.8 KiB d8caa6476e68d15f12c347514d4a70d921f1196739a14c848ba7951593cfe272

No changes file available.

Binary packages built by this source

gdnsd: authoritative domain name server

 gdnsd is an Authoritative-only DNS server. The initial g stands for
 Geographic, as gdnsd offers a plugin system for geographic (or other sorts of)
 balancing, redirection, and service-state-conscious failover.
 .
 gdnsd has a strong focus on high performance, low latency service. It does
 not offer any form of caching or recursive service, and does not support
 DNSSEC.
 .
 This package provides the core gdnsd daemon and basic plugins.

gdnsd-dbgsym: debug symbols for gdnsd