[Buildroot] [PATCH v2 01/11] package/util-linux: bump to version 2.37.2

Yann E. MORIN yann.morin.1998 at free.fr
Sat Oct 16 16:51:00 UTC 2021


Adam, All,

On 2021-10-14 15:58 -0700, Adam Duskett spake thusly:
> Signed-off-by: Adam Duskett <aduskett at gmail.com>

This fixes CVE-2021-37600, so I've added that to the commit log, and
applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/util-linux/util-linux.hash | 4 ++--
>  package/util-linux/util-linux.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/util-linux/util-linux.hash b/package/util-linux/util-linux.hash
> index 3f9fe39818..eafbe9254a 100644
> --- a/package/util-linux/util-linux.hash
> +++ b/package/util-linux/util-linux.hash
> @@ -1,5 +1,5 @@
> -# From https://www.kernel.org/pub/linux/utils/util-linux/v2.36/sha256sums.asc
> -sha256  f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f  util-linux-2.36.2.tar.xz
> +# From https://www.kernel.org/pub/linux/utils/util-linux/v2.37/sha256sums.asc
> +sha256  6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9  util-linux-2.37.2.tar.xz
>  # License files, locally calculated
>  sha256  869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955  README.licensing
>  sha256  9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d  Documentation/licenses/COPYING.BSD-3-Clause
> diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
> index 4bc7a11294..cf0fee409b 100644
> --- a/package/util-linux/util-linux.mk
> +++ b/package/util-linux/util-linux.mk
> @@ -7,7 +7,7 @@
>  # When making changes to this file, please check if
>  # util-linux-libs/util-linux-libs.mk needs to be updated accordingly as well.
>  
> -UTIL_LINUX_VERSION_MAJOR = 2.36
> +UTIL_LINUX_VERSION_MAJOR = 2.37
>  UTIL_LINUX_VERSION = $(UTIL_LINUX_VERSION_MAJOR).2
>  UTIL_LINUX_SOURCE = util-linux-$(UTIL_LINUX_VERSION).tar.xz
>  UTIL_LINUX_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/util-linux/v$(UTIL_LINUX_VERSION_MAJOR)
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at 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.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list