Change logs for pocl source package in Kinetic

  • pocl (3.0-6) unstable; urgency=medium
    
      * Update symbols file.
    
     -- Andreas Beckmann <email address hidden>  Thu, 04 Aug 2022 01:54:01 +0200
  • pocl (3.0-4ubuntu1) kinetic; urgency=medium
    
      * Switch back to llvm 12 for now to avoid FTBFS on riscv64
    
     -- Graham Inggs <email address hidden>  Fri, 08 Jul 2022 11:21:25 +0000
  • pocl (3.0-4) unstable; urgency=medium
    
      * Switch to llvm 13.  (Closes: #1001317)
      * Update Lintian overrides.
    
     -- Andreas Beckmann <email address hidden>  Tue, 21 Jun 2022 20:47:34 +0200
  • pocl (3.0-3) unstable; urgency=medium
    
      * Switch to llvm 12.
      * Improve nodoc build.
    
     -- Andreas Beckmann <email address hidden>  Sun, 19 Jun 2022 23:32:05 +0200
  • pocl (3.0-2) unstable; urgency=medium
    
      * Update symbols file.
      * Add some patches to allow overriding CPU detection.
      * Test all kernellib variants (that are supported by the host cpu) on distro
        builds.
    
     -- Andreas Beckmann <email address hidden>  Tue, 14 Jun 2022 14:14:47 +0200
  • pocl (3.0-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Use the embedded copy of the OpenCL headers for building the library.
      * Update symbols file for amd64 and i386.
      * Build with a reproducible UTC timestamp.
      * Add salsa-ci.yml.
      * Bump Standards-Version to 4.6.1, no changes needed.
      * Upload to unstable.
    
     -- Andreas Beckmann <email address hidden>  Mon, 13 Jun 2022 08:57:49 +0200
  • 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 <email address hidden>  Sat, 08 Jan 2022 00:55:22 +0100