Debian Patches

Status for mod-dnssd/0.6-7

Patch Description Author Forwarded Bugs Origin Last update
port-for-apache2.4.patch mod_dnssd.c: Use ap_unixd_setup_child
This fixeds an undefined reference to unixd_setup_child in the
compiled module. This looks to have changed in httpd-2.3.2 dev:
20090130.0 (2.3.2-dev) Add ap_ prefix to unixd_setup_child().
Robby Workman <rworkman@slackware.com> no 2013-02-08
mainserver-location-services.patch Announce DNSSDServiceName from main-server-scope <Location> mod_dnssd's assemble_services() walks ap_conftree and only descends into
<Location> blocks that are nested inside a <VirtualHost>. A <Location> (or
service directive) placed at the main-server scope, outside any <VirtualHost>,
is a top-level node in ap_conftree and was therefore never inspected, so its
DNSSDServiceName was silently never registered with Avahi.
.
Add a top-level "<Location" branch that mirrors the existing vhost-nested
handling. Services collected this way carry no host/port of their own and are
completed by the existing default_host_name / default_port fill-in pass, so a
service defined in a global <Location> now announces exactly as it does when
wrapped in a <VirtualHost>.
Jayen Ashar <debian@jayenashar.org> no debian 2026-06-12

All known versions for source package 'mod-dnssd'

Links