Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gloox-devel-1.0.28-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: gloox-devel Distribution: openSUSE:Factory:zSystems
Version: 1.0.28 Vendor: openSUSE
Release: 1.1 Build date: Thu Jan 4 13:19:10 2024
Group: Development/Libraries/C and C++ Build host: s390zl22
Size: 903839 Source RPM: gloox-1.0.28-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://camaya.net/gloox
Summary: High-level XMPP Library for C++
gloox is a portable high-level Jabber/XMPP library for C++. It is fully
compliant with the XMPP RFCs, supports all of the XMPP features (including
SRV lookups, TLS, SASL, roster management, and privacy lists), and implements
several XEPs that make it ideal for writing any kind of Jabber/XMPP client
or component.

Provides

Requires

License

GPL-3.0-only

Changelog

* Thu Dec 28 2023 jun wang <junguo.wang@suse.com>
  - Update to version 1.0.28
    * fixed SCRAM-SHA-1-PLUS with OpenSSL and TLS 1.3 (fixes #302)
    * remove obsolete patch gloox-1.0.24-fix-gcc12-time.patch
* Sat Aug 13 2022 Antoine Belvire <antoine.belvire@opensuse.org>
  - Add gloox-1.0.24-fix-gcc12-time.patch: Fix build with GCC 12.
  - Disable build of examples as they are not installed.
  - Drop obsolete build requirements: autoconf, automake.
* Wed Jan 06 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.0.24:
    - Tag: fixed XML namespace for attribute with empty namespace (fixes #278) (thanks to drizt72)
    - PubSub::Event: add simple ctor (thanks to Daniel Kraft)
    - PubSub::Manager: fixed subscription error case handling (thanks to Daniel Kraft)
    - PubSub: fixed support for instant nodes
    - RosterManager: fixed behavior if subscription attribute is absent in roster item
* Fri Mar 27 2020 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 1.0.23:
    * fixed a memory leak in dns.cpp
    * fixed session management/stream resumption
    * ClientBase: fix honorThreadID
    * TLSGnuTLS: disabled TLS 1.3 for now, as there are
      connection issues with it
    Check the ChangeLog file for other changes.
  - Drop gloox-fix_TLSGnuTLS_test.patch. Merged upstream.
* Fri Aug 17 2018 astieger@suse.com
  - update to 1.0.21:
    * InBandBytestream: error handling corrected
    * doc fix: CertInfo::date_from/to set correctly when using OpenSSL
  - drop iksemel from spec, not required
* Tue Feb 13 2018 vcizek@suse.com
  - fix gnutls test broken with gnutls 3.6 (bsc#1078834)
    * since 3.6 ANON key exchange algorithms have to be turned on explicitly
    * add gloox-fix_TLSGnuTLS_test.patch
* Fri Oct 13 2017 mailaender@opensuse.org
  - Update to 1.0.20
    * BytestreamDataHandler: added callback for acknowledged packets
    * ConnectionTCPClient: compile fix for Win32 (broken in 1.0.19)
    * ConnectionTCPClient: no-block fix
    * use ws2_32.lib instead of ws_32.lib on Win32
  - Changes from 1.0.19
    * ConnectionTCPServer: cleanup
    * lots of compile-time warnings removed
    * TLSOpenSSL: made it speak TLSv1.1 and 1.2 again (thanks to Nicolas Belouin)
    * added Client State Indication (XEP-0352)
    * CertInfo struct: fixed protocol version when using OpenSSL
    * TLSOpenSSL: fixed compilation with OpenSSL 1.1.0
    * Registration: added Resource Constraint error condition (thanks to elexis1987) (#267)
    * ConnectionTCP: fixed some blocking (thanks to Marco Ciprietti)
* Tue Jan 24 2017 rpm@fthiessen.de
  - Added configure flag to build with getaddrinfo
    instead of deprecated gethostbyname.
* Tue Jan 24 2017 rpm@fthiessen.de
  - Update to 1.0.18
    * Message: removed bogus hard-coded namespace to fix component use
    * TLSOpenSSL: fixed wildcard certificate support
    * Pubsub::Event: fixed potential NULL dereference
    * ConnectionTCPServer: fixed listening on local socket
    * Adhoc: fixed memory leak (thanks to Erik Horemans)
    * ConnectionTLS: delete old connection in setConnectionImpl()
      (thanks to Erik Horemans) and clarify this in the documentation
    * Tag: Android compilation fix (thanks to Erik Horemans)
    * ConnectionSOCKS5Proxy: improved compatibility
      (thanks to Erik Horemans)
    * util: Android compilation fix (thanks to Erik Horemans)
    * Client, ClientBase: avoid ‘from’ attribute when doing
      resource binding
    * MUCRoom: allow empty message body if extension is present
      (#264) (thanks to Tom Quackenbush)
    * ConnectionBOSH: initialize ‘hold’ to 1 to improve compatibility
    * ConnectionTCPServer: actually accept incoming connections
* Sun Aug 28 2016 jengelh@inai.de
  - Kill off extraneous Provide tags

Files

/usr/bin/gloox-config
/usr/include/gloox
/usr/include/gloox/adhoc.h
/usr/include/gloox/adhoccommandprovider.h
/usr/include/gloox/adhochandler.h
/usr/include/gloox/adhocplugin.h
/usr/include/gloox/amp.h
/usr/include/gloox/annotations.h
/usr/include/gloox/annotationshandler.h
/usr/include/gloox/atomicrefcount.h
/usr/include/gloox/attention.h
/usr/include/gloox/base64.h
/usr/include/gloox/bookmarkhandler.h
/usr/include/gloox/bookmarkstorage.h
/usr/include/gloox/bytestream.h
/usr/include/gloox/bytestreamdatahandler.h
/usr/include/gloox/bytestreamhandler.h
/usr/include/gloox/capabilities.h
/usr/include/gloox/carbons.h
/usr/include/gloox/chatstate.h
/usr/include/gloox/chatstatefilter.h
/usr/include/gloox/chatstatehandler.h
/usr/include/gloox/client.h
/usr/include/gloox/clientbase.h
/usr/include/gloox/component.h
/usr/include/gloox/compressionbase.h
/usr/include/gloox/compressiondatahandler.h
/usr/include/gloox/compressiondefault.h
/usr/include/gloox/connectionbase.h
/usr/include/gloox/connectionbosh.h
/usr/include/gloox/connectiondatahandler.h
/usr/include/gloox/connectionhandler.h
/usr/include/gloox/connectionhttpproxy.h
/usr/include/gloox/connectionlistener.h
/usr/include/gloox/connectionsocks5proxy.h
/usr/include/gloox/connectiontcpbase.h
/usr/include/gloox/connectiontcpclient.h
/usr/include/gloox/connectiontcpserver.h
/usr/include/gloox/connectiontls.h
/usr/include/gloox/connectiontlsserver.h
/usr/include/gloox/dataform.h
/usr/include/gloox/dataformfield.h
/usr/include/gloox/dataformfieldcontainer.h
/usr/include/gloox/dataformitem.h
/usr/include/gloox/dataformreported.h
/usr/include/gloox/delayeddelivery.h
/usr/include/gloox/disco.h
/usr/include/gloox/discohandler.h
/usr/include/gloox/disconodehandler.h
/usr/include/gloox/error.h
/usr/include/gloox/event.h
/usr/include/gloox/eventdispatcher.h
/usr/include/gloox/eventhandler.h
/usr/include/gloox/featureneg.h
/usr/include/gloox/flexoff.h
/usr/include/gloox/flexoffhandler.h
/usr/include/gloox/forward.h
/usr/include/gloox/gloox.h
/usr/include/gloox/glooxversion.h
/usr/include/gloox/gpgencrypted.h
/usr/include/gloox/gpgsigned.h
/usr/include/gloox/inbandbytestream.h
/usr/include/gloox/instantmucroom.h
/usr/include/gloox/iodata.h
/usr/include/gloox/iq.h
/usr/include/gloox/iqhandler.h
/usr/include/gloox/jid.h
/usr/include/gloox/jinglecontent.h
/usr/include/gloox/jinglefiletransfer.h
/usr/include/gloox/jingleiceudp.h
/usr/include/gloox/jingleplugin.h
/usr/include/gloox/jinglepluginfactory.h
/usr/include/gloox/jinglesession.h
/usr/include/gloox/jinglesessionhandler.h
/usr/include/gloox/jinglesessionmanager.h
/usr/include/gloox/lastactivity.h
/usr/include/gloox/lastactivityhandler.h
/usr/include/gloox/linklocal.h
/usr/include/gloox/linklocalclient.h
/usr/include/gloox/linklocalhandler.h
/usr/include/gloox/linklocalmanager.h
/usr/include/gloox/loghandler.h
/usr/include/gloox/logsink.h
/usr/include/gloox/macros.h
/usr/include/gloox/md5.h
/usr/include/gloox/message.h
/usr/include/gloox/messageevent.h
/usr/include/gloox/messageeventfilter.h
/usr/include/gloox/messageeventhandler.h
/usr/include/gloox/messagefilter.h
/usr/include/gloox/messagehandler.h
/usr/include/gloox/messagesession.h
/usr/include/gloox/messagesessionhandler.h
/usr/include/gloox/mucinvitationhandler.h
/usr/include/gloox/mucroom.h
/usr/include/gloox/mucroomconfighandler.h
/usr/include/gloox/mucroomhandler.h
/usr/include/gloox/mutex.h
/usr/include/gloox/mutexguard.h
/usr/include/gloox/nickname.h
/usr/include/gloox/oob.h
/usr/include/gloox/parser.h
/usr/include/gloox/presence.h
/usr/include/gloox/presencehandler.h
/usr/include/gloox/privacyitem.h
/usr/include/gloox/privacylisthandler.h
/usr/include/gloox/privacymanager.h
/usr/include/gloox/privatexml.h
/usr/include/gloox/privatexmlhandler.h
/usr/include/gloox/pubsub.h
/usr/include/gloox/pubsubevent.h
/usr/include/gloox/pubsubitem.h
/usr/include/gloox/pubsubmanager.h
/usr/include/gloox/pubsubresulthandler.h
/usr/include/gloox/receipt.h
/usr/include/gloox/registration.h
/usr/include/gloox/registrationhandler.h
/usr/include/gloox/resource.h
/usr/include/gloox/rosteritem.h
/usr/include/gloox/rosterlistener.h
/usr/include/gloox/rostermanager.h
/usr/include/gloox/search.h
/usr/include/gloox/searchhandler.h
/usr/include/gloox/sha.h
/usr/include/gloox/shim.h
/usr/include/gloox/sihandler.h
/usr/include/gloox/simanager.h
/usr/include/gloox/siprofileft.h
/usr/include/gloox/siprofilefthandler.h
/usr/include/gloox/siprofilehandler.h
/usr/include/gloox/socks5bytestream.h
/usr/include/gloox/socks5bytestreammanager.h
/usr/include/gloox/socks5bytestreamserver.h
/usr/include/gloox/softwareversion.h
/usr/include/gloox/stanza.h
/usr/include/gloox/stanzaextension.h
/usr/include/gloox/statisticshandler.h
/usr/include/gloox/subscription.h
/usr/include/gloox/subscriptionhandler.h
/usr/include/gloox/tag.h
/usr/include/gloox/taghandler.h
/usr/include/gloox/tlsbase.h
/usr/include/gloox/tlsdefault.h
/usr/include/gloox/tlshandler.h
/usr/include/gloox/uniquemucroom.h
/usr/include/gloox/util.h
/usr/include/gloox/vcard.h
/usr/include/gloox/vcardhandler.h
/usr/include/gloox/vcardmanager.h
/usr/include/gloox/vcardupdate.h
/usr/include/gloox/xhtmlim.h
/usr/lib64/libgloox.so
/usr/lib64/pkgconfig/gloox.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024