Re: [Mesa-dev] Mesa 17.2.6 release candidate

2017-11-24 Thread Andres Gomez
On Thu, 2017-11-23 at 15:49 -0800, Matt Turner wrote: > I would like to include the three patch series I sent today in 17.2.6. > It fixes our SHA1 implementation on big endian, adds a test, and fixes > another test. > > I hope it'll be reviewed and in master before the planned 17.2.6 release. OK.

Re: [Mesa-dev] Mesa 17.2.6 release candidate

2017-11-23 Thread Matt Turner
I would like to include the three patch series I sent today in 17.2.6. It fixes our SHA1 implementation on big endian, adds a test, and fixes another test. I hope it'll be reviewed and in master before the planned 17.2.6 release. ___ mesa-dev mailing lis

[Mesa-dev] Mesa 17.2.6 release candidate

2017-11-23 Thread Andres Gomez
Hello list, The candidate for the Mesa 17.2.6 is now available. Currently we have: - 51 queued - 5 nominated (outstanding) - and 13 rejected patches In the current queue we have: In Mesa Core we have included a correction to keep a program alive when re-linking and prevent an use-after-free.