Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter SeidererPeter Seiderer
80522943010DEVELOPERS: update my entry list Interested in all qt5 stuff. Signed-off-by: Peter Seiderer <ps.report@gmx.net> Sig...
Bernd KuhlsBernd Kuhls
03f9ce54630package/ffmpeg: bump version to 3.2.4 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Thomas PetazzoniThomas Petazzoni
c75f5587052docs/website: update release announcement with mailing list link Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f...
Thomas PetazzoniThomas Petazzoni
133811eeefdCHANGES: final updates before 2017.02-rc1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
7320758cad1Prepare for 2017.02-rc1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
4f17e8cfcceCHANGES: prepare for 2017.02-rc1 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Naumann AndreasNaumann Andreas
30403351d1apoppler: qt5 support needs c++11 (since Qt5.7) Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-off-b...
Jens KleintjeJens Kleintje
056b5572fc2poppler: Add option for Qt5 support Add an option to build the libpoppler-qt5 library. Signed-off-by: Andreas Nauma...
Naumann AndreasNaumann Andreas
49a33d3a229qt5: Rename version variable to include _PACKAGE_ Signed-off-by: Andreas Naumann <anaumann@ultratronik.de> Signed-of...
Ray KinsellaRay Kinsella
995d1532b9cmotion: disable autotools host optimization The motion autotools script helpfully detects the host Microprocessors i...
Rahul BedarkarRahul Bedarkar
7d50d52c37awget: add upstream patch to fix build failure Fixes: http://autobuild.buildroot.net/results/c86/c8657563e63e1012a3...
Rahul BedarkarRahul Bedarkar
59c86d0e177util-linux: enable AUTORECONF Commit 55a9737895cb ("util-linux: link scriptreplay with libm (for isnan)") added two ...
Peter SeidererPeter Seiderer
0172c72b257ddrescue: needs c++ compiler Fixes [1]. [1] http://autobuild.buildroot.net/results/0af569ad06efa36e8e1ae45acd1facfd...
Lionel FlandrinLionel Flandrin
29c00e40af7mkpimage: bump to latest barebox version Adds support for header v1 (used on Arria 10 SoCs) Signed-off-by: Lionel F...
Fabrice FontaineFabrice Fontaine
d07ad7f399alxc: bump to version 2.0.7 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazz...
Yann E. MORINYann E. MORIN
9e7885d5f76support/test-pkg: add option to limit the number of tests Sometimes, it interesting to have a global overview of whe...
Yann E. MORINYann E. MORIN
d5c58ceec2asupport/test-pkg: store lines missing from resulting configuraiton When a build is skipped, store the lines from the...
Yann E. MORINYann E. MORIN
47d5da8bcc2support/scripts: add script to test a package This script helps in testing that a package builds fine on a wide rang...
Bernd KuhlsBernd Kuhls
299419d66bepackage/x11r7/xdriver_xf86-input-libinput: bump version to 0.24.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.d...
Fabio EstevamFabio Estevam
0699f4ab0b7configs/mx25pdk: Bump U-Boot and kernel versions Bump U-Boot to 2017.01 version and kernel to 4.9.9. Signed-off-by:...
Zoltan GyarmatiZoltan Gyarmati
4d15e14fb6dpackage/qt5: add meaningful help texts and package URLs Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com...
Zoltan GyarmatiZoltan Gyarmati
00487cc56c4package/qt5: remove menu comment about deprecated modules As now the Qt version is configurable to simplify the menu...
Carlos SantosCarlos Santos
55a9737895cutil-linux: link scriptreplay with libm (for isnan) - Cherry-pick a patch from upstream to link scriptreplay to libm...
Sébastien SzymanskiSébastien Szymanski
d4eb669de28package/cryptodev-linux: fix build with recent kernels cryptodev-linux-1.8 build is broken with kernel >= 4.6.0 beca...
Baruch SiachBaruch Siach
cc8c12345cfddrescue: fix target build ddrescue is not an autotools package. Convert to generic package to make it build correct...
Baruch SiachBaruch Siach
037d06f2d7blzip: bump to version 1.18 Also, correct license. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Th...
Baruch SiachBaruch Siach
f4939bd71e3lzip: use the more informative homepage link Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas P...
Thomas PetazzoniThomas Petazzoni
ded5a12482ftoolchain/toolchain-common.in: fix definition of BR2_TOOLCHAIN_HAS_GCC_BUG_64735 The rework done on commit accba02a4...
Jörg KrauseJörg Krause
e65c9acf60bpackage/mpd: affected by GCC PR libstdc++/64735 MPD uses `exception_ptr` from libstdc++ which is not available for a...
Jörg KrauseJörg Krause
accba02a479toolchain: add option for toolchains affected by GCC PR libstdc++/64735 exception_ptr, nested_exception, and future ...
Peter SeidererPeter Seiderer
e3a4c386e43qt5: latest/5.8.0 needs c++11 host compiler support Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by:...
Peter SeidererPeter Seiderer
0602617d0e9ddrescue: new package Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsga...
Peter KorsgaardPeter Korsgaard
125dd2d1198libevent: drop openssl static linking workaround Commit f29bb169cf (libevent: fix openssl detection when statically ...
Peter KorsgaardPeter Korsgaard
1de31b0a67flibevent: disable sample programs to workaround static linking issue Fixes: http://autobuild.buildroot.net/results/1...
Martin KepplingerMartin Kepplinger
211d8a9dce2tslib: bump to 1.5 Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com> Signed-off-by: Peter Korsgaard...
Baruch SiachBaruch Siach
42eabd75513ed: security bump to version 1.14.1 Fixes CVE-2017-5357: crash with some malformed commands. Upstream now provides ...
Baruch SiachBaruch Siach
ae73226476equagga: security bump to version 1.1.1 Fixes CVE-2017-5495: Telnet interface input buffer allocates unbounded amount...
Vicente Olivert RieraVicente Olivert Riera
cae567ffc55php: security bump version to 7.1.1 0006-Fix-php-fpm.service.in.patch already included: https://github.com/php/php...
Fabio EstevamFabio Estevam
010629702ablinux-headers: bump 4.{4, 9}.x and 3.18 series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Pete...
Fabio EstevamFabio Estevam
cf2cd2048d4linux: bump default to version 4.9.9 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Peter Korsgaar...
Martin KepplingerMartin Kepplinger
7794d5f9494Revert "tslib: needs kernel headers 3.12" This reverts commit 7c60211ce38273580f1f8bf5886771406f9899ca. tslib-1.4 r...
Baruch SiachBaruch Siach
bfd317e5715lm-sensors: download from debian snapshot archive ftp.netroedge.com is (also) down. Download the package from the De...
Rahul BedarkarRahul Bedarkar
5d065ef1da3wget: add upstream patch to fix build failure Fixes: http://autobuild.buildroot.net/results/fed/fed53124d43c376292...
Peter KorsgaardPeter Korsgaard
54a94951231bash: add upstream security fixes to patch level 12 Fixes CVE-2017-5932 - Shell code execution on tab completion of ...
Baruch SiachBaruch Siach
a1071d7169elm-sensors: update homepage link The lm-sensors.org website is down, and won't be coming back anytime soon. Use the ...
Jérôme PouillerJérôme Pouiller
9eba09a48e4reproducible: enable fakedate Enable fakedate for whole build process. This work was sponsored by `BA Robotic Syste...
Jérôme PouillerJérôme Pouiller
a268768c71cfakedate: new package `date' is widely used by packages to include build information in their binaries. Unfortunatel...
Jérôme PouillerJérôme Pouiller
76838f63412reproducible: fix DATE/TIME macros in toolchain-wrapper The use of the __DATE__ and __TIME__ macros are one of the m...
Yegor YefremovYegor Yefremov
d3760efa7b9python-pyyaml: bump to version 3.12 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter ...
Naumann AndreasNaumann Andreas
ac731625536python-pyqt: use 'depends on' rather than 'select' for Qt When pyqt is used it's obvious that qt needs to be selecte...
Naumann AndreasNaumann Andreas
e68fdc20546python-pyqt5: use 'depends on' rather than 'select' for Qt5 When pyqt5 is used it's obvious that qt5 needs to be sel...
Naumann AndreasNaumann Andreas
b80efa327a9qt5quickcontrols: More deterministic target install Restrict target install to quickcontrols(1) qmls only. Installi...
Julien CorjonJulien Corjon
080434f10e5qt5base: conditionally install bundled fonts to target qtbase carries nor more fonts since c5ceabb9a1caf6b9b7615a28c...
Julien CorjonJulien Corjon
17fdd42c1adqt53d/qt5quickcontrols2/qt5serialbus: move out of tech preview See http://blog.qt.io/blog/2016/06/16/qt-5-7-released...
Julien CorjonJulien Corjon
7adfb5bafcaqt5enginio: move into legacy compatibility See https://wiki.qt.io/New_Features_in_Qt_5.7 Signed-off-by: Julien Corj...
Naumann AndreasNaumann Andreas
aa1c40ba372qt5: add choice between version 5.6.2 and 5.8.0 For 5.8.0 - add hashes - qt5 need C++11 compliant compiler since 5.7...
Adam DuskettAdam Duskett
61c8273e235logrotate: enable selinux support Selinux is currently disabled staticly in logrotate. This patch fixes this by chec...
Adam DuskettAdam Duskett
10366edf000logrotate: bump to version 3.11.0 Also removed both patches as they have been added to this release. Aslo removed re...
Adam DuskettAdam Duskett
ebf6f64b760ntp: security bump to verserion 4.2.8p9 This version of ntp fixes several vulnerabilities. CVE-2016-9311 CVE-2016-9...
Luca CeresoliLuca Ceresoli
60a94a39d95docs/manual: centralize recommendations about BR2_DL_DIR We currently have two places where we recommend where BR2_D...
Luca CeresoliLuca Ceresoli
428145838b5docs/manual: suggest 'YES' as the value for LIBFOO_GIT_SUBMODULES The manual mentions LIBFOO_GIT_SUBMODULES but does...
Martin KepplingerMartin Kepplinger
06216078f6btslib: bump to 1.4 additionally, this: * removes the patch adding missing headers (fixed upstream) * slightly cha...
Yegor YefremovYegor Yefremov
c03f112b633python-service-identity: bump version to 16.0.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-of...
Yegor YefremovYegor Yefremov
34cb8724ef6python-ubjson: bump to version 0.8.5 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter...
Yegor YefremovYegor Yefremov
3d8209f0eb7python-pyopenssl: bump to version 16.2.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: P...
Yegor YefremovYegor Yefremov
ffe671c8f7epython-cbor: bump to version 1.0.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter K...
Romain NaourRomain Naour
81555a4984bconfigs/qemu_nios2: add custom kernel headers version When this qemu nios2 defconfig has been added, the insternal t...
Vicente Olivert RieraVicente Olivert Riera
99e01a35f9eruby: assume we always have finite, isinf and isnan for uClibc On uClibc, finite, isinf and isnan are not directly i...
Peter KorsgaardPeter Korsgaard
4654d0e9950ipsec-tools: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a vari...
Peter KorsgaardPeter Korsgaard
9d8cf78f724libftdi: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a variable...
Peter KorsgaardPeter Korsgaard
c10d6b71129on2-8170-libs: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a va...
Peter KorsgaardPeter Korsgaard
040f58ae309gst1-plugins-ugly: fix typo in variable name As pointed out during the check-package discussion, there is a typo in ...
Peter KorsgaardPeter Korsgaard
0e71b238146avrdude: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a variable...
Peter KorsgaardPeter Korsgaard
7fc343059a4drbd-utils: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a varia...
Peter KorsgaardPeter Korsgaard
b2cf7ca0e2fbabeld: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a variable ...
Peter KorsgaardPeter Korsgaard
94a39b01788poppler: fix typo in variable name As pointed out during the check-package discussion, there is a typo in a variable...
Rahul BedarkarRahul Bedarkar
087f6289814libcec: remove LIBCEC_AUTORECONF variable libcec is a cmake based package. LIBCEC_AUTORECONF is meaningless in this ...
Max FilippovMax Filippov
76e1594f000binutils: backport fix for xg_reverse_shift_count binutils-2.27 gas has bug that results in the following kind of bu...
Maxime HadjinlianMaxime Hadjinlian
9b76356bd2epython-gunicorn: fix build issue with python2 Fix: http://autobuild.buildroot.org/results/b2d/b2d43dd3c52cc9f586...
Peter KorsgaardPeter Korsgaard
ca84b0177e4imagemagick: fix build of png support when jpeg support is disabled Fixes: http://autobuild.buildroot.net/results/d2...
Jörg KrauseJörg Krause
896ae3f9616package/mbedtls: make compression support a config option Enabling TLS compression may make mbedTLS vulnerable to th...
Bernd KuhlsBernd Kuhls
3baf8217ed7package/ffmpeg: bump version to 3.2.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Kors...
Thomas PetazzoniThomas Petazzoni
6c49d3acdf1systemd: add missing dhcp.network file This file was missing from commit 84d997d6890f1d045c4d6084148fd9b2d674a6c7 ("...
Paul CercueilPaul Cercueil
123ee2e5a41libiio: Bump to version 0.9 This new version introduces a lot of bug fixes and some new API functions. Additionally...
Chris FrederickChris Frederick
480bba27714sudo: Add ldap support for sudoers rules Automatically build sudo with ldap support when openldap is enabled. When ...
Frank HunlethFrank Hunleth
2ec0a7d11casize-stats: don't count hard links This change adds inode tracking to the size-stats script so that hard links don't...
Gary BissonGary Bisson
ee5bbc8cf08gst1-imx: add menuconfig to select each plugin individually Also making it clearer as for what each plugin dependenc...
Thomas PetazzoniThomas Petazzoni
00f5c60b5bcopenntpd: fix Config.in comment dependency BR2_PACKAGE_OPENNTPD has a "depends on !BR2_PACKAGE_NTP" because the open...
Peter KorsgaardPeter Korsgaard
c6f8088fdd5imagemagick: fix build of png support when jpeg support is disabled Fixes: http://autobuild.buildroot.net/results/d2...
Brian RedbeardBrian Redbeard
0f3627a91fdpackage/cpio: Fix GNU Mirror Path Replacing ftpmirror.gnu.org with BR2_GNU_MIRROR variable Signed-off-by: Brian 're...
Brian RedbeardBrian Redbeard
9ec6172671epackage/libtasn1: Fix GNU Mirror Path Replacing ftpmirror.gnu.org with BR2_GNU_MIRROR variable Signed-off-by: Brian...
Brian RedbeardBrian Redbeard
121e86c93bfpackage/lightning: Fix GNU Mirror Path Replacing ftpmirror.gnu.org with BR2_GNU_MIRROR variable Signed-off-by: Bria...
Eric Le BihanEric Le Bihan
84d997d6890system(d): allow auto net configuration with networkd Allow automatic network configuration via systemd-networkd if ...
Yegor YefremovYegor Yefremov
c9129558b96python-bitstring: new package Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petaz...
Yegor YefremovYegor Yefremov
9ebf0a963f8python-attrs: new package Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni...
Gustavo Sverzut BarbieriGustavo Sverzut Barbieri
e026c3bdb8fefl: do not force dependency on libudev by making eeze a config option. Although highly recommended to be enabled, E...
Bryce FergusonBryce Ferguson
0e9b5a96a3aqt5base: add Config.in option to pass custom Qt5 options To reduce the qt5base binary size, we can disable unnecessa...
Thomas PetazzoniThomas Petazzoni
9bd8278ff27DEVELOPERS: add Thomas De Schapheleire for opkg-utils Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electro...
Thomas De SchampheleireThomas De Schampheleire
4dfed722187opkg-utils: new package Originally, the opkg sources also contained the tools needed to _create_ an opkg package. In...
Vicente Olivert RieraVicente Olivert Riera
f90de822511wget: bump version to 1.19 package/wget/0001-utils-rename-base64_-encode-decode.patch already included in this relea...
Adam DuskettAdam Duskett
6873873264cpps-tools: bump to version 97eaef2ab82a46d13ea5e00270712d6475fbe42b Signed-off-by: Adam Duskett <aduskett@codeblue.c...
Adam DuskettAdam Duskett
0437dcc33cex264: bump to version 97eaef2ab82a46d13ea5e00270712d6475fbe42b Signed-off-by: Adam Duskett <aduskett@codeblue.com> S...
Adam DuskettAdam Duskett
efc93ffadddnginx-naxsi: bump to version 0.55.2 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazz...
Adam DuskettAdam Duskett
3ff5896ff56linux-firmware: bump to version 6d3bc8886517d171068fd1263176b8b5c51df204 Signed-off-by: Adam Duskett <aduskett@codeb...
Bernd KuhlsBernd Kuhls
2ac3045453dpackage/libplatform: bump version to 2.1.0 Rebased patch 0001. Updated license info after https://github.com/Pulse-...
Dagg StomplerDagg Stompler
ab72923a1fbconfigs/odroidc2: bump kernel version to a7fe6f2258e30c7a547908b5480bdbe6b56d6d3c this kernel rev has numerous bug f...
Dagg StomplerDagg Stompler
ae5af87e61dconfigs/odroidc2: bump uboot version to eb5d2d16fd45f52ec49e9b4ff9d562630c08e61c this version bump allows usage of h...
Dagg StomplerDagg Stompler
e715914a386configs/odroidc2: update boot.ini to 5ce6bcc6d8048ba5ff351516b751d52f5cda6981 changes: - add multicam support - ad...
Bernd KuhlsBernd Kuhls
5b544cec8cfpackage/sngrep: fix static linking against libpcap Inspired by https://git.buildroot.net/buildroot/tree/package/airc...
Jörg KrauseJörg Krause
c1a77961c1apackage/mbedtls: fix zlib support To enable compression support using zlib it is necessary to uncomment the define f...
Thomas De SchampheleireThomas De Schampheleire
412e6c80ad5graph-depends: split off get_rdepends from get_depends The use of a 'rule' variable that can contain 'show-depends' ...
Thomas De SchampheleireThomas De Schampheleire
12683184b19graph-depends: split off get_version/get_depends into pkgutil.py Functions to obtain the version and dependencies of...
Lionel FlandrinLionel Flandrin
a7399b257a5DEVELOPERS: Add Lionel Flandrin to package/python-gunicorn Signed-off-by: Lionel Flandrin <lionel@svkt.org> Signed-o...
Lionel FlandrinLionel Flandrin
c0ccf24082apython-gunicorn: new package Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker ...
Angelo CompagnucciAngelo Compagnucci
18426200e62docs/website: switching from gmane to nabble Gmane mailing list infrastructure is broken from some time, switching t...
Angelo CompagnucciAngelo Compagnucci
aa32078ed8cdocs/website: fix google feed API Google deprecated feed api to cenvert rss to json, switching to yahoo yql. This pa...
Angelo CompagnucciAngelo Compagnucci
ad2f351a1d9docs/website: bump jquery and bootstrap This patch bumps jquery and bootstrap to the latest versions. Signed-off-by...
Yann E. MORINYann E. MORIN
7d987f16ed8package/tmux: fix build The bump to the latest libevent version exposed a latent bug in tmux, which tries to re-defi...
Fabio EstevamFabio Estevam
c9ebd70fb12linux-headers: bump 4.{4, 9}.x series Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazz...
Fabio EstevamFabio Estevam
bc0bd6fe92dlinux: bump default to version 4.9.8 Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzo...
Dagg StomplerDagg Stompler
465d0ee7184libamcodec: bump version to 296f39bc6fc47ddf5d88b9fd3cfb82a5b39048ca - remove 0001-Include-stdint.h-where-needed.pat...
Thomas De SchampheleireThomas De Schampheleire
bd8b531d244graph-depends: avoid use of global var 'rule' in get_depends Function get_depends was recently changed to support bo...
Jörg KrauseJörg Krause
ff28d37dfa1package/mpd: bump to version 0.20.4 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas P...
Jörg KrauseJörg Krause
f60f3e610a6package/libuv: bump to version 0.11.0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas...
Alexey BrodkinAlexey Brodkin
971a13472d9toolchain-external: Update Synopsys prebuilt toolchain for ARC cores Sync external prebuilt toolchain with the one w...
Bernd KuhlsBernd Kuhls
bf1c9828f2cpackage/libcec: bump version to 4.0.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Bernd KuhlsBernd Kuhls
0064b2fb749package/unixodbc: add optional dependency to libtool To get reproducible builds of unixodbc add libtool as optional ...
Adam DuskettAdam Duskett
fbc5bdf8b95portaudio: bump to version 190600_20161030 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter ...
Adam DuskettAdam Duskett
c225bd97629openvmtools: bump version to 5a9033ddfa95786d867e4d02bbb9a29bac8fb64f Technically this is 10.1.0, however the initia...
Adam DuskettAdam Duskett
648fef3edf2nginx-naxsi: bump version to 0.55.1 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaa...
Adam DuskettAdam Duskett
181a3e6fba6nginx: bump version to 1.10.3 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <pe...
Adam DuskettAdam Duskett
faacba16934libv4l: bump version to 1.12.2 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <p...
Adam DuskettAdam Duskett
c24187114fclibmicrohttpd: bump version to 0.9.52 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsg...
Adam DuskettAdam Duskett
4af22306f5blibevent: bump to version 2.1.8 I also modified the Disable-building-test-programs.patch to work with the newer Make...
Adam DuskettAdam Duskett
b30764ba2dcjansson: bump to version 2.9 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <pet...
Adam DuskettAdam Duskett
7858e7fd5cbaudit: bump to version 2.7.1 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <pet...
Adam DuskettAdam Duskett
215773d063aacpid: bump to version 2.0.28 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Peter Korsgaard <pe...
Bernd KuhlsBernd Kuhls
738871e601epackage/git: bump version to 2.11.1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsga...
Alexey BrodkinAlexey Brodkin
600c507f072configs: Update Synopsys VDK for ARC HS38 This updates Linux kernel for Synopsys ARC HS38 VDK so it matches real pla...
Thomas De SchampheleireThomas De Schampheleire
774e7b0bfdcgengetopt: add patch to fix compilation warnings in generated code getgetopt generates code that causes compilation ...
Thomas De SchampheleireThomas De Schampheleire
ee90313c648squashfs: bump to fix RHEL 5 compilation error Bump squashfs with one commit to fix a compilation error on the ancie...
Bartosz GolaszewskiBartosz Golaszewski
058b7f6a652package/libgpiod: bump version to v0.1.2 This is a small bug-fix release: - include <poll.h> instead of <sys/poll....
Waldemar BrodkorbWaldemar Brodkorb
00995e0e49fuclibc: allow to build aarch64 internal toolchain uClibc-ng from 1.0.22 and up supports aarch64 architecture. Signe...
Waldemar BrodkorbWaldemar Brodkorb
2b3d4930955uclibc: enable mips{32,64}r6 support The config for ISA choice is removed for a long time as the buildsystem does no...
Waldemar BrodkorbWaldemar Brodkorb
9be8837ad25uclibc: update to 1.0.22 - fixes mips{32,64}r6 support - adds experimental aarch64 support - fixes syscalls with 6 a...
Vicente Olivert RieraVicente Olivert Riera
dc7fd80cc9eimagemagick: security bump to version 7.0.4-6 Fixes an use of uninitialized data issue in MAT image format that may ...
Vicente Olivert RieraVicente Olivert Riera
21dc9299a2bimagemagick: bump version to 7.0.4-5 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
b5c365b3c07imagemagick: bump version to 7.0.4-4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
3edd35cac8eredis: security bump to version 3.2.7 Release notes: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_o...
Gustavo ZacariasGustavo Zacarias
2aa63f06cf2redis: bump to version 3.2.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Baruch SiachBaruch Siach
183b443e579tcpdump: security bump to version 4.9.0 Security fixes in this release (from the Debian changelog): + CVE-2016-...
Adam DuskettAdam Duskett
ebd029c9d9esepolgen: bump to version 2.6 Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <t...
Baruch SiachBaruch Siach
0b4848d6b94dbus: remove init script status op The status command calls the Upstart status utility which we don't have. Signed-...
Lionel FlandrinLionel Flandrin
c06aa42f7c1python-pyzmq: bump to version 16.0.2 Updated the zmq version detection patch to apply cleanly on 16.0.2. Added patc...
Thomas De SchampheleireThomas De Schampheleire
cee060e98e7core infra: make sure apply-patches is called with correct tar Buildroot has a mechanism to detect a too-old or miss...
Thomas De SchampheleireThomas De Schampheleire
497f69889d2toolchain-external: remove stale references to (ARCH_)LIBC_A_LOCATION The variables LIBC_A_LOCATION and ARCH_LIBC_A_...
Thomas De SchampheleireThomas De Schampheleire
d995fd1258aDEVELOPERS: update Thomas De Schampheleire The originally added entries were based on 'last committer' heuristics, b...
Judd MeindersJudd Meinders
4ac8510e127libcurl: optional verbose strings config This patch enables a config to set --enable-verbose during the configuratio...
Thomas PetazzoniThomas Petazzoni
21d3f122896docs/website/sponsors.html: Google and Mind sponsors of FOSDEM 2017 meeting This commit updates the sponsors page on...
Bernd KuhlsBernd Kuhls
280272c4416package/x11r7/xkeyboard-config: bump version to 2.20 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off...
Bernd KuhlsBernd Kuhls
a20f92a612apackage/xutil_util-macros: bump version to 1.19.1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by...
Bernd KuhlsBernd Kuhls
e7baa85d2abpackage/x11r7/xapp_xauth: bump version to 1.0.10 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:...
Bernd KuhlsBernd Kuhls
00be19bcbfbpackage/x11r7/xapp_xconsole: bump version to 1.0.7 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-b...
Bernd KuhlsBernd Kuhls
972b0caafcapackage/x11r7/xproto_presentproto: bump version to 1.1 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-o...
Bernd KuhlsBernd Kuhls
77ed5b03b07package/x11r7/xlib_libXi: bump version to 1.7.9 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: ...
Bernd KuhlsBernd Kuhls
c3d9d4711e4package/x11r7/xdriver_xf86-input-evdev: bump version to 2.10.5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> ...
Bernd KuhlsBernd Kuhls
34f93bf53dcpackage/x11r7/xdriver_xf86-video-qxl: bump version to 0.1.5 Removed all patches, applied upstream. Signed-off-by: B...
Bernd KuhlsBernd Kuhls
001cb55d7d4package/x11r7/xdriver_xf86-video-r128: bump version to 6.10.2 Removed 0002-abi23.patch, applied upstream. Signed-of...
Bernd KuhlsBernd Kuhls
152f82637acpackage/x11r7/xdriver_xf86-video-savage: bump version to 2.3.9 Removed 0002-abi23.patch, applied upstream. Signed-o...
Bernd KuhlsBernd Kuhls
558f5c181c5package/x11r7/xdriver_xf86-video-trident: bump version to 1.3.8 Removed 0001-abi23.patch, applied upstream. Signed-...
Bernd KuhlsBernd Kuhls
aa7172806b1package/x11r7/xdriver_xf86-video-glint: bump version to 1.2.9 Removed 0001-mbstring.patch & 0002-abi23.patch, applie...
Bernd KuhlsBernd Kuhls
1982e6ae6afpackage/x11r7/xdriver_xf86-video-nv: bump version to 2.1.21 Removed 0001-mibstore.patch & 0002-abi23.patch, applied ...
Bernd KuhlsBernd Kuhls
0446de43de5package/x11r7/xdriver_xf86-video-siliconmotion: bump version to 1.7.9 Removed 0001-abi23.patch, applied upstream. S...
Bernd KuhlsBernd Kuhls
28a51f619a6package/x11r7/xdriver_xf86-video-mga: bump version to 1.6.5 Removed 0002-abi23.patch, applied upstream. Signed-off-...
Bernd KuhlsBernd Kuhls
ea367a7126dpackage/x11r7/xdriver_xf86-video-sis: bump version to 0.10.9 Removed 0002-abi23.patch, applied upstream. Signed-off...
Bernd KuhlsBernd Kuhls
c3637918f36package/x11r7/xdriver_xf86-video-tdfx: bump version to 1.4.7 Removed 0002-abi23.patch, applied upstream. Signed-off...
Fabio EstevamFabio Estevam
e5918a7c53clinux-headers: bump 4.{4, 9}.x and 3.12 series Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: T...
Fabio EstevamFabio Estevam
b8af80c3217linux: bump default to version 4.9.7 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Peta...
Fabio EstevamFabio Estevam
49d972f0113package/{mesa3d, mesa3d-headers}: bump version to 13.0.4 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-...
Fabio EstevamFabio Estevam
e8334c86aaaconfigs/imx6q-sabresd: Bump to 4.9.7 kernel Kernel 4.9.7 has an important fix: a2104c7cd3b24c432 ("drm/atomic: clear...
Vicente Olivert RieraVicente Olivert Riera
bbc042b91efredis: security bump to version 3.2.7 Release notes: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_o...
Vicente Olivert RieraVicente Olivert Riera
e5f505efac7imagemagick: security bump to version 7.0.4-6 Fixes an use of uninitialized data issue in MAT image format that may ...
Vicente Olivert RieraVicente Olivert Riera
130b9dcea16cjson: security bump to version v1.2.1 Fixes a potential NULL pointer dereference in cJSONUtils_InplaceDecodePointer...
Peter KorsgaardPeter Korsgaard
c0b8e1835beriemann-c-client: fix build on bfin Fixes: http://autobuild.buildroot.net/results/8de/8de7e533fed3c48fdbe164bc928614...
Peter KorsgaardPeter Korsgaard
326228b80fclog4cxx: fix build issue with gcc6+ on architectures with signed char Fixes: http://autobuild.buildroot.net/results/...
Gustavo ZacariasGustavo Zacarias
62e4e13e185configs/qemu: bump to the latest kernel version Also bump the pc samples since they're tied to the (base) qemu confi...
Peter KorsgaardPeter Korsgaard
d952d529284log4cxx: update upstream URL apache.linux-mirror.org now return NXDOMAIN, so use logging.apache.org instead. Signed...
Peter KorsgaardPeter Korsgaard
3a2a910b21alcms2: add upstream security fix for CVE-2016-10165 An out-of-bounds read in cmstypes.c in Type_MLU_Read function wa...