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
12 changes: 3 additions & 9 deletions opensearch-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# same version they are installed into.
package:
name: opensearch-3
version: "3.2.0"
epoch: 1
version: "3.3.0"
epoch: 0
description: Open source distributed and RESTful search engine.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -86,13 +86,7 @@ pipeline:
with:
repository: https://github.com/opensearch-project/OpenSearch
tag: ${{package.version}}
expected-commit: 6adc0bf476e1624190564d7fbe4aba00ccf49ad8

- uses: patch
with:
patches: GHSA-3p8m-j85q-pgmj-netty-fix.patch

- uses: auth/gradle
expected-commit: e972d15408320e6be84c64bb0fdc076ca7696ea2

- runs: |
echo "org.gradle.daemon=false" >> gradle.properties
Expand Down
13 changes: 0 additions & 13 deletions opensearch-3/GHSA-3p8m-j85q-pgmj-netty-fix.patch

This file was deleted.

Loading