- Apr 11, 2020
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 7d3fc9d795f757f3191750491555495626e3bfdb) [Peter: drop Makefile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit 5a6d31c87e1573bc83986471c194b944d7a365b7) [Peter: drop Makefile changes] Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Apr 10, 2020
-
-
Peter Seiderer authored
As assimp fails to use system provided zlib/zip (and is picky about the provided versions) use assimp contributed one and backport one part of upstream patch to fix musl compile. Fixes: http://autobuild.buildroot.net/results/4b373ae7d8fd40efe3e2592f94f2d769d6a77669 In file included from .../assimp-5.0.1/code/3MF/D3MFExporter.cpp:61: .../assimp-5.0.1/contrib/zip/src/zip.h:30:15: error: conflicting declaration 'typedef long int ssize_t' typedef long ssize_t; /* byte count or error */ ^~~~~~~ Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Added upstream commit to fix Kodi build error. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Added upstream commit to fix build error. Switched to sha256 hash provided by upstream. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
James Hilliard authored
Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- Update site to get latest release - Update indentation of hash file (two spaces) 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>
-
Giulio Benetti authored
Release notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.51.1_release_notes Signed-off-by:
Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Changelog: https://code.videolan.org/videolan/libbluray/-/blob/master/ChangeLog Updated download URL. Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Changelog: https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bernd Kuhls authored
Changelog: https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> 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:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Yann E. MORIN authored
Commit dcaf6e75 (package/gcc: pass -Wno-error to debug builds) introduced non-ASCII characters in a comment, copy-pasted from a terminal output. check-package does not like non-ASCII characters, and whines about them. Replace the fancy quotes by standard ASCII ones. Signed-off-by:
Yann E. MORIN <yann.morin.1998@free.fr>
-
- Apr 09, 2020
-
-
Fabrice Fontaine authored
Update indentation of hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Fabrice Fontaine authored
- Fix CVE-2020-11100: In hpack_dht_insert in hpack-tbl.c in the HPACK decoder in HAProxy 1.8 through 2.x before 2.1.4, a remote attacker can write arbitrary bytes around a certain location on the heap via a crafted HTTP/2 request, possibly causing remote code execution. - Update indentation of hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- Apr 08, 2020
-
-
James Hilliard authored
Upstream commit https://github.com/crossbario/autobahn-python/commit/c0223223f865603ce192e6d5cdbcf74849a4cdd8, which has been part of the releases since v20.1.2 has dropped support for Python 2.x. So python-autobahn is now only available for Python 3.x. We therefore remove the Python 2.x autobahn tests, and while at it, drop the python-six dependency, which is no longer needed since upstream commit https://github.com/crossbario/autobahn-python/commit/79bd2ba41b83950614a2928eeda4704c1d149a20 , part of the releases since v20.1.3. Signed-off-by:
James Hilliard <james.hilliard1@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Thomas De Schampheleire authored
Otherwise, the presence of zstd support in libarchive will depend on build order. Signed-off-by:
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Stefan Sørensen authored
Fixes the following security issue: * CVE-2020-11501: It was found that GnuTLS 3.6.3 introduced a regression in the DTLS protocol implementation. This caused the DTLS client to not contribute any randomness to the DTLS negotiation breaking the security guarantees of the DTLS protocol. Signed-off-by:
Stefan Sørensen <stefan.sorensen@spectralink.com> 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>
-
Romain Naour authored
The dockerCompose runtime test currently fails with: pkg_resources.ContextualVersionConflict: (idna 2.9 (/usr/lib/python3.8/site-packages), Requirement.parse('idna<2.9,>=2.5'), {'requests'}) This is due to the fact that the python-requests module has a strict version dependency on the python-idna module: 'idna>=2.5,<2.9'. Since Buildroot commit 237d31bf, we're using python-idna in version 2.9, which no longer matches the version dependency expressed by python-requests, causing the failure. Upstream has addressed this issue in commit https://github.com/psf/requests/commit/c46f55bd48dabc02f033d252f8c64e2011f37361, which relaxes the version requirement. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/498144417 Signed-off-by:
Romain Naour <romain.naour@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Julien Olivain authored
Changes since v2.1.1: https://github.com/FluidSynth/fluidsynth/releases/tag/v2.1.2 - fluidsynth now exits with error when user-provided command-line arguments are out-of-range - add verbose error logging to opensles and oboe drivers - fix a memory leak in oboe driver - fix a NULL dereference in the fluidsynth commandline program ./utils/test-pkg --package fluidsynth 6 builds, 1 skipped, 0 build failed, 0 legal-info failed Signed-off-by:
Julien Olivain <juju@cotds.org> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
Update indentation of hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Fabrice Fontaine authored
- Drop patch (already in version) - Update hash of LICENSE.txt: Fixed Apache license not using canonical version: https://github.com/google/flatbuffers/commit/9834ee97874c95eee8b27677639eeb33aed12980 - Update indentation of hash file (two spaces) Signed-off-by:
Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Bartosz Bilas authored
Disable support for minizip since cegui is not compatible with the existing buildroot's version due to lack of necessary header. It will be restored when upstream will switch to the new version. Fixes: - http://autobuild.buildroot.net/results/65fa719e8b2466409a12eb103a8938e1488efc0c - http://autobuild.buildroot.net/results/ef37a0cc16daacb7206d736c86b511c7d90eefe0 and many more. Signed-off-by:
Bartosz Bilas <b.bilas@grinn-global.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Laurent GAUTHIER authored
To match NXP BSP 4.19.35_1.1.0 release: https://source.codeaurora.org/external/imx/meta-fsl-bsp-release/tree/imx/meta-bsp/recipes-bsp/imx-vpu?h=warrior-4.19.35-1.1.0 The license files have changed significantly, but it remains an NXP Semiconductor Software License Agreement. Reviewed-by:
Maeva Manuel <maeva.manuel@oss.nxp.com> Reviewed-by:
Julien Olivain <julien.olivain@oss.nxp.com> Signed-off-by:
Laurent Gauthier <laurent.gauthier_1@oss.nxp.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
For details see [1]. [1] https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00002.html Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
- update license to GPL-3.0 Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Peter Seiderer authored
Signed-off-by:
Peter Seiderer <ps.report@gmx.net> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Grzegorz Blach authored
Signed-off-by:
Grzegorz Blach <grzegorz@blach.pl> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Grzegorz Blach authored
Signed-off-by:
Grzegorz Blach <grzegorz@blach.pl> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Marcin Niestroj authored
Signed-off-by:
Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Adrian Perez de Castro authored
Signed-off-by:
Adrian Perez de Castro <aperez@igalia.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-
Titouan Christophe authored
Drop patch because the linker error no longer appears on br-x86-64-musl. v0.13.0 fixes the following CVEs: CVE-2019-0205: In Apache Thrift all versions up to and including 0.12.0, a server or client may run into an endless loop when feed with specific input data. Because the issue had already been partially fixed in version 0.11.0, depending on the installed version it affects only certain language bindings. CVE-2019-0210: In Apache Thrift 0.9.3 to 0.12.0, a server implemented in Go using TJSONProtocol or TSimpleJSONProtocol may panic when feed with invalid input data. Also update the hash file to the new two-spaces convention Signed-off-by:
Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
Titouan Christophe authored
Also update the hash file to the new two-spaces convention Signed-off-by:
Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-