Opened 6 months ago

Closed 6 months ago

#20439 closed enhancement (fixed)

git-2.46.2

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

Description

New patch version.

Change History (3)

comment:1 by Xi Ruoyao, 6 months ago

This release is primarily to merge changes to unbreak the 32-bit GitHub actions jobs we use for CI testing, so that we can release real fixes for the 2.46.x track after they pass CI.

It also reverts the "git patch-id" change that went into 2.46.1, as it seems to have got a regression reported (I haven't verified, but it is better to keep a known breakage than adding an unintended regression).

Other than that, a handful of minor bugfixes are included.

  • In a few corner cases "git diff --exit-code" failed to report "changes" (e.g., renamed without any content change), which has been corrected.
  • Cygwin does have /dev/tty support that is needed by things like single-key input mode.
  • The interpret-trailers command failed to recognise the end of the message when the commit log ends in an incomplete line.

comment:2 by Bruce Dubbs, 6 months ago

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

comment:3 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

253ae3ffd8 Update to LibRaw-0.21.3.
a67b4d72a3 Update to bluefish-2.2.16.
e25267094d Update to git-2.46.2.
dabc860d61 Update to fribidi-1.0.16.
ac4cf9a4eb Update to glslang-15.0.0.
3a910c72d2 Update to php-8.3.12.
84e1f8f4da Update to qt6 and QtWebEngine-6.7.3
Note: See TracTickets for help on using tickets.