Changelog for
python3-nbxmpp-0.6.9-2.3.noarch.rpm :
Thu Jan 31 13:00:00 2019 mvetterAATTsuse.com
- Update to version 0.6.9 (boo#1123247):
* Always bind after SM failed Fixes #64
* Dont try and guess system language
Mon Nov 19 13:00:00 2018 sor.alexeiAATTmeowr.ru
- Update to version 0.6.8 (changes since 0.6.6):
* Raise default TLS version to 1.2.
* Remove DIGEST-MD5 from the default auth mechs.
* Add STANZA RECEIVED Event (some servers send more than one
stanza in one packet).
* Add alternative locations to load TLS certs from.
* Reset SM counter after receiving
.
* Issue event when SM resume fails.
Tue May 22 14:00:00 2018 tchvatalAATTsuse.com
- Use setuptools not devel to reduce dependency requirements
Tue May 22 14:00:00 2018 mvetterAATTsuse.com
- Update to 0.6.6:
* Record all SSL errors instead of only the first
* Pass arguments to plugin/plugout methods
* Allow the Roster to be initalized without requesting it from the server
Fri May 11 14:00:00 2018 tbroAATTopensuse.org
- Update to version 0.6.5 (30 April 2018)
* Fix BOSH usage (don\'t set ALPN)
* Better handling of certificate files
* needed for newest gajim version 1.0.2, as it broke with 0.6.4
Sat Mar 17 13:00:00 2018 sor.alexeiAATTmeowr.ru
- Update to version 0.6.4 (changes since 0.6.1):
* Correctly load client certs.
* Warn on any error in the certificate chain.
* Fixed a traceback loop.
* Add ALPN and SNI support for when using DirectTLS.
* Fix SOCKS5 usage.
* Bugfixes.
Wed Dec 13 13:00:00 2017 fredeAATTb1-systems.de
- Update to version 0.6.1
* Add new getStanzaIDAttrs method
* Fix BOSH connexion
* stop using PyOpenSSL for random generator
Sun Nov 5 13:00:00 2017 vileneAATTposteo.net
- Update to version 0.6.0:
* Add new getOriginID/SetOriginID method for Messages
* Add new getJid() method for Protocol
* getTagAttr() accepts now a namespace argument
* Add new `protocol` argument for getTag()
* Add new XEP Namespaces
* Support XEP-0198 Version 1.5.2
Wed May 17 14:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 0.5.5:
* Add some namespaces.
* Some cleanup.
- Update for the multipython build.
Thu Oct 13 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Update to version 0.5.4:
* Fix SCRAM authentication.
* Fix BOSH connection with UTF-8 messages.
* Fix smacks implementation.
* Use uuid in stanza ids.
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Thu Sep 3 14:00:00 2015 toddrme2178AATTgmail.com
- Shouldn\'t be noarch in SLE 11
Mon Jul 20 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 0.5.3:
* Fix issue with pyopenssl 0.15.1.
* Fix decoding issues.
Sat Jan 10 13:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 0.5.2:
* Fix BOSH HTTP requests.
* Fix handling of binary SASL data for mechanism GSSAPI.
* Update MAM namespace.
Fri Oct 17 14:00:00 2014 p.drouandAATTgmail.com
- Correct Group is Development/Languages/Python
- Remove depreciated %py_requires
- Do not pass -O1 --skip-build options
- Call python instead of python2
Sat Oct 11 14:00:00 2014 sor.alexeiAATTmeowr.ru
- Update to 0.5.1 (changes since 0.2):
* Fix printing network errors in a non-utf-8 console
* Support both python2 and python3
* Fix storing server certificate when there is no error
* Ability to configure TLS protocol version
* Add support for SCRAM-SHA-1-PLUS
* Security improvements
* Improve security level
* Ability to configure cipher list
* Store only depth 0 SSL certificate
Sun Dec 8 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.2
+ Add some namespace
+ do TLS handshake without blocking
+ store all SSL errors instead of only last one
- Set correct Group : Devel/Languages/Python
- Use download Url as source
- Remove unwanted comments in specfile
- Package the two directories in /doc to avoid providing epydoc build
configuration file
Thu Aug 15 14:00:00 2013 dap.darknessAATTgmail.com
- Heads up: Python2 / Python3 parallel installation.
%fdupes will not work if files are installed via %doc.
Sat Apr 20 14:00:00 2013 dap.darknessAATTgmail.com
- Fixed up to submit.
Sat Apr 6 14:00:00 2013 nekolayerAATTyandex.ru
- Initial package.