mosh 1.2.2-1~ubuntu12.04.1 source package in Ubuntu

Changelog

mosh (1.2.2-1~ubuntu12.04.1) precise-backports; urgency=low

  * No-change backport to precise (LP: #1041010)

mosh (1.2.2-1) unstable; urgency=low

  * Version 1.2.2 released.

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

  * Add "experimental" prediction mode

mosh (1.2.1-1) unstable; urgency=low

  * Version 1.2.1 released.

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

  * Clearer error message on invalid port number

mosh (1.2.0.97-1) unstable; urgency=low

  * Cosmetic cleanups to quit sequence when server is firewalled

mosh (1.2.0.96-1) unstable; urgency=low

  * Include bash_completion file (ejeffrey)

  * Include UFW firewall profile (Fumihito YOSHIDA)

mosh (1.2.0.95-1) unstable; urgency=low

  * Improve performance on lossy links.

  * New diagnostic message when link is dead in only one direction.

  * Use less CPU when link is down. (Keegan McAllister)

  * Use much less CPU when application or mosh-server sends
    large repeat counts (resolves CVE-2012-2385, reported by
    Timo Juhani Lindfors).

  * Use less memory when mosh-server is malicious.

  * Fix vttest regression re: wrapping and tabs.

  * Enable roundtrip verifier of terminal emulator correctness
    when verbose.

  * Remove skalibs as a dependency. (Keegan McAllister)

  * Remove use of poll() and OS X poll workaround. (Keegan McAllister)

mosh (1.2-1) unstable; urgency=low

  * Version 1.2 released.

mosh (1.1.99b-1) unstable; urgency=low

  * Update THANKS and copyright information

mosh (1.1.99a-1) unstable; urgency=low

  * Fix using broken system poll on OS X 10.6

mosh (1.1.99-1) unstable; urgency=low

  * Fix build problems on FreeBSD 7 and 8

mosh (1.1.98-1) unstable; urgency=low

  * Fix build problems on Cygwin

  * Fix build problems on Debian armel/armhf

  * Fix alignment problems on ARM

mosh (1.1.97-1) unstable; urgency=low

  * Revert use of protobufs' zero-copy gzip stream

mosh (1.1.96-1) unstable; urgency=low

  * Include binary hardening check script in GNU-style tar.gz

mosh (1.1.95-1) unstable; urgency=low

  * Eliminate PPC32 dependence on posix_memalign()

mosh (1.1.94e-1) unstable; urgency=low

  * Improve responsiveness on fast links

  * Include poll implementation for Mac OS X

  * Use protobufs' zero-copy gzip stream

mosh (1.1.94d-1) unstable; urgency=low

  * More helpful locale-related error messages

  * Improve prediction transparency

  * Honor .hushlogin

  * Set PWD to deal with home directories that are symlinks

  * Back off overlay frame rate when all timing tests have fired (saves CPU)

  * -v flag now makes server more verbose

mosh (1.1.94c-1) unstable; urgency=low

  * Further improved Debian rule to disable conflicting stack protector flags

mosh (1.1.94b-1) unstable; urgency=low

  * Improved Debian rule to disable conflicting stack protector flags

mosh (1.1.94a-1) unstable; urgency=low

  * Bump base version

mosh (1.1.94-2) unstable; urgency=low

  * Disable conflicting Debian/Ubuntu stack protector flags

mosh (1.1.94-1) unstable; urgency=low

  * Release pre-candidate for mosh 1.2

  * Remove Boost as a dependency (Keegan McAllister)

  * More friendly error messages in some common cases

  * Now passes locale-related env vars over the connection

  * Remove skalibs as a depenency on Debian/Ubuntu (Keegan McAllister)

  * Fix startup script to no longer hang on some Macs (Jay Freeman)

  * Fix argument parsing on FreeBSD (Daniel O'Connor)

  * Use binary hardening flags where available (Keegan McAllister)

  * Several improvements to terminal emulation correctness

  * Now prints message of the day (motd)

  * Allows core dumps of subsidiary applications if desired

  * Cleaner execution of subsidiary shell (Jay Freeman)

  * Fix leaking utmp entries (Ed Schouten)

  * Add support for Cygwin (Joshua Pollack)

  * Add support for RHEL/CentOS 5 (Reini Urban)

  * Use less CPU when server's network is down

  * Disable posterization of 256colors to 8 ANSI colors

mosh (1.1.3a-1) unstable; urgency=low

  * Support 16-color escape sequences (Anders Kaseorg)

  * Fix some wraparound glitches

  * Fix escape sequences when server run on BSD and OS X (Peter Jeremy)

  * FreeBSD support (Ben Kaduk)

  * Fixes to build on iOS (Peter Iannucci)

  * Add some tests (Keegan McAllister)

  * Support OS X iTerm with lowercase "utf-8"

  * Avoid unnecessary link with -lncurses when possible (Anders Kaseorg)
 -- Micah Gersten <email address hidden>   Sun, 26 Aug 2012 00:50:33 -0500

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Precise
Original maintainer:
Keith Winstein
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mosh_1.2.2.orig.tar.gz 160.7 KiB 4a23144ed4628890807844c6dad58be3fc3f0eba013c93cea85c955e91883f9f
mosh_1.2.2-1~ubuntu12.04.1.debian.tar.gz 7.8 KiB 72ccc279495e8081bea0906312611c7476b9a280244a1da3220c831f25cd9b35
mosh_1.2.2-1~ubuntu12.04.1.dsc 1.3 KiB b5c77ff175338aa14fc33c6438e5d2d7cbe56c76a82337b39be71f18cedea9df

View changes file

Binary packages built by this source

mosh: Mobile shell that supports roaming and intelligent local echo

 Mosh is a remote terminal application that supports:
   - intermittent network connectivity,
   - roaming to different IP address without dropping the connection, and
   - intelligent local echo and line editing to reduce the effects
     of "network lag" on high-latency connections.