diff -Nru linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/changelog linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/changelog --- linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/changelog 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/changelog 2024-03-11 13:57:33.000000000 +0000 @@ -1,24 +1,21 @@ -linux-generate-oracle-6.5 (6.5.0-1018.18~22.04.1) jammy; urgency=medium - - * Master version: 6.5.0-1018.18~22.04.1 +linux-generate-oracle-6.5 (6.5.0-1019.19~22.04.1) jammy; urgency=medium - * Provide an arm64 linux-oracle 64k kernel variant (LP: #2052469) - - [Packaging] oracle-6.5: Adding 64KB page flavor + * Master version: 6.5.0-1019.19~22.04.1 * Miscellaneous Ubuntu changes - debian/tracking-bug -- update from master - -- John Cabaj Fri, 16 Feb 2024 14:57:33 -0600 + -- Stefan Bader Mon, 11 Mar 2024 14:57:33 +0100 -linux-generate-oracle-6.5 (6.5.0-1017.17~22.04.1) jammy; urgency=medium +linux-generate-oracle-6.5 (6.5.0-1018.18~22.04.1) jammy; urgency=medium - * Master version: 6.5.0-1017.17~22.04.1 + * Master version: 6.5.0-1018.18~22.04.1 - * Packaging resync (LP: #1786013) - - [Packaging] update variants + * Provide an arm64 linux-oracle 64k kernel variant (LP: #2052469) + - [Packaging] oracle-6.5: Adding 64KB page flavor * Miscellaneous Ubuntu changes - debian/tracking-bug -- update from master - -- Stefan Bader Fri, 16 Feb 2024 15:04:52 +0100 + -- John Cabaj Fri, 16 Feb 2024 14:57:33 -0600 diff -Nru linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/control.common linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/control.common --- linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/control.common 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/control.common 2024-03-11 13:57:33.000000000 +0000 @@ -9,8 +9,8 @@ python3-apt, Build-Depends-Arch: sbsigntool, - linux-image-unsigned-6.5.0-1018-oracle (= 6.5.0-1018.18~22.04.1) [amd64 arm64], - linux-buildinfo-6.5.0-1018-oracle (= 6.5.0-1018.18~22.04.1) [amd64 arm64], - linux-image-unsigned-6.5.0-1018-oracle-64k (= 6.5.0-1018.18~22.04.1) [arm64], - linux-buildinfo-6.5.0-1018-oracle-64k (= 6.5.0-1018.18~22.04.1) [arm64], + linux-image-unsigned-6.5.0-1019-oracle (= 6.5.0-1019.19~22.04.1) [amd64 arm64], + linux-buildinfo-6.5.0-1019-oracle (= 6.5.0-1019.19~22.04.1) [amd64 arm64], + linux-image-unsigned-6.5.0-1019-oracle-64k (= 6.5.0-1019.19~22.04.1) [arm64], + linux-buildinfo-6.5.0-1019-oracle-64k (= 6.5.0-1019.19~22.04.1) [arm64], Standards-Version: 3.9.4 diff -Nru linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/files.json linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/files.json --- linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/files.json 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/ancillary/linux-generate-oracle-6.5/debian/files.json 2024-03-11 13:57:33.000000000 +0000 @@ -3,17 +3,17 @@ "files": [ { "sig_type": "efi", - "file": "/boot/vmlinuz-6.5.0-1018-oracle", + "file": "/boot/vmlinuz-6.5.0-1019-oracle", "arch": "amd64" }, { "sig_type": "efi", - "file": "/boot/vmlinuz-6.5.0-1018-oracle", + "file": "/boot/vmlinuz-6.5.0-1019-oracle", "arch": "arm64" }, { "sig_type": "efi", - "file": "/boot/vmlinuz-6.5.0-1018-oracle-64k", + "file": "/boot/vmlinuz-6.5.0-1019-oracle-64k", "arch": "arm64" } ] diff -Nru linux-signed-oracle-6.5-6.5.0/debian/changelog linux-signed-oracle-6.5-6.5.0/debian/changelog --- linux-signed-oracle-6.5-6.5.0/debian/changelog 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/changelog 2024-03-11 13:57:33.000000000 +0000 @@ -1,3 +1,12 @@ +linux-signed-oracle-6.5 (6.5.0-1019.19~22.04.1) jammy; urgency=medium + + * Master version: 6.5.0-1019.19~22.04.1 + + * Miscellaneous Ubuntu changes + - debian/tracking-bug -- update from master + + -- Stefan Bader Mon, 11 Mar 2024 14:57:33 +0100 + linux-signed-oracle-6.5 (6.5.0-1018.18~22.04.1) jammy; urgency=medium * Master version: 6.5.0-1018.18~22.04.1 diff -Nru linux-signed-oracle-6.5-6.5.0/debian/control linux-signed-oracle-6.5-6.5.0/debian/control --- linux-signed-oracle-6.5-6.5.0/debian/control 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/control 2024-03-11 13:57:33.000000000 +0000 @@ -9,47 +9,47 @@ python3-apt, Build-Depends-Arch: sbsigntool, - linux-image-unsigned-6.5.0-1018-oracle (= 6.5.0-1018.18~22.04.1) [amd64 arm64], - linux-buildinfo-6.5.0-1018-oracle (= 6.5.0-1018.18~22.04.1) [amd64 arm64], - linux-image-unsigned-6.5.0-1018-oracle-64k (= 6.5.0-1018.18~22.04.1) [arm64], - linux-buildinfo-6.5.0-1018-oracle-64k (= 6.5.0-1018.18~22.04.1) [arm64], - linux-generate-oracle-6.5 (= 6.5.0-1018.18~22.04.1), + linux-image-unsigned-6.5.0-1019-oracle (= 6.5.0-1019.19~22.04.1) [amd64 arm64], + linux-buildinfo-6.5.0-1019-oracle (= 6.5.0-1019.19~22.04.1) [amd64 arm64], + linux-image-unsigned-6.5.0-1019-oracle-64k (= 6.5.0-1019.19~22.04.1) [arm64], + linux-buildinfo-6.5.0-1019-oracle-64k (= 6.5.0-1019.19~22.04.1) [arm64], + linux-generate-oracle-6.5 (= 6.5.0-1019.19~22.04.1), Standards-Version: 3.9.4 -Package: linux-image-6.5.0-1018-oracle +Package: linux-image-6.5.0-1019-oracle Architecture: amd64 arm64 Depends: ${unsigned:Depends} Recommends: ${unsigned:Recommends} Suggests: ${unsigned:Suggests} Conflicts: ${unsigned:Conflicts} Provides: ${unsigned:Provides} -Built-Using: linux-oracle-6.5 (= 6.5.0-1018.18~22.04.1) +Built-Using: linux-oracle-6.5 (= 6.5.0-1019.19~22.04.1) Description: Signed kernel image oracle A kernel image for oracle. This version of it is signed with Canonical's signing key. -Package: linux-image-6.5.0-1018-oracle-64k +Package: linux-image-6.5.0-1019-oracle-64k Architecture: arm64 Depends: ${unsigned:Depends} Recommends: ${unsigned:Recommends} Suggests: ${unsigned:Suggests} Conflicts: ${unsigned:Conflicts} Provides: ${unsigned:Provides} -Built-Using: linux-oracle-6.5 (= 6.5.0-1018.18~22.04.1) +Built-Using: linux-oracle-6.5 (= 6.5.0-1019.19~22.04.1) Description: Signed kernel image oracle-64k A kernel image for oracle-64k. This version of it is signed with Canonical's signing key. -Package: linux-image-6.5.0-1018-oracle-dbgsym +Package: linux-image-6.5.0-1019-oracle-dbgsym Section: devel Architecture: amd64 arm64 -Depends: linux-image-unsigned-6.5.0-1018-oracle-dbgsym +Depends: linux-image-unsigned-6.5.0-1019-oracle-dbgsym Description: Signed kernel image oracle A link to the debugging symbols for the oracle signed kernel. -Package: linux-image-6.5.0-1018-oracle-64k-dbgsym +Package: linux-image-6.5.0-1019-oracle-64k-dbgsym Section: devel Architecture: arm64 -Depends: linux-image-unsigned-6.5.0-1018-oracle-64k-dbgsym +Depends: linux-image-unsigned-6.5.0-1019-oracle-64k-dbgsym Description: Signed kernel image oracle-64k A link to the debugging symbols for the oracle-64k signed kernel. diff -Nru linux-signed-oracle-6.5-6.5.0/debian/tracking-bug linux-signed-oracle-6.5-6.5.0/debian/tracking-bug --- linux-signed-oracle-6.5-6.5.0/debian/tracking-bug 2024-02-16 20:57:33.000000000 +0000 +++ linux-signed-oracle-6.5-6.5.0/debian/tracking-bug 2024-03-11 13:37:17.000000000 +0000 @@ -1 +1 @@ -2054122 2024.02.05-3 +2056038 s2024.02.05-1