All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages
@ 2019-05-29  3:35 aduskett at gmail.com
  2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
                   ` (18 more replies)
  0 siblings, 19 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

These are just some packages I found today that don't have hashes for their
respective license files.

I also added a sha256sum hash for the bzip2-1.0.6.tar.gz archive, as it seems
like a fairly standard shasum to have for packages.


Adam Duskett (19):
  package/acl: add hashes for license files
  package/attr: add hashes for license files
  package/bzip2: add license hash
  package/cmake: add hash for license file
  package/dbus-glib: add hash for license file
  package/dbus-python: add hash for license file
  package/fontconfig: add hash for license file
  package/gmp: add hashes for license files
  package/gperf: add hash for license file
  package/intltool: add hash for license file
  package/kmod: add hash for license file
  package/libxml-parser-perl: add hash for license file
  package/ncurses: add hash for license file
  package/parted: add hash for license file
  package/polkit: add hash for license file
  package/swig: add hashes for license files
  package/udisks: add hash for license file
  package/ustr: add hashes for license files
  package/wireless_tools: add hash for license file

 package/acl/acl.hash                               | 5 +++++
 package/attr/attr.hash                             | 4 ++++
 package/bzip2/bzip2.hash                           | 4 ++++
 package/cmake/cmake.hash                           | 3 +++
 package/dbus-glib/dbus-glib.hash                   | 3 +++
 package/dbus-python/dbus-python.hash               | 3 +++
 package/fontconfig/fontconfig.hash                 | 3 +++
 package/gmp/gmp.hash                               | 4 ++++
 package/gperf/gperf.hash                           | 3 +++
 package/intltool/intltool.hash                     | 1 +
 package/kmod/kmod.hash                             | 3 +++
 package/libxml-parser-perl/libxml-parser-perl.hash | 1 +
 package/ncurses/ncurses.hash                       | 3 +++
 package/parted/parted.hash                         | 3 +++
 package/polkit/polkit.hash                         | 3 +++
 package/swig/swig.hash                             | 3 +++
 package/udisks/udisks.hash                         | 1 +
 package/ustr/ustr.hash                             | 5 +++++
 package/wireless_tools/wireless_tools.hash         | 1 +
 19 files changed, 56 insertions(+)

-- 
2.21.0

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

* [Buildroot] [PATCH 01/19] package/acl: add hashes for license files
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29  9:06   ` Thomas Huth
  2019-05-30 22:20   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 02/19] package/attr: " aduskett at gmail.com
                   ` (17 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/acl/acl.hash | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/package/acl/acl.hash b/package/acl/acl.hash
index 091092a1c5..500976cee2 100644
--- a/package/acl/acl.hash
+++ b/package/acl/acl.hash
@@ -1,2 +1,7 @@
 # Locally calculated after checking pgp signature
 sha256  06be9865c6f418d851ff4494e12406568353b891ffe1f596b34693c387af26c7  acl-2.2.53.tar.gz
+
+# Locally calculated
+sha256  a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8  doc/COPYING
+sha256  01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55  doc/COPYING.LGPL
+
-- 
2.21.0

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

* [Buildroot] [PATCH 02/19] package/attr: add hashes for license files
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
  2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29  9:10   ` Thomas Huth
  2019-05-30 22:21   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file aduskett at gmail.com
                   ` (16 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/attr/attr.hash | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/attr/attr.hash b/package/attr/attr.hash
index 88adf44e6a..ba9f45669f 100644
--- a/package/attr/attr.hash
+++ b/package/attr/attr.hash
@@ -1,2 +1,6 @@
 # Locally calculated after checking pgp signature
 sha256  5ead72b358ec709ed00bbf7a9eaef1654baad937c001c044fe8b74c57f5324e7  attr-2.4.48.tar.gz
+
+# Locally calculated
+sha256  98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52  doc/COPYING
+sha256  5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8  doc/COPYING.LGPL
-- 
2.21.0

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

* [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
  2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
  2019-05-29  3:35 ` [Buildroot] [PATCH 02/19] package/attr: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29  8:59   ` Thomas Huth
  2019-05-30 22:22   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 04/19] package/cmake: " aduskett at gmail.com
                   ` (15 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Also add a standard sha256 hash for the package itself.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/bzip2/bzip2.hash | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/bzip2/bzip2.hash b/package/bzip2/bzip2.hash
index 60b0a191ef..684fe73109 100644
--- a/package/bzip2/bzip2.hash
+++ b/package/bzip2/bzip2.hash
@@ -1,2 +1,6 @@
 # From http://www.bzip.org/downloads.html
 md5	00b516f4704d4a7cb50a1d97e6e8e15b	bzip2-1.0.6.tar.gz
+
+# Locally calculated
+sha256	a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd	bzip2-1.0.6.tar.gz
+sha256	4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204	LICENSE 
-- 
2.21.0

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

* [Buildroot] [PATCH 04/19] package/cmake: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (2 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29 15:14   ` Thomas Huth
  2019-05-30 22:23   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 05/19] package/dbus-glib: " aduskett at gmail.com
                   ` (14 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/cmake/cmake.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/cmake/cmake.hash b/package/cmake/cmake.hash
index f138ac79a1..9e0159a3c8 100644
--- a/package/cmake/cmake.hash
+++ b/package/cmake/cmake.hash
@@ -1,2 +1,5 @@
 # From http://www.cmake.org/files/v3.8/cmake-3.8.2-SHA-256.txt
 sha256 da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d  cmake-3.8.2.tar.gz
+
+# Locally calculated
+sha256 af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f  Copyright.txt
-- 
2.21.0

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

* [Buildroot] [PATCH 05/19] package/dbus-glib: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (3 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 04/19] package/cmake: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29 15:18   ` Thomas Huth
  2019-05-30 22:24   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 06/19] package/dbus-python: " aduskett at gmail.com
                   ` (13 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/dbus-glib/dbus-glib.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/dbus-glib/dbus-glib.hash b/package/dbus-glib/dbus-glib.hash
index 8a80b71b45..098832431e 100644
--- a/package/dbus-glib/dbus-glib.hash
+++ b/package/dbus-glib/dbus-glib.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256 7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825  dbus-glib-0.110.tar.gz
+
+# Locally calculated
+sha256 ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4  COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 06/19] package/dbus-python: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (4 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 05/19] package/dbus-glib: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:24   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 07/19] package/fontconfig: " aduskett at gmail.com
                   ` (12 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/dbus-python/dbus-python.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/dbus-python/dbus-python.hash b/package/dbus-python/dbus-python.hash
index 991bb42787..5bf2f507c6 100644
--- a/package/dbus-python/dbus-python.hash
+++ b/package/dbus-python/dbus-python.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256	abf12bbb765e300bf8e2a1b2f32f85949eab06998dbda127952c31cb63957b6f	dbus-python-1.2.8.tar.gz
+
+# Locally calculated
+sha256	1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0	COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 07/19] package/fontconfig: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (5 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 06/19] package/dbus-python: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:25   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files aduskett at gmail.com
                   ` (11 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/fontconfig/fontconfig.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/fontconfig/fontconfig.hash b/package/fontconfig/fontconfig.hash
index 5243c09615..153f00c3d8 100644
--- a/package/fontconfig/fontconfig.hash
+++ b/package/fontconfig/fontconfig.hash
@@ -1,2 +1,5 @@
 # From https://lists.freedesktop.org/archives/fontconfig/2018-August/006324.html
 sha256 f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741 fontconfig-2.13.1.tar.bz2
+
+# Locally calculated
+sha256 fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886 COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (6 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 07/19] package/fontconfig: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-29 15:30   ` Thomas Huth
  2019-05-30 22:25   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 09/19] package/gperf: add hash for license file aduskett at gmail.com
                   ` (10 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/gmp/gmp.hash | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/gmp/gmp.hash b/package/gmp/gmp.hash
index f4793cd93c..417b9d17bf 100644
--- a/package/gmp/gmp.hash
+++ b/package/gmp/gmp.hash
@@ -1,2 +1,6 @@
 # Locally calculated after checking pgp signature
 sha256	87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912	gmp-6.1.2.tar.xz
+
+# Locally calculated
+sha256	a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c	COPYING.LESSERv3
+sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYINGv2
-- 
2.21.0

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

* [Buildroot] [PATCH 09/19] package/gperf: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (7 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 14:03   ` Thomas Huth
  2019-05-30 22:26   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 10/19] package/intltool: " aduskett at gmail.com
                   ` (9 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/gperf/gperf.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/gperf/gperf.hash b/package/gperf/gperf.hash
index 370235c627..21c76605b5 100644
--- a/package/gperf/gperf.hash
+++ b/package/gperf/gperf.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256	767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e	gperf-3.0.4.tar.gz
+
+# Locally calculated
+sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 10/19] package/intltool: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (8 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 09/19] package/gperf: add hash for license file aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:27   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 11/19] package/kmod: " aduskett at gmail.com
                   ` (8 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/intltool/intltool.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/intltool/intltool.hash b/package/intltool/intltool.hash
index f6f41dc709..de1df87bc7 100644
--- a/package/intltool/intltool.hash
+++ b/package/intltool/intltool.hash
@@ -3,3 +3,4 @@ md5	12e517cac2b57a0121cda351570f1e63 intltool-0.51.0.tar.gz
 
 # Locally calculated
 sha256 67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd  intltool-0.51.0.tar.gz
+sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 11/19] package/kmod: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (9 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 10/19] package/intltool: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 14:09   ` Thomas Huth
  2019-05-30 22:27   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 12/19] package/libxml-parser-perl: " aduskett at gmail.com
                   ` (7 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/kmod/kmod.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/kmod/kmod.hash b/package/kmod/kmod.hash
index 0e8f034e06..f970093cf1 100644
--- a/package/kmod/kmod.hash
+++ b/package/kmod/kmod.hash
@@ -1,2 +1,5 @@
 # From https://www.kernel.org/pub/linux/utils/kernel/kmod/sha256sums.asc
 sha256 7165e6496656159dcb909a91ed708a0fe273a4b128b4b1dc997ccb5189eef1cd  kmod-25.tar.xz
+
+# Locally calculated
+sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  libkmod/COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 12/19] package/libxml-parser-perl: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (10 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 11/19] package/kmod: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:28   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 13/19] package/ncurses: " aduskett at gmail.com
                   ` (6 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/libxml-parser-perl/libxml-parser-perl.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index d8e0df5a27..1e2a1c4665 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,2 +1,3 @@
 # locally computed hash
 sha256 1ae9d07ee9c35326b3d9aad56eae71a6730a73a116b9fe9e8a4758b7cc033216 XML-Parser-2.44.tar.gz
+sha256 a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e README
-- 
2.21.0

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

* [Buildroot] [PATCH 13/19] package/ncurses: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (11 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 12/19] package/libxml-parser-perl: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 14:59   ` Thomas Huth
  2019-05-29  3:35 ` [Buildroot] [PATCH 14/19] package/parted: " aduskett at gmail.com
                   ` (5 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/ncurses/ncurses.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/ncurses/ncurses.hash b/package/ncurses/ncurses.hash
index 045625ae3b..f6683959fd 100644
--- a/package/ncurses/ncurses.hash
+++ b/package/ncurses/ncurses.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256	aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17	ncurses-6.1.tar.gz
+
+# Locally calculated
+sha256	3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e	README
-- 
2.21.0

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

* [Buildroot] [PATCH 14/19] package/parted: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (12 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 13/19] package/ncurses: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 15:03   ` Thomas Huth
  2019-05-30 22:30   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 15/19] package/polkit: " aduskett at gmail.com
                   ` (4 subsequent siblings)
  18 siblings, 2 replies; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/parted/parted.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/parted/parted.hash b/package/parted/parted.hash
index e31ae3c4ce..7b04128bea 100644
--- a/package/parted/parted.hash
+++ b/package/parted/parted.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256	858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4  parted-3.2.tar.xz
+
+# Locally calculated
+sha256	0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf  COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 15/19] package/polkit: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (13 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 14/19] package/parted: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:31   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 16/19] package/swig: add hashes for license files aduskett at gmail.com
                   ` (3 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/polkit/polkit.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/polkit/polkit.hash b/package/polkit/polkit.hash
index 1fe8607fbf..6368091c4a 100644
--- a/package/polkit/polkit.hash
+++ b/package/polkit/polkit.hash
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
 sha256	8fdc7cc8ba4750fcce1a4db9daa759c12afebc7901237e1c993c38f08985e1df	polkit-0.105.tar.gz
+
+# Locally calculated
+sha256	d2e2aa973e29c75e1b492e67ea7b7da9de2d501d49a934657971fd74f9a0b0a8	COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 16/19] package/swig: add hashes for license files
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (14 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 15/19] package/polkit: " aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:31   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 17/19] package/udisks: add hash for license file aduskett at gmail.com
                   ` (2 subsequent siblings)
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/swig/swig.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/swig/swig.hash b/package/swig/swig.hash
index 77c93a96d6..8a3e476c61 100644
--- a/package/swig/swig.hash
+++ b/package/swig/swig.hash
@@ -1,2 +1,5 @@
 # Locally computed:
 sha256	7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d	swig-3.0.12.tar.gz
+sha256	f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e	LICENSE
+sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	LICENSE-GPL
+sha256	7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2	LICENSE-UNIVERSITIES
-- 
2.21.0

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

* [Buildroot] [PATCH 17/19] package/udisks: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (15 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 16/19] package/swig: add hashes for license files aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:32   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files aduskett at gmail.com
  2019-05-29  3:35 ` [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file aduskett at gmail.com
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/udisks/udisks.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/udisks/udisks.hash b/package/udisks/udisks.hash
index 7ad4326b1c..b40161e323 100644
--- a/package/udisks/udisks.hash
+++ b/package/udisks/udisks.hash
@@ -1,2 +1,3 @@
 # Locally calculated
 sha256 f2ec82eb0ea7e01dc299b5b29b3c18cdf861236ec43dcff66b3552b4b31c6f71  udisks-1.0.5.tar.gz
+sha256 7d30f41a79a9b453b4972a6d7e3425ff104b39232891bde8ba659f1adb21f771  COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (16 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 17/19] package/udisks: add hash for license file aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:32   ` Peter Korsgaard
  2019-05-29  3:35 ` [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file aduskett at gmail.com
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/ustr/ustr.hash | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/package/ustr/ustr.hash b/package/ustr/ustr.hash
index 878c607332..a917b0f18f 100644
--- a/package/ustr/ustr.hash
+++ b/package/ustr/ustr.hash
@@ -1,4 +1,9 @@
 # Locally computed
 sha256 3daf6eae9f78de1e872c0b2b83cce35515b94d4bb8a074e48f331fd99e1fc2c4 ustr-1.0.4.tar.bz2
+sha256 d90681590c012d4bdb2ee98752a6638bbccb4be7a1f1753e9fce86bbb291dc24 LICENSE
+sha256 2a52acaf526a89bb2da713d38328d5fb2e19b1227a14181d4a37c7c188bb05f9 LICENSE_BSD
+sha256 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509 LICENSE_LGPL
+sha256 d7b9a61065e7c63e4854644779d69098b988a3e3d6ef804d41da5f18b69b2fb9 LICENSE_MIT
+
 # From http://debian.gtisc.gatech.edu/debian/pool/main/u/ustr/ustr_1.0.4-6.dsc
 sha256 75aa6be2c70eba632ac63078e55ecb4b5a45e6624501a8ed6d81b9a2014d149e ustr_1.0.4-6.debian.tar.xz
-- 
2.21.0

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

* [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file
  2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
                   ` (17 preceding siblings ...)
  2019-05-29  3:35 ` [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files aduskett at gmail.com
@ 2019-05-29  3:35 ` aduskett at gmail.com
  2019-05-30 22:33   ` Peter Korsgaard
  18 siblings, 1 reply; 49+ messages in thread
From: aduskett at gmail.com @ 2019-05-29  3:35 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/wireless_tools/wireless_tools.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wireless_tools/wireless_tools.hash b/package/wireless_tools/wireless_tools.hash
index 587c9772ef..50a3f62b84 100644
--- a/package/wireless_tools/wireless_tools.hash
+++ b/package/wireless_tools/wireless_tools.hash
@@ -1,2 +1,3 @@
 # locally computed hash
 sha256 abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63 wireless_tools.30.pre9.tar.gz
+sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
-- 
2.21.0

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

* [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file aduskett at gmail.com
@ 2019-05-29  8:59   ` Thomas Huth
  2019-05-30 22:22   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29  8:59 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:21 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Also add a standard sha256 hash for the package itself.
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/bzip2/bzip2.hash | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/bzip2/bzip2.hash b/package/bzip2/bzip2.hash
> index 60b0a191ef..684fe73109 100644
> --- a/package/bzip2/bzip2.hash
> +++ b/package/bzip2/bzip2.hash
> @@ -1,2 +1,6 @@
>  # From http://www.bzip.org/downloads.html

While you're at it, you could remove that URL (or change it to a
version from archive.org) - it does not seem to contain the md5sum
anymore.

>  md5	00b516f4704d4a7cb50a1d97e6e8e15b	bzip2-1.0.6.tar.gz
> +
> +# Locally calculated
> +sha256
> a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd
> bzip2-1.0.6.tar.gz +sha256
> 4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204
> LICENSE 

I get the same values.

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 01/19] package/acl: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
@ 2019-05-29  9:06   ` Thomas Huth
  2019-05-30 22:20   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29  9:06 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:19 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/acl/acl.hash | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/package/acl/acl.hash b/package/acl/acl.hash
> index 091092a1c5..500976cee2 100644
> --- a/package/acl/acl.hash
> +++ b/package/acl/acl.hash
> @@ -1,2 +1,7 @@
>  # Locally calculated after checking pgp signature
>  sha256
> 06be9865c6f418d851ff4494e12406568353b891ffe1f596b34693c387af26c7
> acl-2.2.53.tar.gz + +# Locally calculated
> +sha256
> a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8
> doc/COPYING +sha256
> 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55
> doc/COPYING.LGPL +

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 02/19] package/attr: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 02/19] package/attr: " aduskett at gmail.com
@ 2019-05-29  9:10   ` Thomas Huth
  2019-05-30 22:21   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29  9:10 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:20 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/attr/attr.hash | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/attr/attr.hash b/package/attr/attr.hash
> index 88adf44e6a..ba9f45669f 100644
> --- a/package/attr/attr.hash
> +++ b/package/attr/attr.hash
> @@ -1,2 +1,6 @@
>  # Locally calculated after checking pgp signature
>  sha256
> 5ead72b358ec709ed00bbf7a9eaef1654baad937c001c044fe8b74c57f5324e7
> attr-2.4.48.tar.gz + +# Locally calculated
> +sha256
> 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52
> doc/COPYING +sha256
> 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8
> doc/COPYING.LGPL

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 04/19] package/cmake: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 04/19] package/cmake: " aduskett at gmail.com
@ 2019-05-29 15:14   ` Thomas Huth
  2019-05-30 22:23   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29 15:14 UTC (permalink / raw)
  To: buildroot

On 29/05/2019 05.35, aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/cmake/cmake.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/cmake/cmake.hash b/package/cmake/cmake.hash
> index f138ac79a1..9e0159a3c8 100644
> --- a/package/cmake/cmake.hash
> +++ b/package/cmake/cmake.hash
> @@ -1,2 +1,5 @@
>  # From http://www.cmake.org/files/v3.8/cmake-3.8.2-SHA-256.txt
>  sha256 da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d  cmake-3.8.2.tar.gz
> +
> +# Locally calculated
> +sha256 af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f  Copyright.txt
> 

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 05/19] package/dbus-glib: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 05/19] package/dbus-glib: " aduskett at gmail.com
@ 2019-05-29 15:18   ` Thomas Huth
  2019-05-30 22:24   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29 15:18 UTC (permalink / raw)
  To: buildroot

On 29/05/2019 05.35, aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/dbus-glib/dbus-glib.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/dbus-glib/dbus-glib.hash b/package/dbus-glib/dbus-glib.hash
> index 8a80b71b45..098832431e 100644
> --- a/package/dbus-glib/dbus-glib.hash
> +++ b/package/dbus-glib/dbus-glib.hash
> @@ -1,2 +1,5 @@
>  # Locally calculated after checking pgp signature
>  sha256 7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825  dbus-glib-0.110.tar.gz
> +
> +# Locally calculated
> +sha256 ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4  COPYING
> 

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files aduskett at gmail.com
@ 2019-05-29 15:30   ` Thomas Huth
  2019-05-30 22:25   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-29 15:30 UTC (permalink / raw)
  To: buildroot

On 29/05/2019 05.35, aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/gmp/gmp.hash | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/package/gmp/gmp.hash b/package/gmp/gmp.hash
> index f4793cd93c..417b9d17bf 100644
> --- a/package/gmp/gmp.hash
> +++ b/package/gmp/gmp.hash
> @@ -1,2 +1,6 @@
>  # Locally calculated after checking pgp signature
>  sha256	87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912	gmp-6.1.2.tar.xz
> +
> +# Locally calculated
> +sha256	a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c	COPYING.LESSERv3
> +sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYINGv2
> 

There is also a COPYINGv3 in the tarball ... but as far as I can see, it
only applies to demos and test programs, so this should be fine.

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 09/19] package/gperf: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 09/19] package/gperf: add hash for license file aduskett at gmail.com
@ 2019-05-30 14:03   ` Thomas Huth
  2019-05-30 22:26   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-30 14:03 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:27 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/gperf/gperf.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/gperf/gperf.hash b/package/gperf/gperf.hash
> index 370235c627..21c76605b5 100644
> --- a/package/gperf/gperf.hash
> +++ b/package/gperf/gperf.hash
> @@ -1,2 +1,5 @@
>  # Locally calculated after checking pgp signature
>  sha256
> 767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e
> gperf-3.0.4.tar.gz + +# Locally calculated
> +sha256
> 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
> COPYING

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 11/19] package/kmod: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 11/19] package/kmod: " aduskett at gmail.com
@ 2019-05-30 14:09   ` Thomas Huth
  2019-05-30 22:27   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-30 14:09 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:29 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/kmod/kmod.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/kmod/kmod.hash b/package/kmod/kmod.hash
> index 0e8f034e06..f970093cf1 100644
> --- a/package/kmod/kmod.hash
> +++ b/package/kmod/kmod.hash
> @@ -1,2 +1,5 @@
>  # From
> https://www.kernel.org/pub/linux/utils/kernel/kmod/sha256sums.asc
> sha256
> 7165e6496656159dcb909a91ed708a0fe273a4b128b4b1dc997ccb5189eef1cd
> kmod-25.tar.xz + +# Locally calculated +sha256
> 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3
> libkmod/COPYING

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 13/19] package/ncurses: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 13/19] package/ncurses: " aduskett at gmail.com
@ 2019-05-30 14:59   ` Thomas Huth
  2019-05-30 22:29     ` Peter Korsgaard
  0 siblings, 1 reply; 49+ messages in thread
From: Thomas Huth @ 2019-05-30 14:59 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:31 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/ncurses/ncurses.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/ncurses/ncurses.hash
> b/package/ncurses/ncurses.hash index 045625ae3b..f6683959fd 100644
> --- a/package/ncurses/ncurses.hash
> +++ b/package/ncurses/ncurses.hash
> @@ -1,2 +1,5 @@
>  # Locally calculated after checking pgp signature
>  sha256
> aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17
> ncurses-6.1.tar.gz + +# Locally calculated
> +sha256
> 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e
> README

Looks like ncurses now also has the license available in a separate
file called COPYING ... I'd suggest to change the .mk file to point to
that file instead and provide the hash of the COPYING file here.

 Thomas H

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

* [Buildroot] [PATCH 14/19] package/parted: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 14/19] package/parted: " aduskett at gmail.com
@ 2019-05-30 15:03   ` Thomas Huth
  2019-05-30 22:30   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Thomas Huth @ 2019-05-30 15:03 UTC (permalink / raw)
  To: buildroot

Am Tue, 28 May 2019 23:35:32 -0400
schrieb aduskett at gmail.com:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/parted/parted.hash | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/package/parted/parted.hash b/package/parted/parted.hash
> index e31ae3c4ce..7b04128bea 100644
> --- a/package/parted/parted.hash
> +++ b/package/parted/parted.hash
> @@ -1,2 +1,5 @@
>  # Locally calculated after checking pgp signature
>  sha256
> 858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4
> parted-3.2.tar.xz + +# Locally calculated
> +sha256
> 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf
> COPYING

Reviewed-by: Thomas Huth <huth@tuxfamily.org>

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

* [Buildroot] [PATCH 01/19] package/acl: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
  2019-05-29  9:06   ` Thomas Huth
@ 2019-05-30 22:20   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:20 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>
 > ---
 >  package/acl/acl.hash | 5 +++++
 >  1 file changed, 5 insertions(+)

 > diff --git a/package/acl/acl.hash b/package/acl/acl.hash
 > index 091092a1c5..500976cee2 100644
 > --- a/package/acl/acl.hash
 > +++ b/package/acl/acl.hash
 > @@ -1,2 +1,7 @@
 >  # Locally calculated after checking pgp signature
 >  sha256  06be9865c6f418d851ff4494e12406568353b891ffe1f596b34693c387af26c7  acl-2.2.53.tar.gz
 > +
 > +# Locally calculated
 > +sha256  a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8  doc/COPYING
 > +sha256  01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55  doc/COPYING.LGPL
 > +

Committed to next after fixing the check-package warning, thanks:

Applying: package/acl: add hashes for license files
package/acl/acl.hash:7: empty line at end of file

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 02/19] package/attr: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 02/19] package/attr: " aduskett at gmail.com
  2019-05-29  9:10   ` Thomas Huth
@ 2019-05-30 22:21   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:21 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file aduskett at gmail.com
  2019-05-29  8:59   ` Thomas Huth
@ 2019-05-30 22:22   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:22 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Also add a standard sha256 hash for the package itself.

 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>
 > ---
 >  package/bzip2/bzip2.hash | 4 ++++
 >  1 file changed, 4 insertions(+)

 > diff --git a/package/bzip2/bzip2.hash b/package/bzip2/bzip2.hash
 > index 60b0a191ef..684fe73109 100644
 > --- a/package/bzip2/bzip2.hash
 > +++ b/package/bzip2/bzip2.hash
 > @@ -1,2 +1,6 @@
 >  # From http://www.bzip.org/downloads.html
 >  md5	00b516f4704d4a7cb50a1d97e6e8e15b	bzip2-1.0.6.tar.gz
 > +
 > +# Locally calculated
 > +sha256	a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd	bzip2-1.0.6.tar.gz
 > +sha256	4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204	LICENSE 

Committed to next after fixing the check-package issue, thanks:

Applying: package/bzip2: add hash for license file
package/bzip2/bzip2.hash:6: line contains trailing whitespace

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 04/19] package/cmake: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 04/19] package/cmake: " aduskett at gmail.com
  2019-05-29 15:14   ` Thomas Huth
@ 2019-05-30 22:23   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:23 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 05/19] package/dbus-glib: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 05/19] package/dbus-glib: " aduskett at gmail.com
  2019-05-29 15:18   ` Thomas Huth
@ 2019-05-30 22:24   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:24 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 06/19] package/dbus-python: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 06/19] package/dbus-python: " aduskett at gmail.com
@ 2019-05-30 22:24   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:24 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 07/19] package/fontconfig: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 07/19] package/fontconfig: " aduskett at gmail.com
@ 2019-05-30 22:25   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:25 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>
 > ---
 >  package/fontconfig/fontconfig.hash | 3 +++
 >  1 file changed, 3 insertions(+)

 > diff --git a/package/fontconfig/fontconfig.hash b/package/fontconfig/fontconfig.hash
 > index 5243c09615..153f00c3d8 100644
 > --- a/package/fontconfig/fontconfig.hash
 > +++ b/package/fontconfig/fontconfig.hash
 > @@ -1,2 +1,5 @@
 >  # From https://lists.freedesktop.org/archives/fontconfig/2018-August/006324.html
 >  sha256 f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741 fontconfig-2.13.1.tar.bz2
 > +
 > +# Locally calculated
 > +sha256 fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886 COPYING

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files aduskett at gmail.com
  2019-05-29 15:30   ` Thomas Huth
@ 2019-05-30 22:25   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:25 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 09/19] package/gperf: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 09/19] package/gperf: add hash for license file aduskett at gmail.com
  2019-05-30 14:03   ` Thomas Huth
@ 2019-05-30 22:26   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:26 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 10/19] package/intltool: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 10/19] package/intltool: " aduskett at gmail.com
@ 2019-05-30 22:27   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:27 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 11/19] package/kmod: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 11/19] package/kmod: " aduskett at gmail.com
  2019-05-30 14:09   ` Thomas Huth
@ 2019-05-30 22:27   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:27 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 12/19] package/libxml-parser-perl: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 12/19] package/libxml-parser-perl: " aduskett at gmail.com
@ 2019-05-30 22:28   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:28 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 13/19] package/ncurses: add hash for license file
  2019-05-30 14:59   ` Thomas Huth
@ 2019-05-30 22:29     ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Huth <huth@tuxfamily.org> writes:

 > Am Tue, 28 May 2019 23:35:31 -0400
 > schrieb aduskett at gmail.com:

 >> From: Adam Duskett <Aduskett@gmail.com>
 >> 
 >> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
 >> ---
 >> package/ncurses/ncurses.hash | 3 +++
 >> 1 file changed, 3 insertions(+)
 >> 
 >> diff --git a/package/ncurses/ncurses.hash
 >> b/package/ncurses/ncurses.hash index 045625ae3b..f6683959fd 100644
 >> --- a/package/ncurses/ncurses.hash
 >> +++ b/package/ncurses/ncurses.hash
 >> @@ -1,2 +1,5 @@
 >> # Locally calculated after checking pgp signature
 >> sha256
 >> aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17
 >> ncurses-6.1.tar.gz + +# Locally calculated
 >> +sha256
 >> 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e
 >> README

 > Looks like ncurses now also has the license available in a separate
 > file called COPYING ... I'd suggest to change the .mk file to point to
 > that file instead and provide the hash of the COPYING file here.

Agreed. Adum, will you send a patch doing that? In the mean time I have
marked this patch as changes requested in patchwork.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 14/19] package/parted: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 14/19] package/parted: " aduskett at gmail.com
  2019-05-30 15:03   ` Thomas Huth
@ 2019-05-30 22:30   ` Peter Korsgaard
  1 sibling, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:30 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 15/19] package/polkit: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 15/19] package/polkit: " aduskett at gmail.com
@ 2019-05-30 22:31   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:31 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 16/19] package/swig: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 16/19] package/swig: add hashes for license files aduskett at gmail.com
@ 2019-05-30 22:31   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:31 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 17/19] package/udisks: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 17/19] package/udisks: add hash for license file aduskett at gmail.com
@ 2019-05-30 22:32   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:32 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files
  2019-05-29  3:35 ` [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files aduskett at gmail.com
@ 2019-05-30 22:32   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:32 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file
  2019-05-29  3:35 ` [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file aduskett at gmail.com
@ 2019-05-30 22:33   ` Peter Korsgaard
  0 siblings, 0 replies; 49+ messages in thread
From: Peter Korsgaard @ 2019-05-30 22:33 UTC (permalink / raw)
  To: buildroot

>>>>> "aduskett" == aduskett  <aduskett@gmail.com> writes:

 > From: Adam Duskett <Aduskett@gmail.com>
 > Signed-off-by: Adam Duskett <Aduskett@gmail.com>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-05-30 22:33 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-29  3:35 [Buildroot] [PATCH 00/19] Add missing license file hashes for various packages aduskett at gmail.com
2019-05-29  3:35 ` [Buildroot] [PATCH 01/19] package/acl: add hashes for license files aduskett at gmail.com
2019-05-29  9:06   ` Thomas Huth
2019-05-30 22:20   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 02/19] package/attr: " aduskett at gmail.com
2019-05-29  9:10   ` Thomas Huth
2019-05-30 22:21   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 03/19] package/bzip2: add hash for license file aduskett at gmail.com
2019-05-29  8:59   ` Thomas Huth
2019-05-30 22:22   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 04/19] package/cmake: " aduskett at gmail.com
2019-05-29 15:14   ` Thomas Huth
2019-05-30 22:23   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 05/19] package/dbus-glib: " aduskett at gmail.com
2019-05-29 15:18   ` Thomas Huth
2019-05-30 22:24   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 06/19] package/dbus-python: " aduskett at gmail.com
2019-05-30 22:24   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 07/19] package/fontconfig: " aduskett at gmail.com
2019-05-30 22:25   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 08/19] package/gmp: add hashes for license files aduskett at gmail.com
2019-05-29 15:30   ` Thomas Huth
2019-05-30 22:25   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 09/19] package/gperf: add hash for license file aduskett at gmail.com
2019-05-30 14:03   ` Thomas Huth
2019-05-30 22:26   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 10/19] package/intltool: " aduskett at gmail.com
2019-05-30 22:27   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 11/19] package/kmod: " aduskett at gmail.com
2019-05-30 14:09   ` Thomas Huth
2019-05-30 22:27   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 12/19] package/libxml-parser-perl: " aduskett at gmail.com
2019-05-30 22:28   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 13/19] package/ncurses: " aduskett at gmail.com
2019-05-30 14:59   ` Thomas Huth
2019-05-30 22:29     ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 14/19] package/parted: " aduskett at gmail.com
2019-05-30 15:03   ` Thomas Huth
2019-05-30 22:30   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 15/19] package/polkit: " aduskett at gmail.com
2019-05-30 22:31   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 16/19] package/swig: add hashes for license files aduskett at gmail.com
2019-05-30 22:31   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 17/19] package/udisks: add hash for license file aduskett at gmail.com
2019-05-30 22:32   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 18/19] package/ustr: add hashes for license files aduskett at gmail.com
2019-05-30 22:32   ` Peter Korsgaard
2019-05-29  3:35 ` [Buildroot] [PATCH 19/19] package/wireless_tools: add hash for license file aduskett at gmail.com
2019-05-30 22:33   ` Peter Korsgaard

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.