Mosh v1.3.2 Release Notes

Release Date: 2017-07-22 // almost 7 years ago
  • -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA256
    
    Hello Mosh users and developers,
    
    mosh 1.3.2 has been released. This is primarily a maintenance
    release. (We skipped version 1.3.1 because of a glitch in Debian
    packaging. The previous release was mosh 1.3.0.)
    
    The source code is at: https://mosh.org/mosh-1.3.2.tar.gz
    (SHA-256: da600573dfa827d88ce114e0fed30210689381bbdcff543c931e4d6a2e851216)
    
    John Hood was the primary developer and release coordinator and
    deserves all our thanks.
    
    Compatibility: mosh 1.3.2 is backwards-compatible with mosh-clients
    back to 0.96 and mosh-servers back to 1.0.9.
    
    macOS binary package: We are releasing a macOS binary package.
    
    https://mosh.org/mosh-1.3.2.pkg is an x86_64 build for 10.10 and later.
    (SHA-256: 7b00838e04e954e19d6bd5a63ff9729084bd55e21d894994916b73e996a9c42f)
    
    However, we encourage macOS users to install via MacPorts or Homebrew,
    instead of using the binary package, in order to receive automatic upgrades.
    
    Bugs: Please let us know of any problems at the GitHub issue tracker,
    at https://github.com/mobile-shell/mosh/issues. The developers can
    also be found on IRC at <irc://irc.freenode.net/mosh>.
    
    The full change log for this release:
    
    ===
    
    * Platform support:
        * Explicitly enable binding to both IPv4 and IPv6 addresses.
          (Giel van Schijndel)
        * Restore perl 5.8.8 support for RHEL5. (Alexander Chernyakhovsky)
        * Make tests detect UTF-8 locale with a helper executable. (John Hood)
        * Don't print /etc/motd on IllumOS. (John Hood)
        * Print {,/var}/run/motd.dynamic on Ubuntu. (John Hood)
        * Fix build on Haiku. (Adrien Destugues)
        * Disable unicode-later-combining.test for tmux 2.4.
          This fixes build failures. (John Hood)
    
      * Bug fixes:
        * In tests, explicitly set 80x24 tmux window, for newer versions
          of tmux. (John Hood)
        * Work around JuiceSSH rendering bug. (John Hood)
        * Do not move cursor for SCROLL UP and SCROLL DOWN--
          fixes an issue with tmux 2.4. (John Hood)
    
    ===
    
    Best regards on behalf of the Mosh team,
    Keith Winstein
    -----BEGIN PGP SIGNATURE-----
    
    iQIcBAEBCAAGBQJZc8lFAAoJECC3KDr+JUxpFJIQAIKI3CwPyIgd6BNyoYdqIz9v
    AjapQEvYERErkjM0R8qNDGajJc5i1n6uHs/QJs+O0BflbTDchXueTG6cLodqhu7v
    i+rMpoYXasuE3DirlvR5R10AHo5WOTv3hRI6xeZW5pi7FcHXfc8UcyVT7AeBcxrj
    epk2F5AAYVnXt60XyakXDyq1SR6XprspX06VSOZeiqn13qIgnVVVA0SPsAHJ32fo
    9Wm6vRJQAaUkdZ/8tIgXNp/NU/EPqSW0JMte3OvvA43CICTltfyAy/Btk4A8Ibbw
    iJ6okgxHFA/+Hnr0Y+HmRlqIQgArlxSfg3fMA6VaqOb1H5H7x8Wno2rpV/OY4Rf2
    86jw2TVVKxuWXvdzF1oXiTpLtbX985T/FWPZj+31jp438uiupMhrxDS7P1/El9ZF
    v8x+/syFwo+Ht4UjZdynCtQgw5MM2aUIltJIUXmGP1N/QHYS94VSNMjj15WbeIGJ
    OmhIahUtHyELNuWiTwV+I60pZdTGtilhVun6r6jxAwKufCnQ2sM6D+z1QJiO4qgZ
    tCZUkE3CRmSIDQRXO0MKBiuk8qcfpJX0f+0P1LH7Qm5s1j/5Jn48Atd9UaozDVpK
    +GO6AOySZ+2BNgSu3EC3hj6ezu7UnNqJ9/SUZ/1NsS+YT15YYWFexjggJ1t/0SlI
    hZuMTcTCXD5n8jn++dYr
    =fjFO
    -----END PGP SIGNATURE-----
    

Previous changes from v1.3.1

  • 2017-05-22