Re: curl security update

2016-08-04 Thread Leo Famulari
On Thu, Aug 04, 2016 at 09:11:39AM -0400, Leo Famulari wrote: > * gnu/packages/curl.scm (curl)[replacement]: New field. > (curl-7.50.1): New variable. Pushed as e686e633a signature.asc Description: PGP signature

Re: curl security update

2016-08-04 Thread Ludovic Courtès
Leo Famulari skribis: > There are some new bugs disclosed in curl: > https://curl.haxx.se/docs/security.html > > Grafting the new version seems like the right approach to me when I > consider libcurl's ABI compatibility policy: > https://curl.haxx.se/libcurl/abi.html Sounds good. > From ef6ae37

Re: curl security update

2016-08-04 Thread Mark H Weaver
Leo Famulari writes: > There are some new bugs disclosed in curl: > https://curl.haxx.se/docs/security.html > > Grafting the new version seems like the right approach to me when I > consider libcurl's ABI compatibility policy: > https://curl.haxx.se/libcurl/abi.html > > Thoughts? Looks good to m