python-GitPython
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-GitPython && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GitPython-3.1.30.1672298042.141cd65.tar.xz | 0011972348 11.4 MB | |
_service | 0000000637 637 Bytes | |
_servicedata | 0000000464 464 Bytes | |
python-GitPython.changes | 0000020118 19.6 KB | |
python-GitPython.spec | 0000002962 2.89 KB | |
test-skips.patch | 0000005533 5.4 KB | |
test_blocking_lock_file-extra-time.patch | 0000000698 698 Bytes |
Revision 25 (latest revision is 30)
Dominique Leuenberger (dimstar_suse)
accepted
request 1046682
from
Steve Kowalik (StevenK)
(revision 25)
- Update to version 3.1.30.1672298042.141cd65: * Make injections of command-invocations harder or impossible for clone and others. See #1518 for details. Note that this might constitute a breaking change for some users. (bsc#1206099, CVE-2022-24439) * Prohibit insecure options and protocols by default, which is potentially a breaking change, but a necessary fix for #1515. * Make the git.__version__ re-appear. * Reduced startup time due to optimized imports. * Fix a vulenerability that could cause great slowdowns when encountering long remote path names when pulling/fetching. * Newly added timeout flag is not be enabled by default, and was renamed to kill_after_timeout * drop support for python 3.5 to reduce maintenance burden on typing. * Add more static typing information * git.Commit objects now have a replace method that will return a copy of the commit with modified attributes. * Add python 3.9 support * Drop python 3.4 support - Refresh patches.
Comments 0