Changelog for
libqxmpp0-0.8.3-23.5.x86_64.rpm :
Sat Mar 14 13:00:00 2015 dap.darknessAATTgmail.com
- update to 0.8.3
* Add a QXmppClient::sslErrors signal to report SSL errors.
* Handle broken servers which send \"bad-auth\"
instead of \"not-authorized\".
* Fix a compilation issue with Qt 5.5 due to a missing include.
* Do not install test cases.
* Remove trailing comma after last item in enums.
Fri Jan 9 13:00:00 2015 dap.darknessAATTgmail.com
- update to 0.8.2
* Refactor HTML documentation so that \"make docs\" works in
out-of-source builds.
* Add support for Opus audio codec.
* Enable error concealment for VPX video codec.
* Use QString() instead of \"\" for default methods arguments,
to enable building project which use QT_NO_CAST_FROM_ASCII.
* Add support for legacy SSL.
* Add XEP-0333: Chat Markers attributes to QXmppMessage.
* Add QXmppClient::socketErrorString
to retrieve socket error string.
* Add equality/inequality operators for QXmppVCardIq.
* Add \"make check\" command to run tests.
-packaging
* Switched to tarball from github.
* Added libqxmpp-qt5.patch to implement Qt5 alternative.
* Switched to pkgconfig() at Requires section.
* Broken old distros: SLE11, openSUSE~11.4.
* Let make be verbose.
* Added check section.
Thu Mar 27 13:00:00 2014 dap.darknessAATTgmail.com
- update to 0.8.0
* Add organizations info interface to QXmppVCardIq.
* Remove deprecated QXmppPresence::Status type.
- Source URL was put back.
- Url tag and Source URL were updated to qxmpp.org.
Sun Mar 9 13:00:00 2014 dap.darknessAATTgmail.com
- Source URL was temporary deleted to pass factory-auto.
Sun Mar 9 13:00:00 2014 dap.darknessAATTgmail.com
- update to 0.7.6+git.2014.03.09
* Added QPair include just in case.
* Avoid keeping the source QDomDocument in QXmppElement.
Serialize the node instead of keeping QDomElement
with a ref to the original QDomDOcument.
* QXmppElement::sourceDomElement().
* Namespace-based matching for known elements.
* Cover non-\'x\' extensions in tests.
* Support other extensions besides \'x\' in QXmppMessage.
* Fixes to support Qt5.
* Re-order member initialization (silences GCC warning).
* Fixed possible memory leak in QXmppTransferManager.
* Added missing assert for connecting signal in QXmppStream.
* Fixed C-style pointer cast.
* Fixed uninitialized pointers in QXmppOutgoingClientPrivate.
* Fixed uninitialized pointer in QXmppCallPrivate.
* Fixed uninitialized pointer in QXmppRtpAudioChannelPrivate.
* Fixed uninitialized member in QXmppOutgoingClient.
* Fix QXmppServer incoming connections with Qt5 (issue 175).
Mon Aug 19 14:00:00 2013 dap.darknessAATTgmail.com
- Full VoIP support was enabled.
- Spec was fixed up via spec-cleaner.
Fri Mar 22 13:00:00 2013 schwabAATTsuse.de
- Override LIBDIR instead of moving the library manually
Mon Mar 11 13:00:00 2013 dap.darknessAATTgmail.com
- update to 0.7.6
* Add QXmppClient::insertExtension to insert an extension at a given index.
* Disable Facebook/Google specific mechanisms if no corresponding credentials.
- Mistake at doc-subpackage description was fixed.
Thu Dec 20 13:00:00 2012 dap.darknessAATTgmail.com
- update to 0.7.4
* Add XEP-0249: Direct MUC Invitations attributes to QXmppMessage.
* Add XEP-0045: Multi-User Chat attributes to QXmppPresence.
* Improve GuiClient, stop using deprecated APIs.
* Improve QXmppServer.
* Improve QXmppTransferManager.
Tue Sep 4 14:00:00 2012 nekolayerAATTyandex.ru
- changed to upstream url
- package renamed
- Update to version 0.7.1
- Fix export of QXmppVCardPhone class.
- New XEPs:
* XEP-0033: Extended Stanza Addressing
- Remove deprecated APIs:
* QXmppRosterManager::rosterChanged()
* QXmppConfiguration::sASLAuthMechanism()
- Improve vCard support:
* Add support for free-form descriptive text.
* Make it possible to have several addresses.
* Make it possible to have several e-mail addresses.
* Make it possible to have several phone numbers.
- Make it possible to set the client\'s extended information form (XEP-0128).
- Make sure QXmppDiscoveryManager only emits results.
- Fix XEP-0115 verification strings (remove duplicate features, sort form values)
- Fix issues:
* Issue 144: QXmppBookmarkConference autojoin parsing
- Add support for see-other-host server change.
- Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
- Make it possible to disable non-SASL authentication.
- Add QXmppClient::isAuthenticated() to query whether authentication has been
performed.
Mon Sep 3 14:00:00 2012 idonmezAATTsuse.com
- Fix name for devel package
Fri Aug 10 14:00:00 2012 dap.darknessAATTgmail.com
- update to 0.6.3.1
* Source tree was sync with upstream.
* The library became dynamic.
Tue Jul 3 14:00:00 2012 dvaleevAATTsuse.com
- fix ppc64 libdir
Tue Mar 6 13:00:00 2012 nekolayerAATTyandex.ru
- update to 0.3.47
Sun Jul 31 14:00:00 2011 nlminhtlAATTgmail.com
- first package