From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Rodrigo Rebello <rprebello@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/irssi: bump to version 1.4.4
Date: Fri, 15 Sep 2023 23:10:14 +0200 [thread overview]
Message-ID: <20230915211014.GD2571@scaer> (raw)
In-Reply-To: <20230915182305.975086-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2023-09-15 20:23 +0200, Fabrice Fontaine spake thusly:
> Fix CVE-2023-29132: Irssi 1.3.x and 1.4.x before 1.4.4 has a
> use-after-free because of use of a stale special collector reference.
> This occurs when printing of a non-formatted line is concurrent with
> printing of a formatted line.
>
> https://irssi.org/NEWS/#news-v1-4-4
> https://irssi.org/NEWS/#news-v1-4-3
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/irssi/irssi.hash | 2 +-
> package/irssi/irssi.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/irssi/irssi.hash b/package/irssi/irssi.hash
> index ecd339d83d..df72ee4d76 100644
> --- a/package/irssi/irssi.hash
> +++ b/package/irssi/irssi.hash
> @@ -1,4 +1,4 @@
> # Locally calculated after checking pgp signature
> -sha256 79a4765d2dfe153c440a1775b074d5d0682b96814c7cf92325b5e15ce50e26a8 irssi-1.4.2.tar.xz
> +sha256 fefe9ec8c7b1475449945c934a2360ab12693454892be47a6d288c63eb107ead irssi-1.4.4.tar.xz
> # Locally calculated
> sha256 a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b COPYING
> diff --git a/package/irssi/irssi.mk b/package/irssi/irssi.mk
> index c2d02289ad..6790bf0c96 100644
> --- a/package/irssi/irssi.mk
> +++ b/package/irssi/irssi.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -IRSSI_VERSION = 1.4.2
> +IRSSI_VERSION = 1.4.4
> IRSSI_SOURCE = irssi-$(IRSSI_VERSION).tar.xz
> IRSSI_SITE = https://codeberg.org/irssi/irssi/releases/download/$(IRSSI_VERSION)
> IRSSI_LICENSE = GPL-2.0+
> --
> 2.40.1
>
> _______________________________________________
> 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
next prev parent reply other threads:[~2023-09-15 21:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 18:23 [Buildroot] [PATCH 1/1] package/irssi: bump to version 1.4.4 Fabrice Fontaine
2023-09-15 21:10 ` Yann E. MORIN [this message]
2023-09-24 18:40 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230915211014.GD2571@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=rprebello@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.