This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 360d54234f76a3cc478dcfcc52935dcfcbaead34 (commit) from fd051d463a920541baf17b8a087bc0ce0173e71c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 360d54234f76a3cc478dcfcc52935dcfcbaead34 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Apr 27 14:30:25 2025 +0200 kd: Discard unsupported ansi sequences "modern" software seem to like spitting sequences without checking for their support in terminfo, leading to various spurious output, see e.g. https://github.com/takluyver/bash_kernel/issues/107 Just drop anything we don't support, to avoid getting hit. ----------------------------------------------------------------------- Summary of changes: i386/i386at/kd.c | 503 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 280 insertions(+), 223 deletions(-) hooks/post-receive -- GNU Mach