diff --git a/mistune-2.0.2.tar.gz b/mistune-2.0.2.tar.gz deleted file mode 100644 index 95d5575..0000000 --- a/mistune-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9fe296816aee48e65e69abc21608c2b6ba7026fab7baf6232f8f4e92f98986ba -size 83112 diff --git a/mistune-2.0.4.tar.gz b/mistune-2.0.4.tar.gz new file mode 100644 index 0000000..1eff4d6 --- /dev/null +++ b/mistune-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d862e67524acb83108199215589135616a7889b2a435ae091eab09cb5fd593 +size 83469 diff --git a/python-mistune.changes b/python-mistune.changes index 1af13d9..9101320 100644 --- a/python-mistune.changes +++ b/python-mistune.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 19 09:14:34 UTC 2022 - Dirk Müller + +- update to 2.0.4 (bsc#1201862, CVE-2022-34749): + * Fix url plugin in tag + * Fix * formatting + * Fix table plugin + * Security fix for CVE-2022-34749 + ------------------------------------------------------------------- Wed Feb 16 23:12:46 UTC 2022 - Dirk Müller diff --git a/python-mistune.spec b/python-mistune.spec index e99087b..d165d40 100644 --- a/python-mistune.spec +++ b/python-mistune.spec @@ -20,7 +20,7 @@ %define modname mistune %define skip_python2 1 Name: python-%{modname} -Version: 2.0.2 +Version: 2.0.4 Release: 0 Summary: Python Markdown parser with renderers and plugins License: BSD-3-Clause