All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Woodrow Douglass via buildroot <buildroot@buildroot.org>
Cc: Woodrow Douglass <wdouglass@carnegierobotics.com>
Subject: Re: [Buildroot] [PATCH v4] package/chicken: security bump to 5.4.0
Date: Mon, 26 Aug 2024 18:33:57 +0200	[thread overview]
Message-ID: <20240826183357.4a8c0418@windsurf> (raw)
In-Reply-To: <20240826131025.17969-1-wdouglass@carnegierobotics.com>

On Mon, 26 Aug 2024 09:10:25 -0400
Woodrow Douglass via buildroot <buildroot@buildroot.org> wrote:

> This release includes a fix for CVE-2022-45145. Also, a copyright date
> in the LICENSE file changed, so the hash for it has changed too.
> 
> Signed-off-by: Woodrow Douglass <wdouglass@carnegierobotics.com>
> 
> --
> Changes v3 -> v4:
>   - Fix incorrect license hash
> 
> Changes v2 -> v3:
>   - Add this changelog to commit message
>   - Add Signed-off-by to commit message
> 
> Changes v1 -> v2:
>   - Update version numbers in hash file
> 
> Signed-off-by: Woodrow Douglass <wdouglass@carnegierobotics.com>
> ---
>  package/chicken/chicken.hash | 6 +++---
>  package/chicken/chicken.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/chicken/chicken.hash b/package/chicken/chicken.hash
> index 5a553da792..bf2ea6902d 100644
> --- a/package/chicken/chicken.hash
> +++ b/package/chicken/chicken.hash
> @@ -1,4 +1,4 @@
> -# From https://code.call-cc.org/releases/5.3.0/chicken-5.3.0.tar.gz.sha256
> -sha256  c3ad99d8f9e17ed810912ef981ac3b0c2e2f46fb0ecc033b5c3b6dca1bdb0d76  chicken-5.3.0.tar.gz
> +# From https://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz.sha256
> +sha256  3c5d4aa61c1167bf6d9bf9eaf891da7630ba9f5f3c15bf09515a7039bfcdec5f  chicken-5.4.0.tar.gz
>  # Locally computed
> -sha256  b434ac92e094214136a6b5032f0dc9da97f22cef084ac1d0131b02a09e2caa37  LICENSE
> +sha256  c0ed699d5c4a8687f90a6488244f7f57d48a7f2d42bb7461b08a0d69a07d4f58  LICENSE
> \ No newline at end of file

^^^ There was a minor issue here with the missing new line. This is
spotted by "make check-package":

WARNING: package/chicken/chicken.hash:4: missing newline at end of file

I fixed that up, and applied to master. Thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-08-26 16:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-19 12:26 [Buildroot] [PATCH 1/1] package/chicken: Update to 5.4.0 Woodrow Douglass via buildroot
2024-08-19 20:29 ` Thomas Petazzoni via buildroot
2024-08-20 11:32   ` Woody Douglass via buildroot
2024-08-20 11:40     ` [Buildroot] [PATCH] package/chicken: security bump " Woodrow Douglass via buildroot
2024-08-20 21:27       ` Thomas Petazzoni via buildroot
2024-08-21 12:40         ` Woody Douglass via buildroot
2024-08-21 12:44         ` [Buildroot] [PATCH v3] " Woodrow Douglass via buildroot
2024-08-24  7:07           ` Thomas Petazzoni via buildroot
2024-08-26 13:07             ` Woody Douglass via buildroot
2024-08-26 13:10             ` [Buildroot] [PATCH v4] " Woodrow Douglass via buildroot
2024-08-26 16:33               ` Thomas Petazzoni via buildroot [this message]

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=20240826183357.4a8c0418@windsurf \
    --to=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wdouglass@carnegierobotics.com \
    /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 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.