[beignet] branch master updated (3622c6c -> 47eec0f)
Rebecca Palmer
rnpalmer-guest at moszumanska.debian.org
Wed Mar 18 21:37:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a change to branch master
in repository beignet.
from 3622c6c new upstream release
new 68cfc62 Revert 'Make transitional dummy arch:all'
new b69b6b6 Drop patches applied upstream
new 03df23b Refresh Debian-compliant-compiler-flags-handling.patch
new 994d90a Drop Utest-requires-deprecated-function-names.patch
new a4e4987 Stop using -msse*
new e28c255 Give a single helpful error message, not many confusing ones, on unsupported hardware
new 252cedc Return error, don't crash, if /dev/dri/card0 inaccessible e.g. in chroots
new 7290d6d Default to standard-compliant precision
new 82b6686 Simplify LLVM/Clang version selection, and allow 3.6
new 99aa592 Dynamically link to libllvm
new f794a69 Use LLVM/Clang 3.6 on Hurd, default elsewhere
new 47eec0f Build-depend on python, not python-minimal
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/README.Debian | 14 +++
debian/changelog | 18 +++-
debian/control | 13 ++-
.../Debian-compliant-compiler-flags-handling.patch | 27 ++---
debian/patches/Enable-multiarch.patch | 42 --------
debian/patches/Enable-test-debug.patch | 2 +-
.../Utest-requires-deprecated-function-names.patch | 21 ----
debian/patches/default-to-full-precision.patch | 81 ++++++++++++++
.../patches/fail-gracefully-cl_mem_allocate.patch | 39 -------
debian/patches/fail-gracefully-no-hardware.patch | 16 +++
debian/patches/find-versioned-llvm.patch | 116 +++++++++++++++++++++
debian/patches/fix-buffer-overflow.patch | 31 ------
.../patches/fix-compiler_fill_image_1d_array.patch | 51 ---------
debian/patches/fixcrash-24b2ad.patch | 33 ------
debian/patches/fixcrash-779213.patch | 116 ---------------------
debian/patches/force-llvm-3.5.patch | 52 ---------
debian/patches/llvm-search-order.patch | 20 ----
debian/patches/reduce-notfound-output.patch | 41 ++++++++
.../patches/remove-unsafe-define-D__-USER-__.patch | 31 ------
debian/patches/series | 15 +--
debian/patches/shared-llvm.patch | 22 ++++
21 files changed, 332 insertions(+), 469 deletions(-)
create mode 100644 debian/README.Debian
delete mode 100644 debian/patches/Enable-multiarch.patch
delete mode 100644 debian/patches/Utest-requires-deprecated-function-names.patch
create mode 100644 debian/patches/default-to-full-precision.patch
delete mode 100644 debian/patches/fail-gracefully-cl_mem_allocate.patch
create mode 100644 debian/patches/fail-gracefully-no-hardware.patch
create mode 100644 debian/patches/find-versioned-llvm.patch
delete mode 100644 debian/patches/fix-buffer-overflow.patch
delete mode 100644 debian/patches/fix-compiler_fill_image_1d_array.patch
delete mode 100644 debian/patches/fixcrash-24b2ad.patch
delete mode 100644 debian/patches/fixcrash-779213.patch
delete mode 100644 debian/patches/force-llvm-3.5.patch
delete mode 100644 debian/patches/llvm-search-order.patch
create mode 100644 debian/patches/reduce-notfound-output.patch
delete mode 100644 debian/patches/remove-unsafe-define-D__-USER-__.patch
create mode 100644 debian/patches/shared-llvm.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git
More information about the Pkg-opencl-commits
mailing list