Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Devoogdt <thomas@devoogdt.com>
To: peter@korsgaard.com
Cc: buildroot@buildroot.org, christian@aperture.us,
	thomas.devoogdt@barco.com, thomas@devoogdt.com
Subject: [Buildroot] [PATCH v2 2/2] package/yq: bump to 4.49.2
Date: Mon,  1 Dec 2025 12:26:21 +0100	[thread overview]
Message-ID: <20251201112621.242137-2-thomas@devoogdt.com> (raw)
In-Reply-To: <20251201112621.242137-1-thomas@devoogdt.com>

Notes:
 - https://github.com/mikefarah/yq/releases/tag/v4.45.3
 - https://github.com/mikefarah/yq/releases/tag/v4.45.4
 - https://github.com/mikefarah/yq/releases/tag/v4.46.1
 - https://github.com/mikefarah/yq/releases/tag/v4.47.1
 - https://github.com/mikefarah/yq/releases/tag/v4.47.2
 - https://github.com/mikefarah/yq/releases/tag/v4.48.1
 - https://github.com/mikefarah/yq/releases/tag/v4.48.2
 - https://github.com/mikefarah/yq/releases/tag/v4.49.1
 - https://github.com/mikefarah/yq/releases/tag/v4.49.2

Various regression fixes, as noticed in
https://lore.kernel.org/buildroot/877bv7ii70.fsf@dell.be.48ers.dk/

Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
---
v2:
 - New patch to fix some regression as noticed in
   https://lore.kernel.org/buildroot/877bv7ii70.fsf@dell.be.48ers.dk/
---
 package/yq/yq.hash | 2 +-
 package/yq/yq.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/yq/yq.hash b/package/yq/yq.hash
index bc9dccad81..519d1c9a3e 100644
--- a/package/yq/yq.hash
+++ b/package/yq/yq.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  39296b55e33962ef838cd8a1bc0e9850e775de4cc3843bf15f099324069d2632  yq-4.45.2-go2.tar.gz
+sha256  291334bc00863c144098b5b0a723a5c769df115c46938e17920917aa24776591  yq-4.49.2-go2.tar.gz
 sha256  697db34dabb21562fe84487a2ccd031fbd45382b89c2cbdec8ef31682c486040  LICENSE
diff --git a/package/yq/yq.mk b/package/yq/yq.mk
index b42b8e652c..10d0959791 100644
--- a/package/yq/yq.mk
+++ b/package/yq/yq.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-YQ_VERSION = 4.45.2
+YQ_VERSION = 4.49.2
 YQ_SITE = $(call github,mikefarah,yq,v$(YQ_VERSION))
 YQ_LICENSE = MIT
 YQ_LICENSE_FILES = LICENSE
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-12-01 11:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 14:53 [Buildroot] [PATCH] package/yq: add new package Thomas Devoogdt
2025-11-18 15:52 ` Edgar Bonet via buildroot
2025-11-18 16:19   ` Thomas Devoogdt
2025-11-18 19:52     ` Edgar Bonet via buildroot
2025-11-30 16:44 ` Peter Korsgaard
2025-12-01 11:26   ` [Buildroot] [PATCH v2 1/2] " Thomas Devoogdt
2025-12-01 11:26     ` Thomas Devoogdt [this message]
2025-12-28 14:48     ` Thomas Petazzoni via buildroot

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=20251201112621.242137-2-thomas@devoogdt.com \
    --to=thomas@devoogdt.com \
    --cc=buildroot@buildroot.org \
    --cc=christian@aperture.us \
    --cc=peter@korsgaard.com \
    --cc=thomas.devoogdt@barco.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox