[Mesa-announce] Mesa 8.0.1 release

Ian Romanick idr at freedesktop.org
Thu Feb 16 23:29:14 PST 2012


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

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

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

md5sums:

4855c2d93bd2ebd43f384bdcc92c9a27  MesaLib-8.0.1.tar.gz
24eeebf66971809d8f40775a379b36c9  MesaLib-8.0.1.tar.bz2
54e745d14dac5717f7f65b4e2d5c1df2  MesaLib-8.0.1.zip

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

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

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


More information about the mesa-announce mailing list