Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Jörg KrauseJörg Krause
faf31a87f4dbluez5_utils: bump to version 5.49 Drop musl patch, which is not necessary anymore as netinet vs linux header clash ...
Peter KorsgaardPeter Korsgaard
b67b65b3babintel-microcode: bump to version 20180312 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
bf3476e5b15libcurl: security bump to version 7.59.0 CVE-2018-1000120: curl could be fooled into writing a zero byte out of boun...
Jan KundrátJan Kundrát
dbeb43e9762package/busybox: Unbreak the `tar` implementation The `tar` implementation in Busybox 1.28.0 and 1.28.1 won't extrac...
Peter KorsgaardPeter Korsgaard
32d2de2a6fbpkg-virtual.mk: explicitly set <pkg>_VERSION / _SOURCE for robustness Recently a build failure was reported which wa...
Adam DuskettAdam Duskett
ed0d9d6f36dlibpjsip: security bump to 2.7.2 Fixes the following vulnerabilities: - CVE-2018-1000098: Crash when parsing SDP wi...
Ricardo MartincoskiRicardo Martincoski
9324167b809.flake8: ignore utils/diffconfig This script comes from the kernel source, so ignore any code style warnings for it ...
Ricardo MartincoskiRicardo Martincoski
14aa15a5a58support/dockerfile: install flake8 Use the latest version of the tool because it is actively maintained. But use a f...
Ricardo MartincoskiRicardo Martincoski
ede92be10dcscanpypi: fix code style Fix these warnings: E401 multiple imports on one line Signed-off-by: Ricardo Martincoski <...
Ricardo MartincoskiRicardo Martincoski
d44816f611atest_python_cryptography: fix code style Fix these warnings: E122 continuation line missing indentation or outdented...
Ricardo MartincoskiRicardo Martincoski
19aaf8c3f16size-stats-compare: fix code style Fix these warnings: E129 visually indented line with same indent as next logical ...
Ricardo MartincoskiRicardo Martincoski
f6809dba0ffgenrandconfig: fix code style Fix these warnings: E201 whitespace after '[' E202 whitespace before ']' E501 line too...
Baruch SiachBaruch Siach
40275643432samba4: security bump to version 4.7.6 CVE-2018-1050: Vulnerability to a denial of service attack when the RPC spool...
Francois PerradFrancois Perrad
6b68c83282bluarocks: bump to version 2.4.4 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsg...
Giulio BenettiGiulio Benetti
8c08116f4cbsunxi-mali-mainline-driver: bump version For stop using cma. git shortlog --invert-grep --grep travis --no-merges 9...
Peter KorsgaardPeter Korsgaard
6c3c8ffac10docker-compose: bump version to 1.20-rc2 Fixes a race condition in ParallelStreamWriter. Signed-off-by: Peter Korsg...
Baruch SiachBaruch Siach
02940d8ccf0uclibc-ng-test: fix build with musl and older kernel headers musl libc provides its own system call macros, includin...
Baruch SiachBaruch Siach
09378b474f9flashrom: bump to version 1.0 Add license file hash. Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off...
Baruch SiachBaruch Siach
5b85b59709bcryptsetup: bump to version 2.0.2 Cc: Martin Hicks <mort@bork.org> Signed-off-by: Baruch Siach <baruch@tkos.co.il> A...
Peter KorsgaardPeter Korsgaard
54e210522fawireguard: bump version to 0.0.20180304 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jan KundrátJan Kundrát
7d43534625acmake: Fix RPATH for host libraries built by CMake The host shared libraries produced by CMake were missing a proper...
Baruch SiachBaruch Siach
814a9c32aedxfsprogs: bump to version 4.15.1 Fixes compatibility with glibc 2.27. Fixes: http://autobuild.buildroot.net/results...
Baruch SiachBaruch Siach
412443fb8fetrinity: fix build with glibc 2.27 glibc 2.27 added a system call wrapper for memfd_create() which collides with the...
Stefan BeckerStefan Becker
f437bf547cauboot: fix build for older uboot source trees The change in commit bf733342324b414a1142b57781504111f81c97ea only wor...
Fabio EstevamFabio Estevam
03b5b444f15linux-headers: bump 4.{4, 9, 14, 15}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter...
Fabio EstevamFabio Estevam
b076e05950flinux: bump default to version 4.15.9 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaa...
Christian StewartChristian Stewart
8d125cd9f64docker-engine: add dependency on docker-proxy docker-proxy is needed by docker-engine at runtime, and was previously...
Christian StewartChristian Stewart
81750410033docker-proxy: new package Add docker-proxy package to Buildroot. Needed by docker-engine at runtime, and previously ...
André HentschelAndré Hentschel
5bc71f825dawine: Drop glibc requirement I noticed it's not needed anymore, musl went upstream at some point and uClibc is now b...
Matt WeberMatt Weber
ad6ed6643aaconfigs/freescale_t1040d4rdb_defconfig: new board The T1 QoriQ from NXP has had a few varients of RDB dev boards. Th...
Matt WeberMatt Weber
b98e5414133configs/freescale_p1025twr_defconfig: new board Replacing the p1010rdb, this board is based on the tower development...
Fabrice FontaineFabrice Fontaine
fac1550c851safeclib: bump to version 03032018 Remove patch (applied upstream) Signed-off-by: Fabrice Fontaine <fontaine.fabric...
Fabrice FontaineFabrice Fontaine
be40c05dc58libmpdclient: fix static linking Fixes: - http://autobuild.buildroot.net/results/45208e51814b777a5a133b0e345e800ee5...
James KnightJames Knight
0d56bb4f6fainotify-tools: update license information Explicitly indicate that this package is GPL v2.0+ as well as provide a ha...
James KnightJames Knight
1314459a863inotify-tools: bump to version 3.20.1 Bumping this package to the most recent stable version. Drops the need for the...
Vivien DidelotVivien Didelot
79586d2ed5cDEVELOPERS: add myself as the ts5500 maintainer Add a new entry for myself listing the TS-5500 board directory and d...
Vivien DidelotVivien Didelot
9f17540b170board/technologic/ts5x00: rename to ts5500 Rename the confusing and misleading ts5x00 directory to a real reference ...
Vivien DidelotVivien Didelot
6461d76992eboard/technologic/ts5x00: bump kernel to 4.14 Bump the 3.17 kernel used for the Technologic Systems TS-5500 platform...
Bernd KuhlsBernd Kuhls
9ff99c45fbfpackage/x11r7/xapp_xkbcomp: bump version to 1.4.1 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
33b9dcd5e10package/x11r7/xapp_xdriinfo: bump version to 1.0.6 Added all upstream hashes and license hash. Signed-off-by: Bernd...
Bernd KuhlsBernd Kuhls
be4449e701bpackage/x11r7/xapp_viewres: bump version to 1.0.5 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
4e0d1741985package/x11r7/xapp_twm: bump version to 1.0.10 Added all upstream hashes and license hash. Signed-off-by: Bernd Kuh...
Bernd KuhlsBernd Kuhls
799b23d9de0package/x11r7/xapp_oclock: bump version to 1.0.4 Added all upstream hashes and license hash. Signed-off-by: Bernd K...
Bernd KuhlsBernd Kuhls
ddc63729cb3package/x11r7/xapp_mkfontscale: bump version to 1.1.3 Added all upstream hashes and license hash. Signed-off-by: Be...
Bernd KuhlsBernd Kuhls
e5309f9fb43package/x11r7/xapp_listres: bump version to 1.0.4 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
427e229d928package/x11r7/xapp_iceauth: bump version to 1.0.8 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
c317465e95dpackage/x11r7/xapp_editres: bump version to 1.0.7 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
24b70f68eadpackage/x11r7/xapp_appres: bump version to 1.0.5 Added all upstream hashes and license hash. Signed-off-by: Bernd K...
Thomas PetazzoniThomas Petazzoni
1cbfc94c5a0uboot-tools: backport patch fixing build failure with libfdt-devel installed U-Boot host programs fail to build when...
Thomas PetazzoniThomas Petazzoni
bf733342324uboot: fix build when libfdt-devel is installed system-wide When libfdt-devel is installed system-wide, the build of...
Fabrice FontaineFabrice Fontaine
33e78575467libmpdclient: fix install By default, meson adds the build machine architecture for installation, see: https://githu...
Joseph KogutJoseph Kogut
19bda730323python-schedule: bump to version 0.5.0 Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Peter Kor...
John KeepingJohn Keeping
2669422c00alibusbgx: add license hashes Signed-off-by: John Keeping <john@metanate.com> Signed-off-by: Peter Korsgaard <peter@k...
Fabrice FontaineFabrice Fontaine
be2d7915050ympd: bump to version 1.3.0 Remove mkdata hook as this is not needed since version 1.2.3. Indeed, when CMAKE_CROSSCO...
Fabrice FontaineFabrice Fontaine
22ee82bb93ccryptopp: fix build with host-gcc 4.7.x Fixes: - http://autobuild.buildroot.org/results/9ab386124e4a09b50598c6f95ad...
Adam DuskettAdam Duskett
4832b04c95alibcpprestsdk: fix template whitespace-syntax some files don't have a space inbetween the '<' and '::' charachters, ...
Adam DuskettAdam Duskett
768244aeb31libcpprestsdk: bump to v2.10.2 Remove upstream patches as well. Signed-off-by: Adam Duskett <aduskett@gmail.com> Si...
Bernd KuhlsBernd Kuhls
80950fc7819package/x11r7/xcb-proto: bump version to 1.13 Removed patches applied upstream, added all upstream hashes and licens...
Bernd KuhlsBernd Kuhls
b55f593c2a5package/x11r7/xkeyboard-config: bump version to 2.23.1 Added all upstream hashes and license hash. Signed-off-by: B...
Bernd KuhlsBernd Kuhls
a14c3f03d5cpackage/xutil_util-macros: bump version to 1.19.2 Added all upstream hashes and license hash. Signed-off-by: Bernd ...
Bernd KuhlsBernd Kuhls
2524acd4179package/x11r7/xlib_libxshmfence: bump version to 1.3 Removed patch applied upstream, added all upstream hashes and l...
Peter KorsgaardPeter Korsgaard
0877a047aa0package: add docker-compose Python based multi-container orchestration for Docker. Signed-off-by: Peter Korsgaard <...
Peter KorsgaardPeter Korsgaard
dab4285f853python-jsonschema: needs python-functools32 when used with python 2.7 >From setup.py: extras_require = { .. ...
Peter KorsgaardPeter Korsgaard
146b8d31ea9package: add python-functools32 Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy. Signed-...
Peter KorsgaardPeter Korsgaard
70969613855package: add python-dockerpty Library to use the pseudo-tty of a docker container. Signed-off-by: Peter Korsgaard <...
Peter KorsgaardPeter Korsgaard
a68ced9432bpackage: add python-texttable Module for creating simple ASCII tables. Signed-off-by: Peter Korsgaard <peter@korsga...
Peter KorsgaardPeter Korsgaard
aa2a309b603package: add python-cached-property A decorator for caching properties in classes. [Peter: Correct license as point...
Peter KorsgaardPeter Korsgaard
8b46a14d174package: add python-docker Python library for the Docker Engine API. Signed-off-by: Peter Korsgaard <peter@korsgaar...
Peter KorsgaardPeter Korsgaard
9757f6d11aepackage: add python-backports-ssl-match-hostname The ssl.match_hostname() function from Python 3.5. This function I...
Peter KorsgaardPeter Korsgaard
6fccba60334package: add python-websocket-client WebSocket client module for python. Signed-off-by: Peter Korsgaard <peter@kors...
Peter KorsgaardPeter Korsgaard
93cc6b6cb0cpackage: add python-docker-pycreds Python bindings for the docker credentials store API. Signed-off-by: Peter Korsg...
Bernd KuhlsBernd Kuhls
23696d610f7package/x11r7/xdriver_xf86-video-amdgpu: bump version to 18.0.0 Added license hash. Signed-off-by: Bernd Kuhls <ber...
Olivier SchonkenOlivier Schonken
ef60ef83c9ecups-filters: Add patch to remove relative symbolic link from install On older build systems with old coreutils, usi...
Olivier SchonkenOlivier Schonken
db1d9da6d6ecups-filters: bump to 1.20.1 Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Peter Korsg...
Fabrice FontaineFabrice Fontaine
5fe319305f0ympd: add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <...
Martin BarkMartin Bark
4a646da6285package/libhttpparser: bump version to 2.8.0 Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter K...
Martin BarkMartin Bark
103855a2e0epackage/c-ares: bump version to 1.14.0 Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaa...
Martin BarkMartin Bark
2d2dbca68b3package/libuv: bump version to 1.19.2 Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Peter Korsgaar...
Martin BarkMartin Bark
df33aae5f59package/nodejs: bump version to 8.10.0 See https://nodejs.org/en/blog/release/v8.10.0/ Signed-off-by: Martin Bark <...
Bernd KuhlsBernd Kuhls
354e83283bapackage/x11r7/xdriver_xf86-video-vesa: bump version to 2.4.0 Added all upstream hashes and license hash. Signed-off...
Bernd KuhlsBernd Kuhls
46a2f508973package/x11r7/xdriver_xf86-video-ati: bump version to 18.0.0 Added license hash. Signed-off-by: Bernd Kuhls <bernd....
Thomas PetazzoniThomas Petazzoni
f124c2f0765configs/riotboard: remove defconfig This defconfig fails to build with gcc 6.x, even though we switched to using gcc...
Fabrice FontaineFabrice Fontaine
cf69551e941libmpdclient: add host-meson dependency Fixes: - http://autobuild.buildroot.net/results/00a/00af3302c4029670a585beb...
Timo KetolaTimo Ketola
1a0b4b2be2cfbgrab: Fix some problems in the patch metadata The patch description was missing Upstream-Status tag. It was given ...
Anssi HannulaAnssi Hannula
183d2097ffesystemd: do not use host system-uid/gid ranges systemd meson.build uses values from host /etc/login.defs if system-u...
Peter SeidererPeter Seiderer
3df649aa420libevdev: bump version to 1.5.9 - for details see [1] - add hash for license file [1] https://lists.freedesktop.org...
Baruch SiachBaruch Siach
d314d9cc2aebtrfs-progs: bump to version 4.15.1 Disable libzstd support explicitly to avoid configure failure. The Buildroot zst...
Baruch SiachBaruch Siach
95e9851b881rhash: bump to version 1.3.5 Add sha256 and license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Sign...
Peter KorsgaardPeter Korsgaard
7cfceeb91e2utils/scanpypi: correctly handle license dirs in subdirs for .hash files create_hash_file() used basename(licensefil...
Fabio EstevamFabio Estevam
324cc39ba13linux-headers: bump 4.{14, 15}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsg...
Fabio EstevamFabio Estevam
22508657e56linux: bump default to version 4.15.8 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaa...
Carlos SantosCarlos Santos
7b3bb518095tpm2-tss: new package OSS implementation of the TCG TPM2 Software Stack (TSS2). This stack consists of the following...
Thomas PetazzoniThomas Petazzoni
55ee1bd9588zyre: bump to v2.0.0 v2.0.0 has been released after commit 1d949e4bf79b694ea883c325f5813e87ddc2a687, which we curren...
Timo KetolaTimo Ketola
8ea3dd2d625DEVELOPERS: Add myself as a maintainer of fbgrab Daniel's address is bouncing and my touch on fbgrab is now the most...
Yann E. MORINYann E. MORIN
f142f23ecf9package/linux: drop useless intermediate DTS booleans Just use whatever the user specified in the list. An empty lis...
Timo KetolaTimo Ketola
5be0b3440e8fbgrab: add patch fixing pixel format report When verbosive, fbgrab reports pixel format. Green and blue offset and ...
Fabrice FontaineFabrice Fontaine
8eee2fbf09egtest: add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard ...
Fabrice FontaineFabrice Fontaine
ae8f5b0d440libcoap: add licenses hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaa...
Fabrice FontaineFabrice Fontaine
daa534f48ccrapidjson: add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsga...
Jörg KrauseJörg Krause
4af097fb38fmpd-mpc: bump to version 0.29 Since version 0.29 MPDs mpc only supports the meson build. Therefore, adapt the packag...
Jörg KrauseJörg Krause
9cd9c2ddf53libmpdclient: bump to version 2.14 Since version 2.13 libmpdclient only supports the meson build. Therefore, adapt t...
Jörg KrauseJörg Krause
bd7b8085576meson: bump to version 0.45.0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaar...
Ezequiel GarciaEzequiel Garcia
95e0751ab42DEVELOPERS: Add myself to Ci20 Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Peter K...
Yann E. MORINYann E. MORIN
1b9a57442d0support/check-bin-arch: exclude kernel modules for merged /usr When using a merged /usr, the kernel module path is r...
Yann E. MORINYann E. MORIN
01d90f0d093spport/check-bin-arch: accept arbitrary per-package ignore paths Some packages (mostly, out-of-tree) may want to ins...
Fabrice FontaineFabrice Fontaine
7098ee7f615jsoncpp: do not always build static library Currently, static libray is always built as BUILD_STATIC_LIBS is ON by d...
John KeepingJohn Keeping
3ced4d018c1libusbgx: bump to v0.2.0 The GitHub tag is really "libusbgx-0.2.0" so we end up with a slightly strange looking vers...
Thomas PetazzoniThomas Petazzoni
13fb1c49128configs/teliv_evk_pro3: remove defconfig This defconfig fails to build with gcc 6.x, even though we switched to usin...
Jörg KrauseJörg Krause
bf26f87b851mpd: bump to version 0.20.18 Also add hash for license file. Signed-off-by: Jörg Krause <joerg.krause@embedded.rock...
Bernd KuhlsBernd Kuhls
d3b065a0e1epackage/x11r7/libxcb: bump version to 1.13 Added all upstream hashes and license hash. Signed-off-by: Bernd Kuhls <...
Bernd KuhlsBernd Kuhls
96a52efb095package/libdrm: bump version to 2.4.91 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Kor...
Fabrice FontaineFabrice Fontaine
2a479530b4djsoncpp: bump to version 1.8.4 Add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed...
Fabrice FontaineFabrice Fontaine
8ee1a786ccdupmpdcli: add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaa...
Fabrice FontaineFabrice Fontaine
c0451e4bb1elibupnpp: fix license Add license hash and fix LICENSE: since November 2016 (release 0.15.2), libupnpp is licensed u...
Fabrice FontaineFabrice Fontaine
452339abd6flibminiupnpc: add license hash Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Kor...
Dagg StomplerDagg Stompler
6e56fbeaee9DEVELOPERS: add few items to my list Signed-off-by: Dagg Stompler <daggs@gmx.com> Signed-off-by: Peter Korsgaard <pe...
Asaf KahlonAsaf Kahlon
e5f64bed430python-jsonmodels: new package Package to create and handle json structures in Python, with very easy and convenient...
Baruch SiachBaruch Siach
5766b6fb34antp: fix build without SSP support In version 4.2.8p11 ntp changed its configure script build hardening parameter to...
Peter KorsgaardPeter Korsgaard
d233cc72c4blinux: Config.in: correct typo in kernel compression format help text s/build/built/. Signed-off-by: Peter Korsgaar...
Baruch SiachBaruch Siach
da05d748057ntp: security bump to version 4.2.8p11 Fixed or improved security issues: CVE-2016-1549 (fixed in 4.2.8p7; this r...
Baruch SiachBaruch Siach
74295b02d4bipset: bump to version 6.36 Drop upstream patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Pet...
Thomas PetazzoniThomas Petazzoni
a3f2e977cddconfigs/ts4900: explicitly specify Linux kernel version The ts4900 defconfig currently fails to build because it sel...
Thomas PetazzoniThomas Petazzoni
41dca854e64configs/freescale_imx6sxsabresd: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/5...
Thomas PetazzoniThomas Petazzoni
b732fed2652configs/freescale_imx6qsabresd: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55...
Thomas PetazzoniThomas Petazzoni
e9151fd0be5configs/imx6ulevk: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55306824 Signe...
Thomas PetazzoniThomas Petazzoni
63bab546562configs/freescale_imx7dsabresd: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/55...
Thomas PetazzoniThomas Petazzoni
770a75600ccconfigs/freescale_imx6dlsabreauto: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs...
Thomas PetazzoniThomas Petazzoni
3575f84c4e5configs/freescale_imx6dlsabresd: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/5...
Thomas PetazzoniThomas Petazzoni
3982d28cfbdconfigs/freescale_imx6sololiteevk: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs...
Thomas PetazzoniThomas Petazzoni
d329ec701e1configs/solidrun_macchiatobin_marvell: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/...
Thomas PetazzoniThomas Petazzoni
11f07c20081configs/freescale_imx6qsabreauto: U-Boot needs host-dtc Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/...
Thomas PetazzoniThomas Petazzoni
ddbfee735e9configs/solidrun_macchiatobin_mainline: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/b...
Thomas PetazzoniThomas Petazzoni
e929742b846configs/snps_arc700_axs101: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org...
Thomas PetazzoniThomas Petazzoni
5dac3b9b8d7configs/imx6-sabresd: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org/build...
Thomas PetazzoniThomas Petazzoni
da9678f426econfigs/mx53loco: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org/buildroot...
Thomas PetazzoniThomas Petazzoni
53f0ffe34a0configs/snps_archs38_vdk: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org/b...
Thomas PetazzoniThomas Petazzoni
bc575cf9de3configs/snps_archs38_axs103: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.or...
Thomas PetazzoniThomas Petazzoni
661c81b2fe8configs/orangepi_pc_plus: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org/b...
Thomas PetazzoniThomas Petazzoni
a645de1362aconfigs/orangepi_zero: needs host-openssl for the Linux kernel build Fixes: https://gitlab.com/buildroot.org/buil...
Thomas PetazzoniThomas Petazzoni
5c5f1b07434configs/qemu_x86_defconfig: remove kernel options that need openssl Wireless support ends up enabling CONFIG_SYSTEM_...
Thomas PetazzoniThomas Petazzoni
248161d6faeconfigs/qemu_x86_64_defconfig: remove kernel options that need openssl/libelf The ORC unwinder requires libelf to be...
Thomas PetazzoniThomas Petazzoni
f7cd72b3d4elinux: add BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF Some Linux kernel configuration options (such as CONFIG_UNWINDER_ORC) ...
Thomas PetazzoniThomas Petazzoni
93a7edf4bc9linux: add BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL Some Linux kernel configuration options (such as CONFIG_SYSTEM_TRUSTE...
Thomas PetazzoniThomas Petazzoni
dde090c299blinux: fix passing of host CFLAGS and LDFLAGS We were passing HOSTCFLAGS="$(HOSTCFLAGS)" to Linux. However: - HOST...
Adam DuskettAdam Duskett
45d13b7833bpostgresql: security bump to 9.6.8 Helps mitigate CVE-2018-1058 see: https://www.postgresql.org/about/news/1834/ fo...
Matt WeberMatt Weber
9f13f8c2374freescale_p1010rdb_pa_defconfig: remove board This defconfig currently doesn't build with GCC6 (Linux 4.1). https://...
Thomas PetazzoniThomas Petazzoni
b0fd706c2feconfigs/firefly_rk3288: remove defconfig The original submitter of this defconfig: """ Sorry, unfortunately we no l...
Thomas PetazzoniThomas Petazzoni
49d2638276econfigs/ci40: remove defconfig >From the original submitter of this defconfig: """ I no longer have access to ci40 ...
Baruch SiachBaruch Siach
120d492623aiptables: fix build with older kernel headers iptables version 1.6.2 uses the BPF_OBJ_GET macro that is only availab...
Baruch SiachBaruch Siach
43500d5c85dnftables: bump to version 0.8.3 Disable man pages and pdf build to avoid dependency on docbook and dblatex. Drop up...
Baruch SiachBaruch Siach
2af0f53b34dser2net: bump to version 3.5 Remove also a redundant dot from description text. Add upstream hashes, and a license ...
Baruch SiachBaruch Siach
55459c67ad4musl: drop upstream patch Commit 1296d57918fd2 (musl: bump to version 1.1.19) forgot to remove an upstream patch. Do...
Alex SuykovAlex Suykov
9a01e6d6cd0DEVELOPERS: add myself for chromebook snow Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Peter K...
Alex SuykovAlex Suykov
842138aaa5achromebook snow: bump kernel to 4.15 No other changes necessary, 4.15 builds and boots fine. Signed-off-by: Alex Su...
Jörg KrauseJörg Krause
1296d57918fmusl: bump to version 1.1.19 Also add hash for the licence file. Signed-off-by: Jörg Krause <joerg.krause@embedded....
Fabio EstevamFabio Estevam
e2046ecee91mx25pdk: Bump U-Boot and kernel versions Bump U-Boot to version 2018.01 and kernel to 4.15.7. Signed-off-by: Fabio ...
Thomas PetazzoniThomas Petazzoni
f08dd9f4cbbconfigs/freescale_mpc8315erdb: remove defconfig This defconfig currently fails to build the Linux kernel: https:/...
Fabio EstevamFabio Estevam
8cffa8163cdDEVELOPERS: Add some i.MX boards to my name I would like to help maintaining the following defconfigs: imx23evk_def...
Fabrice FontaineFabrice Fontaine
390643f9982kvazaar: bump to version 1.2.0 Add license hash Remove patch (applied upstream) Signed-off-by: Fabrice Fontaine <fo...
Fabrice FontaineFabrice Fontaine
a5750692feecryptopp: bump to version 6.1.0 Remove patch (applied upstream) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@g...
Fabrice FontaineFabrice Fontaine
b405d31b484cjson: bump to version 1.7.4 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsg...
Peter KorsgaardPeter Korsgaard
92b8bd0879eMerge branch 'next' Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
528f1654768Kickoff 2018.05 cycle Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Asaf KahlonAsaf Kahlon
fb4a33e586bczmq: bump to version v4.1.0 Signed-off-by: Asaf Kahlon <asafka7@gmail.com> [Arnout: correct comment about AUTORECON...
Peter KorsgaardPeter Korsgaard
2107518d925docs/website/news.html: add 2018.02 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
8a94ff12d23Update for 2018.02 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Yann E. MORINYann E. MORIN
69781ebb509support/tests: enhance the runtime systemd tests Recent systemd bump has broken DBus dameon and DBus applications ca...
Yann E. MORINYann E. MORIN
6e5df928539package/skeleton-systemd: invert factory logic Currently, we handle the factory by redirectoring /var with a symlink...
Trent PiephoTrent Piepho
7e811708f31package/skeleton-init-systemd: work around for /var/lib not populating When using a RO root with systemd, it is inte...
Fabio EstevamFabio Estevam
59e8b056ab1linux-headers: bump 4.{9, 14}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsga...
Yann E. MORINYann E. MORIN
b1aa2148b03core: drop no-longer used C.UTF-8 locale option Its use has been globbed into the more generic BR2_NEEDS_HOST_UTF8_L...
Yann E. MORINYann E. MORIN
20862443b86package/systemd: needs any UTF-8 locale Not all distributions have the language-agnostic C.UTF-8 locale (Gentoo, I'm...
Yann E. MORINYann E. MORIN
c2a9358b6e7core: find a host UTF-8 locale Some packages really want to use an UTF-8 locale, or they break. However, there is n...
Yann E. MORINYann E. MORIN
9f8c7766e43support/dependencies: unbreak check for UTF-8 locale Although the UTF-8 locales in mainstream distributions all are ...
Yann E. MORINYann E. MORIN
f208cf296c2package/systemd: create groups required for udevd udevd needs extra groups for its bundled rules: Mar 03 12:21:...
Bernd KuhlsBernd Kuhls
63497e02607package/tor: security bump to version 0.3.1.10 Fixes CVE-2018-0490: null-pointer crash in directory authority protoc...
Peter SeidererPeter Seiderer
dd95e2c3316libv4l: fix libdvbv5 musl compile Add optional copy of TEMP_FAILURE_RETRY macro. Fixes [1]: ../../lib/libdvbv5/....
Baruch SiachBaruch Siach
047cec59932dhcp: add upstream security fixes CVE-2018-5732: The DHCP client incorrectly handled certain malformed responses. A ...
Adam DuskettAdam Duskett
00fc361b0a1postgresql: security bump to 10.3 Helps mitigate CVE-2018-1058 see: https://www.postgresql.org/docs/current/static/...
Thomas PetazzoniThomas Petazzoni
11050d908dbboard/qemu/ppc64le-pseries: make Qemu command similar to ppc64-pseries In particular: - Explicitly specify the CPU...
Thomas PetazzoniThomas Petazzoni
1b554aa849cboard/qemu/ppc64le-pseries: put Qemu command on one line This allows the toolchain building machinery used by https:...
Thomas PetazzoniThomas Petazzoni
62e83053586board/qemu/ppc64le-pseries: use qemu-system-ppc64 qemu-system-ppc64le doesn't necessarily exist: it isn't installed ...
Thomas PetazzoniThomas Petazzoni
8cde7e6af91support/dependencies/dependencies.sh: check for Python argparse module The script support/scripts/check-uniq-files u...
Thomas PetazzoniThomas Petazzoni
62fa5e17cbcsupport/scripts/check-uniq-files: add indices in format string Using {} in format strings is only supported in suffi...
Peter KorsgaardPeter Korsgaard
63dfbca2c3amosquitto: unbreak build with websockets and !libopenssl Fixes: http://autobuild.buildroot.net/results/d69/d693f3e3f...
Ciro SantilliCiro Santilli
8a6e30efdebqemu_x86_64_defconfig: fix kernel header version after bump to 4.15 Closes #10831 Commit a952d24b9 (qemu_x86_64: us...
Romain NaourRomain Naour
7df3014d84fpackage/efl: add missing licenses ecore_con added with efl 1.17 is under MIT license (COPYING.NGINX-MIT) ector added...
Julius KriukasJulius Kriukas
41569717c34systemd: switch to C.UTF-8 locale when building When BR2_REPRODUCIBLE is enabled or host uses non UTF-8 capable loca...