New commits:
commit 36aa6362bc3e50d7c5efac9d1c1fefaf80022c85
Author: Andrew Cagney <[email protected]>
Date:   Mon Nov 29 11:30:09 2021 -0500

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

commit 347f15cc93db6c088e33cca901d86f178bdf690b
Author: Andrew Cagney <[email protected]>
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@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

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to