Skip to content

cmake: check libgsasl version at configure time - #22667

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-gsasl-vercheck
Closed

vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-gsasl-vercheck

Conversation

@vszakats

Copy link
Copy Markdown
Member

To match other dependencies with version requirements.

Follow-up to 3da249e #21609
Cherry-picked from #21404

To match other dependencies with version requirements.

Follow-up to 3da249e curl#21609
Cherry-picked from curl#21404

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds configure-time enforcement of libgsasl 1.6.0+, ensuring NULL-safe gsasl_finish() behavior.

Changes:

  • Rejects unsupported libgsasl versions during CMake configuration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vszakats vszakats closed this in 72dfda5 Aug 26, 2026
@vszakats
vszakats deleted the cm-gsasl-vercheck branch August 26, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants