What’s New

git-credential-manager v2.6.1

v2.6.1

GCM 2.6.1

Added 2
  • Add Mariner and Arch Linux distribution validation builds
  • Add no-op credential storage option
Changed 2
  • Permit use of HTTP (not-S) remotes for providers via config
  • Omit the client secret for GitLab
Fixed 3
  • Fix Linux build scripts
  • Fix documentation for broken links
  • Fix CentOS install from source workflow
Security 1
  • Do not treat the lone carriage-return character (CR, \r) as a line terminator in the credential helper protocol

Security Fixes:

  • CVE-2024-50338
    • Do not treat the lone carriage-return character (CR, \r) as a line terminator in the credential helper protocol

Changes:

  • Fix Linux build scripts (#1752)
  • Documentation fix for broken links (#1722)
  • Permit use of HTTP (not-S) remotes for providers via config (#1721)
  • Omit the client secret for GitLab (#1538)
  • Various workflow action updates (#1725, #1738, #1751, #1750)
  • Fix CentOS install from source workflow (#1746)
  • Add Mariner and Arch Linux distribution validation builds (#1747)
  • Add no-op credential storage option (#1740)
View original

Discussion