[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mosh_1.1-1~bpo60+1_amd64.changes is NEW



(new) mosh_1.1-1~bpo60+1.debian.tar.gz optional net
(new) mosh_1.1-1~bpo60+1.dsc optional net
(new) mosh_1.1-1~bpo60+1_amd64.deb optional net
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.
(new) mosh_1.1.orig.tar.gz optional net


Changes:
mosh (1.1-1~bpo60+1) squeeze-backports; urgency=low
 .
  * Backport to squeeze.
 .
mosh (1.1-1) unstable; urgency=low
 .
  * Version 1.1 released
 .
mosh (1.0.9d-1) unstable; urgency=low
 .
  * Fix bug preventing -p argument from working
 .
mosh (1.0.9c-1) unstable; urgency=low
 .
  * Improved building on Mac OS X (Anders Kaseorg)
 .
  * PRNG (for chaff) now reads from /dev/urandom (Keegan McAllister)
 .
  * Startup script cleanups and fix shell quoting (Anders Kaseorg)
 .
  * Disables core dumps (containing session key) (Keegan McAllister)
 .
  * Improved terminal shutdown and other cosmetic fixes
 .
mosh (1.0.9b-1) unstable; urgency=low
 .
  * More efficient repaint when scrolling top part of window
 .
mosh (1.0.9a-1) unstable; urgency=low
 .
  * Add chaff to datagrams to frustrate statistical analysis of length
 .
mosh (1.0.9-1) unstable; urgency=low
 .
  * Release candidate for version 1.1.
 .
  * Allows user to specify remote command to execute.
 .
  * Only advertises 256 colors when user's terminal has 256 colors.
 .
mosh (1.0.2-1) unstable; urgency=low
 .
  * Version 1.02 released.
 .
  * Uses xterm-256color and supports 256-color escape sequences.
 .
  * Posterizes to 8 colors unless the user has a 256-color terminal.
 .
  * Handles terminals without BCE.
 .
  * Starts login shell.
 .
mosh (1.0.1-1) unstable; urgency=low
 .
  * Version 1.01 released.
 .
  * Roughly 40% less CPU usage.
 .
mosh (1.0-1) unstable; urgency=low
 .
  * Version 1.0 released.
 .
  * mosh now supports --version option and prints no-warranty message.
 .
mosh (0.98c-1) unstable; urgency=low
 .
  * Fix pointer comparison (Anders Kaseorg)
 .
mosh (0.98b-1) unstable; urgency=low
 .
  * Update README.md
 .
mosh (0.98a-1) unstable; urgency=low
 .
  * Small cleanup to generated terminal output when predictions active
 .
mosh (0.98-1) unstable; urgency=low
 .
  * Version 0.98 released.
 .
  * Add option to select server-side UDP port.
 .
  * Restrict default UDP port range to 60000..61000.
 .
  * Use TERM / terminfo to decide when to send ECH sequence.
 .
  * Now works properly inside tmux.
 .
mosh (0.97-1) unstable; urgency=low
 .
  * Merged Mac OS X port (thanks to Quentin Smith and Anders Kaseorg)
 .
  * Server will quit if no connection within first 60 seconds
 .
  * Startup script no longer requires threaded Perl
 .
  * Add --enable-compile-warnings=error to ./configure
 .
  * Fix some flicker issues with adaptive prediction mode
 .
mosh (0.96a-3) unstable; urgency=low
 .
  * Update copyright file to correct pkg.m4 is GPL-2+ not GPL-2
 .
mosh (0.96a-2) unstable; urgency=low
 .
  * Update copyright file to include public domain files and other licenses
 .
mosh (0.96a-1) unstable; urgency=low
 .
  * Version 0.96a released.
 .
  * Fix build problem on i386
 .
mosh (0.96-1) unstable; urgency=low
 .
  * Version 0.96 released.
 .
  * Compress all instructions with zlib
 .
mosh (0.95-1) unstable; urgency=low
 .
  * Version 0.95 released.
 .
  * Make echo acknowledgment reliable to reduce spurious mispredict detections.
 .
  * Require two dropped heartbeats before showing blue bar of lost contact
 .
  * Print newline before MOSH CONNECT string to make more robust
 .
  * Disable ControlMaster in initial SSH connection so proxy is always used
 .
  * Make retransmissions occur at frame rate for limited time after loss
 .
mosh (0.94c-1) unstable; urgency=low
 .
  * Move to protobuf (from protobuf-lite) to make build on Ubuntu 10.04
 .
mosh (0.94b-1) unstable; urgency=low
 .
  * Relax autoconf dependency
 .
mosh (0.94a-1) unstable; urgency=low
 .
  * Relax debhelper dependency to make build on Ubuntu 10.04 LTS lucid
 .
mosh (0.94-1) unstable; urgency=low
 .
  * Version 0.94 released.
 .
  * Make man pages.
 .
  * Replace C++11 features (lambda and auto) with boost equivalents
	        (Anders Kaseorg)
 .
  * Now builds with g++ or clang (with libstdc++)
 .
mosh (0.93-1) unstable; urgency=low
 .
  * Version 0.93 released.
 .
  * Make utmp entries.
 .
mosh (0.92-1) unstable; urgency=low
 .
  * Version 0.92 released.
 .
  * Allows user to select prediction mode (always/never/adaptive)
 .
  * Fix bug in server startup on slow hosts
 .
  * Better prediction when deleting at line ending
 .
mosh (0.91a-0ubuntu1) oneiric; urgency=low
 .
  * Add missing dependencies to debian/control
 .
mosh (0.91-0ubuntu1) oneiric; urgency=low
 .
  * Version 0.91 released.
 .
  * Startup script support SSH options and aliases (Anders Kaseorg)
 .
  * End use of Path MTU discovery and allow IP fragmentation because,
    e.g., Cisco VPN has MTU of 1200 and does not pass ICMP too-big.
 .
  * Better exception and error handling.
 .
  * Restrict predictive local echo display to long-delay links
    (>60 ms RTT) or for temporarily after a "glitch." Otherwise simply
    show server echos, while maintaining prediction overlay in the
    background in case it is needed.
 .
mosh (0.9b-0ubuntu1) oneiric; urgency=low
 .
  * Merged Anders Kaseorg fixes to build system
 .
mosh (0.9a-0ubuntu1) oneiric; urgency=low
 .
  * Edit README
 .
mosh (0.9-0ubuntu1) oneiric; urgency=low
 .
  * Initial release


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


Reply to: