Bug 248080

Summary: net-im/gloox: Update to 1.0.24
Product: Ports & Packages Reporter: Marcel Bischoff <marcel>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://camaya.net/gloox/changelog/
Attachments:
Description Flags
Patch none

Description Marcel Bischoff 2020-07-18 20:50:03 UTC
Created attachment 216554 [details]
Patch

Portscout flagged this port and since it has no maintainer, here's an update to the latest version.
Comment 1 Automation User 2020-07-18 21:08:10 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/168170314
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-07-22 05:31:02 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field
Comment 3 Marcel Bischoff 2020-07-30 18:40:00 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-08-03 16:10:27 UTC
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
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-08-03 16:10:57 UTC
Committed,

Thanks!