[Mesa-announce] Mesa 8.0.2 release

Jakob Bornecrantz jakob at vmware.com
Wed Mar 21 11:40:23 PDT 2012


Mesa 8.0.2 has been released.  Mesa 8.0.2 is a bug fix release which 
fixes bugs found since the 8.0.1 release.

The tag in the GIT repository for Mesa 8.0.2 is 'mesa-8.0.2'.

Mesa 8.0.2 is available for download at
ftp://freedesktop.org/pub/mesa/8.0.2/

md5sums:

70eb3dc74fbfcd72f6776268ee1db52e  MesaLib-8.0.2.tar.gz
a368104e5700707048dc3e8691a9a7a1  MesaLib-8.0.2.tar.bz2
d5e5cdb85d2afdbcd1c0623d3ed1c54d  MesaLib-8.0.2.zip

I have verified building from the .tar.bz2 file by doing:

tar -xjf MesaLib-8.0.2.tar.bz2
cd Mesa-8.0.2
./configure --enable-dri --with-dri-drivers=yes \
     --enable-gles1 --enable-gles2 --enable-glx-tls \
     --disable-glu --with-gallium-drivers \
     --enable-gallium-llvm
make -j12
scons

I have also verified that I pushed all the cherry picks and the tag.


More information about the mesa-announce mailing list