aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* Merge pull request #10467 from srchack/open-vm-tools-bump-11.0.1Rosen Penev2019-11-06
|\ | | | | open-vm-tools: bump to version 11.0.1
| * open-vm-tools: bump to version 11.0.1Yuhei OKAWA2019-11-06
| | | | | | | | | | | | tested x86 generic on ESXi 6.5u2 Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | docker-ce: fix cross compilation and enable build for aarch64 and armJohann Neuhauser2019-11-06
| | | | | | | | | | | | | | Compile-tested on: bcm2710, imx6 Runtime-tested on: bcm2710, imx6 Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* | containerd: enable build for aarch64 and armJohann Neuhauser2019-11-06
| | | | | | | | | | | | | | Compile-tested on: bcm2710, imx6 Runtime-tested on: bcm2710, imx6 Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* | libnetwork: enable build for aarch64 and armJohann Neuhauser2019-11-06
| | | | | | | | | | | | | | Compile-tested on: bcm2710, imx6 Runtime-tested on: bcm2710, imx6 Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* | runc: enable build for aarch64 and armJohann Neuhauser2019-11-06
| | | | | | | | | | | | | | Compile-tested on: bcm2710, imx6 Runtime-tested on: bcm2710, imx6 Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* | runc: fix PKG_MIRROR_HASH and drop unused PKG_HASHJohann Neuhauser2019-11-06
| | | | | | | | Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
* | Merge pull request #10445 from hnyman/collectd-ntp-fixHannu Nyman2019-11-06
|\ \ | | | | | | collectd: adjust reaction to ntp time change at boot time
| * | collectd: adjust reaction to ntp time at boot timeHannu Nyman2019-11-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust the reaction to a polling interval timestamp that references to a past time. Past timestamps can happen when ntpd adjusts router's time after network connectivity is obtained after boot. Collectd shows warnings for each plugin as it tries to enter new values with the same timestamp as the previous one. This patch adjusts the next polling time to be now+2 seconds for the main loop and for the plugin-specific read loops. That avoids the warnings, but does not overreact in case there are shorter polling intervals or the time gets adjusted for other reasons. Additionally some debug statements are aded, but they are visible only when --enable-debug configure option is used in Makefile. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | btrfs-progs: Update to version 5.3.1Josef Schlehofer2019-11-05
| |/ |/| | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #10422 from neheb/yarRosen Penev2019-11-04
|\ \ | | | | | | yara: Update to 3.11.0
| * | yara: Update to 3.11.0Rosen Penev2019-10-31
| | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Several Makefile rearrangements for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10421 from neheb/unrRosen Penev2019-11-04
|\ \ \ | | | | | | | | unrar: Update to 5.8.3
| * | | unrar: Update to 5.8.3Rosen Penev2019-10-31
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10417 from neheb/gawkRosen Penev2019-11-04
|\ \ \ | | | | | | | | gawk: Update to 5.0.1
| * | | gawk: Update to 5.0.1Rosen Penev2019-10-31
| |/ / | | | | | | | | | | | | | | | | | | | | | Fixed license information. Small Makefile rearangements for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10275 from neheb/scrRosen Penev2019-11-04
|\ \ \ | | | | | | | | screen: Update to 4.7.0
| * | | screen: Update to 4.7.0Rosen Penev2019-10-18
| | | | | | | | | | | | | | | | | | | | | | | | Remove all patches. They have all been merged upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10398 from neheb/ap5Rosen Penev2019-11-04
|\ \ \ \ | | | | | | | | | | ap51-flash: Update to 2019.0.1
| * | | | ap51-flash: Update to 2019.0.1Rosen Penev2019-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added some size optimizations. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10397 from neheb/acpRosen Penev2019-11-04
|\ \ \ \ \ | |_|_|_|/ |/| | | | acpid: Update to 2.0.32
| * | | | acpid: Update to 2.0.32Rosen Penev2019-10-30
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched compilation to standard PKG_INSTALL. Added extra binary. Added size optimizations. Miscellaneous cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | vim/host: fix build failuresSebastian Kemper2019-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Indeterminably vim/host fails on the build bots: objects/fileio.o: In function `readfile': fileio.c:(.text+0x5b3f): undefined reference to `libiconv_close' fileio.c:(.text+0x61ad): undefined reference to `libiconv_close' fileio.c:(.text+0x62f6): undefined reference to `libiconv' fileio.c:(.text+0x6794): undefined reference to `libiconv_close' objects/fileio.o: In function `buf_write_bytes': fileio.c:(.text+0xa1fe): undefined reference to `libiconv' fileio.c:(.text+0xa54a): undefined reference to `libiconv' objects/fileio.o: In function `buf_write': fileio.c:(.text+0xaf48): undefined reference to `libiconv_close' objects/mbyte.o: In function `my_iconv_open.part.18': mbyte.c:(.text+0x2ced): undefined reference to `libiconv_open' mbyte.c:(.text+0x2d3a): undefined reference to `libiconv' mbyte.c:(.text+0x2d5f): undefined reference to `libiconv_close' objects/mbyte.o: In function `convert_setup_ext': mbyte.c:(.text+0x33bf): undefined reference to `libiconv_close' objects/mbyte.o: In function `string_convert_ext': mbyte.c:(.text+0x363c): undefined reference to `libiconv' collect2: error: ld returned 1 exit status link.sh: Linking failed Makefile:1949: recipe for target 'vim' failed This is addressed by pulling in libiconv/host. Also configure switches are added that keep external dependencies to a minimum, for instance avoiding to link to X11 or gettext. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | sane-backends: update to 1.0.28 (WIP)Luiz Angelo Daros de Luca2019-11-01
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just Need runtime tests * libsane dependency on libusb moved to those drivers that requires it * clean up some ./configure args * added saned-ricoh2 for new backend * enabled saned-gphoto2 (after c8fbe26c532aced97ab8a4d42f1289db2a3e6d65) * disabled kvs40xx and mustek_usb2 that requires pthread while the issue is not solved (https://gitlab.com/sane-project/backends/issues/153) * patches refreshed: - 002-remove-uneeded.patch * patches dropped: - 031-fix_uclibc.patch - 050-remove_linked_libs_for_unused_preload.patch (with --disable-preload) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | treewide: Replace MD5SUM with HASHRosen Penev2019-10-31
|/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | telldus-core: Doxygen in-file was not found.Peter Liedholm2019-10-29
| | | | | | | | Signed-off-by: Peter Liedholm <PeterFromSwe884@gmail.com>
* | mg: update to 6.6Hirokazu MORIKAWA2019-10-28
| | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | qemu: allow configure SPICE ui supportYousong Zhou2019-10-28
| | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | qemu: enable basic VNC ui supportYousong Zhou2019-10-28
| | | | | | | | | | | | With other features like vnc jpeg, png, sasl configurable Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Merge pull request #10292 from dengqf6/sensorsHannu Nyman2019-10-26
|\ \ | | | | | | lm-sensors: update to 3.6.0
| * | lm-sensors: update to 3.6.0DENG Qingfang2019-10-20
| | | | | | | | | | | | | | | | | | Update lm-sensors to 3.6.0 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | btrfs-progs: Update to version 5.3Josef Schlehofer2019-10-25
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | docker-ce: Updated to 19.03.4Gerard Ryan2019-10-24
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | libnetwork: Updated to 3eb39382 for docker 19.03.4Gerard Ryan2019-10-24
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | Merge pull request #10267 from ysc3839/ttydRosen Penev2019-10-23
|\ \ \ | | | | | | | | ttyd: update to 1.5.2 and add init script
| * | | ttyd: update to 1.5.2 and add init scriptRichard Yu2019-10-17
| | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | findutils: Update and switch to xz tarballDaniel F. Dickinson2019-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the latest findutils. This eliminates the need for the sysmacro patch. While we're at it switch to smaller xz tarball (saves bandwidth) Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | Merge pull request #10276 from neheb/nbcduRosen Penev2019-10-22
|\ \ \ \ | | | | | | | | | | ncdu: Update to 1.14.1
| * | | | ncdu: Update to 1.14.1Rosen Penev2019-10-18
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Several Makefile cleanups for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10244 from neheb/klRosen Penev2019-10-21
|\ \ \ \ | | | | | | | | | | klish: Remove unused libstdcpp dependency
| * | | | klish: Remove unused libstdcpp dependencyRosen Penev2019-10-17
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not a C++ project. Added PKG_BUILD_PARALLEL for faster compilation. Cleaned up Makefile to modern standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | docker-ce: Updated to 19.03.3Gerard Ryan2019-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | libnetwork: Updated to 45c71022 for docker 19.03.3Gerard Ryan2019-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | containerd: Updated to 1.2.10Gerard Ryan2019-10-21
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | runc: Updated to 3e425f80 for containerd 1.2.10Gerard Ryan2019-10-21
| |_|/ |/| | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | sispmctl: Reduce ipk sizeRosen Penev2019-10-18
| |/ |/| | | | | | | | | Do not install static libraries or symlinks as actual files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | sispmctl: Update to 4.2Rosen Penev2019-10-18
| | | | | | | | | | | | Added license file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | fio: Update to 3.16Rosen Penev2019-10-18
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | bluez: Update to version 5.51Bruno Randolf2019-10-16
|/ | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* mmc-utils: update to latest git headMichael Heimpold2019-10-15
| | | | | | Remove already upstreamed patches, add another one from mailing-list. Signed-off-by: Michael Heimpold <mhei@heimpold.de>