aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* jool: update to 4.1.4Rosen Penev2020-10-14
| | | | | | Added BUILDONLY to eliminate warning. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13663 from nickberry17/update_mm_1.14.6Rosen Penev2020-10-14
|\ | | | | modemmanager: bump to 1.14.6
| * modemmanager: bump to 1.14.6Nicholas Smith2020-10-15
|/ | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* Merge pull request #13656 from odmdas/freeradius3-fix_versionRosen Penev2020-10-14
|\ | | | | freeradius3: move "release_" from PKG_VERSION
| * freeradius3: move "release_" from PKG_VERSIONAlexey Dobrovolsky2020-10-14
| | | | | | | | | | | | | | The substring "release_" does not reflect the version number. In addition, package names will be shorter. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | Merge pull request #13642 from ja-pa/ooniprobe-3.0.8Hannu Nyman2020-10-14
|\ \ | | | | | | ooniprobe: update to version 3.0.8
| * | ooniprobe: update to version 3.0.8Jan Pavlinec2020-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Changes: -Add tag to disable QUIC -remove dependecy for measurement-kit Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #13660 from zhaojh329/libuhttpdHannu Nyman2020-10-14
|\ \ \ | | | | | | | | libuhttpd: Update to 3.4.0
| * | | libuhttpd: Update to 3.4.0Jianhui Zhao2020-10-14
|/ / / | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | Merge pull request #13657 from neheb/tranRosen Penev2020-10-13
|\ \ \ | | | | | | | | transmission: fix mbedtls search
| * | | transmission: fix mbedtls searchRosen Penev2020-10-13
|/ / / | | | | | | | | | | | | | | | | | | mbedcrypto should be searched, not mbedtls. Also, there is no pkgconfig file with mbedtls. Fixed that as well. Removed Makefile hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13647 from jefferyto/seafile-server-7.1.5Rosen Penev2020-10-13
|\ \ \ | | | | | | | | seafile-server: Update to 7.1.5
| * | | seafile-server: Update to 7.1.5, refresh patchesJeffery To2020-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | seafile-seahub: Update to 7.1.5, refresh patchesJeffery To2020-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
| * | | seafile-ccnet: Update to 7.1.5Jeffery To2020-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #13651 from neheb/buildRosen Penev2020-10-13
|\ \ \ \ | |_|_|/ |/| | | treewide: add missing BUILDONLY
| * | | treewide: add missing BUILDONLYRosen Penev2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Makefile warnings: WARNING: skipping X -- package has no install section Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13645 from aleksander0m/aleksander/libqmi-1-26-6Rosen Penev2020-10-13
|\ \ \ \ | | | | | | | | | | Update libqmi to 1.26.6 and make QMI-over-MBIM support optional
| * | | | libqmi: make QMI-over-MBIM support optionalAleksander Morgado2020-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to force every user of libqmi to require libmbim and build with QMI-over-MBIM support, if they know they're not going to use it. Just make it optional and enabled by default. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | libqmi: update version to 1.26.6Aleksander Morgado2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-October/003416.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
| * | | | libqmi: update version to 1.26.4Aleksander Morgado2020-10-12
| | |_|/ | |/| | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/libqmi-devel/2020-August/003377.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | Merge pull request #13641 from TDT-AG/pr/20201012-keepalivedFlorian Eckert2020-10-13
|\ \ \ \ | |_|/ / |/| | | keepalived: update to 2.1.5
| * | | keepalived: update PKG_VERSION to 2.1.5Florian Eckert2020-10-12
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #13648 from neheb/canuRosen Penev2020-10-12
|\ \ \ \ | | | | | | | | | | canutils: remove usleep and bzero
| * | | | canutils: remove usleep and bzeroRosen Penev2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both removed in POSIX 2008. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13649 from neheb/picoRosen Penev2020-10-12
|\ \ \ \ \ | |/ / / / |/| | | | picocom: remove usleep
| * | | | picocom: remove usleepRosen Penev2020-10-12
|/ / / / | | | | | | | | | | | | | | | | | | | | usleep is removed in POSIX 2008. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13636 from neheb/pdnsr2Rosen Penev2020-10-12
|\ \ \ \ | | | | | | | | | | pdns-resursor: add missing dependency
| * | | | pdns-resursor: add missing dependencyRosen Penev2020-10-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13577 from BKPepe/clickRosen Penev2020-10-12
|\ \ \ \ \ | | | | | | | | | | | | click: update to version 7.1.2
| * | | | | click: update to version 7.1.2Josef Schlehofer2020-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Developers of click decided to change their tarball, so it does no longer contains capital C and because of that, we can throw PYPI_SOURCE_NAME. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #13639 from neheb/gethRosen Penev2020-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | geth: update to 1.9.22
| * | | | | | geth: update to 1.9.22Rosen Penev2020-10-11
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed bogus PKGARCH. Added nls.mk to fix compilation with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13638 from neheb/imgmaRosen Penev2020-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | imagemagick: remove lto for GCC10
| * | | | | | imagemagick: remove lto for GCC10Rosen Penev2020-10-11
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It does not work with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13631 from brvphoenix/boostRosen Penev2020-10-12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | boost: refine the dependences
| * | | | | boost: refine the dependencesVan Waholtz2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | | Merge pull request #13606 from PolynomialDivision/add-hostapd-ubus-exporterRosen Penev2020-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | prometheus-node-exporter-lua: hostad ubus stats
| * | | | | | prometheus-node-exporter-lua: hostad ubus statsNick Hainke2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is already the hostapd_stations exporter, which uses hostapd-utils (more precisely hostapd-cli) to get client statistics. However, the ubus interface is permanently integrated under hostapd in OpenWrt. So this exporter needs one dependency less. For now it exports mainly the rrm statistics. Many people are interested in what your device supports. The exporter provides information about the radio-resource-managment extensions. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #13630 from blocktrron/pr-static-neighbor-reportsDavid Bauer2020-10-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | static-neighbor-reports: add package
| * | | | | | | static-neighbor-reports: add packageDavid Bauer2020-10-12
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | | | mariadb: Add basic testMichal Hrusecky2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add simple to test to try to run MariaDB and get the version. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | | | | | | Merge pull request #13644 from Wedmer/zoneinfo_updateHannu Nyman2020-10-12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | zoneinfo: Updated to the latest release
| * | | | | | zoneinfo: Updated to the latest releaseVladimir Ulrich2020-10-12
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | Merge pull request #13637 from neheb/postfRosen Penev2020-10-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | postfix: update to 3.5.7
| * | | | | | postfix: update to 3.5.7Rosen Penev2020-10-11
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix compilation with GCC10. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13640 from neheb/marRosen Penev2020-10-12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | mariadb: fix compilation when selinux is present
| * | | | | mariadb: fix compilation when selinux is presentRosen Penev2020-10-11
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / gammu: add back nls.mkRosen Penev2020-10-11
|/ / / / | | | | | | | | | | | | | | | | | | | | Because glib2 uses libintl, this is needed to prevent a linking error. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13607 from sumpfralle/masterRosen Penev2020-10-11
|\ \ \ \ | | | | | | | | | | muninlite: update to new upstream release (2.1.0)