Created attachment 216554 [details] Patch Portscout flagged this port and since it has no maintainer, here's an update to the latest version.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/168170314
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field
From Changelog: * fixed XML namespace for attribute with empty namespace * PubSub::Event: add simple ctor * PubSub::Manager: fixed subscription error case handling * PubSub: fixed support for instant nodes * RosterManager: fixed behavior if subscription attribute is absent in roster item * fixed a memory leak in dns.cpp * fixed session management/stream resumption * MUCRoom::MUCUser: include reason if set * ClientBase: fix honorThreadID * TLSGnuTLS: disabled TLS 1.3 for now, as there are connection issues with it
A commit references this bug: Author: fernape Date: Mon Aug 3 16:09:28 UTC 2020 New revision: 544080 URL: https://svnweb.freebsd.org/changeset/ports/544080 Log: net-im/gloox: Update to 1.0.24 From ChangeLog: https://camaya.net/gloox/changelog/ Accumulated changes: * Tag: fixed XML namespace for attribute with empty namespace * PubSub::Event: add simple ctor * PubSub::Manager: fixed subscription error case handling * PubSub: fixed support for instant nodes * RosterManager: fixed behavior if subscription attribute is absent in roster item * fixed a memory leak in dns.cpp * fixed session management/stream resumption * MUCRoom::MUCUser: include reason if set * ClientBase: fix honorThreadID (first noticed by Erik Johansson in 2010) * TLSGnuTLS: disabled TLS 1.3 for now, as there are connection issues with it PR: 248080 Submitted by: marcel@herrbischoff.com Changes: head/net-im/gloox/Makefile head/net-im/gloox/distinfo head/net-im/gloox/pkg-plist
Committed, Thanks!