File: changelog

package info (click to toggle)
oclgrind 19.10-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,708 kB
  • sloc: cpp: 21,678; ansic: 3,968; lisp: 1,122; python: 124; makefile: 19
file content (135 lines) | stat: -rw-r--r-- 4,081 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
oclgrind (19.10-4) unstable; urgency=medium

  * Add dependency on libclang-common-9-dev.  (Closes: #971572)

 -- Andreas Beckmann <anbe@debian.org>  Wed, 16 Jun 2021 16:20:02 +0200

oclgrind (19.10-3) unstable; urgency=medium

  * Fix liboclgrind.so symlink.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 19 Mar 2021 12:16:58 +0100

oclgrind (19.10-2) unstable; urgency=medium

  [ Stéphane Glondu ]
  * Build with llvm-9 (Closes: #968496)

  [ Andreas Beckmann ]
  * Switch to debhelper-compat (= 13).
  * Bump Standards-Version to 4.5.0. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 16 Aug 2020 15:29:42 +0200

oclgrind (19.10-1) unstable; urgency=medium

  [ James Price ]
  * New upstream release
  * Refresh patches, drop those applied upstream
  * Bump Standards-Version to 4.4.1. No changes needed.
  * Switch to LLVM/Clang 8
  * Use Python 3 (Closes: #943197)

  [ Andreas Beckmann ]
  * Set Rules-Requires-Root: no.

 -- James Price <jamesprice.dev@gmail.com>  Mon, 25 Nov 2019 01:04:06 +0000

oclgrind (18.3-3) unstable; urgency=medium

  * Link against libatomic if needed.
  * Ship liboclgrind-rt-icd.so.
  * Bump Standards-Version to 4.4.0. No changes needed.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 31 Jul 2019 19:42:30 +0200

oclgrind (18.3-2) unstable; urgency=medium

  * Switch to LLVM/Clang 7.  (Closes: #912796)
  * Cherry-pick upstream patch for linking with Clang 7.
  * Drop versioned constraints that are satisfied in jessie.
  * Switch to debhelper-compat (= 12).
  * Bump Standards-Version to 4.3.0. No changes needed.
  * Add myself to Uploaders.

 -- Andreas Beckmann <anbe@debian.org>  Sun, 03 Feb 2019 14:27:59 +0100

oclgrind (18.3-1) unstable; urgency=low

  [ James Price ]
  * New upstream release
  * Refresh patches, drop those applied upstream
  * Update to LLVM/Clang 6.0 (Closes: #873422)
  * Bump Standards-Version to 4.1.3
  * Add debian/upstream/metadata file

  [ Andreas Beckmann ]
  * Switch Vcs-* URLs to salsa.debian.org.
  * Install NEWS as upstream changelog.

 -- James Price <j.price@bristol.ac.uk>  Sun, 11 Mar 2018 09:31:39 +0000

oclgrind (16.10-3) unstable; urgency=low

  * Fix signed char issue causing several test failures

 -- James Price <j.price@bristol.ac.uk>  Fri, 20 Jan 2017 10:41:03 +0000

oclgrind (16.10-2) unstable; urgency=low

  * Fix armhf test failures (Closes: #851828)
  * Fix test failures on big-endian systems

 -- James Price <j.price@bristol.ac.uk>  Thu, 19 Jan 2017 13:05:47 +0000

oclgrind (16.10-1) unstable; urgency=low

  * New upstream release
  * Refresh patches, drop those applied upstream
  * Update to LLVM/Clang 3.9

 -- James Price <j.price@bristol.ac.uk>  Fri, 13 Jan 2017 02:34:56 +0100

oclgrind (15.5-6) unstable; urgency=low

  * Fix clc.h timestamp breaking PCH

 -- James Price <j.price@bristol.ac.uk>  Thu, 06 Oct 2016 23:14:10 +0100

oclgrind (15.5-5) unstable; urgency=low

  * Add support for LLVM 3.8 (Closes: #836610)
  * Build-depends on opencl-c-headers instead of opencl-headers

 -- James Price <j.price@bristol.ac.uk>  Sat, 01 Oct 2016 13:05:46 +0100

oclgrind (15.5-4) unstable; urgency=low

  * Fix isnan/isinf usasge for libc 2.23 (Closes: #818823)
  * Make constant data handling endian agnostic
  * Bump Standards-Version to 3.9.8
  * Use https:// for Vcs-Git field
  * Enable all hardening options

 -- James Price <j.price@bristol.ac.uk>  Mon, 02 May 2016 14:23:23 +0100

oclgrind (15.5-3) unstable; urgency=low

  * Use opencl-headers instead of local copy of CL/*.h
  * Use -std=gnu++11 to fix AltiVec issues (Closes: #806965)

 -- James Price <j.price@bristol.ac.uk>  Wed, 16 Dec 2015 00:35:15 +0000

oclgrind (15.5-2) unstable; urgency=low

  * Fix a couple of compiler warnings.
  * Add Python to build dependencies to enable test suite.
  * Patch cl.h to fix build with -maltivec.  (Closes: #806965)

 -- James Price <j.price@bristol.ac.uk>  Mon, 07 Dec 2015 23:56:09 +0100

oclgrind (15.5-1) unstable; urgency=low

  * Initial release (Closes: #794787)

 -- James Price <j.price@bristol.ac.uk>  Sat, 12 Sep 2015 18:21:54 +0100