pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mosh



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Nov 29 07:19:36 UTC 2012

Modified Files:
        pkgsrc/net/mosh: Makefile distinfo
Removed Files:
        pkgsrc/net/mosh/patches: patch-ab

Log Message:
Update to 1.2.3

2012-10-19 Keith Winstein <mosh-devel%mit.edu@localhost>

        * Version 1.2.3 released.

        * Security improvements:
                * Use OpenSSL AES implementation
                * Update AES-OCB implementation (Keegan McAllister)
                * 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\xc3\xa4ht)
                * 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
                * More conservative MTU and datagram sizing

        * 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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/mosh/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/mosh/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/net/mosh/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index