diff -Nru linux-signed-oracle-5.8.0/debian/changelog linux-signed-oracle-5.8.0/debian/changelog --- linux-signed-oracle-5.8.0/debian/changelog 2021-05-06 09:27:40.000000000 +0000 +++ linux-signed-oracle-5.8.0/debian/changelog 2021-06-01 09:53:29.000000000 +0000 @@ -1,3 +1,18 @@ +linux-signed-oracle (5.8.0-1031.32) groovy; urgency=medium + + * Master version: 5.8.0-1031.32 + + -- Khalid Elmously Tue, 01 Jun 2021 05:53:29 -0400 + +linux-signed-oracle (5.8.0-1030.31) groovy; urgency=medium + + * Master version: 5.8.0-1030.31 + + * arm64 support (LP: #1925421) + - [config] oracle: Bring-up for arm64 support + + -- Khalid Elmously Mon, 24 May 2021 22:43:40 -0400 + linux-signed-oracle (5.8.0-1029.30) groovy; urgency=medium * Master version: 5.8.0-1029.30 diff -Nru linux-signed-oracle-5.8.0/debian/control linux-signed-oracle-5.8.0/debian/control --- linux-signed-oracle-5.8.0/debian/control 2021-05-06 09:27:40.000000000 +0000 +++ linux-signed-oracle-5.8.0/debian/control 2021-06-01 09:53:29.000000000 +0000 @@ -9,25 +9,25 @@ python3-apt, Build-Depends-Arch: sbsigntool, - linux-headers-5.8.0-1029-oracle (>= 5.8.0-1029.30), + linux-headers-5.8.0-1031-oracle (>= 5.8.0-1031.32), Standards-Version: 3.9.4 -Package: linux-image-5.8.0-1029-oracle -Architecture: amd64 +Package: linux-image-5.8.0-1031-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.8.0-1029.30) +Built-Using: linux-oracle (= 5.8.0-1031.32) 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.8.0-1029-oracle-dbgsym +Package: linux-image-5.8.0-1031-oracle-dbgsym Section: devel -Architecture: amd64 -Depends: linux-image-unsigned-5.8.0-1029-oracle-dbgsym +Architecture: amd64 arm64 +Depends: linux-image-unsigned-5.8.0-1031-oracle-dbgsym Description: Signed kernel image oracle A link to the debugging symbols for the Oracle signed kernel. diff -Nru linux-signed-oracle-5.8.0/debian/control.stub linux-signed-oracle-5.8.0/debian/control.stub --- linux-signed-oracle-5.8.0/debian/control.stub 2021-05-06 09:23:26.000000000 +0000 +++ linux-signed-oracle-5.8.0/debian/control.stub 2021-06-01 09:53:29.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.