[Buildroot] [PATCH] package/libbsd: bump to version 0.11.5

Arnout Vandecappelle arnout at mind.be
Sun Feb 13 15:30:28 UTC 2022



On 07/02/2022 13:09, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
> ---
>   package/libbsd/libbsd.hash | 8 +++++---
>   package/libbsd/libbsd.mk   | 2 +-
>   2 files changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/package/libbsd/libbsd.hash b/package/libbsd/libbsd.hash
> index 17bb32e01..435ea5470 100644
> --- a/package/libbsd/libbsd.hash
> +++ b/package/libbsd/libbsd.hash
> @@ -1,3 +1,5 @@
> -# From https://lists.freedesktop.org/archives/libbsd/2021-February/000305.html
> -sha512  a7015ea1ffa3766b1a4690526a25231898ad8275149b31fb6801082450172249997c36165626d101ffce53b59767a46676eebc0806426922fe4e773a0376c1f5  libbsd-0.11.3.tar.xz
> -sha256  ff2fdeeb0fe8bcb9045fe91d69e8312a5b477c54db48dffe34dd1c0d730c5864  COPYING
> +# From https://lists.freedesktop.org/archives/libbsd/2022-January/000322.html
> +sha512  c52c19eddd53630aca14f9f6221f7b84aa9cc798b4bb91e867822b161793313aab872ac1c0350d29312a72fee6e2061f3910ff918b724ec171d8c9de5837c841  libbsd-0.11.5.tar.xz
> +
> +# License files (locally computed)
> +sha256  3761714adb9c45fa588b77b372d6e75dcc9e6822cc2d6baa712007241aec714e  COPYING

  Please explain in the commit message why the license hash changed, and if 
necessary, update _LICENSE. There's a reason we have these hashes, you know.

  Patch marked as Changes Requested.

  Regards,
  Arnout

> diff --git a/package/libbsd/libbsd.mk b/package/libbsd/libbsd.mk
> index 86df8a97a..0654bef82 100644
> --- a/package/libbsd/libbsd.mk
> +++ b/package/libbsd/libbsd.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -LIBBSD_VERSION = 0.11.3
> +LIBBSD_VERSION = 0.11.5
>   LIBBSD_SOURCE = libbsd-$(LIBBSD_VERSION).tar.xz
>   LIBBSD_SITE = https://libbsd.freedesktop.org/releases
>   LIBBSD_LICENSE = BSD-2-Clause, BSD-3-Clause, BSD-4-Clause, BSD-5-Clause, \



More information about the buildroot mailing list