Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Arnout VandecappelleArnout Vandecappelle
ba717fde72cfmc: correct hash file It had sha256sum instead of sha256. This wasn't noticed before since hashes for git downloads...
Arnout VandecappelleArnout Vandecappelle
c29e5ba2143aer-inject: remove redundant _SITE_METHOD The _SITE has a git:// URL, so _SITE_METHOD is not needed. Signed-off-by:...
Arnout VandecappelleArnout Vandecappelle
0f369a9231bdownload/git: create GNU format tar files On most distros, the tar format defaults to GNU. However, at build time th...
Bernd KuhlsBernd Kuhls
2f8ba21bf46package/libusb: bump version to 1.0.21 Removed patch applied upstream. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-on...
Vicente Olivert RieraVicente Olivert Riera
61c119bf1b4python-pathvalidate: bump version to 0.15.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-o...
Yegor YefremovYegor Yefremov
3b627c89dc8graph-depends: rename pkgutil.py to brpkgutil.py pkgutil.py is also part of Python itself. Placing pkgutil.py as is ...
Martin KepplingerMartin Kepplinger
00c21338655tslib: update to 1.8 For those who are interested, the release notes: https://github.com/kergoth/tslib/releases S...
Martin KepplingerMartin Kepplinger
06e97ae8f88tslib: use main project page in Config.in help text Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.co...
Thomas PetazzoniThomas Petazzoni
c30347492b5ghostscript: drop the ijs subfolder to fix build The ijs/ subfolder contains a bogus ltmain.sh file, which is actual...
Thomas PetazzoniThomas Petazzoni
b57e1355a72ltp-testsuite: disable Open POSIX testsuite The Open POSIX testsuite builds and installs to the target directory a p...
Yann E. MORINYann E. MORIN
f5dbd0dea15package/dbus-cpp: fix cross-compilation dbus-cpp has an ugly hack to not cross-build the tools when it detects cross...
Julien BeraudJulien Beraud
ee8cbc5fca7apr: fix size of pid_t pid_t is a signed 32bits integer on both 32bits and 64bits architectures. This fixes an issue...
Rodrigo RebelloRodrigo Rebello
fc741ba9b3cirssi: add patch to fix static linking An upstream change which removed the option to build Irssi without SSL suppor...
Bernd KuhlsBernd Kuhls
8ae1804ff63package/gnupg2: fix libusb detection gnupg2 does not use pkgconf to detect the include dir of libusb. Fixes http://...
Vicente Olivert RieraVicente Olivert Riera
1a2a87af107vala: bump version to 0.34.7 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Ko...
Thomas PetazzoniThomas Petazzoni
ba72d71d79fsupport/script/check-bin-arch: ignore /usr/share /usr/share normally should not contain binaries executable for the ...
Yann E. MORINYann E. MORIN
2f6c5e513cfsupport/check-bin-arch: fix for filenames with spaces Filenames with spaces will break the current for loop. Fix th...
Vicente Olivert RieraVicente Olivert Riera
b60757d9dadpoppler: bump version to 0.53.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Vicente Olivert RieraVicente Olivert Riera
1106771a414btrfs-progs: bump version to 4.10.1 Drop 0003-btrfs-progs-add-missing-limits-headers.patch since it's already includ...
Vicente Olivert RieraVicente Olivert Riera
f4cfd17132emoarvm: bump version to 2017.03 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Vicente Olivert RieraVicente Olivert Riera
adfe049d85bmemcached: bump version to 1.4.36 From the release notes (https://github.com/memcached/memcached/wiki/ReleaseNotes14...
Vicente Olivert RieraVicente Olivert Riera
7529d600c16libgtk3: bump version to 3.22.11 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pete...
Vicente Olivert RieraVicente Olivert Riera
404a2bfb6b0json-glib: bump version to 1.2.8 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pete...
Vicente Olivert RieraVicente Olivert Riera
cbb23d5d053git: bump version to 2.12.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kor...
Baruch SiachBaruch Siach
2204f4deb1copenssh: security bump to version 7.5 From the release notes (https://www.openssh.com/txt/release-7.5): Security --...
Bernd KuhlsBernd Kuhls
1a83dda003cpackage/ghostscript: new package Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: - switch to version ...
Bernd KuhlsBernd Kuhls
ce6e1da7bd7package/lcms2: add support for host variant Needed for upcoming ghostscript package. Signed-off-by: Bernd Kuhls <be...
Jérôme PouillerJérôme Pouiller
3adbdb63e29python3: generate reproducible .pyc .pyc files contain the modification time of the corresponding .py source. In ord...
Jérôme PouillerJérôme Pouiller
edbe7e815ecpython2: generate reproducible .pyc .pyc files contain the modification time of the corresponding .py source. In ord...
Jérôme PouillerJérôme Pouiller
6e45c5500bapycompile: allow to force compilation By default, compile_dir() relies on the modification time to know if a python ...
Guo RenGuo Ren
6a4131d101cconfigs: add defconfig for Nationalchip gx6605s dev board gx6605s is a nice SOC for dvbs2 DVB product, and C-SKY ins...
Peter SeidererPeter Seiderer
5a2d37ca125gst1-plugins-bad: waylandsink needs wayland-protocols Signed-off-by: Peter Seiderer <ps.report@gmx.net> ---- Changes...
Peter SeidererPeter Seiderer
7665b587099libxkbcommon: disable wayland support Disable wayland support (only needed for the interactive-wayland test program)...
Thomas PetazzoniThomas Petazzoni
bbb7f6c16cdMakefile: add check of binaries architecture As shown recently by the firejail example, it is easy to miss that a pa...
Thomas PetazzoniThomas Petazzoni
d04ea6e4e8darch: add BR2_READELF_ARCH_NAME hidden config option This config option corresponds to the string returned by readel...
Romain NaourRomain Naour
89219fa9dffpackage/x11r7/xdriver_xf86-video-ati: bump version to 7.9.0 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc:...
Romain NaourRomain Naour
f0772c92c88package/x11r7/xserver_xorg-server: bump to version 1.19.3 Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: B...
Romain NaourRomain Naour
73401587e59package/mesa3d: add lm-sensors optional dependency radeon-pci-0008 Adapter: PCI adapter temp1: +56.0 C (crit...
Max FilippovMax Filippov
865b1e92a24configs/qemu: update xtensa linux to 4.9.16 This fixes the following nommu kernel build issue: arch/xtensa/kernel...
Marcin NowakowskiMarcin Nowakowski
17114ebbab7package/libkcapi: bump version to latest git hash 79cb80714ebc Configure script is used to detect options supported ...
Yegor YefremovYegor Yefremov
12fcd887c90python-sortedcontainers: new package Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thoma...
Rahul BedarkarRahul Bedarkar
3a524e0a8e0gst1-vaapi: fix build when Gstreamer debugging is disabled When Gstreamer debugging is disabled (BR2_PACKAGE_GSTREAM...
Bernd KuhlsBernd Kuhls
60b4b243764package/x265: bump version to 2.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzo...
Bernd KuhlsBernd Kuhls
e12181db4c7package/libbluray: bump version to 1.0.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas ...
Bernd KuhlsBernd Kuhls
002143cc521package/{mesa3d, mesa3d-headers}: bump version to 17.0.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed...
Fabrice FontaineFabrice Fontaine
a521a33799ccjson: bump to version 1.4.3 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Peta...
Baruch SiachBaruch Siach
a429a3803dekeepalived: bump to version 1.3.5 The configure script now supports --{enable,disable}-libnl, use them. Cc: Ilias A...
Baruch SiachBaruch Siach
e64f876bab5keepalived: fix libnl optional dependency List libnl as a dependency when it is enabled. Make sure that libnfnetlink...
Rahul BedarkarRahul Bedarkar
c72bc729fb0filemq: bump version to 3dc89932903b0320853d87833aabc6f7e7781c49 This version bump removes (L)GPLv3 license text whi...
Rahul BedarkarRahul Bedarkar
205a0289d4afilemq: correct license All source files, except src/filemq_client.c and src/filemq_server.c, has MPL Version 2.0 li...
Rahul BedarkarRahul Bedarkar
16506042e6cgst1-vaapi: bump version to 1.10.4 Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas P...
Jörg KrauseJörg Krause
4402ea01851configs/bananapro: bump U-Boot to 2017.03 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Th...
Jörg KrauseJörg Krause
0a3dd8084d6configs/bananapro: bump Linux to 4.10.4 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thom...
Peter SeidererPeter Seiderer
b29552216f9wiringpi: fix compile for missing baud defines For sparc-buildroot-linux-uclibc/sysroot/usr/include/asm/termbits.h c...
Eric Le BihanEric Le Bihan
8eecaf2d122skalibs: fix endianness detection on x86 Update the patch for compile time endianness detection so it works on x86 p...
Baruch SiachBaruch Siach
1c5ade99fd2libv4l: drop -lrt workaround libv4l adds the -lrt flag since upstream commit 3dcb945bfcab ("v4l2-compliance: Explici...
Adam DuskettAdam Duskett
22dbe0035f3automake: fix unescaped left brace warning patch Automake currently has a unescaped left brace in it's automake.in f...
Baruch SiachBaruch Siach
7132fc9c115wget: add upstream security fix Fixes CVE-2017-6508: CRLF injection in the url_parse function in url.c http://lists...
Peter KorsgaardPeter Korsgaard
2ba2997f08csmcroute: source files should not be executable Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
863277026e8nvme: source files should not be executable Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
f048b0c3568libvdpau: source files should not be executable Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
ba24fe3ff0fpython-rpi-gpio: source files should not be executable Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
8890977b3bblog4cpp: source files should not be executable Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
e71413b73b7package/gnupg2: add optional support for gnutls Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: ...
Bernd KuhlsBernd Kuhls
cde1d5d8b8cpackage/gnupg2: add optional support for sqlite Also add host-pkgconf to detect sqlite support, otherwise checking ...
Bernd KuhlsBernd Kuhls
284e71a0ad0package/gnupg2: bump version to 2.1.19 Support for GnuPG 2.0 will end 2017-12-31: https://lists.gnupg.org/pipermail/...
Bernd KuhlsBernd Kuhls
5d74d39cb42package/libnpth: new package Needed for gnupg 2.1.x https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commitdif...
Bernd KuhlsBernd Kuhls
53a5810bb96package/libgpg-error: bump version to 1.27 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thoma...
Christian StewartChristian Stewart
8d060da5301package/docker-engine: introduce option to build CLI client statically This is useful when bind-mounting the docker ...
Fabio EstevamFabio Estevam
8273895a587mesa3d: Add temporary fixes for etnaviv rendering Currently when running Qt5_CinematicExperience demo from Qt5.8 the...
Baruch SiachBaruch Siach
e9a2746710esysvinit: adjust help text sysvinit is far from ultimate init implementation these days. Update the help text to mat...
Andrey SmirnovAndrey Smirnov
61fcd08247dscripts/pycompile: Accomodate latest Python 3 codebase As of the version 3.6.0 compile_dir() call will treat its 'qu...
Gilles TalisGilles Talis
d1103eeab34tesseract-ocr: new package Signed-off-by: Gilles Talis <gilles.talis@gmail.com> [Thomas: - remove jpeg, tiff and li...
Gilles TalisGilles Talis
ccab2d636fbleptonica: new package Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas....
Jerzy GrzegorekJerzy Grzegorek
2b2e216ee0cpackage/pkg-toolchain-external: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> S...
Jerzy GrzegorekJerzy Grzegorek
af05f5c852apackage/uclibc-ng-test: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-of...
Jerzy GrzegorekJerzy Grzegorek
dff59eb5defpackage/qt5multimedia: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off...
Jerzy GrzegorekJerzy Grzegorek
ea7532047d5package/openocd: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: T...
Jerzy GrzegorekJerzy Grzegorek
c961a9b5220package/libscrypt: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by:...
Vicente Olivert RieraVicente Olivert Riera
d1997b4641cpython-pytablewriter: bump version to 0.17.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-...
Vicente Olivert RieraVicente Olivert Riera
b3ef57d515apython-pathvalidate: bump version to 0.14.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-o...
Vicente Olivert RieraVicente Olivert Riera
c78eb795a16python-dataproperty: bump version to 0.17.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-o...
Vicente Olivert RieraVicente Olivert Riera
cd3d6c32ca5postgresql: bump version to 9.6.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Tho...
Vicente Olivert RieraVicente Olivert Riera
36cabc5a744memcached: bump version to 1.4.35 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Tho...
Vicente Olivert RieraVicente Olivert Riera
22562f7f056imagemagick: bump version to 7.0.5-2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
7ea07776c96ipset: bump version to 6.32 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Vicente Olivert RieraVicente Olivert Riera
d432677ac73harfbuzz: bump version to 1.4.5 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thoma...
Baruch SiachBaruch Siach
2d3573e0f32wilink-bt-firmware: new package Add firmware files for the UART attached Bluetooth on TI Wilink series wireless conn...
Dustin JohnsonDustin Johnson
2ba4fee836bmono: remove nonexistent configure options The .mk file for the mono package contains out of date configuration opti...
Abhimanyu VishwakarmaAbhimanyu Vishwakarma
03197f30ab8uccp420wlan: new package Wifi kernel module and firmware for Imagination explorer RPU Signed-off-by: Abhimanyu Vish...
Fabio EstevamFabio Estevam
f4978bf018dlinux-headers: bump 4.{4, 9, 10}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Pe...
Fabio EstevamFabio Estevam
83b07f09273linux: bump default to version 4.10.4 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazz...
Jan KundrátJan Kundrát
8196b299ba1skeleton: fix permissions on /dev/pts/ptmx Without this patch, it is not possible to allocate PTYs when a generated ...
Marcin NowakowskiMarcin Nowakowski
bfc86a98133libkcapi: new package This package provides a userspace library that allows easy use of crypto interfaces exposed by...
Gaël PORTAYGaël PORTAY
7c997282bd5qt5declarative: build and install examples This patch builds and installs Qt examples for declarative module. It pr...
Eric Le BihanEric Le Bihan
b223a426d95s6-rc: expose the host variant in menuconfig Some users may want to build the s6-rc service database offline using a...
Gustavo ZacariasGustavo Zacarias
c97c86b0502libepoxy: reinstate mesa egl cflags patch This is still required when building libepoxy against mesa egl without x11...
Marcus HoffmannMarcus Hoffmann
e7bd485ad8fclasspath: xmlj requires threads. Fixes: http://autobuild.buildroot.net/results/bb1f005948803fac9e753c2d3ba1e53bb...
Gustavo ZacariasGustavo Zacarias
d10b493e489polarssl: remove unmaintained package The 1.2.x branch is no longer maintained, so remove it since it's likely secur...
Martin BarkMartin Bark
cae760c5e46package/nodejs: bump version to 7.7.3 See https://nodejs.org/en/blog/release/v7.7.3/ Signed-off-by: Martin Bark <ma...
Peter SeidererPeter Seiderer
76d36355de8wiringpi: bump to version 2.44 - rebase 0001-Adjust-for-buildroot-build.patch - delete 0002-include-asm-ioctl.h-dire...
Arnout VandecappelleArnout Vandecappelle
2a222446b46fakeroot: depend on acl Recent versions of fakeroot have grown support for acl. We don't really need this since we d...
Arnout VandecappelleArnout Vandecappelle
c83446fccacacl: add host variant We need host-acl to fix issues with fakeroot. Unfortunately, all the hacks (except the .la fi...
Arnout VandecappelleArnout Vandecappelle
99c9b0affdeacl: make sure build picks up TARGET_CFLAGS The acl build system doesn't use automake, therefore it is broken. It do...
Romain NaourRomain Naour
2530fe810eepackage/gdb: fix gnulib issue with musl and uClibc toolchains (finally) The previous fix [1] reinroduced the issue f...
Max FilippovMax Filippov
bfea22f3321uboot-tools: pass empty CFLAGS on invocation of libfdt/setup.py When building u-boot tools in cross-build environmen...
Bernd KuhlsBernd Kuhls
848370091c8package/freeswitch: disable display of ClueCon banner in fs_cli Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>...
Peter KorsgaardPeter Korsgaard
3e386020722xlib_libXv: correct license info The license is actually closer to ISC than MIT, E.G.: https://opensource.org/licen...
Romain NaourRomain Naour
2a778d53fa6package/cairo: update license information As noticed by Rahul Bedarkar, the cairo library is LGPLv2.1 only (not LGPL...
Baruch SiachBaruch Siach
fd28c44ce87tcpreplay: patch security issue Add upstream patch for CVE-2017-6429: Buffer overflow when reading crafted pcap file...
Rahul BedarkarRahul Bedarkar
8cd0e351893taglib: update homepage link Avoid redirect. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
bae94a6e654mbedtls: security bump to verison 2.4.2 Fixes: CVE-2017-2784 - Freeing of memory allocated on stack when validating ...
Peter KorsgaardPeter Korsgaard
f2e01f9c189mariadb: security bump to version 10.1.22 Fixes: CVE-2017-3302 - C client library for MySQL (libmysqlclient.so) has...
Peter KorsgaardPeter Korsgaard
604b463d534jasper: add upstream security fix Fixes a NULL Pointer Dereference jp2_encode: https://github.com/mdadams/jasper/is...
Peter KorsgaardPeter Korsgaard
607c2635ca1jasper: add upstream security fix for CVE-2017-6850 Fixes a NULL pointer dereference in jp2_cdef_destroy: https://b...
Fabio EstevamFabio Estevam
1a1ec309d74linux-headers: bump 4.{4, 9, 10}.x series [Peter: skip 4.10.x] Signed-off-by: Fabio Estevam <festevam@gmail.com> Sig...
Vicente Olivert RieraVicente Olivert Riera
840969ed617rpm: bump version to 4.13.0.1 (security) Security fixes: - Fix several out of bounds reads in the OpenPGP parser -...
Vicente Olivert RieraVicente Olivert Riera
fb398d3a4d8linux-headers: bump 4.{4, 9, 10}.x and 3.12.x series [Peter: skip 4.10.x] Signed-off-by: Vicente Olivert Riera <Vinc...
Peter KorsgaardPeter Korsgaard
aad15918520xlib_libXv: correct license info The license is actually closer to ISC than MIT, E.G.: https://opensource.org/licen...
Romain NaourRomain Naour
0768932a022package/cairo: update license information As noticed by Rahul Bedarkar, the cairo library is LGPLv2.1 only (not LGPL...
Fabrice FontaineFabrice Fontaine
d8972e4fe77cjson: bump to version 1.4.2 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsg...
Jörg KrauseJörg Krause
bcdaf4ca848libsamplerate: bump to version 0.1.9 libsamplerate is relicensed under the 2 clause BSD license. Signed-off-by: Jör...
Vicente Olivert RieraVicente Olivert Riera
fca8df85c11php: bump version to 7.1.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kors...
Francois PerradFrancois Perrad
bf433c6efc2dado: bump to version 1.8.0 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard...
Baruch SiachBaruch Siach
62bf2bfd538tcpreplay: patch security issue Add upstream patch for CVE-2017-6429: Buffer overflow when reading crafted pcap file...
Rahul BedarkarRahul Bedarkar
a411212d22ctaglib: update homepage link Avoid redirect. Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-b...
Rahul BedarkarRahul Bedarkar
b0b2cd662b6docs/manual: document MPL licenses Many packages are provided under MPL v1.1 and v2.0. Document it under License abb...
Rahul BedarkarRahul Bedarkar
399ab122afcdocs/manual: document ISC license Many packages are provided under ISC license. Document it under License abbreviati...
Vicente Olivert RieraVicente Olivert Riera
dde97d48327json-glib: bump version to 1.2.6 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pete...
Vicente Olivert RieraVicente Olivert Riera
f3787aaf6bclttng-tools: bump version to 2.9.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pe...
Vicente Olivert RieraVicente Olivert Riera
fa52abc0367cryptsetup: bump version to 1.7.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
465ce2ea73cmbedtls: security bump to verison 2.4.2 Fixes: CVE-2017-2784 - Freeing of memory allocated on stack when validating ...
Peter KorsgaardPeter Korsgaard
467b38892aamariadb: security bump to version 10.1.22 Fixes: CVE-2017-3302 - C client library for MySQL (libmysqlclient.so) has...
Peter KorsgaardPeter Korsgaard
76da579431ajasper: add upstream security fix Fixes a NULL Pointer Dereference jp2_encode: https://github.com/mdadams/jasper/is...
Peter KorsgaardPeter Korsgaard
a105443b24fjasper: add upstream security fix for CVE-2017-6850 Fixes a NULL pointer dereference in jp2_cdef_destroy: https://b...
Peter KorsgaardPeter Korsgaard
9c96d7991capax-utils: bump version to 1.2.2 Now the code checks for PR_SET_NO_NEW_PRIVS before using it, so the kernel headers ...
Fabio EstevamFabio Estevam
b3d736b9b6blinux-headers: bump 4.{4, 9, 10}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Kor...
Fabio EstevamFabio Estevam
ab6e0f1a63flinux: bump default to version 4.10.3 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaa...
Vicente Olivert RieraVicente Olivert Riera
7adbcd174a1rpm: bump version to 4.13.0.1 (security) Security fixes: - Fix several out of bounds reads in the OpenPGP parser -...
Vicente Olivert RieraVicente Olivert Riera
c8a021ccf48screen: bump version to 4.5.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter K...
Vicente Olivert RieraVicente Olivert Riera
138c59049e5moarvm: bump version to 2017.02 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Vicente Olivert RieraVicente Olivert Riera
d18cdcebc23linux-headers: bump 4.{4, 9, 10}.x and 3.12.x series Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>...
Peter KorsgaardPeter Korsgaard
d1e2d290d9firssi: bump version to version 1.0.2 Notice that this fixes a security issue: CWE-416 (use after free condition dur...
Matthew ForneroMatthew Fornero
3bf15bfc84flibiio: explicitly disable matlab bindings If building on a machine with MATLAB installed, the MATLAB bindings will ...
Fabio EstevamFabio Estevam
ff674747329kmscube: update the project URL kmscube repository has been moved to freedesktop.org, so update the URL accordingly....
Fabio EstevamFabio Estevam
978b5adf61fkmscube: Remove the manually creation of m4 directory Since kmscube upstream commit a2dc60cf05b704 ("Add m4/.gitigno...
Fabio EstevamFabio Estevam
71c71f5f38bkmscube: bump version to fix build failures Bump kmscube version to fix build failures such as this one seen on spar...
Matthew ForneroMatthew Fornero
f358078b337libiio: explicitly disable matlab bindings If building on a machine with MATLAB installed, the MATLAB bindings will ...
Jagan TekiJagan Teki
ab1131d5595uboot: improve BR2_TARGET_UBOOT_SPL_NAME help text SPL is the name used for spl on i.MX6, so update the same on BR2_...
Vicente Olivert RieraVicente Olivert Riera
941ff5e814flibgtk3: bump version to 3.22.10 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thom...
Vicente Olivert RieraVicente Olivert Riera
efce7b65e3dlibgtk3: remove non-existent configure options >From config.log: configure: WARNING: unrecognized options: --disabl...
Stefan SørensenStefan Sørensen
4ac1a2b1baepackage/libscrypt: add patch to fix CFLAGS/LDFLAGS passing Because Buildroot passes its own CFLAGS/LDFLAGS, this was...
Rahul BedarkarRahul Bedarkar
14dc9937189zmqpp: update license Since version 4.1.2, zmqpp is provided under MPLv2. Signed-off-by: Rahul Bedarkar <rahul.beda...
Martin BarkMartin Bark
30e562d0e0cpackage/nodejs: bump version to 7.7.2 See https://nodejs.org/en/blog/release/v7.7.2/ Signed-off-by: Martin Bark <ma...
Martin BarkMartin Bark
dfb3cf2ef4fpackage/nodejs: remove 0.10.x support nodejs 0.10.x is now end of life and is no longer maintained so remove it. See...
Rahul BedarkarRahul Bedarkar
87e9391e69czmqpp: update license Since version 4.1.2, zmqpp is provided under MPLv2. Signed-off-by: Rahul Bedarkar <rahul.beda...
Max FilippovMax Filippov
fd5b71af7cblinux: enable uBoot image type for xtensa kernel Starting with the release 2016.09 xtensa architecture is supported ...
Max FilippovMax Filippov
b3bf9fc7cabconfigs/qemu: update xtensa linux to 4.9 Linux configs are missing memmap= option that is required for xtfpga boards...
Baruch SiachBaruch Siach
4744ff01732keepalived: fix build with musl Apply upstream patch ("keepalived/ip_vs: fix integer types") removing non standard i...
Francois PerradFrancois Perrad
f3e096fb5dcolimex_a20_olinuxino_lime: bump versions Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Pe...
Francois PerradFrancois Perrad
569b1ac77caolimex_imx233_olinuxino: bump versions Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Pete...
Martin KepplingerMartin Kepplinger
a9738f31787tslib: update to 1.7 Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaa...
Vicente Olivert RieraVicente Olivert Riera
5faabab594dser2net: bump version to 3.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Ko...
Baruch SiachBaruch Siach
405f7ee89a9ti-uim: add license file In the absence of full license text file, take a short source file that mentions the licens...
Fabio EstevamFabio Estevam
7936fd31193uboot-tools: bump to version 2017.03 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaar...
Fabio EstevamFabio Estevam
626aac0d1bcboot/uboot: bump to version 2017.03 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaard...
Bernd KuhlsBernd Kuhls
8ddd5300042package/mplayer: add optional support for pulseaudio Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off...
Bernd KuhlsBernd Kuhls
9739750396dpackage/git: fix pcre support The current code contains some obvious typos. Signed-off-by: Bernd Kuhls <bernd.kuhls...
Bernd KuhlsBernd Kuhls
32a9eb6e5abpackage/git: add optional support for gettext git links to libintl if available: $ output/host/usr/bin/i586-buildro...
Bernd KuhlsBernd Kuhls
894a37c031cpackage/python: add optional support for libintl Python links to gettext when available: $ output/host/usr/bin/i586...
Bernd KuhlsBernd Kuhls
c365c42ef37package/tor: bump version to 0.2.9.10 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Yann E. MORINYann E. MORIN
b3442f2fe39package/nbd: fix utilities locations Currently, the code expects both the client and server to be in /usr/bin, while...
Peter SeidererPeter Seiderer
a3d83660c53qt5base: install libQt5EglFsKmsSupport According to src/plugins/platforms/eglfs/deviceintegration/deviceintegration....
Peter SeidererPeter Seiderer
91bb73cb5a5qt5base: fix eglfs x11 header related compile failure Add egl config and QT_EGL_NO_X11 define (as all other eglfs pr...
Fabrice FontaineFabrice Fontaine
2e1b15a6fbadomoticz: fix build on powerpc64le There is an issue with powerpc64le and boost::uuids::random_generator on the foll...
Vicente Olivert RieraVicente Olivert Riera
f63fab1bae8imagemagick: bump version to 7.0.5-0 (security) - Fixed memory leak when creating nested exceptions in Magick++ ht...
Yann E. MORINYann E. MORIN
8d36b6d034epackage/rpi-userland: don't install file in random location Currently, rpi-userland installs files in $(@D)/../../bi...
Romain NaourRomain Naour
de33cffb663package/gdb: fix gnulib issue with musl and uClibc toolchains again The commit [1] doesn't fix this issue for all ca...
Julien BOIBESSOTJulien BOIBESSOT
34345f1b033package/logrotate: update upstream site in Config.in help fedorahosted.org has closed on March 1st, 2017, and we wer...
Julien BOIBESSOTJulien BOIBESSOT
b0e41b01d8apackage/elfutils: change upstream site fedorahosted.org has been closed on March 1st, 2017, so use a different upstr...
Thomas PetazzoniThomas Petazzoni
b4e0100cdb5toolchain: remove no longer relevant comment The somewhat complicated sed expression has been removed in commit 06cd...
Krzysztof KonopkoKrzysztof Konopko
47793a94b50toolchain/external: use -dumpversion to check gcc version Currently, `--version` option is used and later matched wi...
Stefan SørensenStefan Sørensen
62a7b862eb8libscrypt: New package Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> [Thomas: - Add entry to DEV...
Fabrice FontaineFabrice Fontaine
00d2a3da724domoticz: fix build on powerpc64le There is an issue with powerpc64le and boost::uuids::random_generator on the foll...
Gustavo ZacariasGustavo Zacarias
5f73ff5317flinux-headers: remove 3.18.x and 4.8.x series These aren't supported upstream any more so remove the options and add...
Zakharov VladZakharov Vlad
f3436357cfdtoolchain: Bump ARC tools to arc-2017.03-eng008 This commit bumps ARC toolchain to arc-2017.03-eng008. Please note ...
Baruch SiachBaruch Siach
c358dbd0e21libnl: bump to version 3.2.29 Include upstream equivalent patch to fix build with older kernel headers. This fixes b...
Baruch SiachBaruch Siach
948e07da9a1btrfs-progs: fix build with musl Add a patch adding the required limits headers. Fixes: http://autobuild.buildroot....