Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update git version from 2.34.1 to 2.35.1 #1572

Merged
merged 3 commits into from
Feb 17, 2022
Merged

Conversation

poorndm
Copy link
Collaborator

@poorndm poorndm commented Feb 13, 2022

Update git version to 2.35.1
Signed-off-by: poornima poorndm@progress.com

Description

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

@poorndm
Copy link
Collaborator Author

poorndm commented Feb 13, 2022

chef/chef (main) | NA
chef/chef (chef-16) | NA
chef/chef-backend (main) | NA
chef/chef-manage (main) | NA
chef/chef-server (main) | NA
chef/chef-workstation (main) | NA
chef/mac-bootstrapper (main) | NA
chef/omnibus-harmony (main) | NA
chef/omnibus-toolchain (main) | https://buildkite.com/chef/chef-omnibus-toolchain-main-omnibus-angry-adhoc/builds/150 - PASSED
chef/supermarket (main) | https://buildkite.com/chef/chef-supermarket-main-omnibus-adhoc/builds/366 - PASSED
inspec/inspec (main) | NA

@@ -31,6 +31,7 @@
relative_path "git-#{version}"

# version_list: url=https://www.kernel.org/pub/software/scm/git/ filter=*.tar.gz
version("2.35.1") { source sha256: "9845a37dd01f9faaa7d8aa2078399d3aea91b43819a5efea6e2877b0af09bd43" }
version("2.34.1") { source sha256: "fc4eb5ecb9299db91cdd156c06cdeb41833f53adc5631ddf8c0cb13eaa2911c1" }
version("2.34.0") { source sha256: "0ce6222bfd31938b29360150286b51c77c643fa97740b1d35b6d1ceef8b0ecd7" }
version("2.33.0") { source sha256: "02d909d0bba560d3a1008bd00dd577621ffb57401b09175fab2bf6da0e9704ae" }
Copy link
Contributor

Choose a reason for hiding this comment

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

We can probably delete some of the older releases in this list. Some of those are quite old and it doesn't look like we pin anywhere

Signed-off-by: poornima <poorndm@progress.com>
@poorndm poorndm marked this pull request as ready for review February 17, 2022 10:10
@poorndm poorndm requested review from a team as code owners February 17, 2022 10:10
@jeremiahsnapp jeremiahsnapp merged commit 9cbafbc into main Feb 17, 2022
@jeremiahsnapp jeremiahsnapp deleted the poorndm/update-git-2.35.1 branch February 17, 2022 13:31
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.

None yet

4 participants