lp:ubuntu/wily-proposed/mosh

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/mosh
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

16. By Steve Langasek

No-change rebuild against libprotobuf9v5

15. By Keith Winstein

Version 1.2.5 released.

14. By Keith Winstein

* Version 1.2.5 release candidate.

* New features:
  * Bind to a specific IP address with --bind-server. (Philipp
    Haselwarter)
  * MOSH_ESCAPE_KEY configures escape character. (Timo
    J. Rinne)
  * Support non-roaming IPv6. (Anders Kaseorg)
  * Implement XTerm mouse mode. (Barosl LEE, Andrew Chin,
    Louis Kruger)
  * Report Git revision along with version if available.
    (John Hood)

* Platform support:
  * Add pselect() emulation. (Jérémie Courrèges-Anglas)
  * OpenBSD, OS X: Fix be64toh-related issues. (Jérémie
    Courrèges-Anglas)
  * ARM Neon: fix gcc4.8 compiling problem(Pasi Sjöholm)
  * NaCl: Conditionally rename main to mosh_main. (Richard
    Woodbury)
  * FreeBSD: Token pasting, forkpty(), ARM fixes. (John Hood)
  * AIX: Implement CTTY grabbing when TIOCSCTTY is missing
    (Anton Lundin)
  * OS X: Broaden build support to cover OS X 10.5 through
    10.10. (John Hood)
  * Debian: Improve bash-completion install and
    functionality. (Suggested by Gabriel Filion, John Hood)

* Bug fixes:
  * Automake/autoconf workarounds. (Anders Kaseorg)
  * mosh-server: Allow startup without PTY. (Keith Winstein)
  * network.cc: Properly close old fd on Socket assignment
    operator. (Thanks to Igor Bukanov)
  * mosh-server: Allow startup with zero-window-size PTY.
    (Igor Bukanov)
  * AddrInfo: Fix error message generation when node == NULL
    (Anders Kaseorg)
  * Timestamp: Prevent integer overflow on Darwin PPC 32-bit
    (Anders Kaseorg)
  * scripts/mosh: Fix hang when remote closes the connection
    (Anders Kaseorg)
  * Fix issues with parsing of 256-color SGR sequences.
    (John Hood)
  * Numerous code hygiene, Coverity, and Clang static analyzer
    fixes. (Anders Kaseorg, Geoffrey Thomas, John Hood)

13. By Keith Winstein

* Version 1.2.5 release candidate.

* New features:
  * Bind to a specific IP address with --bind-server. (Philipp Haselwarter)
  * MOSH_ESCAPE_KEY configures escape character. (Timo J. Rinne)
  * Support non-roaming IPv6. (Anders Kaseorg)
  * Implement XTerm mouse mode. (Barosl LEE, Andrew Chin, Louis Kruger)
  * Report Git revision along with version if available. (John Hood)

* Platform support:
  * Add pselect() emulation. (Jérémie Courrèges-Anglas)
  * OpenBSD, OS X: Fix be64toh-related issues. (Jérémie Courrèges-Anglas)
  * ARM Neon: fix gcc4.8 compiling problem(Pasi Sjöholm)
  * NaCl: Conditionally rename main to mosh_main. (Richard Woodbury)
  * FreeBSD: Token pasting, forkpty(), ARM fixes. (John Hood)
  * AIX: Implement CTTY grabbing when TIOCSCTTY is missing
    (Anton Lundin)

* Bug fixes:
  * Automake/autoconf workarounds. (Anders Kaseorg)
  * mosh-server: Allow startup without PTY. (Keith Winstein)
  * network.cc: Properly close old fd on Socket assignment operator.
    (Thanks to Igor Bukanov)
  * mosh-server: Allow startup with zero-window-size PTY.
    (Igor Bukanov)
  * AddrInfo: Fix error message generation when node == NULL
    (Anders Kaseorg)
  * Timestamp: Prevent integer overflow on Darwin PPC 32-bit
    (Anders Kaseorg)
  * scripts/mosh: Fix hang when remote closes the connection
    (Anders Kaseorg)
  * Fix issues with parsing of 256-color SGR sequences.
    (John Hood)
  * Numerous code hygiene, Coverity, and Clang static analyzer
    fixes. (Anders Kaseorg, Geoffrey Thomas, John Hood)

12. By Keith Winstein

* Eliminate redundant ocb.cc test (fixes build warning on ARM/MIPS/s390)
* Add explicit cast to int (fixes build warning on older gcc)

11. By Keith Winstein

Version 1.2.4 released.

10. By Keith Winstein

* Version 1.2.3 released.

* Update AES-OCB implementation (Keegan McAllister)

* More conservative MTU and datagram sizing

9. By Keith Winstein

* Security improvements:
  * Use OpenSSL AES implementation
  * Don't let bad server dictate IP (Felix Groebert)

* New features:
  * Client hops ports to survive challenging client-side firewall
  * Server stops sending to save client power (Daniel Drown)
  * Set DiffServ code point and ECN-capable (Dave Täht)
  * Slow down if explicit congestion notification received
  * Warn about unattached Mosh sessions on login
  * Compatible with KDE konsole (uses BEL to terminate OSC)
  * Improved heuristic about color of predicted characters

* Bug fixes:
  * Improved performance on systems with expensive time
  * No longer choke on "ffff::" address for hosts with IPv6

* Platform support:
  * Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper)
  * Build on ARM with gcc 4.7 (Alexander Chernyakhovsky)

* Licensing changes:
  * Allow distribution on Apple App Stores
  * Allow linking with OpenSSL

8. By Keith Winstein

* Version 1.2.2 released.

* Remove warning on out-of-order/duplicated datagrams

* Add "experimental" prediction mode

7. By Keith Winstein

* Version 1.2.1 released.

* Warning on out-of-order/duplicated datagrams (or failed nonce increment)

* Clearer error message on invalid port number

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/mosh
This branch contains Public information 
Everyone can see this information.

Subscribers