Commit Graph

1 Commits

Author SHA256 Message Date
Christophe Marin
cc53b1394a Accepting request 1190598 from home:jubalh:branches:network
- Update to 1.8.0:
  * QXmpp now requires C++20
  * Fix connection to next SRV record if connection to first address fails (#644)
  * Implement XMPP over TLS ("direct TLS" instead of STARTTLS, XEP-0368) (#642) 
  * New Bind 2 support (XEP-0386) (#614)
  * Support FAST, token-based authentication (XEP-0484) (#630) 
  * New QXmppUri for parsing XMPP URIs (XEP-0147) (#641)
  * New AccountMigrationManager for importing and exporting account data (#623)
  * Message: Parse all stanza IDs (XEP-0359) (#638)
  * CSI state is automatically restored across reconnects, also without
    Bind 2 or stream management (#622)
  * Use smaller stream management acks instead of ping IQs if possible (#625)
  * Moved STARTTLS handling into the core client again (was in client extension) (#627)
  * VCardManager: New task-based API (#623)

OBS-URL: https://build.opensuse.org/request/show/1190598
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=53
2024-07-31 08:12:18 +00:00