[Mesa-dev] Mesa 18.1.9 release candidate

Bas Nieuwenhuizen bas at basnieuwenhuizen.nl
Thu Sep 20 21:46:23 UTC 2018


Hi Dylan,

commit da9fc5c18976b54a9faf1763433d00bf5e979f88
Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Date:   Sun Sep 16 02:50:34 2018 +0200

    radv: Use build ID if available for cache UUID.

    To get an useful UUID for systems that have a non-useful mtime
    for the binaries.

    I started using SHA1 to ensure we get reasonable mixing in the
    various possibilities and the various build id lengths.

    CC: <mesa-stable at lists.freedesktop.org>
    Reviewed-by: Timothy Arceri <tarceri at itsqueeze.com>
    (cherry picked from commit d17443a459383fdd7018fa879134f05b5daff1e1)

Which breaks caching in radv. Please either revert or  pull in

commit 0a77e70d1040eb98253a172908785303c3abdbd5
Author: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>
Date:   Thu Sep 20 19:15:58 2018 +0200

    radv: Fix driver UUID SHA1 init.

    Was missing the init, found by Emil.

    Fixes: d17443a4593 "radv: Use build ID if available for cache UUID."
    CC: <mesa-stable at lists.freedesktop.org>
    Reviewed-by: Eric Engestrom <eric.engestrom at intel.com>
    Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

On Thu, Sep 20, 2018 at 11:09 PM Dylan Baker <dylan at pnwbakers.com> wrote:
>
> Hi list,
>
> Mesa 18.1.9 is due out tomorrow (2018/09/21) at about 3PM PDT. I've waited a
> little bit longer than normal to pull patches into this release (and send out
> the announcement) as 18.1.9 is the last planned release of the 18.1.x series.
> You can see the patches here:
> https://gitlab.freedesktop.org/mesa/mesa/tree/staging/18.1
> Because of this I'll be making the release at the end of the day tomorrow
> instead of the beginning, in case there are any changes needed.
>
> Things are generally looking nice and stable, so I'm not worried about any
> additional changes.
>
> Dylan
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list