-
Notifications
You must be signed in to change notification settings - Fork 43
Upgraded ldap to [email protected] #226
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
Open
shoaebjindani
wants to merge
13
commits into
hyperledger-labs:main
Choose a base branch
from
shoaebjindani:main_upg_ldap
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump golang.org/x/crypto v0.35.0. Signed-off-by: David Enyeart <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Fixes CVE-2025-22868 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=2025-22868 --------- Signed-off-by: Shoaeb Jindani <[email protected]> Signed-off-by: shoaebjindani <[email protected]> Co-authored-by: Shoaeb Jindani <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Aviral Agrawal <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Aviral Agrawal <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
…rom 1.5.…" This reverts commit c436d00. Signed-off-by: Shoaeb Jindani <[email protected]>
Patch reported vulnerability for golang.org/x/net <v0.36 Signed-off-by: Thomas Leung <[email protected]> Co-authored-by: Thomas Leung <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
### Fixes: - Update certificates in `orderer_test.go` and `peer_test.go` such that test can pass. - Update ginkgo test command since the old command is deprecated. - Fix typo ### Steps to update certificates (for reference) 1. Clone [fabric-samples](https://github.com/hyperledger/fabric-samples) repo 2. In the test-network-nano-bash folder, set `EnableNodeOUs` to `false` in `crypto-config.yaml` 3. Run `./generate_artifacts.sh` in test-network-nano-bash 4. The necessary certificates will be created in the crypto-config folder (convert the certificates to base64 and replace the old certificates as needed, I used orderer and orderer2 certs) Note: ibppeer3 has error during test is normal as one of the test is testing missing licence agreement. Signed-off-by: Thomas Leung <[email protected]> Co-authored-by: Thomas Leung <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Bump go to 1.24.3 Signed-off-by: Thomas Leung <[email protected]> Co-authored-by: Thomas Leung <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
updated docker and grpc version Signed-off-by: Ketul Shah <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
…r-labs#223) Signed-off-by: Muthu Sundaravadivel <[email protected]> Co-authored-by: Muthu Sundaravadivel <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
…abs#224) Signed-off-by: Muthu Sundaravadivel <[email protected]> Co-authored-by: Muthu Sundaravadivel <[email protected]> Signed-off-by: Shoaeb Jindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
05d33cf to
fcd534b
Compare
Signed-off-by: shoaebjindani <[email protected]>
MuthuSundaravadivel
approved these changes
Nov 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.