All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro <alejandro.gonzalez.correo@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/cryptodev-linux: bump to version f2927e3
Date: Mon, 20 Jul 2020 22:17:10 +0200	[thread overview]
Message-ID: <CA+wirGqBaF1t=c2dbnUE2vb6aO+SAf-eq20xqYQSmtPiQsHz9A@mail.gmail.com> (raw)
In-Reply-To: <20200720201052.212572-1-alejandro.gonzalez.correo@gmail.com>

El lun., 20 jul. 2020 a las 22:11, Alejandro Gonz?lez
(<alejandro.gonzalez.correo@gmail.com>) escribi?:
>
> This version mainly fixes build issues with more
> recent kernels.
>
> 98b163a cryptlib.c: fix build on kernel v5.5+
> 7e72f67 enabled the support for TLS1.1 - AES128-SHA1 - AES256-SHA1
> 9e76506 Fix build for Linux 5.8-rc1
>
> Signed-off-by: Alejandro Gonz?lez <alejandro.gonzalez.correo@gmail.com>
> ---
>  package/cryptodev-linux/cryptodev-linux.hash | 2 +-
>  package/cryptodev-linux/cryptodev-linux.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/cryptodev-linux/cryptodev-linux.hash b/package/cryptodev-linux/cryptodev-linux.hash
> index 4319fd313a..f7cbe6e803 100644
> --- a/package/cryptodev-linux/cryptodev-linux.hash
> +++ b/package/cryptodev-linux/cryptodev-linux.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256 50cf34ecedc897edb11d1a24076f0d4cfcb704dcd294273bc03e2f6c3632fe2c cryptodev-linux-a1e738aef6249ee3bddf997e91e59b1210553209.tar.gz
> +sha256 f2927e313b6a74408d17d152abb21aa59d113b46 cryptodev-linux-f2927e313b6a74408d17d152abb21aa59d113b46.tar.gz
>  sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
> diff --git a/package/cryptodev-linux/cryptodev-linux.mk b/package/cryptodev-linux/cryptodev-linux.mk
> index a02add6310..3d5d640b8a 100644
> --- a/package/cryptodev-linux/cryptodev-linux.mk
> +++ b/package/cryptodev-linux/cryptodev-linux.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -CRYPTODEV_LINUX_VERSION = a1e738aef6249ee3bddf997e91e59b1210553209
> +CRYPTODEV_LINUX_VERSION = f2927e313b6a74408d17d152abb21aa59d113b46
>  CRYPTODEV_LINUX_SITE = $(call github,cryptodev-linux,cryptodev-linux,$(CRYPTODEV_LINUX_VERSION))
>  CRYPTODEV_LINUX_INSTALL_STAGING = YES
>  CRYPTODEV_LINUX_LICENSE = GPL-2.0+
> --
> 2.27.0
>

Please do not merge this. I made a mistake with the locally calculated
hash. I will submit a corrected version of this change soon :)

      reply	other threads:[~2020-07-20 20:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-20 20:10 [Buildroot] [PATCH 1/1] package/cryptodev-linux: bump to version f2927e3 Alejandro González
2020-07-20 20:17 ` Alejandro [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+wirGqBaF1t=c2dbnUE2vb6aO+SAf-eq20xqYQSmtPiQsHz9A@mail.gmail.com' \
    --to=alejandro.gonzalez.correo@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.