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