Changelog for
python3-nbxmpp-0.5.4-4.1.noarch.rpm :
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
Mon Jul 20 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 0.5.3:
* Fix receiving long utf8 strings.
* 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 -O1 --skip-build options; we wan\'t byte-compiled libraries
- Do not require explicitely python3
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
- Use upstream tarball (and remove XZ from dependencies)
- Correct license: GPLv3+
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.
Sun May 19 14:00:00 2013 dap.darknessAATTgmail.com
- Updated to 0.1+r37 — significant for python3-version:
* Ask for discovery information (and archive)
after SM is enabled. Fixes #7299
* fix initilizing errnum list
* try write acces to repo.
* fix var name
* don\'t crash when cacerts is an empty string
* hardcode error values in protocol.py
* don\'t crash when cacerts is an empty string
* fix traceback
* fix handling traceback. Fixes #3
* basestring -> str
* fix error handling. Fixes #1
* add jabber:x:oob namespace
* add jabber:x:oob namespace
* fix encoding problems with DIGEST-MD5 authentication
* fix connecting with internal ssl implementation
* don\'t crash when we sent a partial stanza
that cut utf-8 chars in the middle
* don\'t call send when there is nothing to send
* don\'t crash when we get a partial stanza
that cut utf-8 chars in the middle
* dict.items() -> list(dict.items())
* fix encoding issues
* fix HMAC computation
* fix showing pending traceback
* fix encoding issues (base64, HMAC, ...)
* hardcode error values in protocol.py
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.