Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
@ 2025-04-15 14:17 Lance Fredrickson
  2025-04-15 17:23 ` Julien Olivain
  2025-05-16 10:41 ` Arnout Vandecappelle via buildroot
  0 siblings, 2 replies; 5+ messages in thread
From: Lance Fredrickson @ 2025-04-15 14:17 UTC (permalink / raw)
  To: buildroot; +Cc: Lance Fredrickson, Bernd Kuhls

From: Lance Fredrickson <lancethepants@gmail.com>

Changelog: https://thekelleys.org.uk/dnsmasq/CHANGELOG

Release notes:
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2025q1/018079.html

Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
---
 package/dnsmasq/dnsmasq.hash | 4 ++--
 package/dnsmasq/dnsmasq.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/dnsmasq/dnsmasq.hash b/package/dnsmasq/dnsmasq.hash
index d11e8af590..212774cd10 100644
--- a/package/dnsmasq/dnsmasq.hash
+++ b/package/dnsmasq/dnsmasq.hash
@@ -1,6 +1,6 @@
 # Locally calculated after checking pgp signature
-# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz.asc
-sha256  8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4  dnsmasq-2.90.tar.xz
+# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.91.tar.xz.asc
+sha256  f622682848b33677adb2b6ad08264618a2ae0a01da486a93fd8cd91186b3d153  dnsmasq-2.91.tar.xz
 # Locally calculated
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING-v3
diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
index 5dd7ed5c21..abeee36ce4 100644
--- a/package/dnsmasq/dnsmasq.mk
+++ b/package/dnsmasq/dnsmasq.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DNSMASQ_VERSION = 2.90
+DNSMASQ_VERSION = 2.91
 DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
 DNSMASQ_SITE = https://thekelleys.org.uk/dnsmasq
 DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"
-- 
2.39.5

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

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

* Re: [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
  2025-04-15 14:17 [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91 Lance Fredrickson
@ 2025-04-15 17:23 ` Julien Olivain
  2025-05-16 10:41 ` Arnout Vandecappelle via buildroot
  1 sibling, 0 replies; 5+ messages in thread
From: Julien Olivain @ 2025-04-15 17:23 UTC (permalink / raw)
  To: Lance Fredrickson; +Cc: buildroot, Bernd Kuhls

On 15/04/2025 16:17, Lance Fredrickson wrote:
> From: Lance Fredrickson <lancethepants@gmail.com>
> 
> Changelog: https://thekelleys.org.uk/dnsmasq/CHANGELOG
> 
> Release notes:
> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2025q1/018079.html
> 
> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
  2025-04-15 14:17 [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91 Lance Fredrickson
  2025-04-15 17:23 ` Julien Olivain
@ 2025-05-16 10:41 ` Arnout Vandecappelle via buildroot
  2025-05-16 11:57   ` Baruch Siach via buildroot
  1 sibling, 1 reply; 5+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2025-05-16 10:41 UTC (permalink / raw)
  To: Lance Fredrickson, buildroot; +Cc: Bernd Kuhls



On 15/04/2025 16:17, Lance Fredrickson wrote:
> From: Lance Fredrickson <lancethepants@gmail.com>
> 
> Changelog: https://thekelleys.org.uk/dnsmasq/CHANGELOG
> 
> Release notes:
> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2025q1/018079.html
> 
> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>

  Applied to 2025.02.x, thanks.

  Regards,
  Arnout

> ---
>   package/dnsmasq/dnsmasq.hash | 4 ++--
>   package/dnsmasq/dnsmasq.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/dnsmasq/dnsmasq.hash b/package/dnsmasq/dnsmasq.hash
> index d11e8af590..212774cd10 100644
> --- a/package/dnsmasq/dnsmasq.hash
> +++ b/package/dnsmasq/dnsmasq.hash
> @@ -1,6 +1,6 @@
>   # Locally calculated after checking pgp signature
> -# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.90.tar.xz.asc
> -sha256  8e50309bd837bfec9649a812e066c09b6988b73d749b7d293c06c57d46a109e4  dnsmasq-2.90.tar.xz
> +# https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.91.tar.xz.asc
> +sha256  f622682848b33677adb2b6ad08264618a2ae0a01da486a93fd8cd91186b3d153  dnsmasq-2.91.tar.xz
>   # Locally calculated
>   sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
>   sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING-v3
> diff --git a/package/dnsmasq/dnsmasq.mk b/package/dnsmasq/dnsmasq.mk
> index 5dd7ed5c21..abeee36ce4 100644
> --- a/package/dnsmasq/dnsmasq.mk
> +++ b/package/dnsmasq/dnsmasq.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -DNSMASQ_VERSION = 2.90
> +DNSMASQ_VERSION = 2.91
>   DNSMASQ_SOURCE = dnsmasq-$(DNSMASQ_VERSION).tar.xz
>   DNSMASQ_SITE = https://thekelleys.org.uk/dnsmasq
>   DNSMASQ_MAKE_ENV = $(TARGET_MAKE_ENV) CC="$(TARGET_CC)"

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

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

* Re: [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
  2025-05-16 10:41 ` Arnout Vandecappelle via buildroot
@ 2025-05-16 11:57   ` Baruch Siach via buildroot
  2025-05-16 13:47     ` Arnout Vandecappelle via buildroot
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach via buildroot @ 2025-05-16 11:57 UTC (permalink / raw)
  To: Arnout Vandecappelle via buildroot; +Cc: Bernd Kuhls, Lance Fredrickson

Hi Arnout,

On Fri, May 16 2025, Arnout Vandecappelle via buildroot wrote:
> On 15/04/2025 16:17, Lance Fredrickson wrote:
>> From: Lance Fredrickson <lancethepants@gmail.com>
>> Changelog: https://thekelleys.org.uk/dnsmasq/CHANGELOG
>> Release notes:
>> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2025q1/018079.html
>> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
>
>  Applied to 2025.02.x, thanks.

For some reason, this and all your other commits to stable branches are
signed off by Thomas Perale. Is that intended?

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91
  2025-05-16 11:57   ` Baruch Siach via buildroot
@ 2025-05-16 13:47     ` Arnout Vandecappelle via buildroot
  0 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2025-05-16 13:47 UTC (permalink / raw)
  To: Baruch Siach, Arnout Vandecappelle via buildroot
  Cc: Lance Fredrickson, Bernd Kuhls



On 16/05/2025 13:57, Baruch Siach wrote:
> Hi Arnout,
> 
> On Fri, May 16 2025, Arnout Vandecappelle via buildroot wrote:
>> On 15/04/2025 16:17, Lance Fredrickson wrote:
>>> From: Lance Fredrickson <lancethepants@gmail.com>
>>> Changelog: https://thekelleys.org.uk/dnsmasq/CHANGELOG
>>> Release notes:
>>> https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2025q1/018079.html
>>> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
>>
>>   Applied to 2025.02.x, thanks.
> 
> For some reason, this and all your other commits to stable branches are
> signed off by Thomas Perale. Is that intended?

  Yes, Thomas is the actual committer but he doesn't have push access to the git 
repo. So for the time being I'm doing the push, and therefore also sending the 
mails (because it's often a few days later by the time I do the push, and it 
would be weird to receive the mails if it's not upstream yet.)

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

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

end of thread, other threads:[~2025-05-16 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 14:17 [Buildroot] [PATCH] package/dnsmasq: bump version to 2.91 Lance Fredrickson
2025-04-15 17:23 ` Julien Olivain
2025-05-16 10:41 ` Arnout Vandecappelle via buildroot
2025-05-16 11:57   ` Baruch Siach via buildroot
2025-05-16 13:47     ` Arnout Vandecappelle via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox