Skip to content

Commit af7de5c

Browse files
Merge pull request AlmaLinux#120 from yuravk/almalinux-ng
Add ELevate key SIG to all distros.
2 parents e2f73d5 + 83a3d64 commit af7de5c

File tree

7 files changed

+14
-7
lines changed

7 files changed

+14
-7
lines changed

repos/system_upgrade/common/files/distro/centos/gpg-signatures.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"keys": [
33
"24c6a8a7f4a80eb5",
44
"05b555b38483c65d",
5-
"4eb84e71f2ee9d55"
5+
"4eb84e71f2ee9d55",
6+
"429785e181b961a5"
67
],
78
"packager": "CentOS"
89
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"keys": [
33
"8c55a6628608cb71",
4-
"d07bf2a08d50eb66"
4+
"d07bf2a08d50eb66",
5+
"429785e181b961a5"
56
],
67
"packager": "CloudLinux Packaging Team"
78
}

repos/system_upgrade/common/files/distro/eurolinux/gpg-signatures.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"keys": [
33
"75c333f418cd4a9e",
44
"b413acad6275f250",
5-
"f7ad3e5a1c9fd080"
5+
"f7ad3e5a1c9fd080",
6+
"429785e181b961a5"
67
],
78
"packager": "EuroLinux"
89
}

repos/system_upgrade/common/files/distro/ol/gpg-signatures.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"keys": [
33
"72f97b74ec551f03",
44
"82562ea9ad986da3",
5-
"bc4d06a08d8b756f"
5+
"bc4d06a08d8b756f",
6+
"429785e181b961a5"
67
],
78
"packager": "Oracle"
89
}

repos/system_upgrade/common/files/distro/rhel/gpg-signatures.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"5326810137017186",
55
"938a80caf21541eb",
66
"fd372689897da07a",
7-
"45689c882fa658e0"
7+
"45689c882fa658e0",
8+
"429785e181b961a5"
89
],
910
"packager": "Red Hat, Inc."
1011
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"keys": [
33
"15af5dac6d745a60",
4-
"702d426d350d275d"
4+
"702d426d350d275d",
5+
"429785e181b961a5"
56
],
67
"packager": "[email protected]"
78
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"keys": [
3-
"b0b4183f192a7d7d"
3+
"b0b4183f192a7d7d",
4+
"429785e181b961a5"
45
],
56
"packager": "Scientific Linux"
67
}

0 commit comments

Comments
 (0)