Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.1
@ 2023-05-08 17:03 Bernd Kuhls
  2023-05-08 19:19 ` Yann E. MORIN
  2023-06-08 20:56 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-05-08 17:03 UTC (permalink / raw)
  To: buildroot

Release notes: https://github.com/libass/libass/releases/tag/0.17.1

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libass/libass.hash | 2 +-
 package/libass/libass.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libass/libass.hash b/package/libass/libass.hash
index beb7639b1f..bf9b8251d7 100644
--- a/package/libass/libass.hash
+++ b/package/libass/libass.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  971e2e1db59d440f88516dcd1187108419a370e64863f70687da599fdf66cc1a  libass-0.17.0.tar.xz
+sha256  f0da0bbfba476c16ae3e1cfd862256d30915911f7abaa1b16ce62ee653192784  libass-0.17.1.tar.xz
 sha256  f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c  COPYING
diff --git a/package/libass/libass.mk b/package/libass/libass.mk
index 1cc8310312..8b14c899c4 100644
--- a/package/libass/libass.mk
+++ b/package/libass/libass.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBASS_VERSION = 0.17.0
+LIBASS_VERSION = 0.17.1
 LIBASS_SOURCE = libass-$(LIBASS_VERSION).tar.xz
 # Do not use the github helper here, the generated tarball is *NOT*
 # the same as the one uploaded by upstream for the release.
-- 
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 1/1] package/libass: bump version to 0.17.1
  2023-05-08 17:03 [Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.1 Bernd Kuhls
@ 2023-05-08 19:19 ` Yann E. MORIN
  2023-06-08 20:56 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-05-08 19:19 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

Bernd, All,

On 2023-05-08 19:03 +0200, Bernd Kuhls spake thusly:
> Release notes: https://github.com/libass/libass/releases/tag/0.17.1
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/libass/libass.hash | 2 +-
>  package/libass/libass.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libass/libass.hash b/package/libass/libass.hash
> index beb7639b1f..bf9b8251d7 100644
> --- a/package/libass/libass.hash
> +++ b/package/libass/libass.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  971e2e1db59d440f88516dcd1187108419a370e64863f70687da599fdf66cc1a  libass-0.17.0.tar.xz
> +sha256  f0da0bbfba476c16ae3e1cfd862256d30915911f7abaa1b16ce62ee653192784  libass-0.17.1.tar.xz
>  sha256  f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c  COPYING
> diff --git a/package/libass/libass.mk b/package/libass/libass.mk
> index 1cc8310312..8b14c899c4 100644
> --- a/package/libass/libass.mk
> +++ b/package/libass/libass.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LIBASS_VERSION = 0.17.0
> +LIBASS_VERSION = 0.17.1
>  LIBASS_SOURCE = libass-$(LIBASS_VERSION).tar.xz
>  # Do not use the github helper here, the generated tarball is *NOT*
>  # the same as the one uploaded by upstream for the release.
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
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 1/1] package/libass: bump version to 0.17.1
  2023-05-08 17:03 [Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.1 Bernd Kuhls
  2023-05-08 19:19 ` Yann E. MORIN
@ 2023-06-08 20:56 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-06-08 20:56 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Release notes: https://github.com/libass/libass/releases/tag/0.17.1

.. which states "This is an important, bug-fix-only release.

Users of 0.17.0 are advised to upgrade to 0.17.1 soon. Nothing has
changed besides fixing crash and build-stopper bugs, so there are no
side effects."

So committed to 2023.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:[~2023-06-08 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-08 17:03 [Buildroot] [PATCH 1/1] package/libass: bump version to 0.17.1 Bernd Kuhls
2023-05-08 19:19 ` Yann E. MORIN
2023-06-08 20:56 ` Peter Korsgaard

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