Changelog for
mosh-debugsource-1.2.4-9.1.i586.rpm :
Wed Jun 5 14:00:00 2013 tchvatalAATTsuse.com
- Make ufw files happy with rpmlint from suse (i hope).
Wed Jun 5 14:00:00 2013 tchvatalAATTsuse.com
- Do not handle examples, forgotten here by testing.
Wed Jun 5 14:00:00 2013 tchvatalAATTsuse.com
- Version bump to 1.2.4.
* New features:
* Support port ranges with -p LOWPORT:HIGHPORT (Luke Mewburn)
* Ctrl-^ Ctrl-Z suspends mosh client (Nikolai Zeldovich)
* mm:ss display of lost-contact times (Kevin Ballard)
* Show infobar with control chars when Ctrl-^ is typed
* Put terminal in altscreen mode (Anders Kaseorg)
* Tell automake/Debian pkg about our checks (Anders Kaseorg)
* Platform support:
* OS X: Script to build a universal package (Peter Iannucci)
* FreeBSD: Fix build problems (Jimmy Olgeni)
* AIX: port by Anton Lundin
* Solaris with system curses (Anton Lundin)
* Cygwin and others: eliminate use of IO::Pty (Anton Lundin)
* Bug fixes:
* Fix bug (introduced in 1.2.3) where server stays around
if process quits while client is detached
* Clean up spurious entries from detached sessions warning
* Fix freeze when connectivity is one-directional for hours
(reported by Axel Beckert)
* Don\'t wipe title until a new one is set (sqweek)
* Eliminate memory leaks and cppcheck warnings (Anders Kaseorg)
- Cleanup the dependencies a bit and explicitly name desired features.
Sat Feb 9 13:00:00 2013 crrodriguezAATTopensuse.org
- 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ä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
* 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.
- enable bash completion
- Disable hardening, instead just use the distribution CFLAGS.
fstack-protector-all considerably slows down things.
Tue Jul 31 14:00:00 2012 svenAATTuebelacker.net
- adding mosh service for SuSEfirewall2.d
Thu Jun 21 14:00:00 2012 fcastelliAATTsuse.com
- Update to v1.2.2
* Version 1.2.2 released.
- Remove warning on out-of-order/duplicated datagrams
- Add \"experimental\" prediction mode
* Version 1.2.1 released.
- 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)
- Include bash_completion file. (ejeffrey)
- Include UFW firewall profile. (Fumihito YOSHIDA)
- Warning on out-of-order/duplicated datagrams (or failed nonce increment).
- Clearer error message on invalid port number.
- Cleanups to quit scenario when firewalled.
Sat Apr 28 14:00:00 2012 jeffmAATTsuse.com
- Update to 1.2
- Remove Boost as a dependency
- Add support for FreeBSD, Cygwin, RHEL/CentOS 5, OS X 10.5 on PPC.
- More verbose and helpful diagnostics. Server now has -v flag.
- Client now has --ssh= flag to set SSH options (like port)
- Remove skalibs as a dependency on Debian/Ubuntu
- Now passes locale-related env vars over the connection
- Fix startup script to no longer hang on some Macs
- Fix terminal emulation and argument parsing on FreeBSD
- Fix alignment problems on ARM
- Now prints message of the day
- Use binary hardening flags where available
- Responsiveness and CPU-usage improvements
- Several terminal-emulation improvements and bug fixes
Tue Apr 17 14:00:00 2012 fcastelliAATTsuse.com
- Fix license
- Fix utempter-devel requirement for SLE
Wed Apr 11 14:00:00 2012 fcastelliAATTsuse.com
- Fix copyrights inside of the spec file.
Tue Apr 10 14:00:00 2012 fcastelliAATTsuse.com
- Add perl-IO-Tty requirement.
Tue Apr 10 14:00:00 2012 fcastelliAATTsuse.com
- Fix url of the project inside of the spec file
Tue Apr 10 14:00:00 2012 fcastelliAATTsuse.com
- Initial package (v1.1.3)