Bug#1085395: bookworm-pu: package texlive-bin/2022.20220321.62855-5.1+deb12u2
Control: tag -1 moreinfo
Hi,
On Fri, Oct 18, 2024 at 11:14:34PM +0200, Hilmar Preusse wrote:
> diff -Nru texlive-bin-2022.20220321.62855/debian/changelog texlive-bin-2022.20220321.62855/debian/changelog
> --- texlive-bin-2022.20220321.62855/debian/changelog 2023-06-27 22:07:12.000000000 +0200
> +++ texlive-bin-2022.20220321.62855/debian/changelog 2024-10-11 22:47:45.000000000 +0200
> @@ -1,3 +1,11 @@
> +texlive-bin (2022.20220321.62855-5.1+deb12u2) bookworm; urgency=medium
> +
> + * Add patches from upstream for "luatex loses or changes text when
> + discretionaries with priorities are used" (Closes: #1041441).
Is that bug metadata wrong, or is the bug unfixed in unstable? That's a
pre-requisite.
> + * Add patch for CVE-2024-25262.
If you end up needing to do a revised upload for any reason, please expand
this description of what the CVE actually is.
> +diff --git a/source/texk/web2c/luatexdir/lang/texlang.c b/source/texk/web2c/luatexdir/lang/texlang.c
> +index f9e53bbba..a0d067251 100644
> +--- a/texk/web2c/luatexdir/lang/texlang.c
> ++++ b/texk/web2c/luatexdir/lang/texlang.c
> +@@ -705,6 +705,7 @@ static void do_exception(halfword wordstart, halfword r, char *replacement)
> + /*tex check if we have two exceptions in a row */
> + if (uword[i + 1] == '{') {
> + i--;
> ++t = alink(t);
> + }
> + } else {
> + t = vlink(t);
Is this indented as you intended?
Thanks,
--
Jonathan Wiltshire jmw@debian.org
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
ed25519/0x196418AAEB74C8A1: CA619D65A72A7BADFC96D280196418AAEB74C8A1
Reply to: