diff -Nru linux-signed-oracle-5.11.0/debian/changelog linux-signed-oracle-5.11.0/debian/changelog --- linux-signed-oracle-5.11.0/debian/changelog 2021-07-01 00:29:59.000000000 +0000 +++ linux-signed-oracle-5.11.0/debian/changelog 2021-07-30 00:41:14.000000000 +0000 @@ -1,3 +1,24 @@ +linux-signed-oracle (5.11.0-1015.16) hirsute; urgency=medium + + * Master version: 5.11.0-1015.16 + + * arm64 support (LP: #1925421) + - [config] Add support for arm64 + + -- Khalid Elmously Thu, 29 Jul 2021 20:41:14 -0400 + +linux-signed-oracle (5.11.0-1014.15) hirsute; urgency=medium + + * Master version: 5.11.0-1014.15 + + -- Tim Gardner Fri, 23 Jul 2021 08:59:57 -0600 + +linux-signed-oracle (5.11.0-1013.14) hirsute; urgency=medium + + * Master version: 5.11.0-1013.14 + + -- Kelsey Skunberg Wed, 14 Jul 2021 09:18:20 -0600 + linux-signed-oracle (5.11.0-1012.12) hirsute; urgency=medium * Master version: 5.11.0-1012.12 diff -Nru linux-signed-oracle-5.11.0/debian/control linux-signed-oracle-5.11.0/debian/control --- linux-signed-oracle-5.11.0/debian/control 2021-07-01 00:29:59.000000000 +0000 +++ linux-signed-oracle-5.11.0/debian/control 2021-07-30 00:41:14.000000000 +0000 @@ -9,25 +9,25 @@ python3-apt, Build-Depends-Arch: sbsigntool, - linux-headers-5.11.0-1012-oracle (>= 5.11.0-1012.12), + linux-headers-5.11.0-1015-oracle (>= 5.11.0-1015.16), Standards-Version: 3.9.4 -Package: linux-image-5.11.0-1012-oracle -Architecture: amd64 +Package: linux-image-5.11.0-1015-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.0-1012.12) +Built-Using: linux-oracle (= 5.11.0-1015.16) 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-1012-oracle-dbgsym +Package: linux-image-5.11.0-1015-oracle-dbgsym Section: devel -Architecture: amd64 -Depends: linux-image-unsigned-5.11.0-1012-oracle-dbgsym +Architecture: amd64 arm64 +Depends: linux-image-unsigned-5.11.0-1015-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.0/debian/control.stub linux-signed-oracle-5.11.0/debian/control.stub --- linux-signed-oracle-5.11.0/debian/control.stub 2021-07-01 00:29:48.000000000 +0000 +++ linux-signed-oracle-5.11.0/debian/control.stub 2021-07-30 00:27:44.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.