diff -Nru linux-signed-oracle-5.11-5.11.0/debian/changelog linux-signed-oracle-5.11-5.11.0/debian/changelog --- linux-signed-oracle-5.11-5.11.0/debian/changelog 2021-07-15 18:35:20.000000000 +0000 +++ linux-signed-oracle-5.11-5.11.0/debian/changelog 2021-08-12 06:00:02.000000000 +0000 @@ -1,3 +1,24 @@ +linux-signed-oracle-5.11 (5.11.0-1016.17~20.04.1) focal; urgency=medium + + * Master version: 5.11.0-1016.17~20.04.1 + + -- Khalid Elmously Thu, 12 Aug 2021 02:00:02 -0400 + +linux-signed-oracle-5.11 (5.11.0-1015.16~20.04.1) focal; urgency=medium + + * Master version: 5.11.0-1015.16~20.04.1 + + * arm64 support (LP: #1925421) + - [config] Add support for arm64 + + -- Khalid Elmously Fri, 30 Jul 2021 16:01:23 -0400 + +linux-signed-oracle-5.11 (5.11.0-1014.15~20.04.1) focal; urgency=medium + + * Master version: 5.11.0-1014.15~20.04.1 + + -- Tim Gardner Tue, 27 Jul 2021 07:34:43 -0600 + linux-signed-oracle-5.11 (5.11.0-1013.14~20.04.1) focal; urgency=medium * Master version: 5.11.0-1013.14~20.04.1 diff -Nru linux-signed-oracle-5.11-5.11.0/debian/control linux-signed-oracle-5.11-5.11.0/debian/control --- linux-signed-oracle-5.11-5.11.0/debian/control 2021-07-15 18:35:20.000000000 +0000 +++ linux-signed-oracle-5.11-5.11.0/debian/control 2021-08-12 06:00:02.000000000 +0000 @@ -9,25 +9,25 @@ python3-apt, Build-Depends-Arch: sbsigntool, - linux-headers-5.11.0-1013-oracle (>= 5.11.0-1013.14~20.04.1), + linux-headers-5.11.0-1016-oracle (>= 5.11.0-1016.17~20.04.1), Standards-Version: 3.9.4 -Package: linux-image-5.11.0-1013-oracle -Architecture: amd64 +Package: linux-image-5.11.0-1016-oracle +Architecture: amd64 arm64 Depends: ${unsigned:Depends} Recommends: ${unsigned:Recommends} Breaks: ${unsigned:Breaks} Suggests: ${unsigned:Suggests} Conflicts: ${unsigned:Conflicts} Provides: ${unsigned:Provides} -Built-Using: linux-oracle-5.11 (= 5.11.0-1013.14~20.04.1) +Built-Using: linux-oracle-5.11 (= 5.11.0-1016.17~20.04.1) Description: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. -Package: linux-image-5.11.0-1013-oracle-dbgsym +Package: linux-image-5.11.0-1016-oracle-dbgsym Section: devel -Architecture: amd64 -Depends: linux-image-unsigned-5.11.0-1013-oracle-dbgsym +Architecture: amd64 arm64 +Depends: linux-image-unsigned-5.11.0-1016-oracle-dbgsym Description: Signed kernel image oracle A link to the debugging symbols for the Oracle signed kernel. diff -Nru linux-signed-oracle-5.11-5.11.0/debian/control.stub linux-signed-oracle-5.11-5.11.0/debian/control.stub --- linux-signed-oracle-5.11-5.11.0/debian/control.stub 2021-07-15 17:52:40.000000000 +0000 +++ linux-signed-oracle-5.11-5.11.0/debian/control.stub 2021-08-12 05:59:50.000000000 +0000 @@ -13,7 +13,7 @@ Standards-Version: 3.9.4 Package: linux-image-ABI-oracle -Architecture: amd64 +Architecture: amd64 arm64 Depends: ${unsigned:Depends} Recommends: ${unsigned:Recommends} Breaks: ${unsigned:Breaks} @@ -27,7 +27,7 @@ Package: linux-image-ABI-oracle-dbgsym Section: devel -Architecture: amd64 +Architecture: amd64 arm64 Depends: linux-image-unsigned-ABI-oracle-dbgsym Description: Signed kernel image oracle A link to the debugging symbols for the Oracle signed kernel.