From 7d99ad10c6d4897cd207650978c99ed08e1eac34778291cbe592f5450334deca Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Thu, 7 Sep 2023 06:13:10 +0000 Subject: [PATCH] - Add link to bsc#1214810 in changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=57 --- python-GitPython.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-GitPython.changes b/python-GitPython.changes index a892ed2..2befab7 100644 --- a/python-GitPython.changes +++ b/python-GitPython.changes @@ -3,6 +3,7 @@ Tue Sep 5 08:30:24 UTC 2023 - Daniel Garcia - Add CVE-2023-41040.patch to fix directory traversal attack vulnerability gh#gitpython-developers/GitPython#1644 + bsc#1214810 ------------------------------------------------------------------- Tue Sep 05 06:34:12 UTC 2023 - daniel.garcia@suse.com