Skip to content

Commit

Permalink
[RHEL9] Adding Red Hat, Inc. (auxiliary key 3) GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
mchoma authored and mnovak1 committed Nov 27, 2024
1 parent 2309421 commit 84e1b3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public class ImageContent {
public static final String RED_HAT_RELEASE_KEY_2_RPM = "gpg-pubkey-fd431d51-4ae0493b";
public static final String RED_HAT_AUXILIARY_KEY_RPM = "gpg-pubkey-2fa658e0-45700c69";
public static final String RED_HAT_AUXILIARY_KEY_2_RPM = "gpg-pubkey-d4082792-5b32db75";
public static final String RED_HAT_AUXILIARY_KEY_3_RPM = "gpg-pubkey-5a6340b3-6229229e";
public static final String[] DEFAULT_JAVA_UTILITIES = new String[] { "jjs", "keytool", "orbd", "rmid", "rmiregistry",
"servertool", "tnameserv", "unpack200", "javac", "appletviewer", "extcheck", "idlj", "jar", "jarsigner",
"javadoc", "javah", "javap", "jcmd", "jconsole", "jdb", "jdeps", "jhat", "jinfo", "jmap", "jps",
Expand Down

0 comments on commit 84e1b3e

Please sign in to comment.