Timothy Lee | 27cf2d3baf8 | musl: add patch to fix build on ARMv4 with new binutils
New binutils (since 2.27.51) cannot build musl-1.1.16 due to... | | |
Fabio Estevam | dd20bbdaaf2 | configs/imx6-sabreauto: Add a new defconfig
Introduce imx6-sabreauto_defconfig that uses mainline U-Boot and
mainlin... | | |
Yegor Yefremov | 4739b31359b | swig: enable support for Node.js >= 7.x
Recent Node.js versions have removed some depreciated API calls,
that swig s... | | |
Olivier Schonken | 0891510dc60 | sdl2: add KMS/DRM video driver support
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: T... | | |
Fabio Estevam | f99636a0448 | imx6-sabresd: Improve the explanation of the fragment file
Improve the explanation of the need for using the perform... | | |
Arnout Vandecappelle (Essensium/Mind) | 2a56de2dec3 | parted: properly link with libiconv
parted uses libiconv but doesn't link with it. All the checks are there
in confi... | | |
Peter Korsgaard | aa06b72f3b2 | jose: new package
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petaz... | | |
bradford barr | b65e491b995 | eigen: bump to version 3.3.4
Bumped the version to 3.3.4, and added the hashes of the licence files to
eigen.hash.
... | | |
Petr Vorel | 4d583756fae | ltp-testsuite: Bump to version 20170929
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petaz... | | |
Joel Stanley | fe7285cd4e9 | pdbg: bump version to latest
I got this error when attempting to build:
aclocal: error: couldn't open directory 'm... | | |
Béla Becker | 6c4b027f9da | package/libiio: add support for Python 3.x bindings
Python3 support was added to libiio in version 0.10.
This commit... | | |
Peter Korsgaard | ae531565f00 | odroidc2_defconfig: bump kernel and u-boot versions
To the latest commits on the odroidc2-3.14.y / odroidc2-v2015.01... | | |
Bernd Kuhls | 7896af3f941 | package/intel-microcode: bump to version 20170707
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by... | | |
Bernd Kuhls | 1462c07914f | package/iucode-tool: security bump to version 2.2
Version 2.1.1 fixed CVE-2017-0357:
https://gitlab.com/iucode-tool/... | | |
Romain Naour | 7cf8a08feb6 | package/x11r7/xserver_xorg-server: rename patch directory after the last version bump
The last bump [1] forgot to re... | | |
Romain Naour | 1ba7bfb68cd | package/enlightenment: bump to 0.21.10
https://www.enlightenment.org/news/e0.21.10_release
Add COPYING file hash
S... | | |
Arnout Vandecappelle (Essensium/Mind) | e46cbfc3cde | .gitlab-ci.yml: update with atmel_sama5d27_som1_ek_mmc_dev_defconfig
Commit 95cb1465f09dd7d88cc84d60c735b04e8f4ef244... | | |
Arnout Vandecappelle (Essensium/Mind) | f934856638f | boarde: icorem6: clarify the common vs. board-specific things in readme.txt
The parts of the readme.txt that specify... | | |
Jagan Teki | 02408a54c7c | board: icorem6: Add Qt5 configs for 1280x480 LVDS display
i.CoreM6 OF C.TOUCH 12 Kit has 1280x480 LVDS display, this... | | |
Jagan Teki | 7a4eedfcf3d | engicam: icorem6: Add OF C.TOUCH 12 Kit
This patch add support for Open Frame C.TOUCH 12 Kit.
Signed-off-by: Jagan ... | | |
Jagan Teki | a7940cf1a0f | board: icorem6: Add Qt5 configs for 1280x800 LVDS display
i.CoreM6 OF C.TOUCH 10.1 Kit has 1280x800 LVDS display, th... | | |
Jagan Teki | b0026bd5aca | engicam: icorem6: Add OF C.TOUCH 10.1 Kit
This patch add support for Open Frame C.TOUCH 10.1 Kit.
Since the defconf... | | |
Jagan Teki | c5813f2b791 | board: icorem6: Add Qt5 configs for 800x480 LVDS display
i.CoreM6 Starter Kit has 800x480 LVDS display, this patch a... | | |
Bernd Kuhls | 922e33d046d | package/freeswitch: install to staging
Needed for upcoming package freeswitch-mod-bcg729.
Signed-off-by: Bernd Kuhl... | | |
Francois Perrad | 28be052f6dc | lbase64: compile with -fPIC
Some architectures (e.g. x86_64, MIPS, microblaze, or1k) require to
build with -fPIC to ... | | |
Baruch Siach | 7adc268b58a | libressl: fix musl build with older kernel headers
musl provides its own SYS_getrandom definition, but not GRND_NONB... | | |
Matt Weber | da34a889d21 | trinity: undefined UIO_MAXIOV need sys/io.h
This upstream patch fixes the build error produced by building for
power... | | |
Ricardo Martincoski | 022d8df1b5e | support/testing: fix remaining code style
Fix the remaining code style warnings from flake8:
- properly indent cont... | | |
Ricardo Martincoski | 918a02ce224 | .flake8: add config file for Python code style
We recommend wrapping at 80 columns but we accept 132 columns when it... | | |
Ricardo Martincoski | 847d6d1e856 | testing/tests/init: use lowercase method names
Use method naming convention from PEP8 as other test cases already do... | | |
Ricardo Martincoski | ef8d1f1b158 | support/testing: fix code style
Fix the trivial warnings from flake8:
- remove modules imported but unused;
- use ... | | |
Ricardo Martincoski | 2927f412be6 | support/testing: standardize defconfig fragments style
Change all defconfig fragments to take advantage of
"cf3cd438... | | |
Ricardo Martincoski | 4a1d220d9ee | support/testing: allow to indent ccache defconfig fragment
Move the strip out of leading spaces in defconfig fragmen... | | |
Peter Korsgaard | ec5ceae930d | u-boot: add option to specify config fragments
U-Boot nowadays also uses kconfig, so we can handle config fragments ... | | |
Peter Korsgaard | 5e897285bfa | mosh: bump to version 1.3.2
And add hashes for the license files while we're at it.
Signed-off-by: Peter Korsgaard ... | | |
Bernd Kuhls | 1cff68251e6 | package/apache: bump to version 2.4.28
Fix for CVE-2017-9798 is included in this release, so this patch is
removed.
... | | |
Peter Korsgaard | eb4c089eaf3 | wireguard: bump to version 0.0.20171005
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Nicolas Ferre | 95cb1465f09 | configs/atmel: addition of the sama5d27 som1 ek board
Add the new SAMA5D27 SOM1 Evaluation Kit with linux4sam_5.7 co... | | |
Nicolas Ferre | c1502e83524 | configs/atmel: bump to linux4sam_5.7
Bump at91sam9x5ek, atmel_sama5d2_xplained, atmel_sama5d3_xplained and
atmel_sam... | | |
Bernd Kuhls | 436659c55f8 | package/x11r7/xserver_xorg-server: security bump to version 1.19.4
Fixes CVE-2017-13721 & CVE-2017-13723:
https://li... | | |
Bernd Kuhls | 12227adbb7c | package/x11r7/xkeyboard-config: bump version to 2.22
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off... | | |
Peter Korsgaard | 1afda25ed28 | wireguard: needs 3.10+ kernel
The dependency is actually only for the kernel module (and thus on the
runtime kernel ... | | |
Peter Korsgaard | 456cd09fb92 | cryptsetup: add host variant
E.G. for generating dm-verity hashes or dm-crypt data at build time in a
post-image scr... | | |
Peter Korsgaard | 90cfc5f16a2 | lvm2: add host variant
This is only for the device-mapper library, so a user selectable
Config.in.host option isn't ... | | |
Jörg Krause | ab646bf1628 | shairport-sync: bump to version 3.1.3
Fixes a runtime startup issue on SysV init systems:
```
# shairport-sync -d
Da... | | |
Peter Korsgaard | 9d95b93e5d3 | libcurl: security bump to version 7.56.0
Drop upstreamed patch.
Fixes CVE-2017-1000254 - FTP PWD response parser ou... | | |
Samuel Mendoza-Jonas | 2c3fcb1e448 | package/iprutils: bump version to 2.4.15.1
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by:... | | |
Peter Korsgaard | b79547014d0 | qemu: change to .tar.xz format
And use the official download location.
Suggested-by: Baruch Siach <baruch@tkos.co.i... | | |
Peter Korsgaard | af0f2d2bbca | qemu: security bump to version 2.8.1.1
Fixes the following security issues and adds a number of other bigfixes:
2.8... | | |
Baruch Siach | 56b0b5134df | openntpd: fix musl build with older kernel headers
musl provides its own SYS_getrandom definition, but not GRND_NONB... | | |
Alex Suykov | 3c10ba4b1eb | vboot-utils: disable static futility
Possibly fixes
http://autobuild.buildroot.net/results/fbe/fbe7892539cc1bf18f89d... | | |
Bernd Kuhls | d2268adf5b9 | package/tor: fix openssl detection for static builds
Fixes
http://autobuild.buildroot.net/results/8e6/8e639ab8912e7d... | | |
Matt Weber | 5ad679c8a83 | HOST_DIR/lib: symlink respectively to lib32/64
Discovered the issue on a RHEL7.4 machine where
the cmake build dynam... | | |
Bernd Kuhls | 9d87802db3e | linux: bump default to version 4.13.5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Van... | | |
Bernd Kuhls | 55a6159dcd8 | linux-headers: bump 4.{4, 9, 13}.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout... | | |
Carlos Santos | f911406f4f3 | qemu: drop obsolete "--disable-uuid" configuration parameter
./configure: --disable-uuid is obsolete, UUID support i... | | |
Marcin Niestroj | d1839b7f0e7 | package/turbolua: Fix build with gcc7
gcc7 has -Wimplicit-fallthrough enabled by default. Together with
-Werror in t... | | |
Francois Perrad | e9c6f24727e | lua-basexx: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <t... | | |
Francois Perrad | b38bd3ab8cd | lua-compat53: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni ... | | |
Francois Perrad | c96e7eb504a | lua-cqueues: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <... | | |
Francois Perrad | fbb48301ad2 | lua-fifo: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <tho... | | |
Evgeniy Didin | f95bb8562ef | qt: Allow enabling of QtWebKit with GCC 6+
Building Qt with QtWebKit on configuration step there is
a check which di... | | |
Peter Korsgaard | c0036e30ae6 | wireguard: bump version to 0.0.20171001
And add a hash for the license file while we're at it.
Signed-off-by: Peter... | | |
Yann E. MORIN | c2a06accade | package/bridge-utils: fix headers path
Currently, bridge-utils wants to grap the headers from the linux-headers
pack... | | |
Romain Naour | 9b19586f93a | package/netsniff-ng: add missing header
Like for nfs-utils and strongswan, add stdint.h header for
UINT16_MAX defini... | | |
Matt Weber | 854d61f7aab | nfs-utils: add missing include of stdint.h
The Glibc bump to 2.26 exposed this missing header when building with the... | | |
Matt Weber | cc7fd91c4b9 | strongswan: add missing include of stdint.h
Recent releases of glibc don't include the full stdint.h
header in some ... | | |
Peter Korsgaard | d77bc0dbba9 | dump1090: fix librtlsdr package name typo
Fixes:
http://autobuild.buildroot.net/results/720/720a4b23a47aa6677bde4418... | | |
Romain Naour | c5b3252ac92 | package/icu: remove xlocale.h header include
Remove xlocale.h header include since it's removed from glibc 2.26.
Re... | | |
Bernd Kuhls | 6429f1a4bc7 | package/php: bump version to 7.1.10
Changelog: http://www.php.net/ChangeLog-7.php#7.1.10
Signed-off-by: Bernd Kuhls... | | |
Bernd Kuhls | 1f8e9045a55 | package/{mesa3d, mesa3d-headers}: bump version to 17.2.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed... | | |
Martin Kepplinger | 43fd1838a07 | x11r7: xdriver_xf86-input-tslib: add the hash for the COPYING license file
The COPYING file is part of the xf86-inpu... | | |
Baruch Siach | ad0eab00378 | dnsmasq: security bump to version 2.78
Supported Lua version is now 5.2.
Add licenses hash.
Fixes a number of secu... | | |
Aurélien Chabot | 5a47141ebb6 | wireguard: add new package
[Peter: Fix help text, drop suboptions, drop patches, fix dependencies,
handle optional ... | | |
Jörg Krause | 404a4f08e1f | jsoncpp: bump to version 1.8.3
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazz... | | |
Yann E. MORIN | 29e046d6e36 | arc/bfin: remove 60x cores
Those cores are not supported in upstream gcc, not even in master.
The only toolchain th... | | |
Yann E. MORIN | d9f61fb4ce9 | arch/bfin: internal backend not suitable for some cores
Some cores are not supported by upstream gcc.
Use the newly... | | |
Yann E. MORIN | 5fbbf8a1d15 | arch/mips: internal backend not suitable for some cores
Some cores are not supported by upstream gcc.
Use the newly... | | |
Yann E. MORIN | ba00283be83 | arch/csky: internal backend not suitable
Upstream gcc does not have support for C-Sky, and we do not have a
vendor t... | | |
Yann E. MORIN | 31a726122f6 | arch: add option to disable internal toolchain backend
Some architectures or specific cores do not have support in u... | | |
Martin Kepplinger | c224ac2e22d | tslib: add the hash for the COPYING license file
Since tslib's COPYING file in part of the source tree, we can easil... | | |
Jörg Krause | fe945e6c23d | monit: bump to version 5.24.0
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzo... | | |
Baruch Siach | 1042fea88ae | dnsmasq: simplify build configuration
Drop direct sed'ing of config.h for HAVE_CONNTRACK, HAVE_LUASCRIPT, and
HAVE_D... | | |
Baruch Siach | e77fdc90e32 | dnsmasq: security bump to version 2.78
Supported Lua version is now 5.2.
Add licenses hash.
Fixes a number of secu... | | |
Bernd Kuhls | 4f3fdf1544d | Config.in: rename xbmc -> kodi
This is a left-over of the xbmc->kodi rename patch
https://git.buildroot.net/buildroo... | | |
Olivier Schonken | 38009323867 | sdl2: Bump version to 2.0.6
Bump version and remove patches that were merged upstream
Signed-off-by: Olivier Schonk... | | |
Peter Korsgaard | 5a6a18f07cc | configs/raspberrypi*: bump kernel version
Now based on 4.9.52 (from 4.9.36).
Signed-off-by: Peter Korsgaard <peter@... | | |
Yann E. MORIN | 9e943e85228 | package/urg: fix extraction commands
Currently, the extraction commands entirely remove the urg directory,
which mea... | | |
Jörg Krause | 0a23d1428d6 | bananapro: bump Linux to version 4.13.4
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Pete... | | |
Jörg Krause | c148ff1df3b | bananapro: bump U-Boot to version 2017.09
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Pe... | | |
Yann E. MORIN | 2ca2a9ce4b3 | package/weston: fix build on musl
As usual, musl is more conservative than the alternatives, wrt to
headers that are... | | |
Peter Korsgaard | 7a3c97ee73f | dump1090: new package
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Romain Naour | a693573d861 | package/gdb: bump to version 8.0.1
https://sourceware.org/ml/gdb-announce/2017/msg00004.html
Signed-off-by: Romain ... | | |
Romain Naour | 218e8695075 | package/binutils: bump to 2.29.1
There is a problem between the git tag and the archive release content,
they are no... | | |
Martin Bark | bd17abcd569 | package/nodejs: bump version to 8.6.0
See https://nodejs.org/en/blog/release/v8.6.0/
Signed-off-by: Martin Bark <ma... | | |
Peter Korsgaard | c16afc965b9 | configs: nexbox_a95x_defconfig: bump to kernel 4.13.4
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Bernd Kuhls | ffcaf9158c1 | package/supertuxkart: needs freetype
https://github.com/supertuxkart/stk-code/blob/master/CMakeLists.txt#L231
Build... | | |
Peter Korsgaard | e0343a45796 | zsh: add hash for license file
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Baruch Siach | f890e343a8a | zsh: bump to version 5.4.2
Upstream does not provide a .tar.xz archive for this release. Revert to
.tar.gz.
Cc: Phi... | | |
Baruch Siach | 4a4f99a428f | zsh: disable NIS support
The configure test for NIS and NIS+ looks for the ypcat and nisls host
utilities, respectiv... | | |
Bernd Kuhls | e6ee26621be | Revert "package/kodi-inputstream-rtmp: bump version to 1.0.6"
This reverts commit eec04a7b7dc32749f9c1f5e0ac1087230c... | | |
Peter Korsgaard | 0c0b7006bdc | linux-headers: bump 3.18.x version to 3.18.72
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | de4be78ba17 | git: security bump to version 2.12.5
Release notes:
https://public-inbox.org/git/xmqqy3p29ekj.fsf@gitster.mtv.corp.g... | | |
Bernd Kuhls | 48fb7bbdca0 | package/openvpn: security bump to version 2.4.4
Fixes CVE-2017-12166:
https://community.openvpn.net/openvpn/wiki/CVE... | | |
Bernd Kuhls | dbc02af63b9 | linux-headers: bump 4.{4, 9, 13}.x series
[Peter: drop 4.13.x bump]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online... | | |
Fabio Estevam | 183c367ddcc | wandboard: genimage: Pass an offset for the rootfs
Pass an offset of 1MB for the start of the rootfs.
Otherwise we ... | | |
Bernd Kuhls | f04df2d65dc | package/opencore-amr: fix license, add license hash
Fixes
http://autobuild.buildroot.net/results/656/65667eb8fa1d447... | | |
Johan Oudinet | e6156615ecf | ejabberd: Replace $(HOST_DIR) to /usr in ERL path
Previously, it was working by luck. Buildroot has fixed its defini... | | |
Baruch Siach | f6fb2c386f2 | iproute2: fix static build with uClibc
Version 4.13 added a local definition of strlcpy(). This clashes with
the uCl... | | |
Bernd Kuhls | 647490012a6 | package/openobex: disable doc build
Openobex would need the host variant of xmlint (provided by host-
libxml2) to bu... | | |
Peter Seiderer | 1e935f3e805 | evemu: bump version to 2.7.0
See [1] for details.
[1] https://lists.freedesktop.org/archives/input-tools/2017-Septe... | | |
Peter Korsgaard | a56d5d2fefb | orangepi_pc: bump linux to 4.13.3
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 1800bf8eb3d | orangepi_pc: bump u-boot to 2017.09
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 10ee8c88f31 | orangepi_zero: bump u-boot to 2017.09
Cc: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Peter Korsgaard <pe... | | |
Fabio Estevam | e8e2f1e5e51 | DEVELOPERS: Update imx6-sabresd config entry
After the conversion to SPL the imx6sabresd defconfig targets have
been... | | |
Fabio Estevam | 206bc5a8193 | .gitlab-ci.yml: Update imx6-sabresd defconfig entries
After the conversion to SPL the imx6sabresd defconfig targets ... | | |
Francois Perrad | 5338f8635d3 | perl: bump to version 5.26.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Tested-by: Bernd Kuhls <bernd... | | |
Fabio Estevam | e8f61843ac2 | configs/mx25pdk: Bump U-Boot and kernel versions
Bump to U-Boot 2017.09 and kernel to 4.13.3.
Signed-off-by: Fabio ... | | |
Yann E. MORIN | 37406a052eb | package/libmad: don't install .pc in target
We explicitly remove pkg-config files from target in the target-finalize... | | |
Jagan Teki | 13945009fd0 | engicam: imx6qdl_icore: Bump to latest Linux and uboot releases
- Linux: 4.13
- Uboot: 2017.07
Signed-off-by: Jagan... | | |
Adrian Perez de Castro | c128c5f3c79 | flex: Fix segfault of stage1flex when host has glibc 2.26 or newer
When the host uses glibc 2.26 or newer, Flex will... | | |
Romain Naour | d6a4807f947 | package/glibc: bump to 2.26
Drop upstream patch:
0001-sh-Fix-building-with-gcc5-6.patch
https://sourceware.org/git/... | | |
Romain Naour | ffbd8dfb8a1 | package/flex: disable reallocarray
This doesn't compile with glibc 2.26 where reallocarray() as been introduced.
It... | | |
Romain Naour | 498477a3216 | package/diffutils: disable getopt_long replacement with glibc
Since glibc >= 2.26, don't try to use getopt_long repl... | | |
Romain Naour | 6c0dd2fb684 | package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains
float128 is now required on powerpc64le wi... | | |
Romain Naour | 6e6c82f48dc | package/glibc: needs kernel headers >= 3.10 on powerpc64le
Since glibc 2.26, kernel headers >= 3.10 are needed on po... | | |
Romain Naour | fed95ddffa1 | package/gcc: fix build issue with glibc 2.26
../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_... | | |
Romain Naour | 1c7ea330eeb | package/gcc: fix build issue with glibc 2.26
In file included from ../../../libgcc/unwind-dw2.c:403:0:
./md-unwind-s... | | |
Marcus Folkesson | f2c5c7a263d | utils/config: new script to manipulate .config files on the command line
Default prefix is set to `BR2_` but may be ... | | |
Gaël PORTAY | f1738808fdb | configs/raspberrypi3_qt5we: set gpu-mem to 200
Qt WebEngine requires more GPU memory than initial setup.
This fixes... | | |
Gaël PORTAY | f9ccd2a186e | raspberrypi: post-image.sh add new gpu_mem option
The amount of GPU memory can be set using the new option --gpu_mem... | | |
Erik Stromdahl | 39576d0f735 | board/raspberrypi/post-image.sh: add multi arg support
Add possibility to supply multiple arguments to
post-image.sh... | | |
Breno Lima | 18d51abb8b1 | configs/mx6sx_udoo_neo: bump Kernel and U-Boot versions
Bump U-Boot to 2017.09 and kernel to 4.13.3 versions.
Signe... | | |
Bernd Kuhls | 8e0c7ce50b9 | package/git: security bump to version 2.13.6
Release notes:
https://public-inbox.org/git/xmqqy3p29ekj.fsf@gitster.mt... | | |
Bernd Kuhls | aa070c802ef | package/openvpn: security bump to version 2.4.4
Fixes CVE-2017-12166:
https://community.openvpn.net/openvpn/wiki/CVE... | | |
Bernd Kuhls | c392c3d029b | package/librsync: fix build without C++ support
Fixes:
http://autobuild.buildroot.net/results/3cacb87e39a0ebb9d22... | | |
Romain Naour | 0365f41c874 | toolchain-external: bump version of Linaro AArch64 toolchain to 2017.08
GDB has been updated to 8.0 version in the r... | | |
Romain Naour | 90524c69f42 | toolchain-external: bump version of Linaro ARMeb toolchain to 2017.08
GDB has been updated to 8.0 version in the rel... | | |
Romain Naour | aed5a0fcf7c | toolchain-external: bump version of Linaro ARM toolchain to 2017.08
GDB has been updated to 8.0 version in the relea... | | |
Baruch Siach | 8c8267bc7a3 | openntpd: fix build with musl
The recent version bump added a local sys/cdefs.h header that overrides
the internal l... | | |
Angelo Compagnucci | 072b735a6c8 | package/mono: bump to version 5.2.0.224
This patch bumps mono to version 5.2.0.224 and the required monolite
depende... | | |
Baruch Siach | 9fd09ff0c60 | edid-decode: bump to latest version
This version brings bug fixes and improvements.
http://www.spinics.net/lists/li... | | |
Carlos Santos | 080344fb1e0 | dash: bump to version 0.5.9.1
Use the maintainer's repository, update the package description, based
on the official... | | |
Bernd Kuhls | f53c7c162f3 | linux: bump default to version 4.13.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pet... | | |
Bernd Kuhls | dd4dd796351 | linux-headers: bump 4.{4, 9, 13}.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas... | | |
Francois Perrad | f3dc6d87cb3 | wsapi: fix broken patch
Fixes:
http://autobuild.buildroot.net/results/f03c9a33289ab3104f30c3da98673ad6321db46b/
... | | |
Bernd Kuhls | 548af0870c9 | package/opencore-amr: bump version to 0.1.5
Added md5 & sha1 hashes provided by upstream.
Signed-off-by: Bernd Kuhl... | | |
Fabio Estevam | fceb81781eb | imx6-sabresd/readme: Add an entry for glmark benchmark
Add an entry to explain how to run the glmark benchmark.
Sig... | | |
Fabio Estevam | e2945559a84 | configs/imx6-sabresd_qt5: Bump kernel to 4.13.3
Bump the kernel version to 4.13.3.
Kernel 4.13.3 uses the /dev/dri/... | | |
Fabio Estevam | b15dd57f504 | configs/imx6q-sabresd_qt5: Switch to SPL
U-Boot 2017.09 uses SPL, so bump to this version so that we can
have a sing... | | |
Fabio Estevam | b2d1f8ca030 | configs/imx6q-sabresd-qt5: Increase the rootfs size
The QT5 rootfs requires more space, so adjust it a larger size.
... | | |
Fabio Estevam | 976d139ff26 | configs/imx6-sabresd: Bump kernel and U-Boot versions
Bump U-Boot to 2017.09 and kernel to 4.13.3 versions.
Signed-... | | |
Fabio Estevam | d5935bf70dc | configs/imx6q-sabresd: Drop the 'quad' notation
Now that SPL is supported a single image can run on the different
va... | | |
Bernd Kuhls | 1ef5e6f2a55 | package/poco: needs NPTL
Fixes
http://autobuild.buildroot.net/results/609/6090f5a0f4bf96b9dc2b3e48eb2e33c83d2ba7d2/
... | | |
Wolfgang Grandegger | 24407cb4dcb | package/dfu-util: allow to build it for the target as well
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Si... | | |
Yann E. MORIN | 52dfe8bf2a2 | package/asterisk: fix host build
The host menuselect tool is linked to our host libxml2 library, but it
is missing a... | | |
Yann E. MORIN | c1cfee290e1 | support/check-rpath: recognise PIE
We sanity-check the host executables that they have a correct RPATH
pointing to t... | | |
Thomas Claveirole | 23094a0df9f | nginx (S50nginx): Fix stop, reload, restart. Add force-reload.
Fix package/nginx/S50nginx:
* On stop, use start-sto... | | |
Fabio Estevam | 9f4178ac79f | configs/wandboard: Bump U-Boot and kernel versions
Bump U-Boot to 2017.09 version and kernel to 4.13.3.
Signed-off-... | | |
Fabio Estevam | 82c1445fc47 | wandboard: genimage: Pass an offset for the rootfs
Pass an offset of 1MB for the start of the rootfs.
Otherwise we ... | | |
Joel Stanley | 9d5b5b7bfb1 | configs: Add qemu_ppc64le_pseries
This is similar to the ppc64_pseries config, except we build for little
endian ins... | | |
Joel Stanley | 7ce769a1f49 | configs: qemu_ppc64_pseries: Update to kernel 4.13.1
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Arn... | | |
Romain Naour | 0990a6a1734 | package/efl: bump to 1.20.4
https://www.enlightenment.org/news/efl-1.20.4
Remove upstream patch.
Signed-off-by: Ro... | | |
Bernd Kuhls | 6e8ce1eccc2 | package/kodi-skin-confluence: bump version to 3.1.4
This version was not tagged upstream so use a git hash which has... | | |
Bernd Kuhls | 078df053415 | package/kodi-pvr-hts: bump version to 3.4.28
This version was not tagged upstream so use a git hash which has that
v... | | |
Bernd Kuhls | eec04a7b7dc | package/kodi-inputstream-rtmp: bump version to 1.0.6
This version was not tagged upstream so use a git hash which ha... | | |
Bernd Kuhls | f11469fcd65 | package/kodi-inputstream-adaptive: bump version to 2.0.18
Fixes https://bugs.busybox.net/show_bug.cgi?id=10256
Sign... | | |
Bernd Kuhls | 5b4bcbdafbe | package/x11r7/xserver_xorg-server: glamor support needs egl
Glamor support in xserver_xorg-server depends on gbm:
ht... | | |
Bernd Kuhls | ba8cce98d16 | package/poppler: include ctype.h to fix build error
Fixes
http://autobuild.buildroot.net/results/a6a/a6a336f8b6a0136... | | |
Bernd Kuhls | 46b8fb7500e | package/libshout: enable optional dependency for libressl
libshout uses pkgconfig currently only to check for openss... | | |
Arnout Vandecappelle (Essensium/Mind) | 73dba11172d | .gitlab-ci.yml: update after adding raspberrypi3_qt5we_defconfig
Commit 21234ce8 introduced raspberrypi3_qt5we_defco... | | |
Bernd Kuhls | 0ccb665e15c | package/tor: add optional support for lzma
According to https://blog.torproject.org/tor-0317-now-released
we also ne... | | |
Bernd Kuhls | 482d28d791b | package/tor: security bump to version 0.3.1.7
Quoted from release notes:
https://blog.torproject.org/tor-0317-now-re... | | |
Alexey Brodkin | f137667f3e9 | python-numpy: Ensure `_npy_scaled_cexp{, f, l}` is defined when needed
With update of Numpy to the latest version we... | | |
Marcin Nowakowski | cd707a9112e | libkcapi: bump version to 0.14.0
Switch from github hash to an official release.
Several upstream patches are requi... | | |
Bernd Kuhls | 3f61400d2fc | package/ngircd: fix pam support
Fix type introduced by
https://git.buildroot.net/buildroot/commit/?id=13755ca3056e47... | | |
Peter Korsgaard | 40f8a0134a7 | Update for 2017.02.6
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry pic... | | |
Peter Korsgaard | fbd3e01baf8 | docs/website: update for 2017.02.6
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 8ee6c1d60eb | Update for 2017.02.6
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Baruch Siach | 07ddb405672 | libidn: fix build without makeinfo
Build fails when the makeinfo utility is not installed on the host.
Fixes:
http:... | | |
Baruch Siach | 46b07c8a87f | libidn: add fix for CVE-2017-14062
Add upstream patch fixing CVE-2017-14062:
Integer overflow in the decode_digit f... | | |
Baruch Siach | f6227928cd5 | libidn: fix build without makeinfo
Build fails when the makeinfo utility is not installed on the host.
Fixes:
http:... | | |
Francois Perrad | dce00b434fa | lua-markdown: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: name the files lua-mark... | | |
Francois Perrad | fa902fc5089 | lua-sailor: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: rewrap help text]
Signed-... | | |
Francois Perrad | 25e8edcc7f8 | lua-valua: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: rewrap help text]
Signed-o... | | |
Francois Perrad | f8e41394d36 | lua-datafile: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappe... | | |
Francois Perrad | 8975698b92d | lua-curl: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Vandecappelle ... | | |
Francois Perrad | 1e75a5de3c6 | luaposix: bump to version 34.0.1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Arnout Van... | | |
Next → |