Skip to content

fix(NODE-6237): build against glibc 2.27 #28

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

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

nbbeeken
Copy link
Collaborator

Description

What is changing?

  • Change linux build OS to ubunut bionic making glibc requirement 2.27+
Is there new documentation needed for these changes?

No

What is the motivation for this change?

Compatibility with RHEL 8

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

with:
node-version: ${{ matrix.node-version }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

drive-by: we don't have a node-version matrix

@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 25, 2024
@nbbeeken nbbeeken changed the title chore(NODE-6237): build against glibc 2.27 fix(NODE-6237): build against glibc 2.27 Jun 25, 2024
@baileympearson baileympearson merged commit 1c9b74a into main Jun 25, 2024
12 checks passed
@baileympearson baileympearson deleted the NODE-6237-fix-glibc branch June 25, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants