<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/dropbear, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-10-06T07:45:12Z</updated>
<entry>
<title>dropbear: really fix xauth tweak since dbcec2b2</title>
<updated>2010-10-06T07:45:12Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-10-06T07:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=36a5ccd0235c22491158634cef40cbdac278c53c'/>
<id>urn:sha1:36a5ccd0235c22491158634cef40cbdac278c53c</id>
<content type='text'>
Commit d5576fd2 tried to fix this, but introduced a new typo.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dropbear: fix xauth tweak since dbcec2b2</title>
<updated>2010-09-28T07:22:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-28T07:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d5576fd2f084b1c51a51f14b278b99215366ca80'/>
<id>urn:sha1:d5576fd2f084b1c51a51f14b278b99215366ca80</id>
<content type='text'>
The recent conversion to new-style hooks didn't actually enable the
xauth tweaking. Also rename to FIX_XAUTH as it just tweaks the path,
it doesn't disable anything.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dropbear: convert old-style hook and commands to new-style</title>
<updated>2010-09-12T17:26:49Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-09-01T20:42:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dbcec2b28e0ac732e81569f7d0237a9b866dfed8'/>
<id>urn:sha1:dbcec2b28e0ac732e81569f7d0237a9b866dfed8</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>dropbear: add option to disable reverse DNS lookups</title>
<updated>2010-09-06T12:37:22Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-09-06T12:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dd0d0f96d8e7a4b1feb2374c789892eec4386100'/>
<id>urn:sha1:dd0d0f96d8e7a4b1feb2374c789892eec4386100</id>
<content type='text'>
Add option to disable reverse DNS lookups on client connection, as
connections otherwise stall until DNS times out in configurations without
working reverse DNS.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dropbear: override detection of struct sockaddr_storage</title>
<updated>2010-06-25T21:18:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-25T21:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c59d700786641403e10f33249b37a9f8f5a4712b'/>
<id>urn:sha1:c59d700786641403e10f33249b37a9f8f5a4712b</id>
<content type='text'>
Configure misdetects this as no, but the result is not used for anything.
Unfortunately it breaks the build for other packages also checking for
struct sockaddr_storage (like rsync) when using a shared config cache,
so force it to yes.

Reported-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Fix dropbear compilation with glibc</title>
<updated>2009-07-01T12:20:51Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2009-06-25T15:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b7d98b2d42e8a715230166367d8489b17fbc9498'/>
<id>urn:sha1:b7d98b2d42e8a715230166367d8489b17fbc9498</id>
<content type='text'>
The patch introduced at c579e32dbe6d927bdcfffeede18123aa92abbdd5 was
incorrect, since __USE_GNU is an internal C library defined, and
should not be used by programs. _GNU_SOURCE should be used instead.

This fixes a build failure on Dropbear when compiling against a
glibc-based toolchain.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>dropbear: fix initscript install</title>
<updated>2009-05-28T12:31:20Z</updated>
<author>
<name>Marc Gauthier</name>
<email>marc@tensilica.com</email>
</author>
<published>2009-05-28T12:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4088a5294dfd326b77cde77d12a7f97af89500ad'/>
<id>urn:sha1:4088a5294dfd326b77cde77d12a7f97af89500ad</id>
<content type='text'>
The -D option to install only works portably when the destination is
a file. Specifying the filename avoids the following build error (at
least on some hosts):

"/usr/bin/install: cannot overwrite directory `/tmp/buildroot/
project_build_foobar/uclibc/root/etc/init.d' with non-directory"

Signed-off-by: Marc Gauthier &lt;marc@tensilica.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>dropbear: needs zlib, so select it</title>
<updated>2009-03-11T20:32:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-11T20:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fcd24512d85f8e51ad7b4e9e621509842c13a8dc'/>
<id>urn:sha1:fcd24512d85f8e51ad7b4e9e621509842c13a8dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dropbear: convert to Makefile.autotools.in format</title>
<updated>2009-03-11T20:32:39Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-11T20:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=24991a478490dc2f771e33f99d6b951f39899793'/>
<id>urn:sha1:24991a478490dc2f771e33f99d6b951f39899793</id>
<content type='text'>
Patch by Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;

Closes #179.
</content>
</entry>
</feed>
