All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file
@ 2018-09-08 17:59 Asaf Kahlon
  2018-09-08 19:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Asaf Kahlon @ 2018-09-08 17:59 UTC (permalink / raw)
  To: buildroot

Fixes:
http://autobuild.buildroot.org/results/51d/51dde9a1a7f60899a1befa24af379d204acb0d22/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/libminiupnpc/libminiupnpc.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libminiupnpc/libminiupnpc.hash b/package/libminiupnpc/libminiupnpc.hash
index b35e7f045d..556d8cc45a 100644
--- a/package/libminiupnpc/libminiupnpc.hash
+++ b/package/libminiupnpc/libminiupnpc.hash
@@ -1,3 +1,3 @@
 # Locally computed
 sha256 e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6  miniupnpc-2.1.tar.gz
-sha256 4025f2214fa46ad40c156605b83d66e8faf45823e67eb3337af3869716e6d7dd  LICENSE
+sha256 e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4  LICENSE
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file
  2018-09-08 17:59 [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file Asaf Kahlon
@ 2018-09-08 19:36 ` Thomas Petazzoni
  2018-09-08 19:43   ` Asaf Kahlon
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2018-09-08 19:36 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  8 Sep 2018 20:59:03 +0300, Asaf Kahlon wrote:
> Fixes:
> http://autobuild.buildroot.org/results/51d/51dde9a1a7f60899a1befa24af379d204acb0d22/
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

What are the changes between the previous and new license files ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file
  2018-09-08 19:36 ` Thomas Petazzoni
@ 2018-09-08 19:43   ` Asaf Kahlon
  2018-09-08 19:48     ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Asaf Kahlon @ 2018-09-08 19:43 UTC (permalink / raw)
  To: buildroot

They just replaced the year 2015 with 2016...

On Sat, Sep 8, 2018 at 10:36 PM Thomas Petazzoni <
thomas.petazzoni@bootlin.com> wrote:

> Hello,
>
> On Sat,  8 Sep 2018 20:59:03 +0300, Asaf Kahlon wrote:
> > Fixes:
> >
> http://autobuild.buildroot.org/results/51d/51dde9a1a7f60899a1befa24af379d204acb0d22/
> >
> > Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
>
> What are the changes between the previous and new license files ?
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180908/0434d90e/attachment.html>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file
  2018-09-08 19:43   ` Asaf Kahlon
@ 2018-09-08 19:48     ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-09-08 19:48 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 8 Sep 2018 22:43:12 +0300, Asaf Kahlon wrote:

> They just replaced the year 2015 with 2016...

This should be mentioned in the commit log, so that we know that
someone has verified what the changes were. That's the whole point of
having hashes for license files: detecting when the license file
contents are changed. So if we just blindly update the hash, it
completely defeats the purpose of having those hashes.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-08 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-08 17:59 [Buildroot] [PATCH 1/1] libminiupnpc: fix hash for license file Asaf Kahlon
2018-09-08 19:36 ` Thomas Petazzoni
2018-09-08 19:43   ` Asaf Kahlon
2018-09-08 19:48     ` 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.