Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/rauc: bump version to 1.11.3
@ 2024-03-15 15:08 Peter Korsgaard
  2024-03-15 19:21 ` Arnout Vandecappelle via buildroot
  2024-03-21 20:44 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-15 15:08 UTC (permalink / raw)
  To: buildroot; +Cc: Heiko Thiery, Andrey Yurovsky

Contains a single fix for a regression since 1.11.0.

https://github.com/rauc/rauc/releases/tag/v1.11.3

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/rauc/rauc.hash | 2 +-
 package/rauc/rauc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rauc/rauc.hash b/package/rauc/rauc.hash
index 6899ca94fe..391d89a8f6 100644
--- a/package/rauc/rauc.hash
+++ b/package/rauc/rauc.hash
@@ -1,3 +1,3 @@
 # Locally calculated after checking pgp signature
-sha256  e47070e97f89136ca8d0b2b044c40e68ac0f44432046176d08d66717320df4a7  rauc-1.11.2.tar.xz
+sha256  ef82ee452939c03a24fd40649afa96497f3cec965994e6c9c0d94239b640bc10  rauc-1.11.3.tar.xz
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk
index 7bb374259f..7239d84cc7 100644
--- a/package/rauc/rauc.mk
+++ b/package/rauc/rauc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RAUC_VERSION = 1.11.2
+RAUC_VERSION = 1.11.3
 RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
 RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
 RAUC_LICENSE = LGPL-2.1
-- 
2.39.2

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

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

* Re: [Buildroot] [PATCH] package/rauc: bump version to 1.11.3
  2024-03-15 15:08 [Buildroot] [PATCH] package/rauc: bump version to 1.11.3 Peter Korsgaard
@ 2024-03-15 19:21 ` Arnout Vandecappelle via buildroot
  2024-03-21 20:44 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2024-03-15 19:21 UTC (permalink / raw)
  To: Peter Korsgaard, buildroot; +Cc: Heiko Thiery, Andrey Yurovsky



On 15/03/2024 16:08, Peter Korsgaard wrote:
> Contains a single fix for a regression since 1.11.0.
> 
> https://github.com/rauc/rauc/releases/tag/v1.11.3
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/rauc/rauc.hash | 2 +-
>   package/rauc/rauc.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/rauc/rauc.hash b/package/rauc/rauc.hash
> index 6899ca94fe..391d89a8f6 100644
> --- a/package/rauc/rauc.hash
> +++ b/package/rauc/rauc.hash
> @@ -1,3 +1,3 @@
>   # Locally calculated after checking pgp signature
> -sha256  e47070e97f89136ca8d0b2b044c40e68ac0f44432046176d08d66717320df4a7  rauc-1.11.2.tar.xz
> +sha256  ef82ee452939c03a24fd40649afa96497f3cec965994e6c9c0d94239b640bc10  rauc-1.11.3.tar.xz
>   sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING
> diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk
> index 7bb374259f..7239d84cc7 100644
> --- a/package/rauc/rauc.mk
> +++ b/package/rauc/rauc.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -RAUC_VERSION = 1.11.2
> +RAUC_VERSION = 1.11.3
>   RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
>   RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
>   RAUC_LICENSE = LGPL-2.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/rauc: bump version to 1.11.3
  2024-03-15 15:08 [Buildroot] [PATCH] package/rauc: bump version to 1.11.3 Peter Korsgaard
  2024-03-15 19:21 ` Arnout Vandecappelle via buildroot
@ 2024-03-21 20:44 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-21 20:44 UTC (permalink / raw)
  To: buildroot; +Cc: Heiko Thiery, Andrey Yurovsky

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > Contains a single fix for a regression since 1.11.0.
 > https://github.com/rauc/rauc/releases/tag/v1.11.3

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2024.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-03-21 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-15 15:08 [Buildroot] [PATCH] package/rauc: bump version to 1.11.3 Peter Korsgaard
2024-03-15 19:21 ` Arnout Vandecappelle via buildroot
2024-03-21 20:44 ` Peter Korsgaard

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