commit 9a0faeedabd41019d135d4bdfef233400e4aff20 Author: Chris Lamb <lamby@debian.org> Date: Mon Jan 20 10:02:21 2025 +0000 Use "surrogateescape" mechanism to avoid a UnicodeDecodeError and crash when decoding zipinfo output that is not UTF-8 compliant. (Closes: Debian:#1093484) Although the line in question pertains to strippings paths, we were decoding all lines that don't start with "Archive:". commit 72df21753e3190c4d5c57cbf83025201eba4894c Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 14:36:59 2025 +0000 Correct check for differences in line endings. commit f9aced5c0c660cf33bd0659b78f0fcbb015a5f87 Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 14:27:53 2025 +0000 Remove unnecessary return value from Difference.check_for_ordering_differences. commit 2236701a8c5e27513bfeec14e70ac1df5a78b86c Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 12:41:27 2025 +0000 Correctly identify changes to only the line-endings of files; don't mark them as "Ordering differences only". commit 9fa3171fc5487377c81f92138ab55a306e5766e3 Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 12:40:50 2025 +0000 Don't mangle newlines when opening test fixtures; we want them untouched. commit e20a50550f971aaec001e5c58169e0326d1d307a Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 12:35:44 2025 +0000 Move to assert_diff in test_text.py commit 2dd46bb74ed038c9241d697b4ebd8a935dc12bed Author: Chris Lamb <lamby@debian.org> Date: Fri Jan 17 09:42:15 2025 +0000 Open new changelog entry for version 286. Gbp-Dch: ignore
There is 1 open security issue in bookworm.
You can find information about how to handle this issue in the security team's documentation.