[Beignet] [ANNOUNCE] Beignet 0.9.3 (2014-09-15)

Zhigang Gong zhigang.gong at linux.intel.com
Mon Sep 15 01:04:56 PDT 2014


Beignet 0.9.3 (2014-09-15)
==========================
 
Beignet 0.9.3 has been released. It's a bug fix release.
In this release we fix the following issues:

1. Fixed some issues with the LLVM/Clang 3.5. From this release
   the recommended LLVM version is 3.5.
 
2. Fixed the security issue caused by the flat address space.
   Previous versions use a flat address space to map all buffers
   in the same memory space to resolve mixed buffer pointer issue.
   Thus the access on one buffer may exceed the boundary and touch
   the other buffers. This issue has been fixed since this release. This
   change also make the beignet on HSW platform more stable than
   previous versions.
 
3. Fixed the wrong dependency to the X11 libs. Now beignet doesn't require
   any X11 libs.
 
4. Fixed the "extern" keyword issues. Now the kernel could have extern
   keyword.
 
5. Some memory leak and other minor bugs have been fixed.
 
Git tag: Release_v0.9.3
Gitweb URL: http://cgit.freedesktop.org/beignet
Download: https://01.org/sites/default/files/beignet-0.9.3-source.tar.gz
 
md5sum: 3ebca084ae0a77705bc544bbb6bf0ad5 Beignet-0.9.3-Source.tar.gz
sha1sum: 5197dd883be4e509d1a40c9cc4fb3ad214916daa Beignet-0.9.3-Source.tar.gz
sha256sum: d4870c09028471d05333a1e40a1561ccada961d44fcf3bc704a665dac3eb4ecf Beignet-0.9.3-Source.tar.gz


More information about the Beignet mailing list