Changelog for
dropbear-debugsource-2013.58-27.1.i586.rpm :
Sat Apr 20 14:00:00 2013 thardeckAATTsuse.com
- reverted init file installation on 12.3
Fri Apr 19 14:00:00 2013 thardeckAATTsuse.com
- imported upstream version 2013.58
* Fix building with Zlib disabled, thanks to Hans Harder and cumaAATTfreetz
* Use % as a separator for ports, fixes scp in multihop mode, from Hans Harder
* Reject logins for other users when running as non-root, from Hans Harder
* Disable client immediate authentication request by default, it prevents passwordless logins from working
Fri Mar 22 13:00:00 2013 thardeckAATTsuse.com
- imported upstream version 2013.56
* Allow specifying cipher (-c) and MAC (-m) lists for dbclient
* Allow using \'none\' cipher or MAC (off by default, use options.h). Encryption
is used during authentication then disabled, similar to OpenSSH HPN mode
* Allow a user in immediately if the account has a blank password and blank
passwords are enabled
* Include a few extra sources of entropy from /proc on Linux, hash private keys
as well. Dropbear will also write gathered entropy back into /dev/urandom
* Added hmac-sha2-256 and hmac-sha2-512 support (off by default, use options.h)
* Don\'t sent bad address \"localhost\" for -R forward connections,
reported by Denis Bider
* Add \"-B\" runtime option to allow blank passwords
* Allow using IPv6 bracket notation for addresses in server \"-p\" option, from Ben Jencks
* A few improvements for Android from Reimar Döffinger
* Fix memory leak for TCP forwarded connections to hosts that timed out,
reported by Norbert Benczúr. Appears to be a very long-standing bug.
* Fix \"make clean\" for out of tree builds
* Fix compilation when ENABLE_{SVR,CLI}_AGENTFWD are unset
Thu Aug 2 14:00:00 2012 thardeckAATTsuse.com
- removed PAM dependency since Dropbear should be usable in initrd and PAM wasn\'t used without an additional patch anyway https://wiki.yoctoproject.org/wiki/PAM_Integration#dropbear
Mon Jul 9 14:00:00 2012 thardeckAATTsuse.com
- fixed typo in service file
Sat Jun 30 14:00:00 2012 thardeckAATTsuse.com
- added systemd service files for 12.1 and later
- cleaned up sysconfig and rcdropbear files
Tue Jun 19 14:00:00 2012 thardeckAATTsuse.com
- added init daemon with key generation option
- added sysconfig file with default configuration
Fri Jun 15 14:00:00 2012 thardeckAATTsuse.com
- updated spec file - changed the group
Wed Jun 13 14:00:00 2012 thardeckAATTsuse.com
- initial version 2012.55