Skip to content

Commit ac8a051

Browse files
sbomerrichlander
andauthored
Update glibc compat for Linux arm64 (#8180)
* Update glibc compat for Linux arm64 * Update release-notes/7.0/supported-os.md Co-authored-by: Rich Lander <[email protected]> --------- Co-authored-by: Rich Lander <[email protected]>
1 parent 4f9c364 commit ac8a051

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

release-notes/7.0/supported-os.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ OS | Version | Architectures
3232
[Debian][Debian] | 10+ | x64, Arm64, Arm32 | [Debian][Debian-lifecycle]
3333
[Fedora][Fedora] | 33+ | x64 | [Fedora][Fedora-lifecycle]
3434
[openSUSE][OpenSUSE] | 15+ | x64 | [OpenSUSE][OpenSUSE-lifecycle]
35-
[Oracle Linux][Oracle-Linux] | 7+ | x64 | [Oracle][Oracle-lifecycle]
35+
[Oracle Linux][Oracle-Linux] | 7+ | x64 | [Oracle][Oracle-lifecycle]
3636
[Red Hat Enterprise Linux][RHEL] | 7+ | x64, Arm64 | [Red Hat][RHEL-lifecycle]
3737
[SUSE Enterprise Linux (SLES)][SLES] | 12 SP2+ | x64 | [SUSE][SLES-lifecycle]
3838
[Ubuntu][Ubuntu] | 18.04+ | x64, Arm64, Arm32 | [Ubuntu][Ubuntu-lifecycle]
@@ -42,7 +42,9 @@ Other distributions are supported at best effort, per [.NET Support and Compatib
4242
### Libc compatibility
4343

4444
- x64: [glibc][glibc] 2.17 (from CentOS 7)
45-
- Arm32, Arm64: [glibc][glibc] 2.27 (from Ubuntu 18.04)
45+
- Arm32 [glibc][glibc] 2.27 (from Ubuntu 18.04)
46+
- Arm64: [glibc][glibc] 2.23 (from Ubuntu 16.04)
47+
- Arm64: [glibc][glibc] 2.27 (applies to 7.0.3 and earlier)
4648
- Alpine (x64 and Arm64): [musl][musl] 1.2.2 (from Alpine 3.15)
4749

4850
[Alpine]: https://alpinelinux.org/

0 commit comments

Comments
 (0)