* [Buildroot] [PATCH] logrotate: add hash file
@ 2015-03-30 20:35 Benoît Thébaudeau
2015-03-30 20:38 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Benoît Thébaudeau @ 2015-03-30 20:35 UTC (permalink / raw)
To: buildroot
Signed-off-by: Beno?t Th?baudeau <benoit.thebaudeau.dev@gmail.com>
---
package/logrotate/logrotate.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/logrotate/logrotate.hash
diff --git a/package/logrotate/logrotate.hash b/package/logrotate/logrotate.hash
new file mode 100644
index 0000000..8413081
--- /dev/null
+++ b/package/logrotate/logrotate.hash
@@ -0,0 +1,2 @@
+# No upstream hashes for the following:
+sha512 342533f321a1d77c0ca389fd0a393377ba73f10654aae163cbd35f8d5df25673f1aa6e44d0af42be5419d152a7dae11024d9005076bce0a3b3dad1f0e12b9c0d logrotate-3.8.9.tar.gz
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] logrotate: add hash file
2015-03-30 20:35 [Buildroot] [PATCH] logrotate: add hash file Benoît Thébaudeau
@ 2015-03-30 20:38 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-03-30 20:38 UTC (permalink / raw)
To: buildroot
Dear Beno?t Th?baudeau,
On Mon, 30 Mar 2015 22:35:33 +0200, Beno?t Th?baudeau wrote:
> @@ -0,0 +1,2 @@
> +# No upstream hashes for the following:
This should be:
# Locally calculated
> +sha512 342533f321a1d77c0ca389fd0a393377ba73f10654aae163cbd35f8d5df25673f1aa6e44d0af42be5419d152a7dae11024d9005076bce0a3b3dad1f0e12b9c0d logrotate-3.8.9.tar.gz
We normally use sha256 for locally calculated hashes.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-30 20:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 20:35 [Buildroot] [PATCH] logrotate: add hash file Benoît Thébaudeau
2015-03-30 20:38 ` Thomas Petazzoni
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.