Go to file
Tomáš Chvátal b70d4732a1 Accepting request 749176 from home:DarkSS:branches:network
- Update to 1.1.0. Changes since 1.0.0:
  * Add support for SCRAM-SHA-1 and SCRAM-SHA-256;
  * Order SASL mechanisms to prefer the most secure;
  * Add XEP-0334, -0363, -0367, -0369 (partially), -0380, -0382;
  * Do not accept receipts from other resources of the used account;
  * cmake: Set minimum version before creating project() and bump to 3.3;
  * Deprecate QXmppClient extension getters;
  * Refactor data form media element, deprecate `QXmppDataForm::Media;
  * Replace deprecated `qSort()` by `std::sort()`;
  * Do not use deprecated `QSslSocket::setCaCertificates()`;
  * Modernize code by using `nullptr`, `override`, etc.;
  * Move attributes into private d-pointer for future ABI compatibility;
  * Use raw literals, range based loops and `auto`;
  * Fix potential SEGFAULT on connection error;
  * Fix `SO_VERSION` to 1: ABI has changed since last minor release;
  * Add CMake option for internal tests (`BUILD_INTERNAL_TESTS`).
- Disable tests needing a network connection += qxmppuploadrequestmanager.
- Fixed shlib-policy-name-error libqxmpp2 (sover bump up to 2).

OBS-URL: https://build.opensuse.org/request/show/749176
OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=22
2019-11-18 07:43:19 +00:00
.gitattributes Accepting request 133396 from home:Reki:submits 2012-09-09 21:51:59 +00:00
.gitignore Accepting request 133396 from home:Reki:submits 2012-09-09 21:51:59 +00:00
baselibs.conf Accepting request 133396 from home:Reki:submits 2012-09-09 21:51:59 +00:00
libqxmpp-1.1.0.tar.gz Accepting request 749176 from home:DarkSS:branches:network 2019-11-18 07:43:19 +00:00
libqxmpp.changes Accepting request 749176 from home:DarkSS:branches:network 2019-11-18 07:43:19 +00:00
libqxmpp.spec Accepting request 749176 from home:DarkSS:branches:network 2019-11-18 07:43:19 +00:00