aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* cgroupfs-mount: Updated with git versionGerard Ryan2020-06-26
| | | | | | * People seem to be dependent on this specific version so we switched to git versioning Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* xfsprogs: fix compilation with uClibc-ngRosen Penev2020-06-25
| | | | | | MAP_SHARED_VALIDATE is completely missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12355 from kuoruan/open-vm-toolsRosen Penev2020-06-25
|\ | | | | open-vm-tools: add new package open-vm-tools-fuse
| * open-vm-tools: add new package open-vm-tools-fuseXingwang Liao2020-06-25
| | | | | | | | | | | | | | | | Link: https://kb.vmware.com/s/article/60262 Add new package to support Shared Folders user mode FUSE client. Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
* | Merge pull request #12430 from neheb/saneLuiz Angelo Daros de Luca2020-06-25
|\ \ | | | | | | sane-backends: update to 1.0.30
| * | sane-backends: update to 1.0.30Rosen Penev2020-06-06
| | | | | | | | | | | | | | | | | | Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | collectd: update PKG_RELEASEFlorian Eckert2020-06-24
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: remove quotation on interval this is an numberFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | The value is a number and not a string. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: move include lineFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the init script generates a config file from uci, that has the include line before the interval line. This means, that anything happening in the include directory does not yet see the changed Interval. Moving the include line before the uci generation process fix this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: update PKG_RELEASEFlorian Eckert2020-06-24
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: fix ubi data source typeFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the values are stored in the ubi plugin as data source type `counter`. But this makes no sense, because the values change very slowly and I don't want to know the rate of change. It is better to store the value as data source type `gauge`. Then I can see the current value. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: add ubi uci and plugin infoFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | Add uci binding for ubi plugin. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | collectd: enable ubi pluginFlorian Eckert2020-06-24
| | | | | | | | | | | | | | | | | | Enable ubi plugin. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #12577 from neheb/shadoRosen Penev2020-06-23
|\ \ \ | | | | | | | | added libxcrypt and used for shadow-utils
| * | | shadow: use libxcryptRosen Penev2020-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since size is not a problem here, use libxcrypt to avoid algorithm availability. Changed default to bcrypt as that's the strongest supported by shadow-utils. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12548 from neheb/powerRosen Penev2020-06-23
|\ \ \ \ | | | | | | | | | | powertop: fix compilation with glibc
| * | | | powertop: fix compilation with glibcRosen Penev2020-06-18
| |/ / / | | | | | | | | | | | | | | | | | | | | It seems several libraries need to be linked. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12566 from zhanhb/whichRosen Penev2020-06-22
|\ \ \ \ | | | | | | | | | | which: new package
| * | | | which: new packageHuangbin Zhan2020-06-22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | Merge pull request #12560 from G-M0N3Y-2503/feature_docker-ce_updateFlorian Eckert2020-06-22
|\ \ \ \ \ | | | | | | | | | | | | docker-ce: Updated to 19.03.11, updated relevant dependencies and script simplification
| * | | | | docker-ce: Updated to 19.03.11Gerard Ryan2020-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Automated dependency version checking Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | libnetwork: Updated to 153d0769 for docker 19.03.11Gerard Ryan2020-06-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
| * | | | | docker-ce: Simplified config layout for menuconfigGerard Ryan2020-06-20
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | cgroupfs-mount: Replaced dependency with cgroup config option Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | | | | haveged: update to 1.9.12Hannu Nyman2020-06-21
| |/ / / |/| | | | | | | | | | | | | | | | | | | Update haveged to version 1.9.12 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | idevicerestore: update to 1.0.0Rosen Penev2020-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to upstream tarballs as they are now available Removed autoreconf as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | usbmuxd: update to 1.1.1Rosen Penev2020-06-19
|/ / / | | | | | | | | | | | | | | | | | | | | | Switched to upstream tarballs as they are now available. Removed autoreconf as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | kmod: fix ALTERNATIVESKuan-Yi Li2020-06-18
| | | | | | | | | | | | | | | | | | | | | | | | ALTERNATIVES shall be defined in the package where /sbin/kmod resides -- otherwise kmod tools will break if we install only the library as these tools will be linked to a nonexistent executable. Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
* | | Merge pull request #12530 from neheb/shaddRosen Penev2020-06-18
|\ \ \ | | | | | | | | shadow: don't compile bcrypt for unsupported platforms
| * | | shadow: don't compile bcrypt for unsupported platformsRosen Penev2020-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If musl has no bcrypt: passwd: failed to crypt password with salt '$2a$13$w8EJ0Yfz5bGsG4U/0m7bk/': Function not implemented The password for root is unchanged. glibc output as it has no bcrypt: passwd: failed to crypt password with salt '$2a$13$xbpmAYmq6Q/rZN5jOlNxJZ': Invalid argument The password for root is unchanged. --without-bcrypt output: Invalid ENCRYPT_METHOD value: 'BCRYPT'. Defaulting to DES. passwd: password changed. The solution was tested on glibc despite using a musl specific variable Still works. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | openzwave: update to 1.6.1149David Woodhouse2020-06-17
| | | | | | | | | | | | | | | | Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* | | | irqbalance: fix socket directory and create itHannu Nyman2020-06-17
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Irqbalance defines /run/irqbalance dir for its socket communication between irqbalance and its UI. /run does not exist in OpenWrt (although it is defined by the Linux FHS), so the socket creation fails. Although we do not compile UI and thus the issue is not critical to us, fix the directory location. Additionally, the creation is originally handled by a systemd init script that we do not use. * patch source to define dir as /var/run/irqbalance * create the dir in the procd init script. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #12461 from jefferyto/python-package-variantsRosen Penev2020-06-15
|\ \ \ | | | | | | | | python-packages: Remove variants
| * | | python-packages: Remove variantsJeffery To2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These packages were in the PR stage when the cleanup occurred and so still had VARIANT:=python3. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | pcsc-lite: update to version 1.9.0Daniel Golle2020-06-14
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | haveged: update to 1.9.11Hannu Nyman2020-06-14
| | | | | | | | | | | | | | | | | | | | | | | | Update haveged to version 1.9.11 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | mariadb: move some binariesSebastian Kemper2020-06-13
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even though I think that mysql_upgrade is a client package (it depends on the mysql client and it's in the "client" directory in the source tree, for instance), upstream laid it out differently. Since upstream commit ec586f5 mysql_upgrade is to be considered a part of the server, because the COMPONENT argument in the MYSQL_ADD_EXECUTABLE macro is set to "Server". That means that mysql_upgrade is only installed when the server is. So we need to move it back to the server package, otherwise we will have a build failure when mariadb-client is selected while mariadb-server is not. This particular build failure was recently a topic on openwrt-devel. Some more binaries are moved, following the layout visible in "man/CMakeLists.txt", to make sure we follow upstream's vision with regards to how the binaries are packaged. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | docker-compose: fix depends after merge in master and move to utilsJavier Marcet2020-06-12
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | pciutils: update to 3.7.0Lucian Cristian2020-06-10
| | | | | | | | | | | | | | | | | | also update the pci.ids Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | Merge pull request #12468 from zhanhb/kmod-alternativesRosen Penev2020-06-10
|\ \ \ | | | | | | | | kmod: add ALTERNATIVES
| * | | kmod: add ALTERNATIVESHuangbin Zhan2020-06-10
| | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | Merge pull request #12469 from neheb/zstRosen Penev2020-06-09
|\ \ \ \ | | | | | | | | | | zstd: fix compilation without host distutils
| * | | | zstd: fix compilation without host distutilsRosen Penev2020-06-09
| |/ / / | | | | | | | | | | | | | | | | | | | | This is the case in debian. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / less: update ALTERNATIVESHuangbin Zhan2020-06-10
|/ / / | | | | | | | | | | | | | | | | | | Avoid conflict with busybox Closes #11960 Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | Merge pull request #12432 from neheb/yara2Rosen Penev2020-06-08
|\ \ \ | | | | | | | | yara: update to 4.0.1
| * | | yara: update to 4.0.1Rosen Penev2020-06-06
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12264 from cotequeiroz/ctop-mipselRosen Penev2020-06-08
|\ \ \ | | | | | | | | ctop: don't build on mipsel
| * | | ctop: don't build on mipselEneas U de Queiroz2020-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The current version fails to build on mips and also on mipsel, but the the latter is not masked. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | Merge pull request #12422 from neheb/procppRosen Penev2020-06-08
|\ \ \ \ | | | | | | | | | | procps-ng: update to 3.3.16
| * | | | procps-ng: update to 3.3.16Rosen Penev2020-06-06
| | |/ / | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12435 from neheb/lessRosen Penev2020-06-08
|\ \ \ \ | | | | | | | | | | less: update to 562