On June 21, 2025 5:56 AM, Daniel Stenberg wrote: >There is a fresh rc1 build of the coming curl 8.15.0 release uploaded and made >available for testing on https://curl.se/rc/. > >Please consider taking this for a spin and verify that everything seems to work >as they should. All the new features for the pending release have been merged >and should work as documented. > >Do not use release candidates in production. They are work in progress. Use >them for testing and verification only. Use actual releases in production. > >This rc1 release is tagged as rc-8_15_0-1.
Just a little nit in this release... tests/servers/util.c includes in.h but does not #Include <netinet/in6.h> as other files do. This is needed for struct sockaddr_in6. I could do a PR for this if asked. Regards, Randall -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html