- May 25, 2013
-
-
Gustavo Zacarias authored
Fixes CVE-2013-2486, CVE-2013-2487 and several wnpa-sec (wireshark) advisories. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
This patch fixes a build failure on AArch64 (and potentially others). Make sure sys/select.h is included before using select(2). Signed-off-by:
Will Newton <will.newton@linaro.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/9b8/9b80537d0efb3fefab486abaecd128bd18e0efdb Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 24, 2013
-
-
Will Newton authored
There's already a config dependency, make sure we build it too. Signed-off-by:
Will Newton <will.newton@linaro.org> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 23, 2013
-
-
Gustavo Zacarias authored
Missing defines for: aarch64, arc, blackfin, microblaze & xtensa. Not properly supported: mips - only defines generic mips as BE, doesn't know about mipsel (LE) thus assuming it's BE. Fixes: http://autobuild.buildroot.net/results/9847702b046bed59b07f0e075a58b1f31e9236ce/ This should be pretty straightforward to fix in Foundation/include/Poco/Platform.h for interested parties since it only cares about endianness. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
The boost context library needs porting to each new architecture and only a limited number of ports are currently available. Signed-off-by:
Will Newton <will.newton@linaro.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.net/results/58c188ad59c62c7897381e110fe3518ccc17867e Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/ba2/ba2d3832cb6838b2126e0f7db223305eab579d59 [Peter: move above so sub options gets properly indented] Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/b62/b62289809221b6455fe3db501e869271a64ea454 Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Acked-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Source code has workaround for missing {get,make,swap}context on ARM, so mongrel2 doesn't need glibc/uclibc snapshot when built for ARM. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Markos Chandras authored
mongrel2 needs the {get,make,swap}context functions which are present in {e,}glibc and in the uClibc's master branch. Fixes: http://autobuild.buildroot.net/results/8e132a2b03a7b5ae94199db7db86883c05dca700/build-end.log Signed-off-by:
Markos Chandras <markos.chandras@imgtec.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Acked-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 17, 2013
-
-
gilles.talis@gmail.com authored
Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Fixes: http://autobuild.buildroot.org/results/a4b/a4b7e19f4eee1de8d8722c2ade673fcb816a811e Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Simon Dawson authored
Signed-off-by:
Simon Dawson <spdawson@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
A number of plugins were not added when the flot version was bumped. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 16, 2013
-
-
Gustavo Zacarias authored
Because libnl needs threads, fixes: http://autobuild.buildroot.net/results/8e32f222ddeba262ee2471d22e1c6a8afbf241c2/ Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Danomi Manchego authored
Otherwise, graph-depends tries to call 'make target-purgelocales-show-depends', which does not exist, as 'target-purgelocales' is not an actual package. Signed-off-by:
Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Also added license information Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
gilles.talis@gmail.com authored
Also added license information Fixes: http://autobuild.buildroot.org/results/dcf/dcfbdc1a1ee032881ad5e2f7ca6622d90fc7cb19 [Peter: License is LGPLv2.1+ Signed-off-by:
Gilles Talis <gilles.talis@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Reported-by:
Arnout Vandecappelle <arnout@mind.be> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 15, 2013
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Even though xinit isn't included in the X11R7.7 release it is very useful for debugging and quick tests. Reinstante it without xdm requiring it though. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
The graph-depends script tries to call 'make target-generic-dont-remount-rw', which doesn't exist since 'target-generic-dont-remount-rw' is not a package. See also the comments for commit 72bd61e5b8c2094378. Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Samuel Martin authored
Fixes the build failure visible at http://autobuild.buildroot.net/results/3d3/3d3f4f0044a4b58ce3d0a3449a5f012d953d59bb Signed-off-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Samuel Martin authored
Fixe the build failure visible at http://autobuild.buildroot.net/results/2441d8b62323a00f32f2edb7cb781dda71ff7f68 Signed-off-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 14, 2013
-
-
Samuel Martin authored
Fixes the build failure visible at http://autobuild.buildroot.net/results/d49/d491de5a774592929a59f3bfd0b1fd8cbc089ac0 Signed-off-by:
Samuel Martin <s.martin49@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Fabio Porcedda authored
When the LZO compression mode is chosen the linux kernel requires lzop host utility at build time. Signed-off-by:
Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
GPL license is under test/, not src/. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
If a package's _LICENSE_FILES contains the name of a non-existent file, the make process would continue and return true, unless the non-existent file is the last listed. Fix this wrong beaviour by failing with an error when any of the listed files is missing. Reported-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Simon Dawson authored
Fix sconeserver autobuild failures such as the following. http://autobuild.buildroot.net/results/58e/58e4886a6ff41e49ac86cbf497bb509fd37f0d68/ The sconeserver version is bumped to a recent revision in which it is possible to pass the paths to Magick++-config, mysql_config and xml2-config to the configure script. Signed-off-by:
Simon Dawson <spdawson@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Fixes http://autobuild.buildroot.org/results/333/333b6caa6b8a9a04495d82d02b2c0fb7755667ed/ Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- May 13, 2013
-
-
Gustavo Zacarias authored
Fixes a build failure when the build host has gpgme installed. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-