-
-
Notifications
You must be signed in to change notification settings - Fork 6
chore: migrate patches of dependencies to patchable format #1026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
7311267
chore: migrate patches of dependencies to patchable format
dervoeti 902e7a4
Merge branch 'main' of https://github.com/stackabletech/docker-images…
dervoeti 2c0f8f8
docs: changelog
dervoeti 0d3b651
chore: removed patches for unused phoenix version
dervoeti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
...tor-tools/1.2.0/01-cyclonedx-plugin.patch → ...hes/1.2.0/0001-Add-CycloneDX-plugin.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,12 @@ | ||
| From 925a136ad24ae2d273990c36e591a87116f78ec0 Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 22:04:20 +0100 | ||
| Subject: Add CycloneDX plugin | ||
|
|
||
| --- | ||
| pom.xml | 17 +++++++++++++++++ | ||
| 1 file changed, 17 insertions(+) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index aba42b0..0288bde 100644 | ||
| --- a/pom.xml | ||
|
|
||
2 changes: 2 additions & 0 deletions
2
hbase/hbase-operator-tools/stackable/patches/1.2.0/patchable.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| upstream = "https://github.com/apache/hbase-operator-tools.git" | ||
| base = "478af00af79f82624264fd2bb447b97fecc8e790" |
9 changes: 9 additions & 0 deletions
9
...s/1.3.0-fd5a5fb/01-cyclonedx-plugin.patch → ...0-fd5a5fb/0001-Add-CycloneDX-plugin.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,12 @@ | ||
| From 8616ee8b26bfbba285a36b91eb41a203a49b222a Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 22:07:31 +0100 | ||
| Subject: Add CycloneDX plugin | ||
|
|
||
| --- | ||
| pom.xml | 17 +++++++++++++++++ | ||
| 1 file changed, 17 insertions(+) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index caa032a..0025687 100644 | ||
| --- a/pom.xml | ||
|
|
||
2 changes: 2 additions & 0 deletions
2
hbase/hbase-operator-tools/stackable/patches/1.3.0-fd5a5fb/patchable.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| upstream = "https://github.com/apache/hbase-operator-tools.git" | ||
| base = "fd5a5fb90755949a90c502c76de8313130403fa3" |
11 changes: 10 additions & 1 deletion
11
...s/phoenix/5.2.0/01-cyclonedx-plugin.patch → ...hes/5.2.0/0001-Add-CycloneDX-plugin.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,14 @@ | ||
| From a30f7fc9682806daf1b49cd8cb496ff9e8b1f72d Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 16:49:18 +0100 | ||
| Subject: Add CycloneDX plugin | ||
|
|
||
| --- | ||
| pom.xml | 17 +++++++++++++++++ | ||
| 1 file changed, 17 insertions(+) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index bce2398..4abcb5a 100644 | ||
| index bce239830..4abcb5a28 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -680,6 +680,23 @@ | ||
|
|
||
12 changes: 11 additions & 1 deletion
12
...VE-2023-34455-update-snappy-version.patch → ...tches/5.2.0/0002-Fix-CVE-2023-34455.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,16 @@ | ||
| Fix CVE-2023-34455 | ||
| From 478367176853837a6875105cec74b2977ab23c2c Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 16:50:29 +0100 | ||
| Subject: Fix CVE-2023-34455 | ||
|
|
||
| See https://github.com/stackabletech/vulnerabilities/issues/558 | ||
| --- | ||
| phoenix-core-client/pom.xml | 6 ++++++ | ||
| phoenix-core-server/pom.xml | 8 +++++++- | ||
| phoenix-pherf/pom.xml | 6 ++++++ | ||
| phoenix-tracing-webapp/pom.xml | 6 ++++++ | ||
| pom.xml | 7 +++++++ | ||
| 5 files changed, 32 insertions(+), 1 deletion(-) | ||
|
|
||
| diff --git a/phoenix-core-client/pom.xml b/phoenix-core-client/pom.xml | ||
| index f711b0f6f..3cfbffef9 100644 | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| upstream = "https://github.com/apache/phoenix.git" | ||
| base = "ee35d060a00863bbad23f18028e1524a845874f3" | ||
13 changes: 11 additions & 2 deletions
13
...s/phoenix/5.2.1/01-cyclonedx-plugin.patch → ...hes/5.2.1/0001-Add-CycloneDX-plugin.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,17 @@ | ||
| From 7727bee78aa96e3342da8cb9b3221327f29c43db Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 22:00:03 +0100 | ||
| Subject: Add CycloneDX plugin | ||
|
|
||
| --- | ||
| pom.xml | 17 +++++++++++++++++ | ||
| 1 file changed, 17 insertions(+) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index bce2398..4abcb5a 100644 | ||
| index ed97bb870..f8534b4ad 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -680,6 +680,23 @@ | ||
| @@ -697,6 +697,23 @@ | ||
| <extensions>true</extensions> | ||
| <inherited>true</inherited> | ||
| </plugin> | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,22 @@ | ||
| Fix CVE-2023-34455 | ||
| From 24a0779c5e24caec82d23988f0b4b026e4bc7c8c Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 22:01:52 +0100 | ||
| Subject: Fix CVE-2023-34455 | ||
|
|
||
| See https://github.com/stackabletech/vulnerabilities/issues/558 | ||
| --- | ||
| phoenix-core-client/pom.xml | 6 ++++++ | ||
| phoenix-core-server/pom.xml | 8 +++++++- | ||
| phoenix-pherf/pom.xml | 6 ++++++ | ||
| phoenix-tracing-webapp/pom.xml | 6 ++++++ | ||
| pom.xml | 7 +++++++ | ||
| 5 files changed, 32 insertions(+), 1 deletion(-) | ||
|
|
||
| diff --git a/phoenix-core-client/pom.xml b/phoenix-core-client/pom.xml | ||
| index f711b0f6f..3cfbffef9 100644 | ||
| index eaf92a75e..cbbebc9d5 100644 | ||
| --- a/phoenix-core-client/pom.xml | ||
| +++ b/phoenix-core-client/pom.xml | ||
| @@ -230,6 +230,12 @@ | ||
| @@ -233,6 +233,12 @@ | ||
| <groupId>org.apache.hadoop</groupId> | ||
| <artifactId>hadoop-auth</artifactId> | ||
| </dependency> | ||
|
|
@@ -20,7 +30,7 @@ index f711b0f6f..3cfbffef9 100644 | |
| <!-- HBase dependencies --> | ||
| <dependency> | ||
| diff --git a/phoenix-core-server/pom.xml b/phoenix-core-server/pom.xml | ||
| index d5032ece2..e47fb0837 100644 | ||
| index bb582d408..61cfeef6d 100644 | ||
| --- a/phoenix-core-server/pom.xml | ||
| +++ b/phoenix-core-server/pom.xml | ||
| @@ -59,6 +59,12 @@ | ||
|
|
@@ -44,7 +54,7 @@ index d5032ece2..e47fb0837 100644 | |
| \ No newline at end of file | ||
| +</project> | ||
| diff --git a/phoenix-pherf/pom.xml b/phoenix-pherf/pom.xml | ||
| index c03fff9a1..cdcce2f98 100644 | ||
| index 787137edc..017cb5dd5 100644 | ||
| --- a/phoenix-pherf/pom.xml | ||
| +++ b/phoenix-pherf/pom.xml | ||
| @@ -159,6 +159,12 @@ | ||
|
|
@@ -61,7 +71,7 @@ index c03fff9a1..cdcce2f98 100644 | |
| <!-- Test Dependencies --> | ||
| <dependency> | ||
| diff --git a/phoenix-tracing-webapp/pom.xml b/phoenix-tracing-webapp/pom.xml | ||
| index d2d1549ef..c8054159e 100755 | ||
| index 681e68043..3f28979e7 100755 | ||
| --- a/phoenix-tracing-webapp/pom.xml | ||
| +++ b/phoenix-tracing-webapp/pom.xml | ||
| @@ -89,6 +89,12 @@ | ||
|
|
@@ -78,10 +88,10 @@ index d2d1549ef..c8054159e 100755 | |
|
|
||
| <build> | ||
| diff --git a/pom.xml b/pom.xml | ||
| index 4abcb5a28..21dcf71ad 100644 | ||
| index f8534b4ad..ec98a082a 100644 | ||
| --- a/pom.xml | ||
| +++ b/pom.xml | ||
| @@ -850,6 +850,13 @@ | ||
| @@ -892,6 +892,13 @@ | ||
| </exclusion> | ||
| </exclusions> | ||
| </dependency> | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| upstream = "https://github.com/apache/phoenix.git" | ||
| base = "b738d66cb5863b759bb98eaa417b3b5731d41f95" |
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
hbase/stackable/patches/hbase-operator-tools/1.3.0-7c738fc/01-cyclonedx-plugin.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
hbase/stackable/patches/phoenix/5.3.0-4afe457/01-cyclonedx-plugin.patch
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
10 changes: 10 additions & 0 deletions
10
...s/1.0.1/001-fix-protobuf-on-aarch64.patch → .../1.0.1/0001-Fix-protobuf-on-aarch64.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,13 @@ | ||
| From 8211177df0ca6cae00bc3bebcd264364732691b3 Mon Sep 17 00:00:00 2001 | ||
| From: dervoeti <[email protected]> | ||
| Date: Thu, 13 Mar 2025 22:10:56 +0100 | ||
| Subject: Fix protobuf on aarch64 | ||
|
|
||
| --- | ||
| pom.xml | 19 ++++++++++++++++++- | ||
| spark/pom.xml | 2 +- | ||
| 2 files changed, 19 insertions(+), 2 deletions(-) | ||
|
|
||
| diff --git a/pom.xml b/pom.xml | ||
| index e849cd1..f514e14 100644 | ||
| --- a/pom.xml | ||
|
|
||
2 changes: 2 additions & 0 deletions
2
spark-k8s/hbase-connectors/stackable/patches/1.0.1/patchable.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| upstream = "https://github.com/apache/hbase-connectors.git" | ||
| base = "e5217d13ed729703580ff2d1b02378ada2d94f4d" |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.