Skip to content

chore: update bundled GmSSL libraries to master#6

Merged
ferstar merged 1 commit into
mainfrom
update-gmssl-libs-master
Oct 18, 2025
Merged

chore: update bundled GmSSL libraries to master#6
ferstar merged 1 commit into
mainfrom
update-gmssl-libs-master

Conversation

@github-actions

Copy link
Copy Markdown

Update Bundled GmSSL Libraries

This PR updates the bundled GmSSL dynamic libraries to version master.

Changes

  • ✅ Linux x86_64: libgmssl.so.3.x86_64
  • ✅ Linux aarch64: libgmssl.so.3.aarch64
  • ✅ macOS universal: libgmssl.3.dylib (arm64 + x86_64)
  • ✅ Windows x86_64: gmssl.dll

Build Information

Testing Checklist

  • All tests pass on Linux x86_64
  • All tests pass on Linux aarch64
  • All tests pass on macOS (arm64)
  • All tests pass on macOS (x86_64)
  • All tests pass on Windows
  • Wheel package includes all libraries
  • Library loading priority works correctly (system > bundled)

License

GmSSL is licensed under Apache-2.0, same as this project.
Redistribution is permitted under the terms of the Apache License 2.0.

- Linux x86_64: libgmssl.so.3.x86_64
- Linux aarch64: libgmssl.so.3.aarch64
- macOS universal: libgmssl.3.dylib (arm64 + x86_64)
- Windows x86_64: gmssl.dll

Built from: https://github.com/guanzhi/GmSSL.git
Version: master
@ferstar ferstar merged commit 6d21a16 into main Oct 18, 2025
@ferstar ferstar deleted the update-gmssl-libs-master branch October 18, 2025 05:46
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.

1 participant