On 12/11/24 15:33, Eelco Chaudron wrote: > > > On 9 Dec 2024, at 17:38, Ilya Maximets wrote: > >> The patch set is actually not that large, it appears to be large because >> of a second patch that touches a lot of comments and documentation bits. >> >> Main parts are: >> >> * Deprecation fo TLSv1 and TLSv1.1. >> * Dropping support for OpenSSL 1.1.0 and older to make code cleaner >> and allow adding support for TLSv1.3 without conditional compiling. >> * More secure defaults. >> * Explicit support and configuration of TLSv1.3. >> >> This patch set may not be an exhaustive cleanup of all the deprecated >> APIs, so there may be some follow ups, if new ones discovered. > > Thanks, Ilya for the series. I reviewed it, did some basic testing and it all > seems fine to me. > > So this ACK is for the series. Not sure if Patchwork accepts it this way. > > Acked-by: Eelco Chaudron <[email protected]> >
Thanks, Eelco! Applied. The 'm4: Fix check for Python 3.6 version.' fix is also backported down to 3.2. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
