[beignet] branch master updated (8d4833d -> bc705d8)

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Thu Nov 12 22:23:26 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  8d4833d   refresh patch
       new  c5279f3   Use system default LLVM/Clang version, fix bug when 3.6 is used (Closes: #803643)
       new  e279467   Add LLVM/Clang 3.7 support
       new  0f51364   Fix a printf bug (upstream 90472)
       new  a9f7894   Fix another printf bug
       new  d2ae0f2   Declare Built-Using for statically linked libclang
       new  6155b16   Fix shutdown order bug ("i915 kernel driver may not be sane").
       new  6355add   Better document that linux >= 4.2 fixes the "no __local on Haswell" bug
       new  63c4388   Fix FTBFS on kfreebsd-*.
       new  bc705d8   Work around Ubuntu cmake not finding Python (LP#1515419)

The 9 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/changelog                         |   14 +
 debian/control                           |    7 +-
 debian/patches/find-python35.patch       |   21 +
 debian/patches/fix-userptr-warning.patch |   38 +
 debian/patches/llvm-36-convert-bug.patch |   58 +
 debian/patches/llvm-37-support.patch     | 2261 ++++++++++++++++++++++++++++++
 debian/patches/printf-fix-90472.patch    |   24 +
 debian/patches/printf-fix2.patch         |   26 +
 debian/patches/series                    |    6 +
 debian/patches/support-kfreebsd.patch    |   30 +-
 debian/patches/update-docs.patch         |   17 +-
 debian/rules                             |    3 +
 12 files changed, 2498 insertions(+), 7 deletions(-)
 create mode 100644 debian/patches/find-python35.patch
 create mode 100644 debian/patches/fix-userptr-warning.patch
 create mode 100644 debian/patches/llvm-36-convert-bug.patch
 create mode 100644 debian/patches/llvm-37-support.patch
 create mode 100644 debian/patches/printf-fix-90472.patch
 create mode 100644 debian/patches/printf-fix2.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