python-GitPython
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-GitPython && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2023-41040.patch | 0000002029 1.98 KB | |
GitPython-3.1.34.1693646983.2a2ae77.tar.xz | 0004053852 3.87 MB | |
_service | 0000000597 597 Bytes | |
_servicedata | 0000000464 464 Bytes | |
python-GitPython.changes | 0000025215 24.6 KB | |
python-GitPython.spec | 0000003301 3.22 KB | |
test-skips.patch | 0000005801 5.67 KB | |
test_blocking_lock_file-extra-time.patch | 0000000782 782 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1109413
from
Daniel Garcia (dgarcia)
(revision 29)
- Add CVE-2023-41040.patch to fix directory traversal attack vulnerability gh#gitpython-developers/GitPython#1644 bsc#1214810 - Update _service to use manualrun, disabledrun is deprecated now. - Update to version 3.1.34.1693646983.2a2ae77: * prepare patch release * util: close lockfile after opening successfully * update instructions for how to create a release * prepare for next release * Skip now permanently failing test with note on how to fix it * Don't check form of version number * Add a unit test for CVE-2023-40590 * Fix CVE-2023-40590 * feat: full typing for "progress" parameter * Creating a lock now uses python built-in "open()" method to work around docker virtiofs issue * Disable merge_includes in config writers * Apply straight-forward typing fixes * Add missing type annotation * Run black and exclude submodule * Allow explicit casting even when slightly redundant * Ignore remaining [unreachable] type errors * Define supported version for mypy * Do not typecheck submodule * typo * added more resources section * generic hash * redundant code cell * redundant line * fixed tabbing
Comments 0