Skip to content

Commit 76748cb

Browse files
committed
Update patch list after main merge
1 parent e6f166c commit 76748cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hive/stackable/patches/4.0.0/04-exclude-snappy.patch renamed to hive/stackable/patches/4.0.0/05-CVE-2023-34455-exclude-snappy.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ and use the version shipped with the Hadoop binaries patched by
77
Stackable with https://github.com/stackabletech/docker-images/blob/main/hadoop/stackable/patches/3.3.6/007-snappy-cves-3.3.6.patch
88

99
diff --git a/standalone-metastore/pom.xml b/standalone-metastore/pom.xml
10-
index 2982a45ca0..1c4f2ddbf4 100644
10+
index cd34884e3b..9bcbdfe7f7 100644
1111
--- a/standalone-metastore/pom.xml
1212
+++ b/standalone-metastore/pom.xml
13-
@@ -204,6 +204,14 @@
13+
@@ -210,6 +210,14 @@
1414
<artifactId>hadoop-common</artifactId>
1515
<version>${hadoop.version}</version>
1616
<exclusions>

0 commit comments

Comments
 (0)