Show patches with: Submitter = Thomas De Schampheleire       |    Archived = No       |   1074 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCHv2,7/7] linux/linux.mk: correct LINUX_ARCH_PATH for sparc64 Basic support for 64-bit kernel and 32-bit userland - - - - --- 2022-01-15 Thomas De Schampheleire Accepted
[PATCHv2,2/7] core: introduce NORMALIZED_ARCH as non-kernel replacement for KERNEL_ARCH Basic support for 64-bit kernel and 32-bit userland - - 1 - --- 2022-01-15 Thomas De Schampheleire Accepted
[PATCHv2,1/7] arch: move definition of KERNEL_ARCH to Config.in.<arch> files Basic support for 64-bit kernel and 32-bit userland - - 1 - --- 2022-01-15 Thomas De Schampheleire Accepted
[2/2] toolchain/helpers.mk: gdbinit: set auto-load-safe-path before sysroot [1/2] docs/manual/using-buildroot-debugger: suggest '-ix' iso '-x' when loading gdbinit - - - - --- 2021-09-13 Thomas De Schampheleire Accepted
[1/2] docs/manual/using-buildroot-debugger: suggest '-ix' iso '-x' when loading gdbinit [1/2] docs/manual/using-buildroot-debugger: suggest '-ix' iso '-x' when loading gdbinit - - - - --- 2021-09-13 Thomas De Schampheleire Accepted
[PATCHv2,3/3] toolchain: mark sysroot as 'safe' path for gdb auto-load Fix gdb pretty printers for libstdcxx - - - - --- 2021-06-08 Thomas De Schampheleire Accepted
[PATCHv2,2/3] toolchain/toolchain-external: fixup gdb pretty-printer loader for libstdcxx Fix gdb pretty printers for libstdcxx - - - - --- 2021-06-08 Thomas De Schampheleire Accepted
[PATCHv2,1/3] package/gdb: fix gdb 9.2 segfault with Python 3.9 support Fix gdb pretty printers for libstdcxx - - - - --- 2021-06-08 Thomas De Schampheleire Accepted
[PATCHv4,16/16] utils/genrandconfig: also test BR2_ENABLE_RUNTIME_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,15/16] package/pkg-meson.mk: determine 'buildtype' based on BR2_ENABLE_RUNTIME_DEBUG iso B… Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,14/16] package/zmqpp: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,13/16] package/zmqpp: don't set CONFIG=debug Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,12/16] package/sofia-sip: don't set 'NDEBUG' explicitly Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,11/16] package/sofia-sip: correct passing of '--enable-ndebug' Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,10/16] package/ripgrep: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,09/16] package/qt5: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,08/16] package/oracle-mysql: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,07/16] package/boost: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,06/16] package/sysrepo: remove explicit setting of CMAKE_BUILD_TYPE Introduce BR2_ENABLE_RUNTIME_DEBUG 2 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,05/16] package/sysrepo: use default CMAKE_BUILD_TYPE for host package Introduce BR2_ENABLE_RUNTIME_DEBUG 2 - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,04/16] package/flare-engine: disable effect of CMAKE_BUILD_TYPE Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,03/16] package/pkg-cmake.mk: determine CMAKE_BUILD_TYPE depending on BR2_ENABLE_RUNTIME_DE… Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - 1 - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,02/16] core: enable 'NDEBUG' unless BR2_ENABLE_RUNTIME_DEBUG is set Introduce BR2_ENABLE_RUNTIME_DEBUG - - 1 - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv4,01/16] core: introduce BR2_ENABLE_RUNTIME_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG 1 - 1 - --- 2021-06-01 Thomas De Schampheleire Accepted
[PATCHv2] package/grpc: restrict host-grpc to the absolute minimum [PATCHv2] package/grpc: restrict host-grpc to the absolute minimum - - - - --- 2021-05-25 Thomas De Schampheleire Accepted
[PATCHv3,01/15] package/Makefile.in: pass '-g0' explicitly if !BR2_ENABLE_DEBUG Introduce BR2_ENABLE_RUNTIME_DEBUG - - - - --- 2021-05-25 Thomas De Schampheleire Accepted
package/openblas: install static library even if BR2_STATIC_LIBS is not set package/openblas: install static library even if BR2_STATIC_LIBS is not set - - - - --- 2021-05-18 Thomas De Schampheleire Accepted
package/ebtables: fix runtime in case of BR2_KERNEL_64_USERLAND_32 package/ebtables: fix runtime in case of BR2_KERNEL_64_USERLAND_32 - - - - --- 2021-05-18 Thomas De Schampheleire Accepted
support/download/hg: fix broken method support/download/hg: fix broken method - - - - --- 2021-04-27 Thomas De Schampheleire Accepted
support/download: fix git/svn corrupted cache support/download: fix git/svn corrupted cache - - - - --- 2021-03-19 Thomas De Schampheleire Accepted
[2020.02.x] package/redis: security bump to version 5.0.11 (CVE-2021-21309) [2020.02.x] package/redis: security bump to version 5.0.11 (CVE-2021-21309) - - - - --- 2021-03-09 Thomas De Schampheleire Accepted
[2/2] utils/scanpypi: allow installation of commands without 'main' method [1/2] utils/scanpypi: add setup.py script directory as sys.path[0] - - - - --- 2021-03-08 Thomas De Schampheleire Accepted
[1/2] utils/scanpypi: add setup.py script directory as sys.path[0] [1/2] utils/scanpypi: add setup.py script directory as sys.path[0] - - - - --- 2021-03-08 Thomas De Schampheleire Accepted
[3/3] package/openblas: respect the optimization level specified by Buildroot [1/3] package/openblas: fix build failure due to forced FFLAGS - - - - --- 2021-03-05 Thomas De Schampheleire Accepted
[2/3] package/openblas: strip any optimization flag where needed [1/3] package/openblas: fix build failure due to forced FFLAGS - - - - --- 2021-03-05 Thomas De Schampheleire Accepted
[1/3] package/openblas: fix build failure due to forced FFLAGS [1/3] package/openblas: fix build failure due to forced FFLAGS - 1 - - --- 2021-03-05 Thomas De Schampheleire Accepted
[PATCHv2,2/2] utils/size-stats-compare: add package name in detail output [PATCHv2,1/2] utils/size-stats-compare: clarify meaning of variables in print_result - - - - --- 2021-03-03 Thomas De Schampheleire Accepted
[PATCHv2,1/2] utils/size-stats-compare: clarify meaning of variables in print_result [PATCHv2,1/2] utils/size-stats-compare: clarify meaning of variables in print_result - - - - --- 2021-03-03 Thomas De Schampheleire Accepted
package/uboot-tools: depend on u-boot when selected package/uboot-tools: depend on u-boot when selected - - - - --- 2021-02-16 Thomas De Schampheleire Accepted
[4/4] package/collectd: add 'synproxy' option [1/4] package/collectd: add 'infiniband' option - - - - --- 2021-02-16 Thomas De Schampheleire Accepted
[3/4] package/collectd: add 'logparser' option [1/4] package/collectd: add 'infiniband' option - - - - --- 2021-02-16 Thomas De Schampheleire Accepted
[2/4] package/collectd: add 'mdevents' option [1/4] package/collectd: add 'infiniband' option - - - - --- 2021-02-16 Thomas De Schampheleire Accepted
[1/4] package/collectd: add 'infiniband' option [1/4] package/collectd: add 'infiniband' option - - - - --- 2021-02-16 Thomas De Schampheleire Accepted
package/tcpdump: remove duplicated binary package/tcpdump: remove duplicated binary 1 - - - --- 2021-02-16 Thomas De Schampheleire Accepted
package/ebtables: install symlink to ebtables-legacy package/ebtables: install symlink to ebtables-legacy 1 - - - --- 2021-02-16 Thomas De Schampheleire Accepted
[2/2] package/openblas: fix detection of gfortran compiler [1/2] package/openblas: allow disabling multithreading - - - - --- 2021-02-12 Thomas De Schampheleire Accepted
[1/2] package/openblas: allow disabling multithreading [1/2] package/openblas: allow disabling multithreading - - - - --- 2021-02-12 Thomas De Schampheleire Accepted
package/protobuf: remove target version of 'protoc' package/protobuf: remove target version of 'protoc' - - - - --- 2021-02-11 Thomas De Schampheleire Accepted
[3/3] package/grpc: disable unnecessary build plugins grpc-related fixes - - - - --- 2021-02-03 Thomas De Schampheleire Accepted
[2/3] package/grpc: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF grpc-related fixes - - - - --- 2021-02-03 Thomas De Schampheleire Accepted
[1/3] package/collectd: stop passing '--with-libgrpc++' grpc-related fixes - - - - --- 2021-02-03 Thomas De Schampheleire Accepted
package/grpc: remove obsolete patch to support cross-compiling package/grpc: remove obsolete patch to support cross-compiling - - 1 1 --- 2021-02-01 Thomas De Schampheleire Accepted
package/xenomai: set 'custom' as version in case of tarball package/xenomai: set 'custom' as version in case of tarball - - - - --- 2021-01-31 Thomas De Schampheleire Accepted
package/collectd: add option to enable UBI counters package/collectd: add option to enable UBI counters - - - - --- 2021-01-27 Thomas De Schampheleire Accepted
package/syslog-ng: fix build if net-snmp is installed on the host (again) package/syslog-ng: fix build if net-snmp is installed on the host (again) - - - - --- 2021-01-20 Thomas De Schampheleire Accepted
package/opentracing-cpp: fix build if clang-tidy is installed on the host package/opentracing-cpp: fix build if clang-tidy is installed on the host - - - - --- 2021-01-19 Thomas De Schampheleire Accepted
[2/2] package/chartjs: security bump to 2.9.4 [1/2] package/chartjs: move 'v' version prefix out of CHARTJS_VERSION - - - - --- 2021-01-19 Thomas De Schampheleire Accepted
[1/2] package/chartjs: move 'v' version prefix out of CHARTJS_VERSION [1/2] package/chartjs: move 'v' version prefix out of CHARTJS_VERSION - - - - --- 2021-01-19 Thomas De Schampheleire Accepted
package/zstd: build multithreaded host-zstd package/zstd: build multithreaded host-zstd - - - - --- 2021-01-18 Thomas De Schampheleire Accepted
[2/2] support/download: print command used for download [1/2] support/download: rename internal 'verbose' variable where applicable - - - - --- 2021-01-15 Thomas De Schampheleire Accepted
[1/2] support/download: rename internal 'verbose' variable where applicable [1/2] support/download: rename internal 'verbose' variable where applicable - - - - --- 2021-01-15 Thomas De Schampheleire Accepted
utils/checkpackagelib/lib_mk.py: handle 'else' and 'elif' statements utils/checkpackagelib/lib_mk.py: handle 'else' and 'elif' statements - - - - --- 2020-12-09 Thomas De Schampheleire Accepted
package/opkg-utils: needs Python3 on the host package/opkg-utils: needs Python3 on the host - - - - --- 2020-12-09 Thomas De Schampheleire Accepted
package/ncurses: don't attempt calling ldconfig in host-ncurses package/ncurses: don't attempt calling ldconfig in host-ncurses - - - - --- 2020-12-09 Thomas De Schampheleire Accepted
package/libglib2: correct upstream status for patch 0001 package/libglib2: correct upstream status for patch 0001 - - - - --- 2020-12-09 Thomas De Schampheleire Accepted
[1/1] package/popperjs: new package [1/1] package/popperjs: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[5/5] package/datatables-responsive: new package [1/5] package/jszip: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[4/5] package/datatables-fixedcolumns: new package [1/5] package/jszip: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[3/5] package/datatables-buttons: new package [1/5] package/jszip: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[2/5] package/datatables: new package [1/5] package/jszip: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[1/5] package/jszip: new package [1/5] package/jszip: new package - - - - --- 2020-12-08 Thomas De Schampheleire Accepted
[3/3] package/perl-math-int64: new package [1/3] package/perl-devel-cycle: new package - - - - --- 2020-12-07 Thomas De Schampheleire Accepted
[2/3] package/perl-devel-size: new package [1/3] package/perl-devel-cycle: new package - - - - --- 2020-12-07 Thomas De Schampheleire Accepted
[1/3] package/perl-devel-cycle: new package [1/3] package/perl-devel-cycle: new package - - - - --- 2020-12-07 Thomas De Schampheleire Accepted
[PATCHv2,1/2] package/zstd: build multithreaded library if supported [PATCHv2,1/2] package/zstd: build multithreaded library if supported - - - - --- 2020-12-04 Thomas De Schampheleire Accepted
[PATCHv2,master+LTS] support/scripts/setlocalversion: fix/improve Mercurial output [PATCHv2,master+LTS] support/scripts/setlocalversion: fix/improve Mercurial output - - - - --- 2020-09-30 Thomas De Schampheleire Accepted
[1/2] package/zstd: avoid compilation during host-zstd install step [1/2] package/zstd: avoid compilation during host-zstd install step - - - - --- 2020-09-28 Thomas De Schampheleire Accepted
[for,LTS] package/dropbear: backport security fix for CVE-2018-20685 [for,LTS] package/dropbear: backport security fix for CVE-2018-20685 - - - - --- 2020-08-04 Thomas De Schampheleire Accepted
[master+LTS] package/libopenssl: fix target architecture for MIPS64n32 [master+LTS] package/libopenssl: fix target architecture for MIPS64n32 - - - - --- 2020-06-19 Thomas De Schampheleire Accepted
[PATCHv2] package/openssh: allow separate selection of client, server, keyutils [PATCHv2] package/openssh: allow separate selection of client, server, keyutils - - - - --- 2020-05-04 Thomas De Schampheleire Accepted
package/mtd: add upstream patch that fixes ubiformat return code package/mtd: add upstream patch that fixes ubiformat return code - - - - --- 2020-04-07 Thomas De Schampheleire Accepted
package/libarchive: make optional zstd dependency explicit package/libarchive: make optional zstd dependency explicit - - - - --- 2020-04-07 Thomas De Schampheleire Accepted
Revert "package/perl-crypt-ssleay: new package" Revert "package/perl-crypt-ssleay: new package" - - - - --- 2020-03-25 Thomas De Schampheleire Accepted
package/syslog-ng: update patch that fixes --with-net-snmp package/syslog-ng: update patch that fixes --with-net-snmp - - - - --- 2020-03-25 Thomas De Schampheleire Accepted
[3/3] Makefile: assemble package file lists before calling post-build scripts [1/3] Makefile: don't hang the build if there are no file lists - - - - --- 2020-03-18 Thomas De Schampheleire Accepted
[2/3] Makefile: fix package file list if FOO_SUBDIR is set [1/3] Makefile: don't hang the build if there are no file lists - - - - --- 2020-03-18 Thomas De Schampheleire Accepted
[1/3] Makefile: don't hang the build if there are no file lists [1/3] Makefile: don't hang the build if there are no file lists - - - - --- 2020-03-18 Thomas De Schampheleire Accepted
package/syslog-ng: fix build if net-snmp is installed on the host package/syslog-ng: fix build if net-snmp is installed on the host - - 1 - --- 2020-03-16 Thomas De Schampheleire Accepted
[2/2] Makefile: don't recreate staging symlink if it exists [1/2] Makefile: use HOST_DIR_SYMLINK instead of hardcoding - - - - --- 2020-02-18 Thomas De Schampheleire Accepted
[1/2] Makefile: use HOST_DIR_SYMLINK instead of hardcoding [1/2] Makefile: use HOST_DIR_SYMLINK instead of hardcoding - - - - --- 2020-02-18 Thomas De Schampheleire Accepted
[PATCHv2] package/libxml2: add upstream security fix for CVE-2019-20388 [PATCHv2] package/libxml2: add upstream security fix for CVE-2019-20388 - - - - --- 2020-02-18 Thomas De Schampheleire Accepted
core: fix packages-file-list.txt after an incremental build core: fix packages-file-list.txt after an incremental build - - - - --- 2020-02-14 Thomas De Schampheleire Accepted
[PATCHv2,12/12] support/testing: add missing test file for perl-html-parser More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,11/12] package/perl-crypt-ssleay: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,10/12] package/perl-path-class: new host package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,09/12] package/perl-lwp-protocol-https: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,08/12] package/perl-mozilla-ca: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,07/12] package/chartjs: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,06/12] package/perl-mojolicious-plugin-securityheader: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
[PATCHv2,05/12] package/perl-mojolicious-plugin-i18n: new package More perl packages + chartjs - - - - --- 2020-02-10 Thomas De Schampheleire Accepted
« 1 2 3 410 11 »