mbox series

[00/26] Add hash for license file in some packages

Message ID 20200122081657.31817-1-heiko.thiery@gmail.com
Headers show
Series Add hash for license file in some packages | expand

Message

Heiko Thiery Jan. 22, 2020, 8:16 a.m. UTC
This is a bunch of patches that adds the license file hashes.

The packages are tests with: make <pkg>-legal-info


Heiko Thiery (26):
  package/crudini: add hash for license file
  package/netcat: add hash for license file
  package/phytool: add hash for license file
  package/python-iniparser: add hash for license file
  package/4th: add hash for license file
  package/alure: add hash for license file
  package/atest: add hash for license file
  package/atf: add hash for license file
  package/audiofile: add hash for license file
  package/bcache-tools: add hash for license file
  package/bmon: add hash for license file
  package/bridge-utils: add hash for license file
  package/cgic: add hash for license file
  package/aumix: add hash for license file
  package/cpuload: add hash for license file
  package/ctorrent: add hash for license file
  package/curlftpfs: add hash for license file
  package/czmq: fix typo for LICNESE hash
  package/daemon: add hash for license file
  package/dbus-cpp: add hash for license file
  package/dhcpdump: add hash for license file
  package/dieharder: add hash for license file
  package/acpitool: add hash for license file
  package/autoconf-archive: add hash for license file
  package/angular-websocket: add hash for license file
  package/axel: add hash for license file

 package/4th/4th.hash                             | 1 +
 package/acpitool/acpitool.hash                   | 1 +
 package/alure/alure.hash                         | 1 +
 package/angular-websocket/angular-websocket.hash | 1 +
 package/atest/atest.hash                         | 1 +
 package/atf/atf.hash                             | 1 +
 package/audiofile/audiofile.hash                 | 2 ++
 package/aumix/aumix.hash                         | 1 +
 package/autoconf-archive/autoconf-archive.hash   | 1 +
 package/axel/axel.hash                           | 2 ++
 package/bcache-tools/bcache-tools.hash           | 1 +
 package/bmon/bmon.hash                           | 2 ++
 package/bridge-utils/bridge-utils.hash           | 3 +++
 package/cgic/cgic.hash                           | 1 +
 package/cpuload/cpuload.hash                     | 1 +
 package/crudini/crudini.hash                     | 7 +++++--
 package/ctorrent/ctorrent.hash                   | 3 +++
 package/curlftpfs/curlftpfs.hash                 | 1 +
 package/czmq/czmq.hash                           | 2 +-
 package/daemon/daemon.hash                       | 1 +
 package/dbus-cpp/dbus-cpp.hash                   | 1 +
 package/dhcpdump/dhcpdump.hash                   | 1 +
 package/dieharder/dieharder.hash                 | 1 +
 package/netcat/netcat.hash                       | 1 +
 package/phytool/phytool.hash                     | 1 +
 package/python-iniparse/python-iniparse.hash     | 8 ++++++--
 26 files changed, 42 insertions(+), 5 deletions(-)

Comments

Arnout Vandecappelle Jan. 22, 2020, 10:32 p.m. UTC | #1
On 22/01/2020 09:16, Heiko Thiery wrote:
> This is a bunch of patches that adds the license file hashes.
> 
> The packages are tests with: make <pkg>-legal-info

 Series applied, except for the autoconf-archive one because that failed the
'make host-autoconf-archive-legal-info' test...

>>> host-autoconf-archive 2019.01.06 Collecting legal info
ERROR: COPYING has wrong sha256 hash:
ERROR: expected: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
ERROR: got     : e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195


 Can you check that?

 (Marked it as Changes Requested in patchwork)

 Regards,
 Arnout
Arnout Vandecappelle Jan. 22, 2020, 10:41 p.m. UTC | #2
On 22/01/2020 23:32, Arnout Vandecappelle wrote:
> 
> 
> On 22/01/2020 09:16, Heiko Thiery wrote:
>> This is a bunch of patches that adds the license file hashes.
>>
>> The packages are tests with: make <pkg>-legal-info
> 
>  Series applied

 Forgot to mention: in a few of them, I also changed the spaces/tabs in the
existing hash to be consistent (aligned) with the hash you added.

 Regards,
 Arnout

>, except for the autoconf-archive one because that failed the
> 'make host-autoconf-archive-legal-info' test...
> 
>>>> host-autoconf-archive 2019.01.06 Collecting legal info
> ERROR: COPYING has wrong sha256 hash:
> ERROR: expected: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
> ERROR: got     : e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195
> 
> 
>  Can you check that?
> 
>  (Marked it as Changes Requested in patchwork)
> 
>  Regards,
>  Arnout
>
Heiko Thiery Jan. 23, 2020, 6:53 a.m. UTC | #3
Hi Arnout,

Am Mi., 22. Jan. 2020 um 23:41 Uhr schrieb Arnout Vandecappelle
<arnout@mind.be>:
>
>
>
> On 22/01/2020 23:32, Arnout Vandecappelle wrote:
> >
> >
> > On 22/01/2020 09:16, Heiko Thiery wrote:
> >> This is a bunch of patches that adds the license file hashes.
> >>
> >> The packages are tests with: make <pkg>-legal-info
> >
> >  Series applied
>
>  Forgot to mention: in a few of them, I also changed the spaces/tabs in the
> existing hash to be consistent (aligned) with the hash you added.

I wil take care the next time.

Thank you

>  Regards,
>  Arnout
>
> >, except for the autoconf-archive one because that failed the
> > 'make host-autoconf-archive-legal-info' test...
> >
> >>>> host-autoconf-archive 2019.01.06 Collecting legal info
> > ERROR: COPYING has wrong sha256 hash:
> > ERROR: expected: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
> > ERROR: got     : e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195
> >
> >
> >  Can you check that?
> >
> >  (Marked it as Changes Requested in patchwork)
> >
> >  Regards,
> >  Arnout
> >
Heiko Thiery Jan. 23, 2020, 7:02 a.m. UTC | #4
Hi,

Am Mi., 22. Jan. 2020 um 23:32 Uhr schrieb Arnout Vandecappelle
<arnout@mind.be>:
>
>
>
> On 22/01/2020 09:16, Heiko Thiery wrote:
> > This is a bunch of patches that adds the license file hashes.
> >
> > The packages are tests with: make <pkg>-legal-info
>
>  Series applied, except for the autoconf-archive one because that failed the
> 'make host-autoconf-archive-legal-info' test...
>
> >>> host-autoconf-archive 2019.01.06 Collecting legal info
> ERROR: COPYING has wrong sha256 hash:
> ERROR: expected: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
> ERROR: got     : e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195
>
>
>  Can you check that?
>
>  (Marked it as Changes Requested in patchwork)

Indeed here I made a mistake. Changed it to the correct value and
added a second hash for the other license file "COPYING.EXCEPTION".

Thank you

>  Regards,
>  Arnout