<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena, branch 2010.02_rc1</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2010.02_rc1</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2010.02_rc1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2010-02-09T15:54:30+00:00</updated>
<entry>
<title>update for 2010.02-rc1</title>
<updated>2010-02-09T15:54:30+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T15:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f0bdacdb5b8fe0fbc276ed510fc58e9a219f5cf8'/>
<id>urn:sha1:f0bdacdb5b8fe0fbc276ed510fc58e9a219f5cf8</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Makefile: release: use git archive</title>
<updated>2010-02-09T15:34:04+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T15:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=23ddf460aa6def6b70a694ed5898750fda8d429a'/>
<id>urn:sha1:23ddf460aa6def6b70a694ed5898750fda8d429a</id>
<content type='text'>
Create tarballs with git-archive so we're sure they don't contain
anything not in git (E.G. local backup configs).

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>Bump lighttpd to 1.4.26</title>
<updated>2010-02-09T15:23:52+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2010-02-09T14:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d5d48254dc539dfb3f50d18fa3d72a1effd74267'/>
<id>urn:sha1:d5d48254dc539dfb3f50d18fa3d72a1effd74267</id>
<content type='text'>
Closes #1063.

lighttpd 1.4.26 fixes:

* Request parser handling for splitted header data
* FD leak in mod_cgi
* Segfault with broken configs in mod_rewrite/mod_redirect
* An OOM/DoS vulnerability (CVE-2010-0295)

Signed-off-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 broken asterisk package</title>
<updated>2010-02-09T11:21:37+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T11:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=640c74037867690532615650839316feb233a227'/>
<id>urn:sha1:640c74037867690532615650839316feb233a227</id>
<content type='text'>
Has been marked as broken for more than one year.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>liboil: fix build on arm with softfloat</title>
<updated>2010-02-09T11:09:16+00:00</updated>
<author>
<name>Julien Boibessot</name>
<email>julien.boibessot@armadeus.com</email>
</author>
<published>2010-02-08T17:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=14d065b5bde2c823bbad454c566d328b03ad7ade'/>
<id>urn:sha1:14d065b5bde2c823bbad454c566d328b03ad7ade</id>
<content type='text'>
This patch, gotten from liboil git (recent commit), fixes the problem.

Signed-off-by: Julien Boibessot &lt;julien.boibessot@armadeus.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: remove external source toolchain leftover</title>
<updated>2010-02-09T10:48:17+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T10:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7a72f7b0d9c0288f60a14e08f312a650fe27f7b1'/>
<id>urn:sha1:7a72f7b0d9c0288f60a14e08f312a650fe27f7b1</id>
<content type='text'>
Commit 65e99014 (Remove external source toolchain options) removed
external source-based toolchain support, but there was still a check
for it in gdb.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/gdb: get rid of another legacy and unused variable</title>
<updated>2010-02-09T10:44:20+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2010-02-08T15:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4b7432119521be1339f49794983d28ba3b0b8f86'/>
<id>urn:sha1:4b7432119521be1339f49794983d28ba3b0b8f86</id>
<content type='text'>
BR2_VENDOR_GDB_VERSION and VENDOR_GDB_VERSION are no longer settable.
The only user is gdb, and it's totally useless in this case.

Signed-off-by: Yann E. MORIN &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>nbd: convert to Makefile.autotools.in format</title>
<updated>2010-02-09T10:40:47+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-09T10:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1b4e71a1392d1be8a0281a0b7eada3eaa9c984bc'/>
<id>urn:sha1:1b4e71a1392d1be8a0281a0b7eada3eaa9c984bc</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>rdesktop: convert to Makefile.autotools.in format</title>
<updated>2010-02-09T10:39:22+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-08T20:05:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5d4aeeda7e66680ee4903ce8dafa9fc026ef8960'/>
<id>urn:sha1:5d4aeeda7e66680ee4903ce8dafa9fc026ef8960</id>
<content type='text'>
And also adapt X depency. Rdesktop only needs libX11/Xt, and long term
we should be able to use the X stuff without having a X server on the
target.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove openswan</title>
<updated>2010-02-08T16:26:16+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-02-08T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5223447b8bfb49607ab8b1374e4ec01d6f8e6dc2'/>
<id>urn:sha1:5223447b8bfb49607ab8b1374e4ec01d6f8e6dc2</id>
<content type='text'>
As noticed back when it was marked as broken 1 year ago.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
