* 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=47
6 lines
464 B
Plaintext
6 lines
464 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">git://github.com/gitpython-developers/GitPython</param>
|
|
<param name="changesrevision">f653af66e4c9461579ec44db50e113facf61e2d3</param></service><service name="tar_scm">
|
|
<param name="url">https://github.com/gitpython-developers/GitPython</param>
|
|
<param name="changesrevision">141cd651e459bff8919798b3ccf03dfa167757f6</param></service></servicedata> |