14
0

- Add CVE-2023-41040.patch to fix directory traversal attack

vulnerability gh#gitpython-developers/GitPython#1644

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=56
This commit is contained in:
2023-09-07 06:05:27 +00:00
committed by Git OBS Bridge
parent c81700eb2a
commit 4667633ec8
3 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 5 08:30:24 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Add CVE-2023-41040.patch to fix directory traversal attack
vulnerability gh#gitpython-developers/GitPython#1644
-------------------------------------------------------------------
Tue Sep 05 06:34:12 UTC 2023 - daniel.garcia@suse.com