[git] GCRYPT - branch, master, updated. libgcrypt-1.8.1-139-g09c2728

Andre Amorim andre at amorim.me
Mon Jan 14 21:29:27 CET 2019


I have no idea what camellia-aarch64 means ...

On Mon, 14 Jan 2019 at 20:23, by Jussi Kivilinna <cvs at cvs.gnupg.org> wrote:

> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "The GNU crypto library".
>
> The branch, master has been updated
>        via  09c27280cc09798d15369b3a143036b7ab5ddd69 (commit)
>       from  3ee6588de8311b461ef8707c70ff86d2b252966d (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit 09c27280cc09798d15369b3a143036b7ab5ddd69
> Author: Jussi Kivilinna <jussi.kivilinna at iki.fi>
> Date:   Mon Jan 14 22:14:24 2019 +0200
>
>     camellia-aarch64: do not export look-up table globally
>
>     * cipher/camellia-aarch64.S (_gcry_camellia_arm_tables): Remove
>     '.globl' export.
>     --
>
>     Reported-by: Martin Husemann <martin at NetBSD.org>
>     GnuPG-bug-id: 4317
>     Signed-off-by: Jussi Kivilinna <jussi.kivilinna at iki.fi>
>
> diff --git a/cipher/camellia-aarch64.S b/cipher/camellia-aarch64.S
> index b0e9a03..5c6ab02 100644
> --- a/cipher/camellia-aarch64.S
> +++ b/cipher/camellia-aarch64.S
> @@ -289,7 +289,6 @@ _gcry_camellia_arm_decrypt_block:
>  ELF(.size
> _gcry_camellia_arm_decrypt_block,.-_gcry_camellia_arm_decrypt_block;)
>
>  /* Encryption/Decryption tables */
> -.globl _gcry_camellia_arm_tables
>  ELF(.type  _gcry_camellia_arm_tables, at object;)
>  .balign 32
>  _gcry_camellia_arm_tables:
>
> -----------------------------------------------------------------------
>
> Summary of changes:
>  cipher/camellia-aarch64.S | 1 -
>  1 file changed, 1 deletion(-)
>
>
> hooks/post-receive
> --
> The GNU crypto library
> http://git.gnupg.org
>
>
> _______________________________________________
> Gnupg-commits mailing list
> Gnupg-commits at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-commits
>
>
> _______________________________________________
> Gcrypt-devel mailing list
> Gcrypt-devel at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gcrypt-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gcrypt-devel/attachments/20190114/8ff9135e/attachment.html>


More information about the Gcrypt-devel mailing list