From 548333447869774ccaceb491ef262363f01e8b933de3f22c664ea21e2e8b2753 Mon Sep 17 00:00:00 2001 From: Alexei Sorokin Date: Tue, 6 Dec 2022 16:04:47 +0000 Subject: [PATCH] Accepting request 1040733 from home:jubalh:branches:devel:languages:python - bsc#1205433 Update to 1.8.3: * Fix CVE-2022-45197: missing certificate hostname validation OBS-URL: https://build.opensuse.org/request/show/1040733 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-slixmpp?expand=0&rev=20 --- python-slixmpp.changes | 6 ++++++ python-slixmpp.spec | 2 +- slixmpp-slix-1.8.2.tar.bz2 | 3 --- slixmpp-slix-1.8.3.tar.bz2 | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 slixmpp-slix-1.8.2.tar.bz2 create mode 100644 slixmpp-slix-1.8.3.tar.bz2 diff --git a/python-slixmpp.changes b/python-slixmpp.changes index 60f47bd..cb8f439 100644 --- a/python-slixmpp.changes +++ b/python-slixmpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 6 15:35:51 UTC 2022 - Michael Vetter + +- bsc#1205433 Update to 1.8.3: + * Fix CVE-2022-45197: missing certificate hostname validation + ------------------------------------------------------------------- Sat Oct 29 01:06:59 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-slixmpp.spec b/python-slixmpp.spec index b0b0391..72372da 100644 --- a/python-slixmpp.spec +++ b/python-slixmpp.spec @@ -20,7 +20,7 @@ %define skip_python36 1 %define _name slixmpp Name: python-slixmpp -Version: 1.8.2 +Version: 1.8.3 Release: 0 Summary: Python XMPP (Jabber) Library that Implements Everything as a Plugin License: MIT diff --git a/slixmpp-slix-1.8.2.tar.bz2 b/slixmpp-slix-1.8.2.tar.bz2 deleted file mode 100644 index 9bcaba4..0000000 --- a/slixmpp-slix-1.8.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23cb82f5ee98bb0719757070ae86e839bf7c23427012df2d713e0c74b762b118 -size 503476 diff --git a/slixmpp-slix-1.8.3.tar.bz2 b/slixmpp-slix-1.8.3.tar.bz2 new file mode 100644 index 0000000..ab770be --- /dev/null +++ b/slixmpp-slix-1.8.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30e243ee87ba093befb9f6a5e1b29facab1f512aa8955f1b9c7152fec37053f +size 503002