diff -Nru linux-generate-iot-5.4.0/debian/changelog linux-generate-iot-5.4.0/debian/changelog --- linux-generate-iot-5.4.0/debian/changelog 2023-08-29 14:03:44.000000000 +0000 +++ linux-generate-iot-5.4.0/debian/changelog 2023-09-25 07:02:36.000000000 +0000 @@ -1,18 +1,18 @@ -linux-generate-iot (5.4.0-1021.22) focal; urgency=medium +linux-generate-iot (5.4.0-1023.24) focal; urgency=medium - * Master version: 5.4.0-1021.22 + * Master version: 5.4.0-1023.24 * Miscellaneous Ubuntu changes - debian/tracking-bug -- update from master - -- Wen-chien Jesse Sung Tue, 29 Aug 2023 22:03:44 +0800 + -- Wen-chien Jesse Sung Mon, 25 Sep 2023 15:02:36 +0800 -linux-generate-iot (5.4.0-1020.21) focal; urgency=medium +linux-generate-iot (5.4.0-1022.23) focal; urgency=medium - * Master version: 5.4.0-1020.21 + * Master version: 5.4.0-1022.23 * Miscellaneous Ubuntu changes - debian/tracking-bug -- update from master - -- Wen-chien Jesse Sung Thu, 17 Aug 2023 15:35:42 +0800 + -- Wen-chien Jesse Sung Fri, 08 Sep 2023 15:48:22 +0800 diff -Nru linux-generate-iot-5.4.0/debian/control linux-generate-iot-5.4.0/debian/control --- linux-generate-iot-5.4.0/debian/control 2023-08-29 14:03:44.000000000 +0000 +++ linux-generate-iot-5.4.0/debian/control 2023-09-25 07:02:36.000000000 +0000 @@ -9,8 +9,8 @@ python3-apt, Build-Depends-Arch: sbsigntool [amd64 arm64], - linux-image-unsigned-5.4.0-1021-iot (= 5.4.0-1021.22) [amd64], - linux-buildinfo-5.4.0-1021-iot (= 5.4.0-1021.22) [amd64], + linux-image-unsigned-5.4.0-1023-iot (= 5.4.0-1023.24) [amd64], + linux-buildinfo-5.4.0-1023-iot (= 5.4.0-1023.24) [amd64], Standards-Version: 3.9.4 Package: linux-generate-iot diff -Nru linux-generate-iot-5.4.0/debian/control.common linux-generate-iot-5.4.0/debian/control.common --- linux-generate-iot-5.4.0/debian/control.common 2023-08-29 14:03:44.000000000 +0000 +++ linux-generate-iot-5.4.0/debian/control.common 2023-09-25 07:02:36.000000000 +0000 @@ -9,6 +9,6 @@ python3-apt, Build-Depends-Arch: sbsigntool [amd64 arm64], - linux-image-unsigned-5.4.0-1021-iot (= 5.4.0-1021.22) [amd64], - linux-buildinfo-5.4.0-1021-iot (= 5.4.0-1021.22) [amd64], + linux-image-unsigned-5.4.0-1023-iot (= 5.4.0-1023.24) [amd64], + linux-buildinfo-5.4.0-1023-iot (= 5.4.0-1023.24) [amd64], Standards-Version: 3.9.4 diff -Nru linux-generate-iot-5.4.0/debian/files.json linux-generate-iot-5.4.0/debian/files.json --- linux-generate-iot-5.4.0/debian/files.json 2023-08-29 14:03:44.000000000 +0000 +++ linux-generate-iot-5.4.0/debian/files.json 2023-09-25 07:02:36.000000000 +0000 @@ -3,7 +3,7 @@ "files": [ { "sig_type": "efi", - "file": "/boot/vmlinuz-5.4.0-1021-iot", + "file": "/boot/vmlinuz-5.4.0-1023-iot", "arch": "amd64" } ] diff -Nru linux-generate-iot-5.4.0/debian/rules.gen linux-generate-iot-5.4.0/debian/rules.gen --- linux-generate-iot-5.4.0/debian/rules.gen 2023-08-29 14:03:44.000000000 +0000 +++ linux-generate-iot-5.4.0/debian/rules.gen 2023-09-25 07:02:36.000000000 +0000 @@ -38,4 +38,4 @@ .PHONY: generate-amd64 generate-amd64:: install -d $(custom_dir)/boot - $(call copy_or_download,/boot/vmlinuz-5.4.0-1021-iot,$(custom_dir)/boot/vmlinuz-5.4.0-1021-iot.efi) + $(call copy_or_download,/boot/vmlinuz-5.4.0-1023-iot,$(custom_dir)/boot/vmlinuz-5.4.0-1023-iot.efi)