corefx icon indicating copy to clipboard operation
corefx copied to clipboard

This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime

Results 5 corefx issues
Sort by recently updated
recently updated
newest added

This change adds previously missing RIDs for OL releases 7, 8 and 9 and respective RHEL counterparts.

area-Infrastructure

Clang now enables cast-function-type warning which results in build errors that look like this: /corefx/src/Native/Unix/System.Native/pal_process.c(382,76): error G39B05358: cast from 'void (*)(int, siginfo_t *, void *)' to 'void (*)(int)' converts to...

area-Infrastructure

This pull request updates the following dependencies [marker]: (Begin:8e91fa34-ea12-4ebd-d4c2-08d7315d8bc7) ## From https://github.com/dotnet/arcade - **Subscription**: 8e91fa34-ea12-4ebd-d4c2-08d7315d8bc7 - **Build**: 20220728.5 - **Date Produced**: July 28, 2022 5:26:30 PM UTC - **Commit**: 0de02c603d72d93709a9c7f31d67289e8833b06a...

area-Infrastructure

Ports [dotnet/sqlclient#1411](https://github.com/dotnet/SqlClient/pull/1411) to add shim gss api on Linux following changes in [dotnet/runtime#55037](https://github.com/dotnet/runtime/pull/55037) ### Summary When working with Kerberos authentication on Unix with recent changes in Net6 users fail to...

* NO MERGE *
area-System.Net.Security

Fixes build with clang 10+. I'm not sure how this affects previous versions of clang, I havn't had the opportunity to test. Made as part of Alpine Linux dotnet31 /...

area-Infrastructure