jstedfast / gmime

A C/C++ MIME creation and parser library with support for S/MIME, PGP, and Unix mbox spools.
GNU Lesser General Public License v2.1
111 stars 36 forks source link

new minor point release? #166

Closed dkg closed 1 month ago

dkg commented 1 month ago

it looks like there have been a couple significant changes since the last release:

maybe it's worth cutting a minor point release with these fixes? or should i just import those patches in debian?

jstedfast commented 1 month ago

There's more fixes I want to do for the infinite loop fix since the output it produces is technically not correct (then again, what are the odds of a parameter name that exceeds the max line length?)

I just need to find enough time to work on it.

dkg commented 1 month ago

i don't much mind breaking the correctness of the output for a parameter name perverse enough to exceed the max length limit 😛

I'm more concerned about malicious mail being able to tickle gmime into an infinite loop.

jstedfast commented 1 month ago

Fair point. Just released 3.2.15