Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Fabio EstevamFabio Estevam
20646d6786flinux: bump default to version 4.14.9Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adam DuskettAdam Duskett
bed50c767b1libressl: bump to 2.6.4Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
de035220aa1package/libpqxx: fix broken sed callBackport 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>
Romain NaourRomain Naour
34c4c0680a6package/mfgtools: bump to 0.02Bump 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/XmlLit...
Baruch SiachBaruch Siach
9345b85b47flibv4l: bump to version 1.12.6Use https URL to avoid redirect. Drop non-LFS compatibility patch; we do not support non-LFS build anymore. Add license files hashes. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
b8879bca7c0libassuan: bump to version 2.5.1Add cryptographically secure sha256 hash and a reference to upstream signature. Add license files hashes. Cc: Philipp Claves <claves@budelmann-elektronik.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
6dcb16f69e9faad2: bump to version 2.8.8Drop patch; issue fixed upstream. Add license file hash. Revert back to .tar.gz since that is what upstream provides. Remove autoreconf; tarball has configure script. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
a6ef069a8d1nettle: bump to version 3.4Add link to upstream signature. Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
2a604ddcd8dluksmeta: enabled build with muslcryptsetup is available under musl since commit f71507d41bcb00 (lvm2: make basic package available under musl). Enable luksmeta as well. Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
de7bd25bfadcryptsetup: bump to version 2.0.0Add the now mandatory json-c depencecy. Propagate to reverse dependencies. Drop the no longer needed patch. Add license files hashes. [Peter: propagate _HAS_SYNC_4 dependency to comments as pointed out by Thomas] Cc: Martin Hicks <mort@bork.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
645c101508cDEVELOPERS: add myself to mesa3dSigned-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
202ad747f52package/{mesa3d, mesa3d-headers}: bump version to 17.3.1Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
2b3907d74c7alsa-utils: bump to version 1.1.5Add license hash. Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
a4d76e206d1alsa-lib: bump to version 1.1.5Drop upstream patches; renumber the rest. Add license files hashes. Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
1fa2f7646f1xfsprogs: update homepage linkThe 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>
Baruch SiachBaruch Siach
04502a27735xfsprogs: bump to version 4.14.0Add licenses and hashes for these licenses. Enabled build with musl; the non standard types have been removed upstream. Fixes bug #10581. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
07e0ded55dcwireguard: bump to version 0.0.20171221Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
103d283c445package/libcue: is not parallel-safeThe 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> Revi...
Baruch SiachBaruch Siach
8c0829f8e52strace: bump to version 4.20Drop upstream patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Mario LangMario Lang
0af9bb7f1adpackage/brltty: disable X11 support for nowThis stops xbrlapi from building/installing, which is really not essential to almost all users. Fixes: http://autobuild.buildroot.net/results/3fe2d053dcfdf5af791e9127f3e9f1dceaabfdc0 http://autobuild.buildroot.net/results/6cfa5e9d37ac1571dc58df538232bb9e1749e62a Signed-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adrian Perez de CastroAdrian Perez de Castro
fbf6a483e00webkitgtk: security bimp to version 2.18.4This 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 ...2 Jira Issues
Baruch SiachBaruch Siach
5b85c6a038cpulseaudio: fix libsamplerate dependencyThe (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>
Baruch SiachBaruch Siach
8a560563f94pulseaudio: normalize alsa-lib optional dependencyPut 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>
Peter KorsgaardPeter Korsgaard
388a4bda6b5nasm: bump to version 2.13.02And add a hash for the license file. Release notes: http://www.nasm.us/doc/nasmdocc.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
eb2b3df6266qemu: security bump to version 2.10.2Fixes 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 o...CVE-2017
Marcus FolkessonMarcus Folkesson
35f8333eb4blibostree: bump to version 2017.15Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
4e3ac4749a1board: Add Orangepi PC2 supportAdd initial support for Orangepi PC2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
dc21f8957d9board: Add Orangepi Zero Plus2 supportAdd initial support for Orangepi Zero Plus2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
f093b478e1dboard: Add Orangepi Prime supportAdd initial support for Orangepi Prime board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
10e76af159eboard: Add Orangepi Win/Win Plus supportAdd initial support for Orangepi Win/Win Plus board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: zhaoyifan <zhao_steven@263.net> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
d644b145ef1board: Add Olimex A64-OLinuXino supportAdd initial support for Olimex A64-OLinuXino board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Tsvetan Usunov <usunov@olimex.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
c7160a76c64board: Add FriendlyARM Nanopi NEO2 supportAdd initial support for FriendlyARM Nanopi NEO2 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Yuefei <yftan@friendlyarm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
43b1dd944d7board: Add FriendlyARM Nanopi A64 supportAdd initial support for FriendlyARM Nanopi A64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Yuefei <yftan@friendlyarm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
83d7a37be17board: Add SoPine supportAdd initial support for SoPine board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: TL Lim <tllim@pine64.org> Cc: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
5baefdcf857board: Add Pine64 supportAdd initial support for Pine64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: TL Lim <tllim@pine64.org> Cc: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jagan TekiJagan Teki
5b9ac80fef2board: Add Bananapi M64 supportAdd initial support for bananapi M64 board with below features: - U-Boot 2017.11 - Linux 4.14 - Default packages from buildroot Cc: Jason <manager@sinovoip.com.cn> Cc: hailymei@banana-pi.com <hailymei@banana-pi.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
5099c909393libsoxr: remove unicode dash from help textThis 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>
Fabio EstevamFabio Estevam
8447f04c1c2linux-headers: bump 4.{4, 9, 14}.x seriesSigned-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Fabio EstevamFabio Estevam
c337e177377linux: bump default to version 4.14.8Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Fabrice FontaineFabrice Fontaine
f21cbabb2f2webp: bump to version 0.6.1Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
7f33f1d8489rsync: add upstream security fix for CVE-2017-16548The 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...CVE-2017
Sam VossSam Voss
d4e3441a1c6package/linux-firmware: Add Atheros 10k (QCA998X)Add drivers for Atheros 10k (QCA998X) chipset. Both firmware versions are imported, and unused should be pruned as required. [Peter: use upper case 'K' in symbol name] Signed-off-by: Sam Voss <sam.voss@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
64dab3c6725pulseaudio: remove the ConsoleKit moduleThe 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-...
Damien RiegelDamien Riegel
18c9cda6e4blldpd: remove check on CXX compilerlldpd 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 T...
Fabrice FontaineFabrice Fontaine
95d19955dddvlc: set back upnp supportCommit cb7aa25df8c3c4531354fd0f7d69208f89360c7b has disabled upnp support as --disable-upnp and --enable-upnp are both set if libupnp or libupnp18 is enabled Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
a957d9a90adboot/arm-trusted-firmware: build fiptool separately with dependency on host-opensslATF >= 1.3 builds a host program called fiptool which uses OpenSSL, so we need to build host-openssl. We could have made it an optional dependency like U-Boot does, but since most ATF versions are going to be >= 1.3 in the near future, we simply make host-openssl a mandatory dependency. However, the ATF build system is not very good, and you can't easily pass flags that will affect the build o...
Martin BarkMartin Bark
380c3d5e406package/nodejs: security bump to version 8.9.3See 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>
Mario LangMario Lang
e9de1bde60apackage/brltty: disable features and add optional dependencies* --without-midi-package should fix a number of autobuild failures. * Disable a number of speech drivers to avoid build failures if they are installed on the host. * Optional dependency on espeak and flite fixes builds where espeak or flite are installed on the host. Fixes: http://autobuild.buildroot.net/results/0c4f557c2ad276b1ed065119532af37c0af5f014 http://autobuild.buildroot.net/r...
Alexey RoslyakovAlexey Roslyakov
5d2c69dad50utils/scanpypi: increase error message verbosityWhen package installation fails it is good to know what happened. Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mario LangMario Lang
cfbcc7c2fd2DEVELOPERS: merge duplicated entry for Mario LangSigned-off-by: Mario Lang <mlang@blind.guru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>