Fedora 20 Update: dropbear-2014.64-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Thu Aug 7 15:25:00 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-8947
2014-07-29 00:58:28
--------------------------------------------------------------------------------

Name        : dropbear
Product     : Fedora 20
Version     : 2014.64
Release     : 1.fc20
URL         : http://matt.ucc.asn.au/dropbear/dropbear.html
Summary     : A lightweight SSH server and client
Description :
Dropbear is a relatively small SSH server and client. Dropbear
is particularly useful for "embedded"-type Linux (or other Unix)
systems, such as wireless routers.

--------------------------------------------------------------------------------
Update Information:

2014.64 - Sunday 27 July 2014

- Fix compiling with ECDSA and DSS disabled
- Don't exit abruptly if too many outgoing packets are queued for writev().
- The -K keepalive option now behaves more like OpenSSH's "ServerAliveInterval". If no response is received after 3 keepalives then the session is terminated. This will close connections faster than waiting for a TCP timeout.
- Rework TCP priority setting. New settings are
	if (connecting || ptys || x11) tos = LOWDELAY
	else if (tcp_forwards) tos = 0
	else tos = BULK
- Improve handling of many concurrent new TCP forwarded connections, should now be able to handle as many as AX_CHANNELS.
- Make sure that exit messages from the client are printed, regression in 2013.57
- Use monotonic clock where available, timeouts won't be affected by system time changes
- Add -V for version
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jul 28 2014 Christopher Meng <rpm at cicku.me> - 2014.64-1
- Update to 2014.64
* Wed Feb 19 2014 Christopher Meng <rpm at cicku.me> - 2014.63-1
- Update to 2014.63
* Wed Dec  4 2013 Christopher Meng <rpm at cicku.me> - 2013.62-1
- Update to 2013.62
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update dropbear' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list