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

[7.11] Add note dropping support for glibc 2.12 #93067

Merged
merged 3 commits into from
Mar 1, 2021

Conversation

legrego
Copy link
Member

@legrego legrego commented Mar 1, 2021

Resolves #92901

Kibana 7.11.0 bundles a copy of nodejs which requires glibc 2.16, dropping support for glibc 2.12-based distributions. This isn't noted in the Release Notes anywhere. This change happened between 7.10.2 and 7.11.0 and is an effect of #83425, since Node 14 drops support for glibc < 2.16.

@legrego legrego added release_note:skip Skip the PR/issue when compiling release notes v7.11.0 labels Mar 1, 2021
@legrego legrego requested a review from a team March 1, 2021 17:01
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Copy link
Contributor

@gchaps gchaps left a comment

Choose a reason for hiding this comment

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

@legrego You also need to "backport" this change to 7.12 and 7.13.

docs/migration/migrate_7_11.asciidoc Outdated Show resolved Hide resolved
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
@legrego legrego merged commit a124368 into elastic:7.11 Mar 1, 2021
@legrego legrego deleted the docs/note-dlibc-breaking-change branch March 1, 2021 20:51
legrego added a commit to legrego/kibana that referenced this pull request Mar 1, 2021
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
legrego added a commit to legrego/kibana that referenced this pull request Mar 1, 2021
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
legrego added a commit that referenced this pull request Mar 1, 2021
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
legrego added a commit that referenced this pull request Mar 1, 2021
Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.11.0 v7.12.0 v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants