Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions libjpeg-turbo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: libjpeg-turbo
version: 2.1.91
epoch: 4
version: 3.0.0
epoch: 0
description: "Accelerated baseline JPEG compression and decompression library"
copyright:
- license: BSD-3-Clause AND IJG AND Zlib
Expand All @@ -20,12 +20,7 @@ pipeline:
with:
repository: https://github.com/libjpeg-turbo/libjpeg-turbo
tag: ${{package.version}}
expected-commit: 6c610333497302c52ff36046f9ff72f0c3a6dc2e

# Patch source: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/9f756bc67a84d4566bf74a0c2432aa55da404021.patch
- uses: patch
with:
patches: CVE-2023-2804.patch
expected-commit: 6c87537f60941f3c265c339fe60d1e31d2a42ccf

- runs: |
cmake -B build -G Ninja \
Expand Down Expand Up @@ -69,4 +64,4 @@ update:
github:
identifier: libjpeg-turbo/libjpeg-turbo
use-tag: true
tag-filter: 2.
tag-filter: 3.
91 changes: 0 additions & 91 deletions libjpeg-turbo/CVE-2023-2804.patch

This file was deleted.