jstedfast / MimeKit

A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
http://www.mimekit.net
MIT License
1.82k stars 369 forks source link

Update BouncyCastle.Cryptography to 2.3.1 #1032

Closed SerhiyBalan closed 4 months ago

SerhiyBalan commented 4 months ago

Hello

BouncyCastle.Cryptography developers released an update with fixed medium-priority security vulnerabilities:

Please update MimeKit/MailKit when you have some free time

Thank for you for your hard work

jstedfast commented 4 months ago

Already did, but I am waiting on 2.4.0 for another fix that I've done to MimeKit that currently depends on 2.4.0-beta61

jstedfast commented 4 months ago

Here's my current plan:

I just poked Peter Dettman from BouncyCastle to see if he's planning a 2.4.0 release in the very short term.

If he's planning to make that release soon, I'll wait and push a new MimeKit that depends on >= 2.4.0 as soon as he makes his release.

If not, I will revert the fixes that depend on 2.4.0-beta61 and make a new release that depends on BouncyCastle >= 2.3.1 and then release a new version that depends on >= 2.4.0 as soon as that becomes available.

jstedfast commented 4 months ago

Released 4.6.0