All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/11] polarssl: add hash
Date: Wed, 17 Sep 2014 21:59:54 +0200	[thread overview]
Message-ID: <20140917195954.GC4056@free.fr> (raw)
In-Reply-To: <1410963609-18128-2-git-send-email-gustavo@zacarias.com.ar>

Gustavo, All,

On 2014-09-17 11:20 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Verified that the hashes are correct, and also the same as published on
the website.

Regards,
Yann E. MORIN.

> ---
>  package/polarssl/polarssl.hash | 3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 package/polarssl/polarssl.hash
> 
> diff --git a/package/polarssl/polarssl.hash b/package/polarssl/polarssl.hash
> new file mode 100644
> index 0000000..ca437ac
> --- /dev/null
> +++ b/package/polarssl/polarssl.hash
> @@ -0,0 +1,3 @@
> +# From https://polarssl.org/tech-updates/releases/polarssl-1.2.11-released
> +sha1	40cb3a833245273946c2075e6c948bbcda8a1be9	polarssl-1.2.11-gpl.tgz
> +sha256	b3e9d059c687980976b468d8260f658e9003aede1dbc4a918526e90abdaa7d75	polarssl-1.2.11-gpl.tgz
> -- 
> 1.8.5.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140917/4a19deca/attachment.asc>

  reply	other threads:[~2014-09-17 19:59 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 14:19 [Buildroot] [PATCH 01/11] busybox: add hash Gustavo Zacarias
2014-09-17 14:20 ` [Buildroot] [PATCH 02/11] polarssl: " Gustavo Zacarias
2014-09-17 19:59   ` Yann E. MORIN [this message]
2014-09-17 14:20 ` [Buildroot] [PATCH 03/11] iptables: " Gustavo Zacarias
2014-09-17 20:12   ` Yann E. MORIN
2014-09-17 20:15     ` Gustavo Zacarias
2014-09-17 14:20 ` [Buildroot] [PATCH 04/11] util-linux: " Gustavo Zacarias
2014-09-17 20:16   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 05/11] iw: " Gustavo Zacarias
2014-09-17 20:19   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 06/11] btrfs-progs: " Gustavo Zacarias
2014-09-17 20:23   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 07/11] wireless-regdb: " Gustavo Zacarias
2014-09-17 20:25   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 08/11] openssl: " Gustavo Zacarias
2014-09-17 20:27   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 09/11] libnl: " Gustavo Zacarias
2014-09-17 20:35   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 10/11] iproute2: " Gustavo Zacarias
2014-09-17 20:48   ` Yann E. MORIN
2014-09-17 14:20 ` [Buildroot] [PATCH 11/11] e2fsprogs: switch site and " Gustavo Zacarias
2014-09-17 20:52   ` Yann E. MORIN
2014-09-17 20:53   ` Yann E. MORIN
2014-09-17 19:56 ` [Buildroot] [PATCH 01/11] busybox: " Yann E. MORIN
2014-09-18 19:45 ` Peter Korsgaard

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=20140917195954.GC4056@free.fr \
    --to=yann.morin.1998@free.fr \
    --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.