aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
...
* prometheus: bump to 2.20.1Paul Spooren2020-09-05
| | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* Merge pull request #13288 from neheb/kmodRosen Penev2020-09-04
|\ | | | | kmod: update to 27
| * kmod: update to 27Rosen Penev2020-09-03
| | | | | | | | | | | | | | | | Remove outdated patch. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13287 from neheb/coreRosen Penev2020-09-04
|\ \ | | | | | | coreutils: switch to normal PKG_INSTALL
| * | coreutils: switch to normal PKG_INSTALLRosen Penev2020-09-03
| |/ | | | | | | | | | | | | | | Simplifies the Makefile. Also removed pointless uClibc workaround that is not relevant anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / moreutils: update to 0.64Rosen Penev2020-09-03
|/ | | | | | | | Remove upstreamed patch. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13252 from adschm/ar71xxRosen Penev2020-09-02
|\ | | | | lcd4linux: drop dependencies on ar71xx/rb532
| * lcd4linux: drop dependencies on rb532Adrian Schmutzler2020-09-02
| | | | | | | | | | | | | | The rb532 target has finally been removed in master, so drop the dependencies in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
| * lcd4linux: drop dependencies on ar71xxAdrian Schmutzler2020-09-02
| | | | | | | | | | | | | | | | | | | | The ar71xx target has finally been removed in master, so drop the dependencies in this package. Don't remove the patch for the TEW673GRU driver, as it may come back with ath79. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* | checksec: add new packageJan Pavlinec2020-09-01
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | stress-ng: addRosen Penev2020-08-31
| | | | | | | | | | | | This is a replacement for the old stress utility. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #12778 from neheb/ap51Rosen Penev2020-08-30
|\ \ | |/ |/| ap51-flash: run through shellcheck
| * ap51-flash: run through shellcheckRosen Penev2020-07-10
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13109 from neheb/lcd42Rosen Penev2020-08-29
|\ \ | | | | | | lcd4linux: fix samsung driver compilation
| * | lcd4linux: fix samsung driver compilationRosen Penev2020-08-13
| | | | | | | | | | | | | | | | | | | | | | | | Turns out, it uses an API that is not provided by libjpeg. Add compatibility code from v4l-utils. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | uhubctl: incorporate feedback from reviewSteven Honson2020-08-29
| | | | | | | | | | | | Signed-off-by: Steven Honson <steven@honson.id.au>
* | | uhubctl: new packageSteven Honson2020-08-29
| | | | | | | | | | | | | | | | | | | | | Description: uhubctl is a utility that allows you to control USB power on USB hubs that implement per-port or ganged power switching. Signed-off-by: Steven Honson <steven@honson.id.au>
* | | pcsc-tools: update to 1.5.7Rosen Penev2020-08-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile for consistency between packages. Fixed license information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | fuse3: update to 3.9.3Rosen Penev2020-08-27
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | nano: update to 5.2Hannu Nyman2020-08-25
| | | | | | | | | | | | | | | | | | Update nano editor to version 5.2. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | swig: support node.js v12Hirokazu MORIKAWA2020-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @blogic me Compile tested: head r14241-ba2ddba, x86_64 Run tested: x86_64 (VirtualBox) Description: Addressed the build failure with node.js version 12. https://github.com/openwrt/packages/pull/12225 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #12788 from nwf/rng-tools-6.10Rosen Penev2020-08-24
|\ \ \ | | | | | | | | rng-tools: bump to 6.10, require libopenssl
| * | | rng-tools: bump to 6.10, require libopensslNathaniel Filardo2020-08-22
| | | | | | | | | | | | | | | | | | | | | | | | Upstream now requires libopenssl unconditionally Signed-off-by: Nathaniel Filardo <nwfilardo@gmail.com>
* | | | Coremark: update the compilation for 64bitkongfl888 K2020-08-24
| | | | | | | | | | | | | | | | Signed-off-by: kongfl888 K <kongfl888@outlook.com>
* | | | Coremark: bump to ver 2020-05-28kongfl888 K2020-08-24
| | | | | | | | | | | | | | | | Signed-off-by: kongfl888 K <kongfl888@outlook.com>
* | | | klish: fixup sigignore supportRosen Penev2020-08-22
|/ / / | | | | | | | | | | | | | | | | | | Added _GNU_SOURCE for uClibc-ng compatibility. _XOPEN_SOURCE does not seem to be enough. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13176 from neheb/scRosen Penev2020-08-21
|\ \ \ | | | | | | | | serialconsole: update to 1.0
| * | | serialconsole: update to 1.0Rosen Penev2020-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add license information. Add PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13173 from neheb/bandRosen Penev2020-08-20
|\ \ \ \ | | | | | | | | | | bandwidthd: don't build in parallel
| * | | | bandwidthd: don't build in parallelRosen Penev2020-08-19
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | There are intermittent build failures on the buildbots because of this. I see the same build failures locally as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13116 from neheb/klRosen Penev2020-08-20
|\ \ \ \ | |/ / / |/| | | klish: fix compilation with uClibc-ng
| * | | klish: fix compilation with uClibc-ngRosen Penev2020-08-13
| |/ / | | | | | | | | | | | | | | | sigignore is missing from libc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13162 from neheb/sysstRosen Penev2020-08-19
|\ \ \ | | | | | | | | sysstat: update to 12.4.0
| * | | sysstat: update to 12.4.0Rosen Penev2020-08-18
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | stress: replace usleep with nanosleepRosen Penev2020-08-18
|/ / / | | | | | | | | | | | | | | | The former is deprecated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12967 from G-M0N3Y-2503/docker-deps-devinstall-removeRosen Penev2020-08-18
|\ \ \ | | | | | | | | runc/containerd/libnetwork: Refactored Makefiles
| * | | runc: Removed DevInstall target and RefactorGerard Ryan2020-07-29
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | libnetwork: Changed Makefile layout to match runcGerard Ryan2020-07-29
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | containerd: Removed DevInstall target and RefactorGerard Ryan2020-07-29
| | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | Merge pull request #13159 from neheb/sedRosen Penev2020-08-18
|\ \ \ \ | | | | | | | | | | sed: don't use selinux
| * | | | sed: don't use selinuxRosen Penev2020-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13155 from neheb/atRosen Penev2020-08-18
|\ \ \ \ \ | | | | | | | | | | | | at: fix compilation
| * | | | | at: fix compilationRosen Penev2020-08-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | libselinux is being picked up by at. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13156 from neheb/vimRosen Penev2020-08-18
|\ \ \ \ \ | | | | | | | | | | | | vim: explicitly disable selinux
| * | | | | vim: explicitly disable selinuxRosen Penev2020-08-18
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Now that libselinux is in the tree, vim picks it up. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13158 from neheb/logrotRosen Penev2020-08-18
|\ \ \ \ \ | | | | | | | | | | | | logrotate: remove selinux support
| * | | | | logrotate: remove selinux supportRosen Penev2020-08-18
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / findutils: do not use selinuxRosen Penev2020-08-18
|/ / / / | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | serialconsole: fix compilation with uClibc-ngRosen Penev2020-08-15
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | tracertools: remove usleep usageRosen Penev2020-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | usleep is deprecated. Modernized the Makefile to modern standards. Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>