Commit 2777d00
authored
[rocThrust] Update SQLITE to 3.50.2 (#1687)
## Motivation
A report from Black Duck Binary Analysis (BDBA) is reporting some
vulnerabilities when using sqlite 3.49.2. The report also indicates that
version 3.50.2 fixes these issues.
This PR aims to update rocThrust's sqlite to 3.50.2
## Technical Details
By updating the download link and hash in the cmake dependencies we can
download the newer 3.50.2 version.
## Test Plan
Test on local machine, standard CI and BDBA.
## Test Result
No issues observed on local machine. Pending CI tests1 parent 5d54ad2 commit 2777d00
1 file changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | | - | |
328 | | - | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
| 338 | + | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
0 commit comments