./devel/git-base, GIT Tree History Storage Tool (base package)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 2.35.3, Package name: git-base-2.35.3, Maintainer: pkgsrc-users

Git is a free and open source distributed version control system
designed to handle everything from small to very large projects with
speed and efficiency.

Git is easy to learn and has a tiny footprint with lightning fast
performance. It outclasses SCM tools like Subversion, CVS, Perforce,
and ClearCase with features like cheap local branching, convenient
staging areas, and multiple workflows.

This package contains only the git program (and subcommands). It does
not contain man pages or the tk-based repository browser.


Master sites:

Filesize: 6715.164 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-16 12:16:11 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #6619 - requested by gutteridge
devel/git-base: security update
devel/git: security update

Revisions pulled up:
- devel/git-base/distinfo                                       1.117
- devel/git/Makefile.version                                    1.103

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Thu Apr 14 23:39:21 UTC 2022

   Modified Files:
           pkgsrc/devel/git: Makefile.version
           pkgsrc/devel/git-base: distinfo

   Log message:
   git: update to 2.35.3

   Includes a fix for CVE-2022-24765. Addresses PR pkg/56796 from
   Eric N Vander Weele.

   Git v2.35.2 Release Notes
   ============
   This release merges up the fixes that appear in v2.30.3,
   v2.31.2, v2.32.1, v2.33.2 and v2.34.2 to address the security
   issue CVE-2022-24765; see the release notes for these versions
   for details.

   Release notes for 2.35.3 simply state:

   This release merges up the fixes that appear in v2.35.3.

   To generate a diff of this commit:
   cvs rdiff -u -r1.102 -r1.103 pkgsrc/devel/git/Makefile.version
   cvs rdiff -u -r1.116 -r1.117 pkgsrc/devel/git-base/distinfo