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

[cnats] Update to 3.9.2 #43172

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

[cnats] Update to 3.9.2 #43172

wants to merge 15 commits into from

Conversation

mtmk
Copy link

@mtmk mtmk commented Jan 8, 2025

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

Also removed ws2_32 patches since it's fixed in NATS repo. Added compile patch in test.c.

cc @fran6co @XJ-0461

@mtmk
Copy link
Author

mtmk commented Jan 8, 2025

@mtmk please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="Synadia"

@mtmk mtmk marked this pull request as ready for review January 8, 2025 20:17
@JonLiu1993 JonLiu1993 added the category:port-update The issue is with a library, which is requesting update new revision label Jan 9, 2025
HEAD_REF main
PATCHES
fix-sodium-dep.patch
fix_install_path.patch
lowercase_ws2_32.patch
Copy link
Member

Choose a reason for hiding this comment

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

This patch have applied to the latest version.


#ifndef _WIN32
static void _sigsegv_handler(int sig) {
- void *array[20];
Copy link
Member

Choose a reason for hiding this comment

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

@mtmk, Thanks for your PR, This change involves upstream code. I suggest it is important to let the upstream maintainers know. Can you submit it upstream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants