Commit Graph
21695 Commits
Author SHA1 Message Date
Michal Hrusecky 7c628580a6 mariadb: Use defaults and change default datadir
Use /srv/mysql as default datadir as /var/lib/mysql is in tmpfs. This
doesn't affect any existing setup as up till now it had to be always
specified in configuration. That is addressed in the second part of this
commit - init script now uses even defaults as compiled in MariaDB so
not everything has to be specified in configuration file.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-13 08:58:29 +02:00
Rosen PenevandGitHub 233398ced5 Merge pull request #13648 from neheb/canu
canutils: remove usleep and bzero
2020-10-12 16:29:29 -07:00
Rosen PenevandGitHub 8ac7fc0d65 Merge pull request #13649 from neheb/pico
picocom: remove usleep
2020-10-12 16:24:08 -07:00
Rosen Penev 2cd89652c1 canutils: remove usleep and bzero
Both removed in POSIX 2008.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-12 16:23:35 -07:00
Rosen Penev 7f91a77daa picocom: remove usleep
usleep is removed in POSIX 2008.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-12 16:17:32 -07:00
Rosen PenevandGitHub 9fe9aa0493 Merge pull request #13636 from neheb/pdnsr2
pdns-resursor: add missing dependency
2020-10-12 16:12:20 -07:00
Rosen PenevandGitHub 7ec063a4cc Merge pull request #13577 from BKPepe/click
click: update to version 7.1.2
2020-10-12 16:09:45 -07:00
Rosen PenevandGitHub 9250e521b9 Merge pull request #13639 from neheb/geth
geth: update to 1.9.22
2020-10-12 16:01:02 -07:00
Rosen PenevandGitHub 52bad86a53 Merge pull request #13638 from neheb/imgma
imagemagick: remove lto for GCC10
2020-10-12 16:00:45 -07:00
Rosen PenevandGitHub e3e7005454 Merge pull request #13631 from brvphoenix/boost
boost: refine the dependences
2020-10-12 15:56:30 -07:00
Rosen PenevandGitHub 182ee3f046 Merge pull request #13606 from PolynomialDivision/add-hostapd-ubus-exporter
prometheus-node-exporter-lua: hostad ubus stats
2020-10-12 14:19:22 -07:00
David BauerandGitHub ed80af94ca Merge pull request #13630 from blocktrron/pr-static-neighbor-reports
static-neighbor-reports: add package
2020-10-12 20:30:11 +02:00
Michal HruseckyandPaul Spooren aa62c4c157 mariadb: Add basic test
Add simple to test to try to run MariaDB and get the version.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-12 07:51:48 -10:00
Nick Hainke d34d788735 prometheus-node-exporter-lua: hostad ubus stats
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>
2020-10-12 19:51:38 +02:00
Hannu NymanandGitHub dd40c92fc2 Merge pull request #13644 from Wedmer/zoneinfo_update
zoneinfo: Updated to the latest release
2020-10-12 20:24:07 +03:00
Vladimir Ulrich 1f5f599d0e zoneinfo: Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2020-10-12 14:58:26 +03:00
Rosen PenevandGitHub 1bd2c738e1 Merge pull request #13637 from neheb/postf
postfix: update to 3.5.7
2020-10-12 01:04:41 -07:00
Rosen PenevandGitHub b6275b0202 Merge pull request #13640 from neheb/mar
mariadb: fix compilation when selinux is present
2020-10-12 00:56:07 -07:00
Van Waholtz 31b4830539 boost: refine the dependences
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-10-12 00:08:53 -07:00
Rosen Penev 8fa42fe787 mariadb: fix compilation when selinux is present
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 22:14:02 -07:00
Rosen Penev 76441fe18d gammu: add back nls.mk
Because glib2 uses libintl, this is needed to prevent a linking error.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:14:24 -07:00
Rosen Penev bc039f8421 geth: update to 1.9.22
Removed bogus PKGARCH.

Added nls.mk to fix compilation with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:13:38 -07:00
Rosen Penev 605ea8a21e imagemagick: remove lto for GCC10
It does not work with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:12:53 -07:00
Rosen Penev c9ad71dbfd postfix: update to 3.5.7
Fix compilation with GCC10.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:11:53 -07:00
Rosen Penev 983e7b34a7 pdns-resursor: add missing dependency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-11 19:11:15 -07:00
David Bauer c149813371 static-neighbor-reports: add package
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-12 01:40:30 +02:00
Rosen PenevandGitHub e9c6be8352 Merge pull request #13607 from sumpfralle/master
muninlite: update to new upstream release (2.1.0)
2020-10-11 15:22:24 -07:00
Rosen PenevandGitHub a506e61978 Merge pull request #13629 from ynezz/upstream/cgi-io-oot-project
cgi-io: move into out of tree project
2020-10-11 15:18:07 -07:00
Rosen PenevandGitHub ca8b045814 Merge pull request #13560 from odmdas/odmdas-freeradius3-meta
freeradius3: add meta-package for default modules
2020-10-11 15:16:33 -07:00
Rosen PenevandGitHub 6953898f61 Merge pull request #13633 from expiron/kcptun-updates
kcptun: bump to v20201010
2020-10-11 15:13:41 -07:00
Rosen PenevandGitHub 9e572ecd9b Merge pull request #13634 from rs/nextdns-1.8.6-master
nextdns: Update to version 1.8.6
2020-10-11 15:13:04 -07:00
Olivier Poitrey a5bd2a78b0 nextdns: Update to version 1.8.6
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-10-11 21:19:35 +00:00
Chao Liu 7931ec7972 kcptun: bump to v20201010
Signed-off-by: Chao Liu <expiron18@gmail.com>
2020-10-12 02:23:42 +08:00
Petr Štetiar 08be327942 cgi-io: move into out of tree project
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>
2020-10-11 14:54:55 +02:00
Rosen PenevandGitHub cb2b03a719 Merge pull request #13627 from neheb/pdnsrr
pdns-recursor: update to 4.3.4
2020-10-10 21:13:22 -07:00
Rosen PenevandGitHub 0bb477c97d Merge pull request #13626 from neheb/pdnsd
pdns: update to 4.3.1
2020-10-10 20:51:27 -07:00
Rosen Penev af3b2e21dd pdns-recursor: update to 4.3.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 19:56:42 -07:00
Rosen Penev 6c654b4d61 pdns: update to 4.3.1
Remove features removed upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 18:58:19 -07:00
Rosen PenevandGitHub 35a574a838 Merge pull request #13625 from neheb/dnsdi
dnsdist: update to 1.5.1
2020-10-10 18:31:53 -07:00
Rosen PenevandGitHub 7f8e38e748 Merge pull request #13571 from neheb/spc
spice: convert to meson
2020-10-10 14:52:38 -07:00
Rosen Penev 3c1d623606 dnsdist: update to 1.5.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 14:27:27 -07:00
Michal HruseckyandPaul Spooren 7951e29297 CI: Export few helpful variables for CI tests
Export PKG_NAME and PKG_VERSION to make test scripts better readable
and also export a path to the helper script providing colorful output.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-10 11:16:13 -10:00
Michal HruseckyandPaul Spooren 61c4202766 CI: Add helper functions
Add a shell script that can produce colorfull output to help to identify
problems during CI runs.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-10 11:16:13 -10:00
Matthias Schiffer a916211b67 fastd: update to v20
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-10-10 19:02:24 +02:00
Rosen PenevandGitHub 6885fa2645 Merge pull request #13615 from mlichvar/chrony-update-4.0
chrony: update to 4.0
2020-10-10 01:02:48 -07:00
Rosen Penev 710eb5031b spice: made InstallDev section more explicit for clarity
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev 94264fba54 spice: small cleanups for consistency between packages
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev dcc79a8d2f spice: convert to meson
Faster compilation.

Removed autotools patches.

Backported meson patch to fix compilation and pkgconfig file.

Before:

time make package/spice/compile -j 12
Executed in   62.85 secs   fish           external
   usr time   56.45 secs  276.00 micros   56.45 secs
   sys time    8.06 secs   46.00 micros    8.06 secs

Before + PKG_BUILD_PARALLEL:

Executed in   45.40 secs   fish           external
   usr time   63.08 secs  253.00 micros   63.08 secs
   sys time    8.57 secs   44.00 micros    8.57 secs

After:

time make package/spice/compile -j 12
Executed in   16.54 secs   fish           external
   usr time   41.29 secs  266.00 micros   41.29 secs
   sys time    4.76 secs   45.00 micros    4.76 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:05 -07:00
Rosen PenevandPaul Spooren ba147d0d40 actions: remove arm_cortex-a9_neon
This is the second ARM NEON target that is tested. It's unlikely that
one will fail and the other succeed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-09 18:50:57 -10:00
Paul Spooren d964a3ba92 vim: run test.sh only for vim{-full,-fuller}
Previously the test.sh script would also run for the `vim-help` package
which isn't a binary package but just a tar archive.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-10-09 15:54:04 -10:00