14
0

Accepting request 671887 from home:jubalh:branches:devel:languages:python

- Update to 1.4.2:
  * Do not do channel binding without TLS
  * Add default timeout of 120s for IQs (prevent slowdowns)
  * Fix CVE-2019-1000021 (bsc#1124322)
  * Do not query vcard avatars unconditionnally
  * Fix GSSAPI (Jelmer Vernooij)

OBS-URL: https://build.opensuse.org/request/show/671887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=11
This commit is contained in:
Alexei Sorokin
2019-02-05 14:12:43 +00:00
committed by Git OBS Bridge
parent 6a6ce63ada
commit a58a566d19
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 5 14:11:03 UTC 2019 - mvetter@suse.com
- Update to 1.4.2:
* Do not do channel binding without TLS
* Add default timeout of 120s for IQs (prevent slowdowns)
* Fix CVE-2019-1000021 (bsc#1124322)
* Do not query vcard avatars unconditionnally
* Fix GSSAPI (Jelmer Vernooij)
-------------------------------------------------------------------
Fri Jan 11 13:59:04 UTC 2019 - mvetter@suse.com