- 08 Jan, 2018 12 commits
-
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit ab01a1279c4990d201e6a560dbe9cc5b25a20fae) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 7f02b4ae4525cdfb2a67286f982264c7de1e73dc) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Ryan Coe authored
Release notes: https://mariadb.com/kb/en/mariadb-10130-release-notes/ Changelog: https://mariadb.com/kb/en/mariadb-10130-changelog/ Fixes the following security vulnerability: CVE-2017 -15365 - Replication in sql/event_data_objects.cc occurs before ACL checks. Signed-off-by:
Ryan Coe <bluemrp9@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit ca1f2d266ddba2f530731e91ebbf792638cee8bb) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 1897a56a2baae64f40dc9b155443d13818ef726b) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 28d57106b87ef97480374925e5f44dc541eba381) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Thomas De Schampheleire authored
Make sure that the pie charts produced by 'graph-build' and 'graph-size' targets are sorted on the size of each piece of the pie. Otherwise, making visual analysis is difficult, as one needs to look at the legends of each piece and do the sorting manually in their head. Signed-off-by:
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit a3f37c53d5b7ecd8ebae4b0baabb66147896302b) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Carlos Santos authored
BusyBox installs kill, link, mktemp, nice and printenv on /bin, so ensure that coreutils replaces them. Signed-off-by:
Carlos Santos <casantos@datacom.ind.br> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 443897bce4b01eae98155ac947d3387e6a2f289e) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
The current link leads to a 400 Bad Request error page. Cc: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit b0748bd1baf60461425ec124fd4f3be68f2dd4d6) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Thomas Petazzoni authored
If we don't explicitly disable SELinux support in the host-tar build, it might pick up system-wide installed SELinux libraries, causing the tar in HOST_DIR/bin/ to depend on the host SELinux libraries, which is not desirable to make the SDK portable/relocatable. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 121807c08927c0a0d04c965beb6a8785ea89e47f) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yann E. MORIN authored
First, the .pc file was so far fixed as a post-configure hook of the matchbox-fakekey package, by directly tweaking the .pc file installed in staging by matchbox-lib. That's uterly wrong and bad. So, we move the fix to matchbox-lib. Second, it was incorreclty tweaking the .pc file when xlib_libXft was not enabled, because only then a path to staging was present. Third, even when xlib_libXft was enabled, the tweaking was still wrong, because unnecessary. Fix all that. Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 84a2645e5b2600d28d91005937c17bec554dd4d1) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yann E. MORIN authored
matchbox-lib build-depends on xlib_libXext, but forgets to select it. It also build-depends on expat without selecting it, but it does need it. Fix that: select xlib_libXext, remove expat. Add myself to developpers for matchbox packages. Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 2cfda4704e0fbf486bf1255c0779caed1ffab946) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Marcus Folkesson authored
Avahi needs avahi-daemon and D-Bus to build avahi-client. Signed-off-by:
Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 18e00edb7796790b1ac1a0f6982ab8e25e27c691) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 31 Dec, 2017 1 commit
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 30 Dec, 2017 1 commit
-
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit e4bdd2a8241eb0c3b6e2634c2b693a743e99cec8) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 28 Dec, 2017 1 commit
-
-
Yann E. MORIN authored
The conditions are not trivial to reproduce, but it can happen that the headers are not fully regenerated by the time they are included. This only happens when a python and/or perl interpreter are available, with a high number of jobs and a high load. Fixes: http://autobuild.buildroot.org/results/523/5231ff39a0839ec5e1962662004214d4b0773068/ http://autobuild.buildroot.org/results/5a7/5a75d44c028e77b58f0fd9ab794952f2b477dd84/ Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 1d8de10c5fb36619708898a529977058886f31d1) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 27 Dec, 2017 25 commits
-
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 634bdbd52e7451b615b8972f0d3973e5b76ef987) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Romain Naour authored
Backport 2 upstream fix. Fixes: http://autobuild.buildroot.net/results/0d1/0d131f9fa5cce259d999f7d57f9092675bfc24c7 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit de035220aa17cfa223a2de8d5d1233d95d6dd0e7) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Romain Naour authored
Bump mfgtools to include the fix [1] for the C++ build issue reported by the autobuilders. This bump include only 4 small commits fixing memory leak and this build issue. Remove CPOL.htm (removed upstream) from MFGTOOLS_LICENSE_FILES but CPOL license is still valid. Add the README.txt file to MFGTOOLS_LICENSE_FILES since it contains licensing informations: Licenses: - CPOL: MfgToolLib/XmlLite.CPP and XmlLite.h - BSD: Others. Add license file hash. [1] https://github.com/codeauroraforum/mfgtools/commit/b370a43e548440025d274ff2abbb25342bbaa78c Fixes: http://autobuild.buildroot.net/results/7c2bbbe13ab315684f3502afd96958a76879b1d5 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Cc: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 34c4c0680a6de06e8c11e7361c26c8594315ba36) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
The old SGI site is not accessible anymore. Use the link from the README file. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 1fa2f7646f11e775fc8f2e5ba729a2efb9b2e653) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Romain Naour authored
The last commit before the 1.4.0 release was to disable parallel build [1] [1] https://github.com/lipnitsk/libcue/commit/bebbc18a8c00a0b8c26bc6191af68c6a83629b40 Fixes: http://autobuild.buildroot.net/results/f25/f256037ca3d49f96add8ca2e2f9c980f5f9d764e http://autobuild.buildroot.net/results/d84/d84c7d0cb9cf5fa9996c42149eda5295700516f5 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Reviewed-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 103d283c445ea518cd4529e91c957fc6d2ffdf96) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Adrian Perez de Castro authored
This is a maintenance release of the current stable WebKitGTK+ version, which contains fixes for CVE-2017-13866, CVE-2017-13870, CVE-2017-7156, and CVE-2017-13856. Additionally, this release brings improvements in the WebDriver spec-compliance, plugs several memory leaks in its GStreamer based multimedia backend, and fixes a bug when handling cookie removal. Release notes can be found in the announcement: https://webkitgtk.org/2017/12/19/webkitgtk2.18.4-released.html More details about the security fixes are provided in the following WebKitGTK+ Security Advisory report: https://webkitgtk.org/security/WSA-2017-0010.html Last but not least, this new release includes the fix for honoring the CMAKE_BUILD_TYPE value from CMake toolchain files and the corresponding patch is removed. Signed-off-by:
Adrian Perez de Castro <aperez@igalia.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit fbf6a483e00a87fb561fa5fe9a423c4a14867f50) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Adrian Perez de Castro authored
Signed-off-by:
Adrian Perez de Castro <aperez@igalia.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit e7f82694cfe98f659ff08b5834e32f8996ca55c5) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Fixes the following security issues: CVE-2017-13672: QEMU (aka Quick Emulator), when built with the VGA display emulator support, allows local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update. CVE-2017-15118: Stack buffer overflow in NBD server triggered via long export name CVE-2017-15119: DoS via large option request CVE-2017-15268: Qemu through 2.10.0 allows remote attackers to cause a memory leak by triggering slow data-channel read operations, related to io/channel-websock.c. For more details, see the release announcement: https://lists.nongnu.org/archive/html/qemu-devel/2017-12/msg03618.html Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit eb2b3df62666b0e2dc3042efdfecd7f62513bc9a) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
This would make the unicode challenged menuconfig show something sensible. Split the sentence for the text to make sense. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Reviewed-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 5099c909393e6dc0c4e16f904e36259b4e499cb9) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 8447f04c1c2ea596d69c3a90d73e25f6d937e511) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
The receive_xattr function in xattrs.c in rsync 3.1.2 and 3.1.3-development does not check for a trailing '\0' character in an xattr name, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) or possibly have unspecified other impact by sending crafted data to the daemon. For more details, see: https://bugzilla.samba.org/show_bug.cgi?id=13112 Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 7f33f1d848908975b513f852873ae4fdb2702183) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
The (deprecated) libsamplerate support is not enabled unless --enable-samplerate is passed to configure. Fix this. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 5b85c6a038cc210355d8d5715cdf6fa73d18e8ac) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
Put together alsa-lib dependency and configure option code. As a side effect we now avoid alsa-lib dependency when the required support in alsa is missing. Use positive logic. Explicitly enable alsa support when available. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 8a560563f94e2aa2053db1cd41aa6c74ece1957c) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
The ConsoleKit module is loaded by default from the default.pa configuration file, but its initialization fails because Buildroot has no ConsoleKit package yet. This breaks per-user pulseaudio daemon. The default.pa configuration load module-console-kit only when it exists. Remove module-console-kit to fix pulseaudio per-user startup. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 64dab3c67256e5373eaf4d5e5d6f3f29602b6587) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Damien Riegel authored
lldpd currently depends on a C++ compiler to configure properly, but the package doesn't select that option, so builds fail if BR2_TOOLCHAIN_BUILDROOT_CXX is not selected with following errors: checking how to run the C++ preprocessor... /lib/cpp configure: error: in `/home/dkc/src/buildroot/build-zii/build/lldpd-0.9.4': configure: error: C++ preprocessor "/lib/cpp" fails sanity check This package actually builds fine without C++, so drop this check in configure.ac. Attached patch has already been accepted upstream [1]. [1] https://github.com/vincentbernat/lldpd/pull/261 [Peter: adjust autoreconf comment] Signed-off-by:
Damien Riegel <damien.riegel@savoirfairelinux.com> Reviewed-by:
Julien Floret <julien.floret@6wind.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 18c9cda6e4b94aa9426a1355d05b000f69453c6b) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Martin Bark authored
See https://nodejs.org/en/blog/release/v8.9.3/ [Peter: mention that this fixes security issues] Signed-off-by:
Martin Bark <martin@barkynet.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 380c3d5e4067fcd0d551890083dc83edd6b8a055) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yegor Yefremov authored
python-pycparser is mentioned in setup.py as install_requires, so select it in Config.in. As python-cffi will be installed with python-crossbar's dependencies, remove it from python-crossbar's Config.in. Signed-off-by:
Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit a24153a73fc13fb580aa7fcf3c58745ad69e5f8e) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Seiderer authored
The gdb install target installs dynamic versions of libbfd and libopcode, accidentally overwriting the binutils provided versions (gdb itself links against the bundled static ones to avoid version problems, so the dynamic ones are un-needed). Prevent the installation by using the '--disable-install-libbfd' configure option. Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit b54c7931952874a814e48df75093e13ad955604f) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 06bbe7f7b8d1f1eac7e1663ce3d21373afb051ed) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Ryan Coe authored
Release notes: https://mariadb.com/kb/en/mariadb-10129-release-notes/ Changelog: https://mariadb.com/kb/en/mariadb-10129-changelog/ Fixes the following security vulnerabilities: CVE-2017-10378 - Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Optimizer). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.11 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVE-2017 -10268 - Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Server: Replication). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.19 and earlier. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Server accessible data. Signed-off-by:
Ryan Coe <bluemrp9@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit e299197a2c2a267d05e5ae7cb7298bce0faceb51) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabio Estevam authored
[Peter: drop 4.14.x bump] Signed-off-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 985d1a03c394a947f38ec33254fba0488ba9518d) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Angelo Compagnucci authored
This patch bumps the Linux CIP version to v4.4.105-cip15. Signed-off-by:
Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit e78cf9322d9e1477ac6878c211c351722db3720a) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Yann E. MORIN authored
Since 0542bb79 (uboot: Support multiple environment source files), missing user-supplied environment source files is no longer detected. This is because we cat them all, and feed the concatenation to the stdin of mkenvimage. So, if one source file is missing, the cat exits in error, but the compound command exits with the exit code of the last command, which is that of mkenvimage, which happens to be happy with whatever it is fed on its stdin, even is empty. We fix that by creating a temporary file, that we even leave afterward for the user to inspect. We also move it out of the _CMDS block and into a macro of its own, so that it is easier to write and maintain. Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Cam Hutchison <camh@xdna.net> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit c9b6604fa7871087120cd8a4694...
-
Baruch Siach authored
Fixes socket leak that might cause denial of service. https://bugzilla.redhat.com/show_bug.cgi?id=1523547 Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit a4c6ac59e6e056e43c899d0e6c59a7e6139bfd52) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Baruch Siach authored
Renumber the patch. Add license hash. Signed-off-by:
Baruch Siach <baruch@tkos.co.il> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 99da25a5fabe422ee6519e5ff45f4d015c0d18fc) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-