Skip to content

Commit 84e1b3e

Browse files
mchomamnovak
authored andcommitted
[RHEL9] Adding Red Hat, Inc. (auxiliary key 3) GPG key
1 parent 2309421 commit 84e1b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-helpers/src/main/java/cz/xtf/testhelpers/image/ImageContent.java

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public class ImageContent {
2626
public static final String RED_HAT_RELEASE_KEY_2_RPM = "gpg-pubkey-fd431d51-4ae0493b";
2727
public static final String RED_HAT_AUXILIARY_KEY_RPM = "gpg-pubkey-2fa658e0-45700c69";
2828
public static final String RED_HAT_AUXILIARY_KEY_2_RPM = "gpg-pubkey-d4082792-5b32db75";
29+
public static final String RED_HAT_AUXILIARY_KEY_3_RPM = "gpg-pubkey-5a6340b3-6229229e";
2930
public static final String[] DEFAULT_JAVA_UTILITIES = new String[] { "jjs", "keytool", "orbd", "rmid", "rmiregistry",
3031
"servertool", "tnameserv", "unpack200", "javac", "appletviewer", "extcheck", "idlj", "jar", "jarsigner",
3132
"javadoc", "javah", "javap", "jcmd", "jconsole", "jdb", "jdeps", "jhat", "jinfo", "jmap", "jps",

0 commit comments

Comments
 (0)