#19875 closed enhancement (fixed)

git-2.45.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 10 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 10 months ago

Git v2.45.2 Release Notes

In preparing security fixes for four CVEs, we made overly aggressive "defense in depth" changes that broke legitimate use cases like 'git lfs' and 'git annex.' This release is to revert these misguided, if well-intentioned, changes that were shipped in 2.45.1 and were not direct security fixes.

  • send-email: drop FakeTerm hack
  • send-email: avoid creating more than one Term::ReadLine object
  • ci: drop mention of BREW_INSTALL_PACKAGES variable
  • ci: avoid bare "gcc" for osx-gcc job
  • ci: stop installing "gcc-13" for osx-gcc
  • hook: plug a new memory leak
  • init: use the correct path of the templates directory again
  • Revert "core.hooksPath: add some protection while cloning"
  • tests: verify that clone -c core.hooksPath=/dev/null works again
  • clone: drop the protections where hooks aren't run
  • Revert "Add a helper function to compare file contents"
  • Revert "fsck: warn about symlink pointing inside a gitdir"

comment:3 by Bruce Dubbs, 10 months ago

Resolution: fixed
Status: assignedclosed

Fixed at revisions

f2f955acc4 Update to git-2.45.2.
f7b2e57cd4 Update to hwdata-0.383.
2664a195ea Update to lynx2.9.2.
b5db82fe40 Update gtk-doc dependencies.
Note: See TracTickets for help on using tickets.