aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
| * | docker-ce: Added mkdir for alt_config_fileGerard Ryan2020-11-11
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | docker-ce: Made some shellcheck recommendationsGerard Ryan2020-11-11
| | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | podman: set PKG_USE_MIPS16:=0Daniel Golle2020-11-11
| | | | | | | | | | | | | | | | | | | | | podman fails to compile due to MIPS16 instructions somehow. Disable use of MIPS16. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cni-plugins: set PKG_USE_MIPS16:=0Daniel Golle2020-11-11
| | | | | | | | | | | | | | | | | | | | | cni-plugins fail to compile due to MIPS16 instructions somehow. Don't use them. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | cni: set PKG_USE_MIPS16:=0Daniel Golle2020-11-11
| | | | | | | | | | | | | | | | | | Compiling cni failes due to MIPS16 somehow. Disable it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #13790 from zhanhb/procps-ng-alternativesRosen Penev2020-11-10
|\ \ \ | | | | | | | | procps-ng: update alternatives
| * | | procps-ng: move binaries to /usr/libexecHuangbin Zhan2020-10-27
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | | procps-ng: fix alternatives of procps-ng-sysctlHuangbin Zhan2020-10-27
| | | | | | | | | | | | | | | | | | | | | | | | align with busybox sysctl Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
| * | | procps-ng: move procps-ng-w to /usr/binHuangbin Zhan2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | procps-ng-w was installed to /bin, which should be an accident. Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #13779 from bobafetthotmail/patch-1Rosen Penev2020-11-10
|\ \ \ \ | | | | | | | | | | docker-compose: move to Utilities in menuconfig
| * | | | docker-compose: move to Utilities in menuconfigAlberto Bursi2020-10-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it makes no sense to show docker-compose sit in Languages -> Python submenu in menuconfig, it is a tool and not a library. Move it to Utilities section like docker-ce also is. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | | | checksec: update to version 2.4.0Jan Pavlinec2020-11-10
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #13873 from 1715173329/new-yqRosen Penev2020-11-09
|\ \ \ \ | | | | | | | | | | yq: add new package
| * | | | yq: add new packageTianling Shen2020-11-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | | | | Merge pull request #13807 from PolynomialDivision/fix-node-exporterRosen Penev2020-11-09
|\ \ \ \ \ | | | | | | | | | | | | prometheus-node-exporter-lua: fix hostapd exporter
| * | | | | prometheus-node-exporter-lua: fix hostapd exporterNick Hainke2020-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "hostapd_ubus_stations.lua". The bit-lib that is imported and the one specified as the dependency do not match. Use luabitop. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | cgroupfs-mount: fix symbolic link nameCobalt Chang2020-11-09
| |/ / / / |/| | | | | | | | | | | | | | Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.
* | | | | podman: add new packageDaniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cni-plugins: add packageDaniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cni: add packageDaniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to @aparcar for help with porting this. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | conmon: new packageDaniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | gnupg2: add packageDaniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | gnupg: prepare for gnupg2Daniel Golle2020-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use ALTERNATIVES for /usr/bin/gpg and /usr/bin/gpgv, so upcoming gnupg2 variants can be selected instead. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | fuse3: update to 3.10.0Rosen Penev2020-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport two uClibc-ng patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | tmux: update to 3.1cMaxim Storchak2020-11-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | docker-ce: use new extra_command function definitionFlorian Eckert2020-11-04
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | utils: stress-ng: bump to version 0.11.23Alexandru Ardelean2020-11-02
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | ctop: update to v0.7.4Javier Marcet2020-11-01
|/ / / | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | setools: fix compilation with python 3.9Rosen Penev2020-10-28
| | | | | | | | | | | | | | | | | | | | | | | | Don't warn on deprecated declarations. Rename warning patch. It's specific to foritfy-headers. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | at: bump to version 3.2.1Phil Eichinger2020-10-28
| | | | | | | | | | | | | | | | | | | | | Change upstream to official repository at https://salsa.debian.org/debian/at Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | telldus-core: replace iconv with standard C++Rosen Penev2020-10-28
| | | | | | | | | | | | | | | | | | Avoids iconv dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | coreutils: Add alternatives support for runconHuangbin Zhan2020-10-27
| |/ |/| | | | | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-27
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | dumb-init: add packageToni Uhlig2020-10-26
| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | coreutils: Add alternatives support for chconHuangbin Zhan2020-10-27
|/ | | | | | Avoid conflict with package busybox-selinux Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* Merge pull request #13746 from Cynerd/bigclown-mqtt2influxdb-1.4.0Rosen Penev2020-10-22
|\ | | | | bigclown-mqtt2influxdb: bump to version 1.4.0
| * bigclown-mqtt2influxdb: bump to version 1.4.0Karel Kočí2020-10-20
| | | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* | Merge pull request #13745 from Cynerd/bigclown-firmware-tool-1.5.2Rosen Penev2020-10-22
|\ \ | | | | | | bigclown-firmware-tool: bump to version 1.5.2
| * | bigclown-firmware-tool: bump to version 1.5.2Karel Kočí2020-10-20
| |/ | | | | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* / zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-20
|/ | | | | | Also updated compability options to build in supported by musl format Signed-off-by: Vladimir Ulrich <admin@evl.su>
* Merge pull request #13694 from BKPepe/psmiscJosef Schlehofer2020-10-20
|\ | | | | psmisc: add package
| * psmisc: add packageJosef Schlehofer2020-10-17
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #13695 from BKPepe/reptyrJosef Schlehofer2020-10-20
|\ \ | | | | | | reptyr: add package
| * | reptyr: add runtime testJosef Schlehofer2020-10-17
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | reptyr: add packageJosef Schlehofer2020-10-17
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #13617 from PolynomialDivision/sipcalcRosen Penev2020-10-19
|\ \ | | | | | | sipcalc: add IPv4/IPv6 calculator
| * | sipcalc: add IPv4/IPv6 calculatorNick Hainke2020-10-09
| | | | | | | | | | | | | | | | | | Sipcalc is an advanced ip calculator supporting both IPv4 and IPv6. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | Revert "zoneinfo: Updated to the latest release"Hannu Nyman2020-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1f5f599d0ea434820e06fd540ecbc9c7f15399b4 that bumped the zoneinfo version from 2020a to 2020b. Apparently some libc are incompatible with the data format in 2020b. At least our default libc, musl, fails to parse timezones from the compiled 2020b zoneinfo files. Release notes mention that deprecated "posixrules" feature is now omitted from the default build. Possibly musl uses it? Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | prometheus: bump to 2.22.0Paul Spooren2020-10-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As announced in the 2.21.0 release notes, the experimental gRPC API v2 has been removed. [CHANGE] web: Remove APIv2. #7935 [ENHANCEMENT] React UI: Implement missing TSDB head stats section. #7876 [ENHANCEMENT] UI: Add Collapse all button to targets page. #6957 [ENHANCEMENT] UI: Clarify alert state toggle via checkbox icon. #7936 [ENHANCEMENT] Add rule_group_last_evaluation_samples and prometheus_tsdb_data_replay_duration_seconds metrics. #7737 #7977 [ENHANCEMENT] Gracefully handle unknown WAL record types. #8004 [ENHANCEMENT] Issue a warning for 64 bit systems running 32 bit binaries. #8012 [BUGFIX] Adjust scrape timestamps to align them to the intended schedule, effectively reducing block size. Workaround for a regression in go1.14+. #7976 [BUGFIX] promtool: Ensure alert rules are marked as restored in unit tests. #7661 [BUGFIX] Eureka: Fix service discovery when compiled in 32-bit. #7964 [BUGFIX] Don't do literal regex matching optimisation when case insensitive. #8013 [BUGFIX] Fix classic UI sometimes running queries for instant query when in range query mode. #7984 Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | logrotate: add runtime testJosef Schlehofer2020-10-17
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>