cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: A case for a branch and follow-up release?

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 23 Apr 2015 12:35:47 -0400

On 4/23/2015 9:10 AM, Daniel Stenberg wrote:
> On Thu, 23 Apr 2015, Daniel Stenberg wrote:
>
>> I'm leaning towards the first ever branched release of curl/libcurl:
>> to branch off from the 7.42.0 point and only cherry-pick the fixes
>> for the two build problems and this pending security fix, and then do
>> a 7.42.1 release. Like in a week or so.
>
> Okay, there will be a 7.42.1 release on Wednesday the 29th.
>
> See the branch on github: https://github.com/bagder/curl/tree/7_42
>
> Feel free to suggest commit candidates to cherry-pick. Strictly bug
> fixes only.
>

I like Kamil's fix [1] for the issue 'Extra zero-length file created
after 7.42.0 appears to have broken -z option' [2]. A quote from the
reporter:

> New behavior also makes it not possible to use |-z| either by
checking the result code (always 0) or the existence of the output
(always created).

That's significant enough that it could break scripts. I notice you said
you only want fixes for the two build problems but I'd pick fixes like
that as well.

[1]: https://github.com/bagder/curl/commit/097460a
[2]: https://github.com/bagder/curl/issues/237

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-23