Re: [PATCH 3/3] build: Add appended signatures header file to EXTRA_DIST

Andrew Hamilton <[email protected]>
Newsgroups org.gnu.grub-devel
Message-ID <CA+04=DbMJ-sCnbbfEgRZo1D=S-JwQqu1JguVx5_XwyvBHcT3VA@mail.gmail.com>
Hello,

I notice that these files aren't in the dist archive currently, should
they be added too?

grub-core/commands/tpm2_key_protector/tpm2key.asn
grub-core/lib/libgcrypt-grub/mpi: ec.c
grub-core/lib/libgcrypt-grub/mpi: ec-ed25519.c
grub-core/lib/libgcrypt-grub/mpi: ec-hw-s390x.c
grub-core/lib/libgcrypt-grub/mpi: ec-nist.c
grub-core/lib/libgcrypt-grub/src: context.c
grub-core/lib/libgcrypt-grub/src: gen-note-integrity.sh
grub-core/lib/libgcrypt-grub/src: hwf-arm.c
grub-core/lib/libgcrypt-grub/src: hwf-ppc.c
grub-core/lib/libgcrypt-grub/src: hwf-s390x.c
grub-core/lib/libgcrypt-grub/src: hwf-x86.c
grub-core/lib/libgcrypt-grub/src: mpicalc.c
grub-core/tests: cmdline_cat_test.c
grub-core/tests: gfxterm_menu.c

These I wasn't sure if it was intentional to leave them out?
MAINTAINERS
SECURITY
.travis.yml

Thanks,
Andrew

On Fri, Oct 24, 2025 at 3:58 PM Daniel Kiper via Grub-devel
<[email protected]> wrote:
>
> This file was not added to EXTRA_DIST during the appended signatures merge.
>
> Fixes: 3e4ff6ffb (appended signatures: Parse ASN1 node)
>
> Signed-off-by: Daniel Kiper <[email protected]>
> ---
>  conf/Makefile.extra-dist | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
> index 846d45341..dcb0bed07 100644
> --- a/conf/Makefile.extra-dist
> +++ b/conf/Makefile.extra-dist
> @@ -76,6 +76,8 @@ EXTRA_DIST += grub-core/tests/asn1/asn1_test.h
>  EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/tests/asn1/tests -name '*.h')
>  EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/commands/tpm2_key_protector -name '*.h')
>
> +EXTRA_DIST += grub-core/commands/appendedsig/appendedsig.h
> +
>  EXTRA_DIST += grub-core/lib/LzmaDec.c
>
>  EXTRA_DIST += grub-core/fs/cpio_common.c
> --
> 2.11.0
>
>
> _______________________________________________
> Grub-devel mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/grub-devel

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.