* [Buildroot] [PATCH 02/16] zlib: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:43 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 03/16] nettle: " Gustavo Zacarias
` (15 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/zlib/zlib.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/zlib/zlib.hash
diff --git a/package/zlib/zlib.hash b/package/zlib/zlib.hash
new file mode 100644
index 0000000..d6382f8
--- /dev/null
+++ b/package/zlib/zlib.hash
@@ -0,0 +1,2 @@
+# From http://www.zlib.net/
+md5 28f1205d8dd2001f26fec1e8c2cebe37 zlib-1.2.8.tar.xz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 02/16] zlib: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 02/16] zlib: " Gustavo Zacarias
@ 2014-10-19 14:43 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:43 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/zlib/zlib.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/zlib/zlib.hash
>
> diff --git a/package/zlib/zlib.hash b/package/zlib/zlib.hash
> new file mode 100644
> index 0000000..d6382f8
> --- /dev/null
> +++ b/package/zlib/zlib.hash
> @@ -0,0 +1,2 @@
> +# From http://www.zlib.net/
> +md5 28f1205d8dd2001f26fec1e8c2cebe37 zlib-1.2.8.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/849ad74f/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 03/16] nettle: add hash file
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-14 23:25 ` Gustavo Zacarias
2014-10-19 14:43 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 04/16] libcurl: " Gustavo Zacarias
` (14 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/nettle/nettle.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/nettle/nettle.hash
diff --git a/package/nettle/nettle.hash b/package/nettle/nettle.hash
new file mode 100644
index 0000000..34c3862
--- /dev/null
+++ b/package/nettle/nettle.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 bc71ebd43435537d767799e414fce88e521b7278d48c860651216e1fc6555b40 nettle-2.7.1.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 03/16] nettle: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 03/16] nettle: " Gustavo Zacarias
@ 2014-10-19 14:43 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:43 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/nettle/nettle.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/nettle/nettle.hash
>
> diff --git a/package/nettle/nettle.hash b/package/nettle/nettle.hash
> new file mode 100644
> index 0000000..34c3862
> --- /dev/null
> +++ b/package/nettle/nettle.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 bc71ebd43435537d767799e414fce88e521b7278d48c860651216e1fc6555b40 nettle-2.7.1.tar.gz
> --
> 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/3bcf5811/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 04/16] libcurl: add hash file
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-14 23:25 ` [Buildroot] [PATCH 03/16] nettle: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:44 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 05/16] libidn: " Gustavo Zacarias
` (13 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/libcurl/libcurl.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/libcurl/libcurl.hash
diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash
new file mode 100644
index 0000000..7eded03
--- /dev/null
+++ b/package/libcurl/libcurl.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 035bd41e99aa1a4e64713f4cea5ccdf366ca8199e9be1b53d5a043d5165f9eba curl-7.38.0.tar.bz2
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 04/16] libcurl: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 04/16] libcurl: " Gustavo Zacarias
@ 2014-10-19 14:44 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:44 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/libcurl/libcurl.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/libcurl/libcurl.hash
>
> diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash
> new file mode 100644
> index 0000000..7eded03
> --- /dev/null
> +++ b/package/libcurl/libcurl.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 035bd41e99aa1a4e64713f4cea5ccdf366ca8199e9be1b53d5a043d5165f9eba curl-7.38.0.tar.bz2
> --
> 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/e76ebdb9/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 05/16] libidn: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (2 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 04/16] libcurl: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:44 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 06/16] rsync: " Gustavo Zacarias
` (12 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/libidn/libidn.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/libidn/libidn.hash
diff --git a/package/libidn/libidn.hash b/package/libidn/libidn.hash
new file mode 100644
index 0000000..f486626
--- /dev/null
+++ b/package/libidn/libidn.hash
@@ -0,0 +1,2 @@
+# From https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00006.html
+sha256 fb82747dbbf9b36f703ed27293317d818d7e851d4f5773dedf3efa4db32a7c7c libidn-1.29.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 05/16] libidn: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 05/16] libidn: " Gustavo Zacarias
@ 2014-10-19 14:44 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:44 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/libidn/libidn.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/libidn/libidn.hash
>
> diff --git a/package/libidn/libidn.hash b/package/libidn/libidn.hash
> new file mode 100644
> index 0000000..f486626
> --- /dev/null
> +++ b/package/libidn/libidn.hash
> @@ -0,0 +1,2 @@
> +# From https://lists.gnu.org/archive/html/info-gnu/2014-08/msg00006.html
> +sha256 fb82747dbbf9b36f703ed27293317d818d7e851d4f5773dedf3efa4db32a7c7c libidn-1.29.tar.gz
> --
> 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/0123cff6/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 06/16] rsync: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (3 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 05/16] libidn: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:44 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 07/16] pptp-linux: " Gustavo Zacarias
` (11 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/rsync/rsync.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/rsync/rsync.hash
diff --git a/package/rsync/rsync.hash b/package/rsync/rsync.hash
new file mode 100644
index 0000000..032047d
--- /dev/null
+++ b/package/rsync/rsync.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 7de4364fcf5fe42f3bdb514417f1c40d10bbca896abe7e7f2c581c6ea08a2621 rsync-3.1.1.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 06/16] rsync: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 06/16] rsync: " Gustavo Zacarias
@ 2014-10-19 14:44 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:44 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/rsync/rsync.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/rsync/rsync.hash
>
> diff --git a/package/rsync/rsync.hash b/package/rsync/rsync.hash
> new file mode 100644
> index 0000000..032047d
> --- /dev/null
> +++ b/package/rsync/rsync.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 7de4364fcf5fe42f3bdb514417f1c40d10bbca896abe7e7f2c581c6ea08a2621 rsync-3.1.1.tar.gz
> --
> 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/f20e60d4/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 07/16] pptp-linux: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (4 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 06/16] rsync: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:45 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 08/16] usbutils: " Gustavo Zacarias
` (10 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/pptp-linux/pptp-linux.hash | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 package/pptp-linux/pptp-linux.hash
diff --git a/package/pptp-linux/pptp-linux.hash b/package/pptp-linux/pptp-linux.hash
new file mode 100644
index 0000000..839d0bf
--- /dev/null
+++ b/package/pptp-linux/pptp-linux.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/pptpclient/files/pptp/pptp-1.8.0/
+md5 4efce9f263e2c3f38d79d9df222476de pptp-1.8.0.tar.gz
+sha1 6289953812ac986c7234e83aefb10b5e279dc613 pptp-1.8.0.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 07/16] pptp-linux: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 07/16] pptp-linux: " Gustavo Zacarias
@ 2014-10-19 14:45 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:45 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/pptp-linux/pptp-linux.hash | 3 +++
> 1 file changed, 3 insertions(+)
> create mode 100644 package/pptp-linux/pptp-linux.hash
>
> diff --git a/package/pptp-linux/pptp-linux.hash b/package/pptp-linux/pptp-linux.hash
> new file mode 100644
> index 0000000..839d0bf
> --- /dev/null
> +++ b/package/pptp-linux/pptp-linux.hash
> @@ -0,0 +1,3 @@
> +# From http://sourceforge.net/projects/pptpclient/files/pptp/pptp-1.8.0/
> +md5 4efce9f263e2c3f38d79d9df222476de pptp-1.8.0.tar.gz
> +sha1 6289953812ac986c7234e83aefb10b5e279dc613 pptp-1.8.0.tar.gz
> --
> 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/8acb5223/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 08/16] usbutils: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (5 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 07/16] pptp-linux: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:45 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 09/16] libevent: " Gustavo Zacarias
` (9 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/usbutils/usbutils.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/usbutils/usbutils.hash
diff --git a/package/usbutils/usbutils.hash b/package/usbutils/usbutils.hash
new file mode 100644
index 0000000..6023f39
--- /dev/null
+++ b/package/usbutils/usbutils.hash
@@ -0,0 +1,2 @@
+# From https://www.kernel.org/pub/linux/utils/usb/usbutils/sha256sums.asc
+sha256 7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 usbutils-007.tar.xz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 08/16] usbutils: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 08/16] usbutils: " Gustavo Zacarias
@ 2014-10-19 14:45 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:45 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/usbutils/usbutils.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/usbutils/usbutils.hash
>
> diff --git a/package/usbutils/usbutils.hash b/package/usbutils/usbutils.hash
> new file mode 100644
> index 0000000..6023f39
> --- /dev/null
> +++ b/package/usbutils/usbutils.hash
> @@ -0,0 +1,2 @@
> +# From https://www.kernel.org/pub/linux/utils/usb/usbutils/sha256sums.asc
> +sha256 7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 usbutils-007.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/345682a3/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 09/16] libevent: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (6 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 08/16] usbutils: " Gustavo Zacarias
@ 2014-10-14 23:25 ` 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
` (8 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/libevent/libevent.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/libevent/libevent.hash
diff --git a/package/libevent/libevent.hash b/package/libevent/libevent.hash
new file mode 100644
index 0000000..efa0dc5
--- /dev/null
+++ b/package/libevent/libevent.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 22a530a8a5ba1cb9c080cba033206b17dacd21437762155c6d30ee6469f574f5 libevent-2.0.21-stable.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 09/16] libevent: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 09/16] libevent: " Gustavo Zacarias
@ 2014-10-19 14:45 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:45 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/libevent/libevent.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/libevent/libevent.hash
>
> diff --git a/package/libevent/libevent.hash b/package/libevent/libevent.hash
> new file mode 100644
> index 0000000..efa0dc5
> --- /dev/null
> +++ b/package/libevent/libevent.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 22a530a8a5ba1cb9c080cba033206b17dacd21437762155c6d30ee6469f574f5 libevent-2.0.21-stable.tar.gz
> --
> 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/7bc6e868/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 10/16] cifs-utils: add hash
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (7 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 09/16] libevent: " Gustavo Zacarias
@ 2014-10-14 23:25 ` 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
` (7 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/cifs-utils/cifs-utils.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/cifs-utils/cifs-utils.hash
diff --git a/package/cifs-utils/cifs-utils.hash b/package/cifs-utils/cifs-utils.hash
new file mode 100644
index 0000000..9255179
--- /dev/null
+++ b/package/cifs-utils/cifs-utils.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 38fc63926af435dae4ebcf4406275580a692d9fb9ee3e32170317cf2ba68e6e3 cifs-utils-6.4.tar.bz2
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 10/16] cifs-utils: add hash
2014-10-14 23:25 ` [Buildroot] [PATCH 10/16] cifs-utils: add hash Gustavo Zacarias
@ 2014-10-19 14:46 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:46 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/cifs-utils/cifs-utils.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/cifs-utils/cifs-utils.hash
>
> diff --git a/package/cifs-utils/cifs-utils.hash b/package/cifs-utils/cifs-utils.hash
> new file mode 100644
> index 0000000..9255179
> --- /dev/null
> +++ b/package/cifs-utils/cifs-utils.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 38fc63926af435dae4ebcf4406275580a692d9fb9ee3e32170317cf2ba68e6e3 cifs-utils-6.4.tar.bz2
> --
> 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/42bb3a5b/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 11/16] acl: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (8 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 10/16] cifs-utils: add hash Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:46 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 12/16] attr: " Gustavo Zacarias
` (6 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/acl/acl.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/acl/acl.hash
diff --git a/package/acl/acl.hash b/package/acl/acl.hash
new file mode 100644
index 0000000..3f9d790
--- /dev/null
+++ b/package/acl/acl.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 179074bb0580c06c4b4137be4c5a92a701583277967acdb5546043c7874e0d23 acl-2.2.52.src.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 11/16] acl: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 11/16] acl: add hash file Gustavo Zacarias
@ 2014-10-19 14:46 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:46 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/acl/acl.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/acl/acl.hash
>
> diff --git a/package/acl/acl.hash b/package/acl/acl.hash
> new file mode 100644
> index 0000000..3f9d790
> --- /dev/null
> +++ b/package/acl/acl.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 179074bb0580c06c4b4137be4c5a92a701583277967acdb5546043c7874e0d23 acl-2.2.52.src.tar.gz
> --
> 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/534b47f8/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 12/16] attr: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (9 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 11/16] acl: add hash file Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:46 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 13/16] bridge-utils: " Gustavo Zacarias
` (5 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/attr/attr.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/attr/attr.hash
diff --git a/package/attr/attr.hash b/package/attr/attr.hash
new file mode 100644
index 0000000..d2d1c2e
--- /dev/null
+++ b/package/attr/attr.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859 attr-2.4.47.src.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 12/16] attr: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 12/16] attr: " Gustavo Zacarias
@ 2014-10-19 14:46 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:46 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/attr/attr.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/attr/attr.hash
>
> diff --git a/package/attr/attr.hash b/package/attr/attr.hash
> new file mode 100644
> index 0000000..d2d1c2e
> --- /dev/null
> +++ b/package/attr/attr.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 25772f653ac5b2e3ceeb89df50e4688891e21f723c460636548971652af0a859 attr-2.4.47.src.tar.gz
> --
> 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/e179c21e/attachment-0001.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 13/16] bridge-utils: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (10 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 12/16] attr: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:47 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 14/16] eglibc/glibc: " Gustavo Zacarias
` (4 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/bridge-utils/bridge-utils.hash | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 package/bridge-utils/bridge-utils.hash
diff --git a/package/bridge-utils/bridge-utils.hash b/package/bridge-utils/bridge-utils.hash
new file mode 100644
index 0000000..c85fd04
--- /dev/null
+++ b/package/bridge-utils/bridge-utils.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/bridge/files/bridge/
+md5 ec7b381160b340648dede58c31bb2238 bridge-utils-1.5.tar.gz
+sha1 19d2a58cd3a70f971aa931b40256174a847e60d6 bridge-utils-1.5.tar.gz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 13/16] bridge-utils: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 13/16] bridge-utils: " Gustavo Zacarias
@ 2014-10-19 14:47 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:47 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/bridge-utils/bridge-utils.hash | 3 +++
> 1 file changed, 3 insertions(+)
> create mode 100644 package/bridge-utils/bridge-utils.hash
>
> diff --git a/package/bridge-utils/bridge-utils.hash b/package/bridge-utils/bridge-utils.hash
> new file mode 100644
> index 0000000..c85fd04
> --- /dev/null
> +++ b/package/bridge-utils/bridge-utils.hash
> @@ -0,0 +1,3 @@
> +# From http://sourceforge.net/projects/bridge/files/bridge/
> +md5 ec7b381160b340648dede58c31bb2238 bridge-utils-1.5.tar.gz
> +sha1 19d2a58cd3a70f971aa931b40256174a847e60d6 bridge-utils-1.5.tar.gz
> --
> 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/7399dc6e/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 14/16] eglibc/glibc: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (11 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 13/16] bridge-utils: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 17:38 ` Yann E. MORIN
2014-10-19 20:52 ` Thomas Petazzoni
2014-10-14 23:25 ` [Buildroot] [PATCH 15/16] openvpn: " Gustavo Zacarias
` (3 subsequent siblings)
16 siblings, 2 replies; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
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
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 14/16] eglibc/glibc: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 14/16] eglibc/glibc: " Gustavo Zacarias
@ 2014-10-19 17:38 ` Yann E. MORIN
2014-10-19 20:52 ` Thomas Petazzoni
1 sibling, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 17:38 UTC (permalink / raw)
To: buildroot
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>
^ permalink raw reply [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 14/16] eglibc/glibc: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 14/16] eglibc/glibc: " Gustavo Zacarias
2014-10-19 17:38 ` Yann E. MORIN
@ 2014-10-19 20:52 ` Thomas Petazzoni
2014-10-22 20:01 ` Gustavo Zacarias
1 sibling, 1 reply; 36+ messages in thread
From: Thomas Petazzoni @ 2014-10-19 20:52 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 14 Oct 2014 20:25:51 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/glibc/glibc.hash | 8 ++++++++
> 1 file changed, 8 insertions(+)
> create mode 100644 package/glibc/glibc.hash
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 14/16] eglibc/glibc: add hash file
2014-10-19 20:52 ` Thomas Petazzoni
@ 2014-10-22 20:01 ` Gustavo Zacarias
2014-10-22 20:26 ` Thomas Petazzoni
0 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-22 20:01 UTC (permalink / raw)
To: buildroot
On 10/19/2014 05:52 PM, Thomas Petazzoni wrote:
> On Tue, 14 Oct 2014 20:25:51 -0300, Gustavo Zacarias wrote:
>> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
>> ---
>> package/glibc/glibc.hash | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>> create mode 100644 package/glibc/glibc.hash
>
> Applied, thanks.
This one seems to have gone missing...
Regards.
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 14/16] eglibc/glibc: add hash file
2014-10-22 20:01 ` Gustavo Zacarias
@ 2014-10-22 20:26 ` Thomas Petazzoni
0 siblings, 0 replies; 36+ messages in thread
From: Thomas Petazzoni @ 2014-10-22 20:26 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 22 Oct 2014 17:01:52 -0300, Gustavo Zacarias wrote:
> On 10/19/2014 05:52 PM, Thomas Petazzoni wrote:
> > On Tue, 14 Oct 2014 20:25:51 -0300, Gustavo Zacarias wrote:
> >> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> >> ---
> >> package/glibc/glibc.hash | 8 ++++++++
> >> 1 file changed, 8 insertions(+)
> >> create mode 100644 package/glibc/glibc.hash
> >
> > Applied, thanks.
>
> This one seems to have gone missing...
Huh, weird, not sure what I did with that one. Anyway, applied for real
now (hopefully!). Thanks for spotting this!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 15/16] openvpn: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (12 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 14/16] eglibc/glibc: " Gustavo Zacarias
@ 2014-10-14 23:25 ` Gustavo Zacarias
2014-10-19 14:52 ` Yann E. MORIN
2014-10-14 23:25 ` [Buildroot] [PATCH 16/16] mdadm: " Gustavo Zacarias
` (2 subsequent siblings)
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/openvpn/openvpn.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/openvpn/openvpn.hash
diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash
new file mode 100644
index 0000000..d13258d
--- /dev/null
+++ b/package/openvpn/openvpn.hash
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 1ccd72c99e5c5627a7f7eb826489027dad35ce260b925b49dfc1f90bd24719ee openvpn-2.3.4.tar.xz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 15/16] openvpn: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 15/16] openvpn: " Gustavo Zacarias
@ 2014-10-19 14:52 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:52 UTC (permalink / raw)
To: buildroot
Gustavo, All,
On 2014-10-14 20:25 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
This one is already covered by a previous patch of yours, which I acked.
Regards,
Yann E. MORIN.
> ---
> package/openvpn/openvpn.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/openvpn/openvpn.hash
>
> diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash
> new file mode 100644
> index 0000000..d13258d
> --- /dev/null
> +++ b/package/openvpn/openvpn.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated after checking pgp signature
> +sha256 1ccd72c99e5c5627a7f7eb826489027dad35ce260b925b49dfc1f90bd24719ee openvpn-2.3.4.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. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 16/16] mdadm: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (13 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 15/16] openvpn: " Gustavo Zacarias
@ 2014-10-14 23:25 ` 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
16 siblings, 1 reply; 36+ messages in thread
From: Gustavo Zacarias @ 2014-10-14 23:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/mdadm/mdadm.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/mdadm/mdadm.hash
diff --git a/package/mdadm/mdadm.hash b/package/mdadm/mdadm.hash
new file mode 100644
index 0000000..45b79dd
--- /dev/null
+++ b/package/mdadm/mdadm.hash
@@ -0,0 +1,2 @@
+# From https://www.kernel.org/pub/linux/utils/raid/mdadm/sha256sums.asc
+sha256 0f3a7e1a76b13892b79f9fceaf99ecb23513260389a768ac644ffa3ae06e5b8c mdadm-3.3.2.tar.xz
--
2.0.4
^ permalink raw reply related [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 16/16] mdadm: add hash file
2014-10-14 23:25 ` [Buildroot] [PATCH 16/16] mdadm: " Gustavo Zacarias
@ 2014-10-19 14:47 ` Yann E. MORIN
0 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:47 UTC (permalink / raw)
To: buildroot
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>
Tested the hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/mdadm/mdadm.hash | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 package/mdadm/mdadm.hash
>
> diff --git a/package/mdadm/mdadm.hash b/package/mdadm/mdadm.hash
> new file mode 100644
> index 0000000..45b79dd
> --- /dev/null
> +++ b/package/mdadm/mdadm.hash
> @@ -0,0 +1,2 @@
> +# From https://www.kernel.org/pub/linux/utils/raid/mdadm/sha256sums.asc
> +sha256 0f3a7e1a76b13892b79f9fceaf99ecb23513260389a768ac644ffa3ae06e5b8c mdadm-3.3.2.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/56ffe7e8/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread
* [Buildroot] [PATCH 01/16] uclibc: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (14 preceding siblings ...)
2014-10-14 23:25 ` [Buildroot] [PATCH 16/16] mdadm: " Gustavo Zacarias
@ 2014-10-19 14:43 ` Yann E. MORIN
2014-10-19 17:20 ` Thomas Petazzoni
16 siblings, 0 replies; 36+ messages in thread
From: Yann E. MORIN @ 2014-10-19 14:43 UTC (permalink / raw)
To: buildroot
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>
Tested the 0.9.33.2 hash by asking Buildroot to download the package.
Regards,
Yann E. MORIN.
> ---
> package/uclibc/uclibc.hash | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 package/uclibc/uclibc.hash
>
> diff --git a/package/uclibc/uclibc.hash b/package/uclibc/uclibc.hash
> new file mode 100644
> index 0000000..0fba41a
> --- /dev/null
> +++ b/package/uclibc/uclibc.hash
> @@ -0,0 +1,4 @@
> +# Locally calculated after checking pgp signature (vanilla)
> +# Locally calculated (ARC)
> +sha256 62333167b79afb0b25a843513288c67b59547acf653e8fbe62ee64e71ebd1587 uClibc-0.9.33.2.tar.xz
> +sha256 0a9085a11615296cfe7783f16ff29073393eb330749947adece0eeddb31705a4 uClibc-arc-2014.08.tar.gz
> --
> 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/80c9fd12/attachment.asc>
^ permalink raw reply [flat|nested] 36+ messages in thread* [Buildroot] [PATCH 01/16] uclibc: add hash file
2014-10-14 23:25 [Buildroot] [PATCH 01/16] uclibc: add hash file Gustavo Zacarias
` (15 preceding siblings ...)
2014-10-19 14:43 ` [Buildroot] [PATCH 01/16] uclibc: " Yann E. MORIN
@ 2014-10-19 17:20 ` Thomas Petazzoni
16 siblings, 0 replies; 36+ messages in thread
From: Thomas Petazzoni @ 2014-10-19 17:20 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 14 Oct 2014 20:25:38 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/uclibc/uclibc.hash | 4 ++++
> 1 file changed, 4 insertions(+)
> create mode 100644 package/uclibc/uclibc.hash
I've applied patches 1 to 13 and 16. Patch 14 has not been applied
because no Acked-by/Reviewed-by has been sent so far, and patch 15
because adding openvpn hash is already covered by a previous patch
you've sent.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 36+ messages in thread