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
18 changes: 3 additions & 15 deletions openssl.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: openssl
version: 3.1.0
epoch: 5
version: 3.1.1
epoch: 0
description: "the OpenSSL cryptography suite"
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -36,19 +36,7 @@ pipeline:
- uses: fetch
with:
uri: https://www.openssl.org/source/openssl-${{package.version}}.tar.gz
expected-sha256: aaa925ad9828745c4cad9d9efeb273deca820f2cdcf2c3ac7d7c1212b7c497b4

- uses: patch
with:
patches: CVE-2023-0464.patch

- uses: patch
with:
patches: CVE-2023-0465.patch

- uses: patch
with:
patches: CVE-2023-1255.patch
expected-sha256: b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674

- name: Configure and build
runs: |
Expand Down
218 changes: 0 additions & 218 deletions openssl/CVE-2023-0464.patch

This file was deleted.

49 changes: 0 additions & 49 deletions openssl/CVE-2023-0465.patch

This file was deleted.

42 changes: 0 additions & 42 deletions openssl/CVE-2023-1255.patch

This file was deleted.