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

Compatibility Issue with GLIBC 2.12 on CentOS 6 #1206

Open
ilirian29 opened this issue May 2, 2024 · 0 comments
Open

Compatibility Issue with GLIBC 2.12 on CentOS 6 #1206

ilirian29 opened this issue May 2, 2024 · 0 comments

Comments

@ilirian29
Copy link

Hello Conscrypt Team,

We are encountering a compatibility issue when using Conscrypt with older Linux distributions, specifically CentOS 6, which uses GLIBC 2.12. We have tested multiple versions of Conscrypt (from 1.4.1 to 2.5.2) and found that none are compatible with GLIBC 2.12, as they require a minimum of GLIBC 2.14.

This issue is critical for us because upgrading GLIBC is not feasible due to potential system stability and compatibility concerns with other applications.

Here's a summary of our findings with different versions and their required GLIBC versions:

  • Versions 2.0.0 to 2.5.2 require GLIBC 2.14 or higher.
  • Version 1.4.1 seems to work with GLIBC 2.12, but we need features available in later versions.

We kindly request guidance on whether:

  1. There are any known workarounds to make later versions of Conscrypt work with GLIBC 2.12.
  2. It's possible to build Conscrypt from source with compatibility for GLIBC 2.12, and if so, any specific flags or options we should use.

Any help or pointers you could provide would be greatly appreciated.

Thank you for your support and looking forward to your response!

Best regards,

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

No branches or pull requests

1 participant