<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">FYI only. I've submitted a <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282060" style="color: #3983C4;">bug report</a> to the FreeBSD Bugzilla.</p>
<p dir="auto">After upgrading to 1.4.1_6, I see:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">grab(maint)$ uname -a
FreeBSD grab.no8.be 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64
grab(maint)$ pkg info protobuf-c | grep -i ^version
Version : 1.4.1_6
grab(maint)$ dig -v
ld-elf.so.1: /usr/local/lib/libprotobuf-c.so.1: version LIBPROTOBUF_C_1.0.0 required by /usr/local/lib/bind-tools/libdns-9.20.2.so not defined
grab(maint)$
</code></pre>
<p dir="auto">After reverting to 1.4.1_5, I see:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">grab(maint)$ uname -a
FreeBSD grab.no8.be 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64
grab(maint)$ pkg info protobuf-c | grep -i ^version
Version : 1.4.1_5
grab(maint)$ dig -v
DiG 9.20.2
grab(maint)$
</code></pre>
<p dir="auto">/Niall</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
</div>
</div>
</body>
</html>