Kestrelhttpserver: Update Kestrel 1.1.x to use latest Libuv 1.9.x

Created on 14 Jun 2017  路  7Comments  路  Source: aspnet/KestrelHttpServer

The current public Kestrel 1.1.x is referencing Libuv 1.9.1, but we have a better 1.9.2 build that's public.

https://www.nuget.org/packages/Microsoft.AspNetCore.Server.Kestrel/1.1.2

3 - Done bug patch-approved

Most helpful comment

Talked to @moozzyk and we need to take this.

All 7 comments

@moozzyk / @muratg - I'm looking at patch candidates but for this bug I can't remember why I opened it (or its companion bug for 1.0.x). I'm looking at the commits for libuv for 1.9.2 at https://github.com/aspnet/libuv-package/commits/1.9.2 but nothing strikes me as "important" or "better."

Do you have any idea why we'd update libuv from 1.9.1 to 1.9.2 in a patch?

I don't remember why we had these, perhaps we did the update in 2.0.0 branch and decided to take it in 1.x as well?

I'm OK with not taking these in the current patch releases unless @moozzyk has a good reason to take these in.

Talked to @moozzyk and we need to take this.

This patch is approved for 1.1.x. Please follow the patch creation instructions that were sent by email, and submit a PR to the correct branch.

@muratg - can you assign?

I can grab this.

Was this page helpful?
0 / 5 - 0 ratings