aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | 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)
| * | | | muninlite: update to new upstream release (2.1.0)Lars Kruse2020-10-08
| | |/ / | |/| | | | | | | | | | Signed-off-by: Lars Kruse <devel@sumpfralle.de>
* | | | Merge pull request #13629 from ynezz/upstream/cgi-io-oot-projectRosen Penev2020-10-11
|\ \ \ \ | | | | | | | | | | cgi-io: move into out of tree project
| * | | | cgi-io: move into out of tree projectPetr Štetiar2020-10-11
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No functional changes, just moved the sources into out of tree project[1] so it's going to be easier to do CI with unit testing, fuzzing etc. 1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog Signed-off-by: Petr Štetiar <ynezz@true.cz>
* | | | Merge pull request #13560 from odmdas/odmdas-freeradius3-metaRosen Penev2020-10-11
|\ \ \ \ | | | | | | | | | | freeradius3: add meta-package for default modules
| * | | | freeradius3: add meta-package for default modulesAlexey Dobrovolsky2020-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This meta-package contains only dependencies for modules needed in FreeRADIUS default configuration. This commit adds missing description and install sections. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | | | Merge pull request #13633 from expiron/kcptun-updatesRosen Penev2020-10-11
|\ \ \ \ \ | | | | | | | | | | | | kcptun: bump to v20201010
| * | | | | kcptun: bump to v20201010Chao Liu2020-10-12
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Chao Liu <expiron18@gmail.com>
* | | | | Merge pull request #13634 from rs/nextdns-1.8.6-masterRosen Penev2020-10-11
|\ \ \ \ \ | |/ / / / |/| | | | nextdns: Update to version 1.8.6
| * | | | nextdns: Update to version 1.8.6Olivier Poitrey2020-10-11
|/ / / / | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | Merge pull request #13627 from neheb/pdnsrrRosen Penev2020-10-10
|\ \ \ \ | | | | | | | | | | pdns-recursor: update to 4.3.4