diff mbox series

[linux-meta,K,L,2/2] UBUNTU: [Packaging] Add EFI signed flavours buildinfo build-depends

Message ID 20221121150324.1304110-3-dimitri.ledkov@canonical.com
State New
Headers show
Series Check if EFI signatures are revoked at build time | expand

Commit Message

Dimitri John Ledkov Nov. 21, 2022, 3:03 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1996955

Add build-depends on linux-buildinfo packages for all EFI signed
flavours.

This will activate revocation check, if the buildinfo package exposes
built-in revoked certicates information, see
https://bugs.launchpad.net/bugs/1996892

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
---
 debian/control.stub | 2 ++
 1 file changed, 2 insertions(+)

Comments

Dimitri John Ledkov Nov. 21, 2022, 3:18 p.m. UTC | #1
subject is incorrect..... it should have been linux-signed.

On Mon, 21 Nov 2022 at 15:03, Dimitri John Ledkov
<dimitri.ledkov@canonical.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/1996955
>
> Add build-depends on linux-buildinfo packages for all EFI signed
> flavours.
>
> This will activate revocation check, if the buildinfo package exposes
> built-in revoked certicates information, see
> https://bugs.launchpad.net/bugs/1996892
>
> Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
> ---
>  debian/control.stub | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/debian/control.stub b/debian/control.stub
> index a3c7134cf2..8b8c867761 100644
> --- a/debian/control.stub
> +++ b/debian/control.stub
> @@ -11,6 +11,8 @@ Build-Depends-Arch:
>   sbsigntool [amd64 arm64],
>   HEADERS_COMMON (>= UNSIGNED_SRC_VERSION),
>   HEADERS_ARCH (>= UNSIGNED_SRC_VERSION),
> + linux-buildinfo-ABI-generic [amd64 arm64],
> + linux-buildinfo-ABI-generic-64k [arm64],
>  Standards-Version: 3.9.4
>
>  Package: linux-image-ABI-generic
> --
> 2.34.1
>
diff mbox series

Patch

diff --git a/debian/control.stub b/debian/control.stub
index a3c7134cf2..8b8c867761 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -11,6 +11,8 @@  Build-Depends-Arch:
  sbsigntool [amd64 arm64],
  HEADERS_COMMON (>= UNSIGNED_SRC_VERSION),
  HEADERS_ARCH (>= UNSIGNED_SRC_VERSION),
+ linux-buildinfo-ABI-generic [amd64 arm64],
+ linux-buildinfo-ABI-generic-64k [arm64],
 Standards-Version: 3.9.4
 
 Package: linux-image-ABI-generic