forked from pool/python-GitPython
- Update to version 3.1.32.1689011721.5d45ce2:
* Block insecure non-multi options in clone/clone_from Follow-up to #1521 (bsc#1214174, CVE-2023-40267) * Name top-level exceptions as private variables * Revert the removal of Commit.trailers property. * Specify encoding in Commit.trailer_list. * Update Commit.trailer_list to return tuples. * Deprecate Commit.trailers. * Add trailers_list and trailers_list methods to fix the commit trailers functionality. - Switch to pyproject macros. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=53
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 04:36:14 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to version 3.1.32.1689011721.5d45ce2:
|
||||
* Block insecure non-multi options in clone/clone_from Follow-up to #1521
|
||||
(bsc#1214174, CVE-2023-40267)
|
||||
* Name top-level exceptions as private variables
|
||||
* Revert the removal of Commit.trailers property.
|
||||
* Specify encoding in Commit.trailer_list.
|
||||
* Update Commit.trailer_list to return tuples.
|
||||
* Deprecate Commit.trailers.
|
||||
* Add trailers_list and trailers_list methods to fix the commit trailers
|
||||
functionality.
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 13:59:44 UTC 2023 - mcepl@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user