<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/network/services/dropbear/patches, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-02-08T14:28:57Z</updated>
<entry>
<title>dropbear: honor CONFIG_TARGET_INIT_PATH</title>
<updated>2016-02-08T14:28:57Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-02-08T14:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=853dcf3e32ec26c5db1817f8ae9b414361e6f8b3'/>
<id>urn:sha1:853dcf3e32ec26c5db1817f8ae9b414361e6f8b3</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48679
</content>
</entry>
<entry>
<title>dropbear: update version to 2015.71</title>
<updated>2016-01-15T11:24:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-15T11:24:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=7f1a2d4052a3c2713b076f1ffe4ec881faa19c79'/>
<id>urn:sha1:7f1a2d4052a3c2713b076f1ffe4ec881faa19c79</id>
<content type='text'>
Update dropbear to version 2015.71, released on 3 Dec 2015.
Refresh patches.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 48243
</content>
</entry>
<entry>
<title>dropbear: disable 3des, cbc mode, dss support, saves about 5k gzipped</title>
<updated>2015-09-08T08:55:10Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-09-08T08:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c70f1ac283e0f17c91fa9c2f9be4a32b903ac39a'/>
<id>urn:sha1:c70f1ac283e0f17c91fa9c2f9be4a32b903ac39a</id>
<content type='text'>
While technically required by the RFC, they are usually completely
unused (DSA), or have security issues (3DES, CBC)

Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 46814
</content>
</entry>
<entry>
<title>Disable telnet in favor of passwordless SSH</title>
<updated>2015-09-07T19:29:25Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-09-07T19:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=305900289b00bd1073c3aae99447e87153318c16'/>
<id>urn:sha1:305900289b00bd1073c3aae99447e87153318c16</id>
<content type='text'>
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46809
</content>
</entry>
<entry>
<title>dropbear: bump to 2015.68</title>
<updated>2015-09-02T11:48:57Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-09-02T11:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e9667eea6c7da9f2ca5b2e8eae87829c0201f1e5'/>
<id>urn:sha1:e9667eea6c7da9f2ca5b2e8eae87829c0201f1e5</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46769
</content>
</entry>
<entry>
<title>dropbear: update to 2015.67</title>
<updated>2015-04-18T11:25:01Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-04-18T11:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=962c1896e931756583971c7b348b8ccc8eb226cf'/>
<id>urn:sha1:962c1896e931756583971c7b348b8ccc8eb226cf</id>
<content type='text'>
fixes dbclient login into OpenSSH 6.8p1
error: "Bad hostkey signature"

reported on irc, replicated with Arch Linux

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 45493
</content>
</entry>
<entry>
<title>dropbear: fix keepalive more</title>
<updated>2014-08-21T11:29:02Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2014-08-21T11:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d109c1a7de2aa12c11518aab5ba0528e64327ab2'/>
<id>urn:sha1:d109c1a7de2aa12c11518aab5ba0528e64327ab2</id>
<content type='text'>
Add a further upstream commit to more closely match the keepalive
to OpenSSH.

Should now really fix #17523.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 42249
</content>
</entry>
<entry>
<title>dropbear: fix keepalive with putty</title>
<updated>2014-08-13T20:49:56Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2014-08-13T20:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=3837b720adabb43911b43213409be3cff0cab82b'/>
<id>urn:sha1:3837b720adabb43911b43213409be3cff0cab82b</id>
<content type='text'>
Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses, which broke
at least putty.

Fixes #17522 / #17523.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 42162
</content>
</entry>
<entry>
<title>dropbear: update to 2014.65</title>
<updated>2014-08-11T13:02:43Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2014-08-11T13:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=1405d88a82e672bb19edfc7b1ef7afec1d97939b'/>
<id>urn:sha1:1405d88a82e672bb19edfc7b1ef7afec1d97939b</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42131
</content>
</entry>
<entry>
<title>dropbear: update to 2014.63</title>
<updated>2014-03-29T16:59:26Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-03-29T16:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=87e7c985047be84bd3afbf4d07692a00579d6a34'/>
<id>urn:sha1:87e7c985047be84bd3afbf4d07692a00579d6a34</id>
<content type='text'>
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.

dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008

Signed-off-by: Catalin Patulea &lt;cat@vv.carleton.ca&gt;

SVN-Revision: 40297
</content>
</entry>
</feed>
