Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 01/19] package/acl: add hashes for license files
Date: Fri, 31 May 2019 00:20:33 +0200	[thread overview]
Message-ID: <87lfyn1t5a.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190529033537.128311-2-aduskett@gmail.com> (aduskett@gmail.com's message of "Tue, 28 May 2019 23:35:19 -0400")

>>>>> "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

  parent reply	other threads:[~2019-05-30 22:20 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfyn1t5a.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox