Go to file
Ana Guerrero 258a6ce039 Accepting request 1109413 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1109413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-GitPython?expand=0&rev=29
2023-09-07 19:12:11 +00:00
_service - Update _service to use manualrun, disabledrun is deprecated now. 2023-09-05 07:56:45 +00:00
_servicedata - Update _service to use manualrun, disabledrun is deprecated now. 2023-09-05 07:56:45 +00:00
.gitattributes - Update to 0.3.2.RC1; 2011-11-24 12:20:30 +00:00
.gitignore - Update to 0.3.2.RC1; 2011-11-24 12:20:30 +00:00
CVE-2023-41040.patch - Add CVE-2023-41040.patch to fix directory traversal attack 2023-09-07 06:05:27 +00:00
GitPython-3.1.34.1693646983.2a2ae77.tar.xz - Update _service to use manualrun, disabledrun is deprecated now. 2023-09-05 07:56:45 +00:00
python-GitPython.changes - Add link to bsc#1214810 in changelog 2023-09-07 06:13:10 +00:00
python-GitPython.spec - Add CVE-2023-41040.patch to fix directory traversal attack 2023-09-07 06:05:27 +00:00
test_blocking_lock_file-extra-time.patch - Update _service to use manualrun, disabledrun is deprecated now. 2023-09-05 07:56:45 +00:00
test-skips.patch - Update _service to use manualrun, disabledrun is deprecated now. 2023-09-05 07:56:45 +00:00