From 70f84e4febc4f089304614a7ef15420404fd6d855d7f08ee4f37f8b67c2b32f8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 24 Jan 2021 18:30:05 +0000 Subject: [PATCH] - update to 5.4.1 (bsc#1174514, CVE-2020-14343): OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=41 --- python-PyYAML.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyYAML.changes b/python-PyYAML.changes index 2e77350..6dea17f 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Jan 24 18:21:20 UTC 2021 - Dirk Müller -- update to 5.4.1: +- update to 5.4.1 (bsc#1174514, CVE-2020-14343): * Fix stub compat with older pyyaml versions that may unwittingly load it * Build modernization, remove distutils, fix metadata, build wheels, CI to GHA * Fix for CVE-2020-14343, moves arbitrary python tags to UnsafeLoader