google / google/conscrypt

Compatibility Issue with GLIBC 2.12 on CentOS 6

Open
#1,206 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

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,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.