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 14/16] eglibc/glibc: add hash file
Date: Sun, 19 Oct 2014 19:38:44 +0200	[thread overview]
Message-ID: <20141019173844.GA12247@free.fr> (raw)
In-Reply-To: <1413329153-25453-14-git-send-email-gustavo@zacarias.com.ar>

Gustavo, All,

On 2014-10-14 20:25 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

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

Manually downloaded and tested all hashes.

Regards,
Yann E. MORIN.

> ---
>  package/glibc/glibc.hash | 8 ++++++++
>  1 file changed, 8 insertions(+)
>  create mode 100644 package/glibc/glibc.hash
> 
> diff --git a/package/glibc/glibc.hash b/package/glibc/glibc.hash
> new file mode 100644
> index 0000000..094bbda
> --- /dev/null
> +++ b/package/glibc/glibc.hash
> @@ -0,0 +1,8 @@
> +# Locally calculated after checking pgp signature (glibc)
> +# http://downloads.yoctoproject.org/releases/eglibc/*.{md5,sha1} (eglibc)
> +md5	b395b021422a027d89884992e91734fc	eglibc-2.18-svnr23787.tar.bz2
> +sha1	224d9e655e8f0ad04ffde47b97a11c64e2255b56	eglibc-2.18-svnr23787.tar.bz2
> +md5	197836c2ba42fb146e971222647198dd	eglibc-2.19-svnr25243.tar.bz2
> +sha1	8013c1935b46fd50d2d1fbfad3b0af362b75fb28	eglibc-2.19-svnr25243.tar.bz2
> +sha256	2d3997f588401ea095a0b27227b1d50cdfdd416236f6567b564549d3b46ea2a2	glibc-2.19.tar.xz
> +sha256	f84b6d42aecc288d593c397b0a3d02260a33ee686bce0c634eb9b32798f36ba5	glibc-2.20.tar.xz
> -- 
> 2.0.4
> 
> _______________________________________________
> 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/20141019/80218e76/attachment.asc>

  reply	other threads:[~2014-10-19 17:38 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
2014-10-14 23:25 ` [Buildroot] [PATCH 02/16] zlib: " Gustavo Zacarias
2014-10-19 14:43   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 03/16] nettle: " Gustavo Zacarias
2014-10-19 14:43   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 04/16] libcurl: " Gustavo Zacarias
2014-10-19 14:44   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 05/16] libidn: " Gustavo Zacarias
2014-10-19 14:44   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 06/16] rsync: " Gustavo Zacarias
2014-10-19 14:44   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 07/16] pptp-linux: " Gustavo Zacarias
2014-10-19 14:45   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 08/16] usbutils: " Gustavo Zacarias
2014-10-19 14:45   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 09/16] libevent: " Gustavo Zacarias
2014-10-19 14:45   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 10/16] cifs-utils: add hash Gustavo Zacarias
2014-10-19 14:46   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 11/16] acl: add hash file Gustavo Zacarias
2014-10-19 14:46   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 12/16] attr: " Gustavo Zacarias
2014-10-19 14:46   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 13/16] bridge-utils: " Gustavo Zacarias
2014-10-19 14:47   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 14/16] eglibc/glibc: " Gustavo Zacarias
2014-10-19 17:38   ` Yann E. MORIN [this message]
2014-10-19 20:52   ` Thomas Petazzoni
2014-10-22 20:01     ` Gustavo Zacarias
2014-10-22 20:26       ` Thomas Petazzoni
2014-10-14 23:25 ` [Buildroot] [PATCH 15/16] openvpn: " Gustavo Zacarias
2014-10-19 14:52   ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 16/16] mdadm: " Gustavo Zacarias
2014-10-19 14:47   ` Yann E. MORIN
2014-10-19 14:43 ` [Buildroot] [PATCH 01/16] uclibc: " Yann E. MORIN
2014-10-19 17:20 ` Thomas Petazzoni

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=20141019173844.GA12247@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.