[Buildroot] [PATCH 3/3] package/asterisk: bump version to 22.5.2

Titouan Christophe titouan.christophe at mind.be
Fri Oct 10 13:23:19 UTC 2025


Hello Bernd and all,

Please also note that this is a security bump for CVE-2025-1131, see 
https://github.com/asterisk/asterisk/security/advisories/GHSA-v9q8-9j8m-5xwp

On 3/10/25 15:55, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Acked-by: Titouan Christophe <titouan.christophe at mind.be>
> ---
>   package/asterisk/asterisk.hash | 2 +-
>   package/asterisk/asterisk.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/asterisk/asterisk.hash b/package/asterisk/asterisk.hash
> index f11ed08ef4..26175667c3 100644
> --- a/package/asterisk/asterisk.hash
> +++ b/package/asterisk/asterisk.hash
> @@ -1,5 +1,5 @@
>   # Locally computed
> -sha256  4cc403c8885d4aed3956dfb75d315d3e5bcc129eb9cd47c156d3b12ecceed1ba  asterisk-22.3.0.tar.gz
> +sha256  8a94650b6f348af1f1c9cce7ed3585d280f3a31b0d3820084a42b03712df95d5  asterisk-22.5.2.tar.gz
>   
>   # Locally computed
>   sha256  58bb83cec4d431f48d006e455d821668450f8cf6b6c95f090def47062fa3a60c  pjproject-2.15.1.tar.bz2
> diff --git a/package/asterisk/asterisk.mk b/package/asterisk/asterisk.mk
> index e7e802aa45..9a071fb8e0 100644
> --- a/package/asterisk/asterisk.mk
> +++ b/package/asterisk/asterisk.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -ASTERISK_VERSION = 22.3.0
> +ASTERISK_VERSION = 22.5.2
>   # Use the github mirror: it's an official mirror maintained by Digium, and
>   # provides tarballs, which the main Asterisk git tree (behind Gerrit) does not.
>   ASTERISK_SITE = $(call github,asterisk,asterisk,$(ASTERISK_VERSION))
Regards,
Titouan


More information about the buildroot mailing list