Next | Query returned 26 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-08 16:17:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.43

3.1.43

A major visible change will be the added deprecation- or user-warnings,
and greatly improved typing.
   2024-02-16 21:18:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.42

3.1.42

See the following for all changes.
https://github.com/gitpython-developers/GitPython/releases/tag/3.1.42
   2024-01-14 19:34:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-gitpython: updated to 3.1.41

3.1.41

This release is relevant for security as it fixes a possible arbitary
code execution on Windows.
   2023-10-26 15:37:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.40

3.1.40
See the following for all changes.
https://github.com/gitpython-developers/GitPython/releases/tag/3.1.40

3.1.38
See the following for all changes.
https://github.com/gitpython-developers/GitPython/releases/tag/3.1.38
   2023-09-27 14:14:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.37

3.1.37
======

This release contains another security fix that further improves validation of \ 
symbolic references
and thus properly fixes this CVE: https://github.com/advisories/GHSA-cwvm-v4w8-q58c.
   2023-09-16 05:35:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.36

3.1.36

Note that this release should be a no-op, it's mainly for testing the changed \ 
release-process.
   2023-09-09 23:11:05 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: update to 3.1.35.

Bugfixes (development for this has stopped).
   2023-07-18 08:56:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.32

3.1.32

See the following for all changes.
https://github.com/gitpython-developers/gitpython/milestone/62?closed=1
   2023-03-03 11:53:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.31

3.1.31
Bugfixes
   2023-01-20 14:37:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-gitpython: updated to 3.1.30

3.1.30
- Make injections of command-invocations harder or impossible for clone and others.
  See https://github.com/gitpython-developers/GitPython/pull/1518 for details.
  Note that this might constitute a breaking change for some users, and if so please
  let us know and we add an opt-out to this.
- Prohibit insecure options and protocols by default, which is potentially a \ 
breaking change,
  but a necessary fix for \ 
https://github.com/gitpython-developers/GitPython/issues/1515.
  Please take a look at the PR for more information and how to bypass these \ 
protections
  in case they cause breakage: \ 
https://github.com/gitpython-developers/GitPython/pull/1521.

Next | Query returned 26 messages, browsing 1 to 10 | Previous