From: Raspbian automatic forward porter Date: Mon, 17 Jan 2022 01:47:02 +0000 (+0000) Subject: Merge version 1.8-1+rpi1 and 1.8-3 to produce 1.8-3+rpi1 X-Git-Tag: archive/raspbian/1.8-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8889c31a9f94eba5dc8c998fac015ca2715d75c4;p=pocl.git Merge version 1.8-1+rpi1 and 1.8-3 to produce 1.8-3+rpi1 --- 8889c31a9f94eba5dc8c998fac015ca2715d75c4 diff --cc debian/changelog index 0c66ace,54cc37d..65b1ef6 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,31 +1,38 @@@ - pocl (1.8-1+rpi1) bookworm-staging; urgency=medium ++pocl (1.8-3+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 1.5-6+rpi1 by Peter Michael Green at Sat, 26 Dec 2020 20:26:31 +0000] + * Update symbols file for raspbian. + - -- Raspbian forward porter Tue, 26 Oct 2021 23:51:13 +0000 ++ -- Raspbian forward porter Mon, 17 Jan 2022 01:47:02 +0000 ++ + pocl (1.8-3) unstable; urgency=medium + + * Cherry-pick several upstream(ed) patches: + - Check return code of all pthread_*() function calls for errors. + - Return error (don't assert) if any worker thread is out-of-memory. + - Show more information on OpenCL compile errors or test failures. + - Export more symbols needed by other devices. + - Fix underlinked device libraries. + - Skip tests that require unavailable devices. + - Unify test success/failure reporting. + - Miscellaneous bugfixes. + * armel/armhf: Reduce printf buffer size to 4 MB per core. + (Closes: #997908) + * Add superficial autopkgtest running clinfo. + * Update symbols file. + * Upload to unstable. + + -- Andreas Beckmann Sat, 08 Jan 2022 00:55:22 +0100 + + pocl (1.8-2) experimental; urgency=medium + + * Add printf() tests for more vector types. + * Ignore llvm-10/llvm-11/llvm-12 segmentation fault (#975931) on + armel/armhf, seems fixed in llvm-13. + * Switch to llvm 11. (Closes: #974797) + * Upload to experimental. + + -- Andreas Beckmann Mon, 22 Nov 2021 18:00:18 +0100 pocl (1.8-1) unstable; urgency=medium