Re: [PATCH] Cmake-ify c-ares -- v2

2016-10-16 Thread Gregor Jasny via c-ares
On 11/10/2016 15:31, Brad House via c-ares wrote: > Any chance this pull request will be merged before too long? I don't like > letting things just hang around. I think this branch is mergeable. Any of the requested changes can be made with some small follow-up commits. Thanks, Gregor

Re: The ares_create_query security vulnerability

2016-10-16 Thread Daniel Stenberg
On Sun, 16 Oct 2016, bch wrote: I read it, and it's incredibly interesting. I sure hope there's follow up material for this... The (little) public info from Google on this issue was posted here: https://googlechromereleases.blogspot.se/2016/09/stable-channel-updates-for-chrome-os.html

Re: The ares_create_query security vulnerability

2016-10-16 Thread bch
I read it, and it's incredibly interesting. I sure hope there's follow up material for this... -bch On Oct 16, 2016 8:12 AM, "Daniel Stenberg" wrote: > Hi friends, > > Just wanted to mention that the CVE-2016-5180 problem we fixed back on > September 29th in c-ares 1.12.0

Re: [PATCH] Cmake-ify c-ares -- v2

2016-10-16 Thread Brad House via c-ares
On 10/03/2016 02:03 PM, Brad House via c-ares wrote: > On 10/03/2016 05:23 AM, Gregor Jasny wrote: >> On 29/09/2016 21:34, Gregor Jasny wrote: >>> On 29/09/2016 14:34, David Drysdale wrote: Gregor / Daniel, did you have any thoughts on the CMake change? >>> >>> Yes, I'm reviewing it but