RE: Release candidate 1: curl 8.15.0-rc1

2025-06-21 Thread Daniel Stenberg via curl-library
On Sat, 21 Jun 2025, rsbec...@nexbridge.com wrote: Just a little nit in this release... tests/servers/util.c includes in.h but does not #Include as other files do. This is needed for struct sockaddr_in6. I could do a PR for this if asked. Thanks, I made one for this: https://github.com/curl/

RE: Release candidate 1: curl 8.15.0-rc1

2025-06-21 Thread Randall via curl-library
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 fo

Release candidate 1: curl 8.15.0-rc1

2025-06-21 Thread Daniel Stenberg via curl-library
Hello friends! 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 me