aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
258 stars 105 forks source link

Fix mariadb ssl_crl patch #1606

Closed samuel40791765 closed 1 month ago

samuel40791765 commented 1 month ago

Description of changes:

MariaDB updated their patch with this commit: https://github.com/MariaDB/server/commit/d8368ae289c2d704e9df1fcb465208e925f1aba4. This updates our patch to be applicable with the new changes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.03%. Comparing base (92bf532) to head (46e079a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1606 +/- ## ======================================= Coverage 78.03% 78.03% ======================================= Files 562 562 Lines 94556 94556 Branches 13574 13575 +1 ======================================= + Hits 73786 73789 +3 + Misses 20175 20172 -3 Partials 595 595 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.