- Jan 12, 2020
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 57fbebac60f5247744882b3729ee9b2dc32c8f15) [Peter: drop Makefile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Commit d4716b1e forgot to update hash of license file. This file was updated with a "MIT License" line: https://github.com/SCons/scons/commit/3243305c08dd93b16ae0024780a38ad51dacd5e1 Fixes: - http://autobuild.buildroot.org/results/43547a6015cbd0db7a9e8e7bbe7c60029db20511 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Jan 11, 2020
-
-
Pierre-Jean Texier authored
Signed-off-by:
Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
- Fix CVE-2019-14491: An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered<cv::HaarEvaluator> in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service. - Fix CVE-2019-14492: An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service. - atomic workaround is not needed since version 3.4.8 and https://github.com/opencv/opencv/commit/464972855e25f71667009b8fe88092d11aab0297 - Update hash of license file (Xperience.AI added: https://github.com/opencv/opencv/commit/766465ce9483c20d54bfce422d285c077f6502bd ) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Seiderer authored
Fixes: - http://autobuild.buildroot.net/results/17802b5ad87f494a86d158f2547e68edddcc0a68 ../../src/util.h:377:21: error: static declaration of 'gettid' follows non-static declaration static inline pid_t gettid(void) ^~~~~~ In file included from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/unistd.h:1170, from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/daq_common.h:25, from .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/daq.h:26, from ../../src/decode.h:48, from ../../src/spo_plugbase.h:31, from ../../src/snort.h:36, from sfcontrol.c:37: .../host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of 'gettid' was here extern __pid_t gettid (void) __THROW; ^~~~~~ Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
In commit fe4b9321 ("package/libpcap: remove unnecessary dependency on zlib"), the depedency of libpcap on zlib was removed as it was not needed. However, it was thanks to this dependency that the snort package satisfied its dependency on zlib, which is now missing. This commit fixes that by adding a dependency of snort on zlib. Fixes: checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no ERROR! zlib header not found, go get it from http://www.zlib.net Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Option to disable fluidsynth is --disable-music-midi-fluidsynth since version 2.0.0 and https://github.com/SDL-mirror/SDL_mixer/commit/9fe78ec49f083e4f85e10abb9f1cbe7d6187d6b0 Before this commit, the configure option was --disable-music-fluidsynth-midi (and not --disable-fluidsynth) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Install fluidsynth to staging to be able to use it in vlc, sdl2_mixer and gst1-plugins-bad Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Titouan Christophe authored
Signed-off-by:
Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Romain Naour authored
Since [1], glibc package has a new option to install glibc utils to the target. But this option is displayed below "Kernel Header Options". As for uClibc package, add a comment line to separate Glibc options from kernel header options. [1] c6cd512f Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- Drop USE_FIXEDPOINT, remove since version 0.80.0 and https://gitlab.freedesktop.org/poppler/poppler/commit/5b81ab6ce06f60daa63029a3eb12cd31d6852799 - Add hash for license file Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Fixes: http://autobuild.buildroot.net/results/70f/70fd6609fffdaa07be583420dab067da27b7d505/ Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Romain Naour authored
- Add harfbuzz and fribifi dependencies for text handling in STK [1]. - Fribidi is now mandatory. - Add optional support for sqlite3 (manage server stats and ban list) [2]. - Add an option to use openssl instead of nettle for cryptography [3]. - Use bundled libmcpp library since there is no such package in Buildroot. - Add license file hash. [1] https://github.com/supertuxkart/stk-code/commit/43d322c6341fcd999cbd14a903ff2e56b88abc5b [2] https://github.com/supertuxkart/stk-code/commit/bcc3aef4c87d8326bcb4206dd4887a38064cc57a [3] https://github.com/supertuxkart/stk-code/commit/173e3907556070f07e1c77ad5ae20d56dad757c2 See: https://github.com/supertuxkart/stk-code/blob/1.1/CHANGELOG.md http://blog.supertuxkart.net/2020/01/supertuxkart-11-released.html Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Bernd Kuhls authored
Release notes: https://lists.exim.org/lurker/message/20200107.002043.053ca484.en.html Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
Commit ab390616 wrongly added a bluez_utils5 dependency instead of bluez5_utils Fixes: - http://autobuild.buildroot.org/results/942aa07547068c9b47ce50c6dc016ee633e1a1c8 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Jan 10, 2020
-
-
Bernd Kuhls authored
Fixes: http://autobuild.buildroot.net/results/454/454309539101c55a572c12c699cf3542dfb21637/ Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
This will fix a build failure with libsigrok Fixes: - http://autobuild.buildroot.org/results/005a16e63518716c6e99c74c618d01be453c76d4 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
bluez-utils has been added since version 0.5.2 and https://github.com/sigrokproject/libsigrok/commit/f085705f4888f8127c80539e0fcd1cb3974bdff2 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Pascal de Bruijn authored
Signed-off-by:
Pascal de Bruijn <p.debruijn@unilogic.nl> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Pascal de Bruijn authored
Signed-off-by:
Pascal de Bruijn <p.debruijn@unilogic.nl> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Add hash for license file Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Fixes: - http://autobuild.buildroot.org/results/de838a843f97673d1381a55fd4e9b07164693913 Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabio Estevam authored
Bump U-Boot to 2020.01 version and kernel to 5.4.8. Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabio Estevam authored
Bump to U-Boot 2020.01 version. Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Joris Offouga authored
Since commit "gpio: add cdev implementation" (https://github.com/vsergeev/c-periphery/commit/d0a973cca2eca8c3b84013ade210849ce4e2a2af ), c-periphery needs linux headers >= 4.8. The hash of the license file is updated due to an update in the copyright year: - Copyright (c) 2014-2016 vsergeev / Ivan (Vanya) A. Sergeev + Copyright (c) 2014-2019 vsergeev / Ivan (Vanya) A. Sergeev Signed-off-by:
Joris Offouga <offougajoris@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Bumping to version e0e40dd in commit ad9c5bbf included the following upstream commit: https://github.com/glassechidna/zxing-cpp/commit/bccad40551573d150fbe8e295636e6277dcf6889 This commit adds an optional dependency on opencv so add it and fix it through two patches Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Bumping to version e0e40dd in commit ad9c5bbf included the following upstream commit: https://github.com/glassechidna/zxing-cpp/commit/4e2b4fe1668c60d73e7649b0d3d5888912878392 This commit contains CMake improvements and especially a new BUILD_TESTING option that disable the testrunner compile, use this instead of the ZXING_CPP_MAKE_OPTS workaround. Reviewed-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
Add two patches to fix openssl support: - 0003-Fix-openssl-detection.patch (suggested by Jonathan Kimmitt) - 0004-Support-OpenSSL-1.1.0.patch (taken from upstream) Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
pinentry-fltk has been added in version 1.1.0 with https://github.com/gpg/pinentry/commit/6c45eed62214b44fcc11e642b19df7b6ca0da0bd Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Add hash for license file Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-