Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Arnout VandecappelleArnout Vandecappelle
6355ec2768csupport/testing: add test of BR2_CCACHE with an external toolchain We reuse TestExternalToolchainBuildrootuClibc and...
Eric Le BihanEric Le Bihan
c5b85231fb3s6-networking: enable SSL if libressl is selected If LibreSSL is selected, enable the associated backend to build th...
Peter KorsgaardPeter Korsgaard
c237f1d1c54bind: bump version to bugfix release 9.11.1-P3 BIND 9.11.1-P3 addresses a TSIG regression introduced in the 9.11.1-P...
Baruch SiachBaruch Siach
4ce38c3ac07grep: remove musl build workaround Commit de903755d79e (grep: fix build failure for musl) added --with-included-rege...
Baruch SiachBaruch Siach
0e27dda1954grep: standardise pcre optional dependency Add the 'disable' config option in the 'else' clause of the optional depe...
Baruch SiachBaruch Siach
d26c64809d5grep: bump to version 3.1 Add license file hash. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Tho...
Eric Le BihanEric Le Bihan
a217f0e67fbxvisor: bump version to 0.29 Bump version to 0.29, drop deprecated patch and update dependencies. Signed-off-by: Er...
Bernd KuhlsBernd Kuhls
168cac4fbcepackage/x265: bump version to 2.5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzo...
Bernd KuhlsBernd Kuhls
4f3fd7460c7package/x265: disable altivec on ppc64 Disable altivec support until gcc problems are fixed: https://bitbucket.org/m...
Ricardo MartincoskiRicardo Martincoski
b6bbb0782a1testing/infra/basetest: move jlevel logic to constructor As suggested by Arnout in [1]. While at it, simplify the l...
Ricardo MartincoskiRicardo Martincoski
78c89586191support/testing: fix run-tests -j Since commit cf3cd4388a652c9af27ef1c35622e2d0a55b99a9 the -j option is silently ig...
Ricardo MartincoskiRicardo Martincoski
046f968775dtesting/infra/builder: dump defconfig to log The defconfig is composed on-the-fly by test infra + tests. Dump it to...
Bernd KuhlsBernd Kuhls
02770ce47d6package/heimdal: security bump to version 7.4.0 Fixes security bugs CVE-2017-11103 & CVE-2017-6594 Changed upstream...
Peter KorsgaardPeter Korsgaard
a57484ac383configs/nanopi_m1_*: bump to final u-boot 2017.07 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Chakra DiviChakra Divi
b0a9ee07e4aboard: Add support for nanopi-m1-plus Add initial support for nanopi-m1-plus board with below features - U-Boot 2017...
Yann E. MORINYann E. MORIN
dae8c70a8dbpackage/kvm-unit-tests: fix syntax Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Tested-by: Ricardo Marti...
Waldemar BrodkorbWaldemar Brodkorb
94d5820fa7andisc6: patch no longer required Now that we have 0001-remove-__FAVOR_BSD.patch in uClibc-ng (which is upstream and ...
Maxime HadjinlianMaxime Hadjinlian
827fa4f917bpkg-generic: make PKG_DL_DIR equal to DL_DIR This variable is currently not used by anyone. The value is changed to ...
Bernd KuhlsBernd Kuhls
00ecd72c28fpackage/aespipe: fix host compile Building host-aespipe fails on Debian stretch at linking stage: /usr/bin/gcc -L/h...
Arnout VandecappelleArnout Vandecappelle
91a08ecc998package/Makefile.in: add host-cc-option macro This macro allows to test if HOSTCC supports a specific option. It is ...
Bernd KuhlsBernd Kuhls
83ce8070b4fpackage/gnuradio: link with libatomic when needed Fixes http://autobuild.buildroot.net/results/528/52825918bf65b2324...
Yann E. MORINYann E. MORIN
2577484da98package/kvm-unit-test: available for big.LITTLE arm cores too Since it supports each variants individually, it shoul...
Yann E. MORINYann E. MORIN
78c2a9f763darch/arm: add big.LITTLE cpu variants The big.LITTLE configurations can be optimised for by gcc, and a few users won...
Yann E. MORINYann E. MORIN
e734c633875package/kvm-unit-tests: introduce _ARCH_SUPPORTS Move all architecture options to their own symbol, so that it is ea...
Thomas PetazzoniThomas Petazzoni
cefdd654601efibootmgr: fix build with gcc 7.x Now that the build of efivar with gcc 7.x has been fixed by commit 0ca30170345a81...
Andrey SmirnovAndrey Smirnov
d2fe2686d7etesting/tests/package: add basic unit test for IPython Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> [Tho...
Andrey SmirnovAndrey Smirnov
8559c55ed31testing/tests/package/test_python: allow to change timeout Depending on Python implementation used for testing, time...
Andrey SmirnovAndrey Smirnov
ded5fa30598testing/tests/package/test_python: do not hardcode interpreter name In order to be able to leverage the same test co...
Andrey SmirnovAndrey Smirnov
97278ebdddatesting/tests/package/test_python: add TestPython3 Add Python3 version of TestPython2 to make sure both versions of ...
Bernd KuhlsBernd Kuhls
b41fc898b45package/kodi-inputstream-adaptive: new package Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: use SPD...
Bernd KuhlsBernd Kuhls
c894267a627package/kodi-inputstream-rtmp: new package Select the new package by the legacy option for easier update. Signed-of...
Thomas PetazzoniThomas Petazzoni
02e678ef949cppcms: fix build with ICU Since the bump of ICU to 59.1, it needs C++11. cppcms has been updated with the appropria...
Andrey SmirnovAndrey Smirnov
4c85d3e4596testing/tests/package/test_python: refactor TestPythonBase Convert TestPythonBase to a true base class that only pro...
Andrey SmirnovAndrey Smirnov
255b8ab406ctesting/infra/emulator: allow to specify pexpect timeout Some commands take more than 5 seconds to complete under QE...
Yann E. MORINYann E. MORIN
5a8484dec29system: move remounting / to the corresponding init systems Currently, remounting / read-write (or not) is done by t...
Yann E. MORINYann E. MORIN
b07ccc47cb5system: move setting getty to the corresponding init systems Currently, setting the getty is done: - by the skelet...
Yann E. MORINYann E. MORIN
2de968f03a7system: provide package-wide system variables and macros Some macros, soon some variables, currently defined in the ...
Yann E. MORINYann E. MORIN
92d4b3e8ddapackage/skeleton: make SKELETON_LIB_SYMLINK a macro Rather than duplicate that code in all skeleton packages, make t...
Bernd KuhlsBernd Kuhls
3b6fa452f6epackage/ffmpeg: disable build of nvidia hardware acceleration support ffmpeg always enables support for nvenc/cuda e...
Yann E. MORINYann E. MORIN
cabba017d35package/skeleton: add macro to rsync skeleton directory The rsync command is currently called from a single location...
Yann E. MORINYann E. MORIN
3e5eb710673core/pkg-generic: add variable to skip skeleton dependency We currently skip the skeleton dependency by checking if ...
Matt WeberMatt Weber
68832249069paxtest: new package PaX regression test suite Signed-off-by: David Graziano <david.graziano@rockwellcollins.com> S...
Gary BissonGary Bisson
0401a61eb6econfigs/nitrogen*: bump kernel and u-boot revisions Here are the main U-Boot modifications: - Rebase on top of mainl...
André HentschelAndré Hentschel
d854950188fpackage/openal: bump version to 1.18.0 Patches 0001 to 0004 were upstream backports, so they have been dropped. Patc...
Wolfgang GrandeggerWolfgang Grandegger
0bc81f528bcsupport/scripts/fix-rpath: typo fix and unneeded "; " removed Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>...
Wolfgang GrandeggerWolfgang Grandegger
17dd0d49da9support/scripts/fix-rpath: check if the patchelf utility is executable Signed-off-by: Wolfgang Grandegger <wg@grande...
Wolfgang GrandeggerWolfgang Grandegger
994301a26f9core: introduce "sdk" target to make a relocatable SDK We use a separate make target to build a relocatable SDK. We ...
Bernd KuhlsBernd Kuhls
49a2bb396c9package/libtirpc: security bump to version 1.0.2 Fixes CVE-2017-8779: http://git.linux-nfs.org/?p=steved/libtirpc.gi...
Thomas PetazzoniThomas Petazzoni
8786ac28058libmemcached: fix build with gcc 7.x This commit adds a patch to the libmemcached package that fixes the build with ...
Thomas PetazzoniThomas Petazzoni
9ac88f318a9collectd: fix build with gcc 7.x This commit backports an upstream collectd patch that fixes a build issue with gcc ...
Yegor YefremovYegor Yefremov
8c4bc5a5288python-requests: bump to version 2.18.1 Add new runtime dependencies and select Python SSL support. Signed-off-by: ...
Yegor YefremovYegor Yefremov
c0f01e77fe1python-flask: bump to version 0.12.2 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thoma...
Yegor YefremovYegor Yefremov
86752349991python-pathvalidate: bump to version 0.16.0 Upstream project has dropped all runtime dependencies. Signed-off-by: Y...
Yegor YefremovYegor Yefremov
4f4ce889b6bpython-werkzeug: bump to version 0.12.2 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Th...
Yegor YefremovYegor Yefremov
e1708fa00f0python-hyperlink: bump to version 17.3.0 Add license file. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.co...
Yegor YefremovYegor Yefremov
7417bcdd2fdpython-urllib3: bump to version 1.21.1 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tho...
Yegor YefremovYegor Yefremov
482b4229abbpython-certifi: bump to version 2017.4.17 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: ...
Fabio EstevamFabio Estevam
6e97747666alinux-headers: bump 4.{4, 9, 11, 12}.x series Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Th...
Fabio EstevamFabio Estevam
024b2cfc171linux: bump default to version 4.12.3 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Pet...
André HentschelAndré Hentschel
04647c01d52wine: Bump to version 2.0.2 Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thoma...
Vicente Olivert RieraVicente Olivert Riera
087be35e221arch/mips: add option for toolchains supporting -mfpxx -mfpxx option was added in gcc-5.1.0 so make sure that users ...
Vicente Olivert RieraVicente Olivert Riera
0af741187f6arch/mips: add option for toolchains supporting -mnan -mnan option was added in gcc-4.9.0 so make sure that users ca...
Jörg KrauseJörg Krause
1ddd41f2318configs/bananapro: bump U-Boot to version 2017.07 Note, that since version 2017.07 the sunxi targets needs the Pytho...
Jörg KrauseJörg Krause
b985e3455b1uboot-tools: bump to version 2017.07 Drop patch 0005 which has been fixed upstream in a different way [1] by only bu...
Jörg KrauseJörg Krause
14b1b5b54e7uboot: bump to version 2017.07 Add a new config option BR2_TARGET_UBOOT_NEEDS_PYLIBFDT for U-Boot targets, like sunx...
Jörg KrauseJörg Krause
2638b3f305duboot-tools: disable libfdt swig wrapper for host Commit f4891c398e599f18bbf41eb33885930431f5e1c8 [1] added a workar...
Adrián Pérez de CastroAdrián Pérez de Castro
6b2804f396awebkitgtk: Remove patch uneeded for the current version Version 2.16.5 of WebKitGTK+ already includes the fix added ...
Arnout VandecappelleArnout Vandecappelle
a8567be15cbminimal.config: add BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y The user shouldn't need to pass this manually when creating a ...
Arnout VandecappelleArnout Vandecappelle
b6c98b3549dminimal.config: add BR2_COMPILER_PARANOID_UNSAFE_PATH=y We really want test-pkg to do the test with a paranoid unsaf...
Arnout VandecappelleArnout Vandecappelle
c23d0c86335support/test-pkg: move minimal.config into a separate file This minimal configuration is also very useful outside te...
Baruch SiachBaruch Siach
e1bebe18e54linux-zigbee: fix build with gcc 7 Disable -Werror to avoid the fatal result of new gcc 7 format string warnings. F...
Baruch SiachBaruch Siach
112790512f5psplash: bump to latest version Fixes: http://autobuild.buildroot.net/results/6c2/6c2b77ad710ae95f2c2e126a536542ad00...
Arnout VandecappelleArnout Vandecappelle
19904538a4a.gitlab-ci.yml: use the Buildroot CI image published on Docker Hub Signed-off-by: Arnout Vandecappelle (Essensium/Mi...
Andrey SmirnovAndrey Smirnov
e9a6a104bc8python-systemd: add new package Add package for official python bindings availibe as a part of systemd project at: h...
Calin CrisanCalin Crisan
5defa77123bpulseaudio: improve enabling/disabling of Bluez4/Bluez5 Instead of letting the configure script automatically detect...
Sam Mendoza-JonasSam Mendoza-Jonas
dd497928866ipmitool: Add option to enable usb interface Since ipmitool v1.8.17 usb support is turned off by default. Add a conf...
Wolfgang GrandeggerWolfgang Grandegger
3aaea7ace2apackage/qt5base: provide "qt.conf" to make "qmake" relocatable The file "qt.conf" can be used to override the hard-c...
Wolfgang GrandeggerWolfgang Grandegger
5f4ca518094core: sanitize RPATH in target tree before copying the overlay We sanitize the RPATH of ELF files in the target tree...
Wolfgang GrandeggerWolfgang Grandegger
b972b108f47patchelf: always build this package required for RPATH sanitization Signed-off-by: Wolfgang Grandegger <wg@grandegge...
Samuel MartinSamuel Martin
022b8adbd68support/scripts: add fix-rpath script to sanitize the rpath This commit introduces the script "fix-rpath" able to sc...
Wolfgang GrandeggerWolfgang Grandegger
07b05f439a1package/patchelf: add patch for rpath sanitization under a root directory The patch allows to use patchelf to saniti...
Wolfgang GrandeggerWolfgang Grandegger
f45f0c2d40esupport/scripts: relocate-sdk.sh now uses a normal pipe to find strings The normal shell does not support the bashis...
Alexey RoslyakovAlexey Roslyakov
caa37600145utils/scanpypi: include LICENSE.RST to supported license files Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gma...
Alexey RoslyakovAlexey Roslyakov
c2877a2a8b9utils/scanpypi: don't pass any arguments to main() 'if __name__ == "__main__"' idiom typically calls main function t...
Peter SeidererPeter Seiderer
6d64451b636qt5base: add sob and upstream url to 5.9.1/0001-Fix-error-attribute-target-crc-is-unknown.patch Signed-off-by: Peter...
Baruch SiachBaruch Siach
569ec19b90dputty: bump to version 0.70 Cc: Alexander Dahl <post@lespocky.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Si...
Wolfgang GrandeggerWolfgang Grandegger
9c542ba06d0support/scripts: relocate-sdk.sh now creates sdk-location in share/buildroot This is because $(HOST_DIR)/usr is gone...
Carlos SantosCarlos Santos
6ba1a590b0bprotobuf: don't download patch from Github Patches downloaded from Github are not stable, so bring them in the tree....
Joshua HendersonJoshua Henderson
854b933705fpackage/qt5: bump latest version to 5.9.1 Qt 5.9 is a Long Term Support version [1]. Some license file changes are i...
Peter KorsgaardPeter Korsgaard
06eb06ad6delinux-headers: bump 3.{2, 10, 18}.x series Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
65080e973d6iproute2: correct license Source files license headers include the GPL "or ... any later version" language. Signed-...
Yann E. MORINYann E. MORIN
e3d33a6a19aarch/arm: fix -mcpu default values for AArch64 We have to specify the -mcpu value, even in 64-bit mode. For AArch64...
Baruch SiachBaruch Siach
6114c0b25f0expat: fix build on and for kernel older than 3.17 The expat build system now fails when the getrandom() system call...
Baruch SiachBaruch Siach
98ffe962a47expat: security bump to version 2.2.2 Changes (security fixes): [MOX-006] Fix non-NULL parser parameter valida...
Peter SeidererPeter Seiderer
85cfc3a3ac7qt5base: fix qthash error attribute(target("+crc")) is unknown Add patch 0005-Fix-error-attribute-target-crc-is-unkn...
Peter SeidererPeter Seiderer
6d024873942binutils/2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs Signed-off-by: Peter Seiderer <ps...
Peter KorsgaardPeter Korsgaard
2e71e4d7df2libosip2: add upstream security fix Fixes CVE-2016-10324 - In libosip2 in GNU oSIP 4.1.0, a malformed SIP message ca...
Fabio EstevamFabio Estevam
30bf45b8da9linux-headers: bump 4.{4, 9, 11, 12}.x series [Peter: Drop 4.11.x/4.12.x bump] Signed-off-by: Fabio Estevam <festeva...
Calin CrisanCalin Crisan
89c1bd39c78pulseaudio: add optional dependency on bluez5_utils The pulseaudio configure script autodetects the presence of blue...
Matt WeberMatt Weber
631f617399bgcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC libsanitizer in gcc fails to build on PowerPC with gcc ...
Yann E. MORINYann E. MORIN
db62aed533cpackage/rpi-firmware: install missing library The vcdbg utility is linked to a few libraries, which so far were all ...
Peter KorsgaardPeter Korsgaard
6a517afb6c1tiff: add upstream security fix for CVE-2017-10688 Fixes CVE-2017-10688 - n LibTIFF 4.0.8, there is a assertion abor...
Vicente Olivert RieraVicente Olivert Riera
8b9602ab0b2tiff: bump version to 4.0.8 Patch 0001 already included in this release: https://github.com/vadz/libtiff/commit/43...
Peter KorsgaardPeter Korsgaard
2dca04ef7e6spice: add upstream security fixes for CVE-2017-7506 Fixes CVE-2017-7506 - Possible buffer overflow via invalid moni...
Bernd KuhlsBernd Kuhls
ad3d9f8bd6epackage/samba4: security bump to version 4.5.12 Fixes CVE-2017-11103: All versions of Samba from 4.0.0 onwards usin...
Bernd KuhlsBernd Kuhls
d8318535f03package/pcre: security bump to version 8.41 Removed patches 0003 & 0004, applied upstream. Fixes the following secu...
Ben LeinweberBen Leinweber
4fe48b572e1libxml-parser-perl: add LICENSE_FILES There is copyright information in the top level README file. Use this file as ...
Fabio EstevamFabio Estevam
055a6b24aablinux-headers: bump 4.{9,11,12}.x series [Drop 4.11.x/4.12.x change] Signed-off-by: Fabio Estevam <fabio.estevam@nxp...
Bernd KuhlsBernd Kuhls
baf5a9d8c75package/apache: security bump to version 2.4.27 Fixes the following security issues: CVE-2017-9788 - Uninitialized ...
Peter KorsgaardPeter Korsgaard
020c6577915mpg123: security bump to version 1.25.2 >From the release notes: - Extend pow tables for layer III to properly han...
Adrián Pérez de CastroAdrián Pérez de Castro
7c2fbc0c5d1webkitgtk: select libgcrypt Libgrcrypt is a direct dependency of WebKitGTK+, and as such it should be selected. Sig...
Adrián Pérez de CastroAdrián Pérez de Castro
ad2c4ea2cfdwebkitgtk: bump to version 2.16.5 This simply updates to the latest stable release. WebKitGTK+ versions in the 2.1x ...
Peter KorsgaardPeter Korsgaard
5519f5dcd5bphp: security bump to version 7.1.7 Fixes the following security issues: CVE-2017-7890 - Buffer over-read into unin...
Bernd KuhlsBernd Kuhls
2ee8d1f7d7fpackage/php: bump version to 7.1.6 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazz...
Vicente Olivert RieraVicente Olivert Riera
fa1e277b51cphp: bump version to 7.1.5 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kors...
Vicente Olivert RieraVicente Olivert Riera
4d041d8e4d5php: bump version to 7.1.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pet...
Rahul BedarkarRahul Bedarkar
dfce4519e84php: add version to license string As per LICENSE file, php uses PHP license version 3.01. Signed-off-by: Rahul Bed...
Vicente Olivert RieraVicente Olivert Riera
697945878d8php: bump version to 7.1.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kors...
Peter KorsgaardPeter Korsgaard
466ab1420afphp: bump to version 7.1.2 7.1.2 is a bugfix release, fixing a number of issues: http://www.php.net/ChangeLog-7.php...
Peter KorsgaardPeter Korsgaard
feb4548bd85xserver_xorg-server: add upstream security fixes for CVE-2017-10971 / 10972 Add upstream patches fixing the followin...
Baruch SiachBaruch Siach
b9e3b877846efivar: fix build with gcc 7 Add upstream patch fixing a warning that breaks the build because of -Werror. Fixes: h...
Arnout VandecappelleArnout Vandecappelle
03c2027e17amanual: patches are not applied for SITE_METHOD = local We had several remarks on the mailing list of users that wer...
Peter KorsgaardPeter Korsgaard
fed880a3c4cirssi: security bump to version 1.0.4 >From the advisory: https://irssi.org/security/irssi_sa_2017_07.txt Two vulne...
Rodrigo RebelloRodrigo Rebello
94660b2a950irssi: drop obsolete configure option The configure option --with-ncurses has been removed in version 1.0.0 and thus...
Peter KorsgaardPeter Korsgaard
dfcb9416d2dccache: make default host-ccache cache dir fit for multi-user setups While building I noticed: >>> host-ccache 3.3....
Yegor YefremovYegor Yefremov
33145a32b2apython-setproctitle: change setup type to setuptools Changing setup type to setuptools avoids installing as zipped ....
Thomas PetazzoniThomas Petazzoni
76bde2fc305xvisor: fix bogus check on XVISOR_ARCH The XVISOR_ARCH check added in commit 117fd5dfbc756c4f2b4aef97fc2b568528c66df...
Thomas PetazzoniThomas Petazzoni
f887589e3ecxvisor: fix build on AArch64 Xvisor was failing to build on AArch64 with: package/xvisor/xvisor.mk:60: *** No Xviso...
Bernd KuhlsBernd Kuhls
711a1eb61a7linux-headers: bump 4.{4,9,11}.x series [Peter: Drop 4.11.x bump] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.d...
Peter KorsgaardPeter Korsgaard
304750a59ddbusybox: disable CONFIG_FEATURE_CLEAN_UP in default configs FEATURE_CLEAN_UP is a configuration feature to get busyb...
Thomas PetazzoniThomas Petazzoni
4ef293dfddblibglib2: disable compiler warnings By default, libglib enables some fairly aggressive warnings, treated as errors. ...
Matthew ShyuMatthew Shyu
840a4f40ed9linux-fusion: fix build issue with Linux >= 4.7 The size parameter from sock_recvmsg() was removed from Linux kernel...
Yann E. MORINYann E. MORIN
dc0ec5f24f1package/systemd: needs timezone info systemd does not like being booted without any timezone info (especially on a R...
Thomas PetazzoniThomas Petazzoni
ffaaa9cb483systemd: don't download patches from Github Patches downloaded from Github are not stable, so bring them in the tree...
Romain NaourRomain Naour
8d4be770b69boot/syslinux: disable syslinux legacy-BIOS for broken toolchains Since [1] syslinux is built with the target toolch...
Romain NaourRomain Naour
31477ee2799toolchain: CodeSourcery AMD64 affected by PR19615 Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by:...
Thomas PetazzoniThomas Petazzoni
771aa02d4d9syslinux: add missing dependency on host-util-linux If util-linux is not installed system-wide on the host, the buil...
Baruch SiachBaruch Siach
786d15a2b4eiproute2: correct license Source files license headers include the GPL "or ... any later version" language. Signed-...
Yann E. MORINYann E. MORIN
177b7537633arch/arm: fix -mcpu default values for AArch64 We have to specify the -mcpu value, even in 64-bit mode. For AArch64...
Martin BarkMartin Bark
4b4a928d902package/nodejs: use shared libuv nodejs requires libuv and by default will use an internal copy bundled with the rel...
Martin BarkMartin Bark
48ab055348cpackage/nodejs: use shared libhttpparser nodejs requires libhttpparser and by default will use an internal copy bund...
Martin BarkMartin Bark
653bcf477acpackage/nodejs: use shared c-ares nodejs requires c-ares and by default will use an internal copy bundled with the r...
Yegor YefremovYegor Yefremov
398ed35ffacpython-typepy: new package Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzon...
Yegor YefremovYegor Yefremov
3dbdce3d4b7python-asn1crypto: new package Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Peta...
Vicente Olivert RieraVicente Olivert Riera
f2985125a4carch/mips: improve help text of FP32 mode option Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Sig...
Vicente Olivert RieraVicente Olivert Riera
cfc6f1e9b71arch/mips: improve help text of NaN option Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-of...
Benoît AllardBenoît Allard
74a1e8f9f22DEVELOPERS: Remove Benoît Allard I'm leaving the company. So removing the entry before the address bounces. Signed-...
Bernd KuhlsBernd Kuhls
c984aa68429package/libdrm: bump version to 2.4.82 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pe...
Markus MayerMarkus Mayer
e1779ef23cdpackage/linux-tools: add support for building tmon Signed-off-by: Markus Mayer <mmayer@broadcom.com> [Thomas: - twe...
Markus MayerMarkus Mayer
b2c043b29a9package/linux-tools: change method for including linux-tool sub-makefiles Make inclusion ordering of all linux-tool-...
Baruch SiachBaruch Siach
c12e01cc2c3iproute2: bump to version 4.12.0 Drop upstream patch. Add uClibc-ng compatibility fix. This is needed due to missin...
Baruch SiachBaruch Siach
b1b962274bbiproute2: correct license Source files license headers include the GPL "or ... any later version" language. Signed-...
Baruch SiachBaruch Siach
7f8e7868274expat: fix build on and for kernel older than 3.17 The expat build system now fails when the getrandom() system call...
Baruch SiachBaruch Siach
778403723eaexpat: security bump to version 2.2.2 Changes (security fixes): [MOX-006] Fix non-NULL parser parameter valida...
Peter SeidererPeter Seiderer
da0f8da2544qt5base: fix qthash error attribute(target("+crc")) is unknown Add patch 0005-Fix-error-attribute-target-crc-is-unkn...
Peter SeidererPeter Seiderer
94a9d40c158binutils/2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs Signed-off-by: Peter Seiderer <ps...
Peter KorsgaardPeter Korsgaard
718e6e94c17libosip2: add upstream security fix Fixes CVE-2016-10324 - In libosip2 in GNU oSIP 4.1.0, a malformed SIP message ca...
Fabio EstevamFabio Estevam
ebc2dbc6b08linux-headers: bump 4.{4, 9, 11, 12}.x series [Peter: Drop 4.12.x bump] Signed-off-by: Fabio Estevam <festevam@gmail...
Calin CrisanCalin Crisan
917caefd4eepulseaudio: add optional dependency on bluez5_utils The pulseaudio configure script autodetects the presence of blue...
Matt WeberMatt Weber
e61dee1a6a1gcc: fix build of libsanitizer in gcc 4.9 and 5.x on PowerPC libsanitizer in gcc fails to build on PowerPC with gcc ...
Yann E. MORINYann E. MORIN
b586eb9ad92package/rpi-firmware: install missing library The vcdbg utility is linked to a few libraries, which so far were all ...
Peter KorsgaardPeter Korsgaard
987af6ffb16tiff: add upstream security fix for CVE-2017-10688 Fixes CVE-2017-10688 - n LibTIFF 4.0.8, there is a assertion abor...
Vicente Olivert RieraVicente Olivert Riera
64a63bc9908tiff: bump version to 4.0.8 Patch 0001 already included in this release: https://github.com/vadz/libtiff/commit/43...
Peter KorsgaardPeter Korsgaard
63519329c46spice: add upstream security fixes for CVE-2017-7506 Fixes CVE-2017-7506 - Possible buffer overflow via invalid moni...
Bernd KuhlsBernd Kuhls
7acbe4e952fpackage/samba4: security bump to version 4.5.12 Fixes CVE-2017-11103: All versions of Samba from 4.0.0 onwards usin...
Bernd KuhlsBernd Kuhls
4f04881f1b7package/pcre: security bump to version 8.41 Removed patches 0003 & 0004, applied upstream. Fixes the following secu...
Ben LeinweberBen Leinweber
59045b2bb7blibxml-parser-perl: add LICENSE_FILES There is copyright information in the top level README file. Use this file as ...
Fabio EstevamFabio Estevam
ea9c1a8be85linux-headers: bump 4.{9,11,12}.x series [Drop 4.12.x change] Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> S...
Bernd KuhlsBernd Kuhls
e233dc7e0bcpackage/apache: security bump to version 2.4.27 Fixes the following security issues: CVE-2017-9788 - Uninitialized ...
Peter KorsgaardPeter Korsgaard
6e23252d638mpg123: security bump to version 1.25.2 >From the release notes: - Extend pow tables for layer III to properly han...
Adrián Pérez de CastroAdrián Pérez de Castro
9597818b5a7webkitgtk: select libgcrypt Libgrcrypt is a direct dependency of WebKitGTK+, and as such it should be selected. Sig...
Adrián Pérez de CastroAdrián Pérez de Castro
f58e4d403fdwebkitgtk: bump to version 2.16.5 This simply updates to the latest stable release. WebKitGTK+ versions in the 2.1x ...
Peter KorsgaardPeter Korsgaard
a28f8f15bdaphp: security bump to version 7.1.7 Fixes the following security issues: CVE-2017-7890 - Buffer over-read into unin...
Bernd KuhlsBernd Kuhls
d51d7742b56package/php: bump version to 7.1.6 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazz...
Peter KorsgaardPeter Korsgaard
193c2589498xserver_xorg-server: add upstream security fixes for CVE-2017-10971 / 10972 Add upstream patches fixing the followin...
Baruch SiachBaruch Siach
b2c5f257a4befivar: fix build with gcc 7 Add upstream patch fixing a warning that breaks the build because of -Werror. Fixes: h...
Arnout VandecappelleArnout Vandecappelle
acc0a4bb69emanual: patches are not applied for SITE_METHOD = local We had several remarks on the mailing list of users that wer...
Peter KorsgaardPeter Korsgaard
ea2fd3c4c48irssi: security bump to version 1.0.4 >From the advisory: https://irssi.org/security/irssi_sa_2017_07.txt Two vulne...
Rodrigo RebelloRodrigo Rebello
8e736f0f1c6irssi: drop obsolete configure option The configure option --with-ncurses has been removed in version 1.0.0 and thus...
Peter KorsgaardPeter Korsgaard
ab4b00dce65ccache: make default host-ccache cache dir fit for multi-user setups While building I noticed: >>> host-ccache 3.3....
Yegor YefremovYegor Yefremov
0c640528354python-setproctitle: change setup type to setuptools Changing setup type to setuptools avoids installing as zipped ....
Thomas PetazzoniThomas Petazzoni
0fcc2c1da98xvisor: fix bogus check on XVISOR_ARCH The XVISOR_ARCH check added in commit 117fd5dfbc756c4f2b4aef97fc2b568528c66df...
Thomas PetazzoniThomas Petazzoni
e6e0807ca1cxvisor: fix build on AArch64 Xvisor was failing to build on AArch64 with: package/xvisor/xvisor.mk:60: *** No Xviso...
Bernd KuhlsBernd Kuhls
803c35057e5linux: bump default version to 4.11.9 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Kors...
Bernd KuhlsBernd Kuhls
29baa5739a6linux-headers: bump 4.{4,9,11}.x series Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Ko...
Peter KorsgaardPeter Korsgaard
f98a297700cbusybox: disable CONFIG_FEATURE_CLEAN_UP in default configs FEATURE_CLEAN_UP is a configuration feature to get busyb...
Thomas PetazzoniThomas Petazzoni
1e3f8544e81libglib2: disable compiler warnings By default, libglib enables some fairly aggressive warnings, treated as errors. ...
Matthew ShyuMatthew Shyu
500b9d0cd03linux-fusion: fix build issue with Linux >= 4.7 The size parameter from sock_recvmsg() was removed from Linux kernel...