[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Mon Nov 29 18:30:37 EET 2021


New commits:
commit 36aa6362bc3e50d7c5efac9d1c1fefaf80022c85
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 29 11:30:09 2021 -0500

    kvm: fix typo in kvm-$(OS)-upgrade rule

commit 347f15cc93db6c088e33cca901d86f178bdf690b
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 29 11:21:35 2021 -0500

    kvmsh: work-around "bracketed paste mode" on F35
    
    F35 domains, without other changes, inject "bracketed paste mode"
    escape sequences into the output stream.  For instance, the
    \x1b[?2004l in:
    
      b'echo sync=70196342=cnyc\r\n\x1b[?2004l\rsync=70196342=cnyc\r\n\x1b[?2004h[root at fedora ~]# '
    
    this gets virsh to ignore the sequence.
    
    - instead it should be disabled; ideas?
    - expect this to also appear in *.console.verbose.txt.
    
    github bug #555



More information about the Swan-commit mailing list