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 5c6c7e14131c7f0302b28053e6a77960acb679bd (commit) via 221e75b9ba1149c4a3057a32d5e8fcc07ffa5d61 (commit) from 728e5da4286acb554136b4dcfb6e72901db67163 (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 5c6c7e14131c7f0302b28053e6a77960acb679bd Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Jun 9 10:58:45 2025 +0200 db: Discard unsupported ansi sequences Similarly to 360d54234f76 ("kd: Discard unsupported ansi sequences"), we should discard unsupported ansi sequences in db input, notably the bracketed paste sequences. commit 221e75b9ba1149c4a3057a32d5e8fcc07ffa5d61 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Jun 9 10:57:33 2025 +0200 kd: Discard more ansi sequences The full range between @ and ~ is defined to be potential ANSI sequences, so ignore them all. ----------------------------------------------------------------------- Summary of changes: ddb/db_input.c | 11 +++++++++++ i386/i386at/kd.c | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) hooks/post-receive -- GNU Mach