Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Fabio EstevamFabio Estevam
9229e61ff44uboot-tools: bump to version 2017.09The 'env' target has been renamed to 'envtools' so change it accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Tested-by: Jan Kundrát <jan.kundrat@cesnet.cz> Reviewed-by: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Matt WeberMatt Weber
0bcd09ffcabuboot-tools: disable pylibfdtThe current U-Boot build system assumes that if swig is installed on the host system, it should build pylibfdt, without checking if other dependencies are available. This causes a number of build failures. This commit fixes that by using concepts from the future upstream fix (post 2017.11), which sets up a kconfig variable for pylibfdt and conditionally enables the swig wrapper creation (defau...
Waldemar BrodkorbWaldemar Brodkorb
93a86b4dec9uclibc: convert accept4 to use cancel.h macrosFixes: http://autobuild.buildroot.net/results/78e033fe9f43845581a5d87b21a8451f67520e44 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Tested-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Guo RenGuo Ren
b8c3e941731package/dtc: qemu system build need libfdtThe "install-bin" target just installs dtc's programs to host/bin without libfdt, but building qemu system requires libfdt. see: https://gitlab.com/c-sky/buildroot/-/jobs/38654503 So we need to install libfdt to satisfy the requirements of qemu. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...
Fabio EstevamFabio Estevam
64b0cd16dcdlinux-headers: bump 4.{4, 9, 13}.x seriesSigned-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fabio EstevamFabio Estevam
2c21a4615b4linux: bump default to version 4.13.11Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
5a001b3e6caazure-iot-sdk-c: use github for homepageMany Buildroot users can not read Dutch. Although there is an English version of this page, the github page looks more suitable as a link for the software package itself, and the readme.md file is pretty informative. Cc: André Hentschel <nerv@dawncrow.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
a0fa19b26depackage/network-manager: Bump to version 1.8.4Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
d885d702a4dpackage/modem-manager: Bump to version 1.6.10Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
9ae977ebe33package/libglib2: Bump to version 2.54.2Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
233242baed3package/feh: Bump to version 2.21Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
d2d1101c541package/ofono: Bump to version 1.21Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
faf2f6e6d20DEVELOPERS: Add myself for various packagesSigned-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
11a5a9d3570gpm: fix build with glibc 2.26Use sigemptyset() API instead of __sigemptyset(). __sigemptyset() has been removed from glibc public API headers in upcoming (2.26) release onwards. Patch taken from: https://github.com/telmich/gpm/pull/20/commits/fdc42770596e25749f7e2ce0ea97882177397167 Fixes: http://autobuild.buildroot.net/results/15e24f8c6a3ad2bfd198cc4fb094aeace7d1ee6a/ Signed-off-by: Petr Vorel <petr.vorel@gmail.com>...
Thomas PetazzoniThomas Petazzoni
11ed80169calibidn: fix build with gcc 7.xFixes: http://autobuild.buildroot.net/results/f7fc775584ad35349f0d66ed8632ab18f3859f9c/ Note: this problem wasn't seen until now because we were only testing gcc 7.x/glibc, and the problematic code is not built when glibc is used. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
6e789cdc8eapython-pyxb: bump version to 1.2.6Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
ed87b3fd392python-pathpy: bump version to 10.5Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
6cf80fa0e0epython-cffi: bump version to 1.11.2Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
364920596a0python-six: bump version to 1.11.0Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Samuel MartinSamuel Martin
0f68d289d15package/ussp-push: removed deprecated/no longer needed deps on openobex-bluezCommit 49a9fb0f13789298e65f21405502a9106e2c7382 removed the BR2_PACKAGE_OPENOBEX_BLUEZ option, because BlueZ support is now unconditionally included in OpenOBEX. Therefore, selecting this legacy option no longer makes sense, and in fact triggers the legacy handling for no reason. Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Reported-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Samuel ...
Samuel MartinSamuel Martin
9092d5aa7fepackage/opencv: add hash for license fileSigned-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Samuel MartinSamuel Martin
dd609b38325package/opencv: fix build failureBackport fix from upstream. Fixes: http://autobuild.buildroot.net/results/b27d324331f6e351e95dd4742f4d0a50af60c590 http://autobuild.buildroot.net/results/44ed0be0bd94028b7b37e7bf21233adc1753d94b Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jason A. DonenfeldJason A. Donenfeld
d1a06aeeb99wireguard: bump to version 0.0.20171101Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
302ab5ed258nmap: fix libssh2 build failureThis commit adds a patch that fixes the libssh2 AC_CHECK_LIB() check, and makes sure it is taken into account by doing an autoconf in the package. We can't autoreconf as the package doesn't autoreconf properly, so we do a manual autoconf. Based on prior work from Baruch Siach and Max Filippov. Fixes: http://autobuild.buildroot.net/results/9e636919c98cd31b5067c8306d0e481a672434cf http://a...
Matt WeberMatt Weber
f0b65bd90ceargp-standalone: fix build with gcc 7.xBack in commit a662ff7e79630ca0875dd8529fe54db27a275007 ("package/argp-standalone: Fix build with c99 compilers"), we fixed the build of argp-standalone with compilers defaulting to C99 inline semantics, i.e starting from gcc 5.x. This was done as part of a patch that used "inline" instead of "extern inline". However, using "inline" once again broke the build with gcc 7.x. To fix this, revert ...
Olivier SchonkenOlivier Schonken
080b082691aDEVELOPERS: add myself for the cups packageSigned-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Olivier SchonkenOlivier Schonken
f04f2023fcfcups: add dependency on threadsFixes: http://autobuild.buildroot.net/results/0f1cb8d72d0a78eb8b5c46548bc7c7bade93c674 Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sam VossSam Voss
a660d1fc744package/libssh2: update to newest versionUpdate libssh2 to use the newest version from git. This caused a transition from released version number to hash as it has not been version rev'd in over a year (see issue https://github.com/libssh2/libssh2/issues/220 for bump request). This brings in changes to the autoconf to correctly pick the crypto library. Signed-off-by: Sam Voss <sam.voss@rockwellcollins.com> Signed-off-by: Thomas Peta...
Bernd KuhlsBernd Kuhls
a202e24ed2epackage/pure-ftpd: bump version to 1.0.47Added license hash, switched _SITE to https. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
82ec2e13d04package/{mesa3d, mesa3d-headers}: bump version to 17.2.4Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
d77d7220a7cquagga: add upstream security fix for CVE-2017-16227>From the advisory: http://www.openwall.com/lists/oss-security/2017/10/30/4 It was discovered that the bgpd daemon in the Quagga routing suite does not properly calculate the length of multi-segment AS_PATH UPDATE messages, causing bgpd to drop a session and potentially resulting in loss of network connectivity. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazz...CVE-2017
Peter KorsgaardPeter Korsgaard
cc856401e8aopenssh: fix getpagesize() related static linking issueFixes: http://autobuild.buildroot.net/results/8cc/8cc30818a400c7a392a3de787cabc9cd8425495f/ The configure script checks for getpagesize() and sets HAVE_GETPAGESIZE in config.h, but bsd-getpagesize.c forgot to include includes.h (which indirectly includes config.h) so the checks always fails, causing linker issues when linking statically on systems with getpagesize(). Fix it by including inclu...
Bernd KuhlsBernd Kuhls
84ec4f15ebbpackage/openjpeg: fix static library installFixes http://autobuild.buildroot.net/results/c35/c35599e6bf09aebe456ea959d7c238f82090fc62/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Carlos SantosCarlos Santos
d4382005b60util-linux: security bump to version 2.31Fix CVE-2016-2779: runuser in util-linux allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer. The new experimental "su --pty" feature has been implemented to fix this issue. The feature is not enabled by default and the new command line option --pty is necessary. Add rfkill, a command for enabling and disa...CVE-2016
Bernd KuhlsBernd Kuhls
bc9389c0dcfpackage/vdr-plugin-vnsiserver: bump version to 1.5.2Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
0762015f144package/w_scan: bump version to 20170107Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Francois PerradFrancois Perrad
cb6759d36a3perl-cross: bump to version 1.1.8Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
de03ccb66f3package/libdrm: bump version to 2.4.87Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
d69946cd225tmux: bump to version 2.6Add license file hash. Cc: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
33cc29dac34btrfs-progs: bump to version 4.13.3Add a patch fixing build with musl. Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
b44c395c0d2sqlite: bump to version 3.21.0Drop upstream patches. Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
99a8cc1befae2fsprogs: bump to version 1.43.7Add license files hashes. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bartosz GolaszewskiBartosz Golaszewski
078091b867clibgpiod: bump version to v0.3.2Bug fix release: - correctly handle signal interrupts when polling in gpiod_simple_event_loop() - fix the linking order when building with static libraries - pass the correct consumer string to gpiod_simple_get_value_multiple() in gpioget - fix a line test case: don't use open-drain or open-source flags for input mode - fix the flags passed to ar in order to supress a build warning - set th...
Fabrice FontaineFabrice Fontaine
6c306f675f0cjson: bump to version 1.6.0Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
e8ba19ba60bpackage/git: bump version to 2.15.0To avoid the build error grep.c:(.text+0xa02): undefined reference to `pcre_jit_exec' we need to add NO_LIBPCRE1_JIT=1 according to https://www.spinics.net/lists/git/msg314515.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jerzy GrzegorekJerzy Grzegorek
e41f4d239b1package/dash: drop the default value of the DASH_SOURCE variableSigned-off-by: Jerzy Grzegorek <jerzy.m.grzegorek@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Maksim SalauMaksim Salau
7386925e2d8swupdate: Fix SHA256 hash verificationswupdate 2017.07 has a bug which makes hash verification faulty. The commit adds a patch to fix the issue. The fix has already been pushed to upstream and is a copy of the commit dba95dcd3739c604a81ffa2df2545e7a4cd430cf in the swupdate repo [1]. [1] https://github.com/sbabic/swupdate Signed-off-by: Maksim Salau <msalau@iotecha.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
1d3c611dee8apr-util: security bump to version 1.6.1Fixes CVE-2017-12618: Out-of-bounds access in corrupted SDBM database. Switch to bz2 compressed tarball. Use upstream provided SHA256 hash. Add license hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>CVE-2017
Baruch SiachBaruch Siach
c91981a9851apr: security bump to version 1.6.3Fixes CVE-2017-12613: Out-of-bounds array deref in apr_time_exp*() functions. Use upstream provided SHA256 hash. Add license has. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>CVE-2017
Fabrice FontaineFabrice Fontaine
3f7499471d4libmediaart: bump to version 1.9.4Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>