<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/mdnsresponder, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>mdnsresponder: update to 2881.0.25</title>
<updated>2026-04-16T19:04:31Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2026-03-16T01:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=79ae772593d54b4e761b1550b612f6158e3f3170'/>
<id>urn:sha1:79ae772593d54b4e761b1550b612f6158e3f3170</id>
<content type='text'>
Remove upstreamed patches and rework based on current openembedded
patches.

mdnsd now supports a -foreground parameter, which enables proper procd
handling. It also supports SIGHUP reloading.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>mdnsresponder: add missing header</title>
<updated>2024-11-15T01:25:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-11-14T22:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd828e390d74f84005392af43f7da397721ca73a'/>
<id>urn:sha1:bd828e390d74f84005392af43f7da397721ca73a</id>
<content type='text'>
Fixes compilation with GCC14.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mdnsreponder: update to 2200.100.94.0.2</title>
<updated>2024-06-04T21:15:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-27T00:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a770f6408b0116597a0f56f311335542fd39e168'/>
<id>urn:sha1:a770f6408b0116597a0f56f311335542fd39e168</id>
<content type='text'>
The IETF fork is unmaintained. In addition, the versioning is incompatible with apk.

010-uclibc.patch is pointless as uclibc is no longer used by OpenWrt.

020-fix-core-dump-while-parsing-interface-list.patch was an upstream
backport. No longer needed.

Added tls=no to avoid mbedtls dependency.

mDNSIdentify is gone.

Added back patches from version 878.200.35. They required manual
refreshing. 120-reproducible-builds.patch is probably needed. Not sure
about 100-linux_fixes.patch.

Add OpenEmbedded patches. Some crash fixes. mdnsd is less noisy with
them.

Log stderr to the log. Otherwise there's no output.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "mdnsresponder: move libdns_sd into own directory"</title>
<updated>2023-10-29T03:52:56Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2023-09-30T03:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a6d91c989d30a0668809f16742c0e19371541872'/>
<id>urn:sha1:a6d91c989d30a0668809f16742c0e19371541872</id>
<content type='text'>
This commit breaks ohybridproxy in the routing feed.

This reverts commit e0c85eb48556798af5ef6a2b2f7e1afdf9880163.
</content>
</entry>
<entry>
<title>mdnsresponder: move libdns_sd into own directory</title>
<updated>2023-09-28T20:08:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-09-27T17:39:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e0c85eb48556798af5ef6a2b2f7e1afdf9880163'/>
<id>urn:sha1:e0c85eb48556798af5ef6a2b2f7e1afdf9880163</id>
<content type='text'>
Prevents conflicts with avahi, which is better maintained.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mdnsresponder: Fix nullpointer dereference while parsing interface list</title>
<updated>2022-03-04T14:28:53Z</updated>
<author>
<name>Maarten Aertsen</name>
</author>
<published>2022-02-25T20:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=baa97e7fdfe9e91f7822a4f34d2dcb64327e896b'/>
<id>urn:sha1:baa97e7fdfe9e91f7822a4f34d2dcb64327e896b</id>
<content type='text'>
This patch was backported from https://github.com/IETF-Hackathon/mDNSResponder/commit/1fb07b9524b4afed3a826c087db4dc48a7bfdb8

Signed-off-by: Maarten Aertsen &lt;maarten@rtsn.nl&gt;
</content>
</entry>
<entry>
<title>mdnsresponder: bring back LN hack</title>
<updated>2020-12-17T23:57:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-17T23:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d424c2c662481891ebac3687593faecc1d0141ef'/>
<id>urn:sha1:d424c2c662481891ebac3687593faecc1d0141ef</id>
<content type='text'>
It turns out that the Makefile of mdnsreponder links to absolute paths
instead of relative ones. This is an issue when compiling.

Fix for InstallDev as well.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mdnsreponder: use install paths instead of build ones</title>
<updated>2020-12-16T02:18:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-16T01:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=856e23cbab439047fe598c096e2cd840c28e8fe4'/>
<id>urn:sha1:856e23cbab439047fe598c096e2cd840c28e8fe4</id>
<content type='text'>
For some reason, the build ones do not get generated when compiling in
parallel. PKG_INSTALL_DIR is the correct solution anyway.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
