You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/live-patching-services/README.md
+42Lines changed: 42 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,48 @@ apt purge kernelcare
134
134
135
135
This will also unlink the system from its activation key (provided there is network connectivity to the CLN Portal). However, you'll need to remove the license from the CLN Portal manually if you don't plan to use the service anymore.
136
136
137
+
### KernelCare repository structure changelog
138
+
139
+
KernelCare repository structure changes are typically transparent to users, with necessary updates applied automatically during package upgrades.
140
+
However, in highly customized environments, such as those using custom repo mirrors, manual intervention may be required to accommodate these changes.
141
+
142
+
* KernelCare 3.0-1
143
+
144
+
1.*RPM-only* - started using [RPM-GPG-KEY-KernelCare-rsa4096](https://repo.cloudlinux.com/kernelcare/RPM-GPG-KEY-KernelCare-rsa4096),
145
+
which offers stronger cryptography. This change is mandatory for EL10 and remains compatible with older EL versions.
2.*RPM-only* - The repository URL has changed to [kernelcare/el-sig202505](https://repo.cloudlinux.com/kernelcare/el-sig202505/), with packages signed using the new signature key.
1.*Debian-only* - The repository URL has changed to [kernelcare/debian-sig202505](https://repo.cloudlinux.com/kernelcare/debian-sig202505/), with metadata signed using a stronger cryptographic key.
2.*Ubuntu-only* - The repository URL has changed to [kernelcare/ubuntu-sig202505](https://repo.cloudlinux.com/kernelcare/ubuntu-sig202505/), with metadata signed using a stronger cryptographic key.
0 commit comments