Skip to content

Upgrade to Git 2.55.0 and disable Rust for OS/390#192

Merged
HarithaIBM merged 1 commit into
mainfrom
git-2.55-upgrade
Jul 23, 2026
Merged

Upgrade to Git 2.55.0 and disable Rust for OS/390#192
HarithaIBM merged 1 commit into
mainfrom
git-2.55-upgrade

Conversation

@HarithaIBM

Copy link
Copy Markdown
Member
  • Bump GIT_VERSION to 2.55.0
  • Add NO_RUST = YesPlease to config.mak.uname.patch for OS/390
  • Update environment patches for compatibility
  • Fixes cargo build error on z/OS systems

- Bump GIT_VERSION to 2.55.0
- Add NO_RUST = YesPlease to config.mak.uname.patch for OS/390
- Update environment patches for compatibility
- Fixes cargo build error on z/OS systems
int zlib_compression_level = Z_BEST_SPEED;
int pack_compression_level = Z_DEFAULT_COMPRESSION;
@@ -52,6 +53,10 @@ char *git_log_output_encoding;
char *apply_default_whitespace;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is change from upstream code and hence it looks like this is replaced.. but zlib compression code is refactored in 2.55

@HarithaIBM
HarithaIBM merged commit c70d074 into main Jul 23, 2026
1 of 2 checks passed
@HarithaIBM
HarithaIBM deleted the git-2.55-upgrade branch July 23, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants