quictls / openssl

TLS/SSL and crypto library with QUIC APIs
https://quictls.github.io/openssl
Apache License 2.0
366 stars 50 forks source link

Plans for update to 3.0.11 or other recent openssl releases? #146

Closed baparham closed 10 months ago

baparham commented 11 months ago

What is the plan for releasing some of the newer OpenSSL releases, such as 3.0.11?

They have done some security releases and it would be good to stay up to date with these.

https://github.com/openssl/openssl/releases

Would you like me to try and put together a PR with such an upgrade or something?

baparham commented 11 months ago

related existing discussion: https://github.com/quictls/openssl/discussions/139

eilandert commented 10 months ago

I'd like to know too ;-) Bookworm is overriding 3.0.10+quic now with their 3.0.11 release

baparham commented 10 months ago

@tmshort we can see you already fixed it last week (https://github.com/quictls/openssl/pull/143), so is there anything blocking a tag?

baparham commented 10 months ago

cc @richsalz @wbl 🙏

richsalz commented 10 months ago

The only thing "blocking a tag" is that it is one extra step that nobody remembers to do.

richsalz commented 10 months ago

You should look for a branch name, which has to happen, as an indication, rather than a tag.

tmshort commented 9 months ago

Tags have been created.