aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* flent-tools: Update to 1.2.2Rosen Penev2019-05-12
| | | | | | | Simplified the Makefile and fixed compilation with uClibc-ng by including nls.mk. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #8907 from neheb/hfsRosen Penev2019-05-11
|\ | | | | hfsprogs: Fix compilation with uClibc-ng
| * hfsprogs: Fix compilation with uClibc-ngRosen Penev2019-05-05
| | | | | | | | | | | | Replaced deprecated and unsupported valloc with posix_memalign. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #8948 from micmac1/maria10224Rosen Penev2019-05-10
|\ \ | | | | | | mariadb: security bump + init script brush-up
| * | mariadb: init script updateSebastian Kemper2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added trailing '--' to logger to make it foolproof - user is extracted from config instead of using hard-coded value - log directory is now also extracted from config (if set) - directory creation is now done via awk script (more robust) - improved log messages Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | mariadb: bump to 10.2.24Sebastian Kemper2019-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From Release Notes: Security MDEV-18686 - Add option to PAM authentication plugin to allow case insensitive username matching bugfix - multi-update checked privileges on views incorrectly (commit 5057d4637525eadad438d25ee6a4870a4e6b384c) MDEV-19276 - during connect, write error log warning for ER_DBACCESS_DENIED_ERROR, if log_warnings > 1 MDEV-17456 - Malicious SUPER user can possibly change audit log configuration without leaving traces. Fixes for the following security vulnerabilities: CVE-2019-2614 CVE-2019-2627 CVE-2019-2628 OpenWrt changes: - added PKG_CPE_ID - shortened default description to make "opkg info" output easier on the eyes - refreshed patches Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | gawk: update to version 5.0.0Daniel Golle2019-05-10
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pcsc-tools: update to version 1.5.4Daniel Golle2019-05-10
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | pcsc-lite: update to version 1.8.25Daniel Golle2019-05-10
|/ / | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #7792 from trldp/masterJosef Schlehofer2019-05-08
|\ \ | | | | | | Hashdeep: add package
| * | Hashdeep: add packageTobe Deprez2019-04-19
| | | | | | | | | | | | Signed-off-by: Tobe Deprez <trldp@outlook.com>
* | | Merge pull request #8311 from TDT-AG/pr/20190227-collectdFlorian Eckert2019-05-07
|\ \ \ | | | | | | | | collectd: add uci config support
| * | | collectd: add uci config supportFlorian Eckert2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | Add uci config support. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #8870 from neheb/zstRosen Penev2019-05-06
|\ \ \ \ | | | | | | | | | | zstd: Fix compilation on uClibc-ng
| * | | | zstd: Fix compilation on uClibc-ngRosen Penev2019-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uClibc-ng defines __GLIBCC__ and does not compile in execinfo.h. Disable it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8918 from mstorchak/tmuxDaniel Engberg2019-05-06
|\ \ \ \ \ | |_|_|_|/ |/| | | | tmux: update to 2.9a
| * | | | tmux: update to 2.9aMaxim Storchak2019-05-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | Merge pull request #8518 from neheb/iRosen Penev2019-05-05
|\ \ \ \ \ | | | | | | | | | | | | libimobiledevice packages updated to git
| * | | | | usbmuxd: Update to latest gitRosen Penev2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream makes infrequent releases while having an active git repository with important bugfixes. Removed maintainer from all three packages due to inactivity. Removed systemd support as systemd is not used in OpenWrt. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8880 from jefferyto/xz-pkg-configRosen Penev2019-05-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | xz: Use relative paths in pkg-config metadata file
| * | | | | | xz: Use relative paths in pkg-config metadata fileJeffery To2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, the liblzma pkg-config file (liblzma.pc) is generated with absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to override. This patches the file to use paths relative to ${prefix} and ${exec_prefix}. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | Merge pull request #8890 from Arduous/temperUSB_updateRosen Penev2019-05-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | temperusb: package update to 2.3
| * | | | | | temperusb: package upgradeSamuel Progin2019-05-02
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
* | | | | | Merge pull request #8851 from luizluca/sane-usblpRosen Penev2019-05-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | sane-backends: rebind printers to usblp after scan
| * | | | | | sane-backends: rebind printers to usblp after scanLuiz Angelo Daros de Luca2019-05-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While scanning, sane unbinds usb device from usblp module. This patch creates a saned wrapper that keep track of all usb devices binded to usblp before saned is launched and rebind them back if not still bound after saned exits. This workaround is only effective if saned is launched by a super daemon like xinetd as it needs to exit after scan job finish. If not, printing will not be available while saned service is running. Write access to /sys/bus/usb/drivers/usblp/bind is required. So, normally it would require root access. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | device-observatory: Fix compilation with uClibc-ngRosen Penev2019-05-01
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two protocol definitions are missing. Took values from Musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILESRosen Penev2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latter is actually what is used by the build system. Increased PKG_RELEASE for all packages as this changes the ipk. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8775 from neheb/sumoRosen Penev2019-04-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | sumo: Update to 1.1.0
| * | | | | | sumo: Update to 1.1.0Rosen Penev2019-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile slightly. Updated URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | qemu: bump to version 4.0.0Yousong Zhou2019-04-30
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group configure options by the functionality category they roughly belong to Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | hplip: bump to 3.19.3Luiz Angelo Daros de Luca2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 040-fix_bool.patch: fixed upstream 060-fix-uclibc.patch: workaround for uclibc build (arc_arc700) Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependencyRosen Penev2019-04-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | owfs: disable avahi dependency
| * | | | | | owfs: disable avahi dependencyMarcin Jurkowski2019-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avahi is not a mandatory owfs dependency so disable it to avoid Avahi/DBus daemons bloat. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | | | Merge pull request #8657 from klukonin/Prometheus_add_more_metricschamptar2019-04-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics
| * | | | | | | prometheus-node-exporter-lua: Add more wifi_station metrics and fix naming ↵Kirill Lukonin2019-04-15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to original wifi_linux.go node exporter Signed-off-by: Kirill Lukonin <klukonin@gmail.com>
* | | | | | | Merge pull request #8801 from neheb/domoStijn Tintel2019-04-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | domoticz: fix boost 1.70 compat
| * | | | | | | domoticz: fix boost 1.70 compatRosen Penev2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an upstream backport that deals with an API change in Boost. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | open-vm-tools: bump to 10.3.10Yuhei OKAWA2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on ESXi 6.7 Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | | | | | | Merge pull request #8704 from rosysong/ntfs-3gRosen Penev2019-04-25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | ntfs-3g: allow build without ntfs3g.probe utility
| * | | | | | | ntfs-3g: allow build without ntfs3g.probe utilityRosy Song2019-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can save ~1024 Bytes size for the ipk Signed-off-by: Rosy Song <rosysong@rosinson.com>
* | | | | | | | Merge pull request #8762 from jefferyto/slide-switch-0.9.4Rosen Penev2019-04-25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | slide-switch: Update to 0.9.4
| * | | | | | | slide-switch: Update to 0.9.4Jeffery To2019-04-25
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | collectd: update forgotten PKG_RELEASE number after last changeFlorian Eckert2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PKG_RELEASE mumber. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #8138 from TDT-AG/pr/20190206-collectdFlorian Eckert2019-04-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | collectd: enable lua support
| * | | | | | | collectd: fix lua callback registrationFlorian Eckert2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you want to register more than one lua plugin, you cannot start the collectd. You get always the error message: "The read function "lua/(null)" is already registered. Check for duplicates in your configuration!" This is not what I expect and what the documenation says. With this change it is now possible to registrate more then one lua Script. See https://github.com/collectd/collectd/pull/2379 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | collectd: enable lua supportFlorian Eckert2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will enable the lua support for collectd. The new package name is collectd-mod-lua Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | rtty: update to 6.6.1Jianhui Zhao2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | | nano: update to 4.2Hannu Nyman2019-04-24
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update nano to 4.2 Release notes at https://nano-editor.org/news.php 2019.04.24 - GNU nano 4.2 * The integrated spell checker does not crash when 'spell' is missing. * Option --breaklonglines works also when --ignorercfiles is used. * Automatic hard-wrapping is more persistent in pushing words to the same overflow line. Tested with ipq806x/R7800 and mvebu/WRT3200ACM Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | micrond: use procd for service startFlorian Eckert2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | micrond: initial check-in from freifunk-gluon package feedFlorian Eckert2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>