Commit Graph

23627 Commits

Author SHA1 Message Date
Greg Dietsche c61641dbb5 safe-search: duckduckgo.com new ip address
Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search.

Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
2020-09-08 17:31:41 -05:00
Paul Spooren 69c91a23a5 CI: fix compilation of all packages
By using `feeds install -d y` the CI tries to install e.g. `libcxx`
which fails, unrelated to the tested packages. Now follow the approach
of the current CircleCI implementation.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-08 11:02:27 -10:00
Rosen Penev d77daaa464 Merge pull request #13327 from lnslbrty/update/libulfius
libulfius: update to 2.6.9
2020-09-08 14:01:19 -07:00
Rosen Penev 21e5eaf999 Merge pull request #13341 from lucize/frrmips
frr: fix running on mips (again)
2020-09-08 14:00:14 -07:00
Lucian Cristian 13c83f11e5 frr: fix running on mips (again)
add mips fix missed on version upgrade

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-09-08 23:23:43 +03:00
Josef Schlehofer 7479b3ecfa Merge pull request #13338 from ja-pa/dovecot-security-fix
dovecot: update to version 2.3.11.3 (security fix)
2020-09-08 15:53:37 +02:00
Toni Uhlig b181b5ea8d libulfius: update to 2.6.9
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-09-08 15:28:42 +02:00
Jan Pavlinec 8ae394430a dovecot: update to version 2.3.11.3 (security fix)
Fixes:
CVE-2020-12100
CVE-2020-12673
CVE-2020-12674

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-08 12:57:01 +02:00
Olivier Poitrey 966a8be2da nextdns: Update to version 1.8.2
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-09-08 10:33:48 +00:00
Rosen Penev 12bbb5f9bc gerbera: remove filesystem hacks
They seem to not be needed with GCC8 and above.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-07 13:42:57 -07:00
Rosen Penev 6eb3fb300e Merge pull request #13299 from ja-pa/dnstap
dnstap: add new package
2020-09-07 12:27:10 -07:00
Hannu Nyman 084decaa64 Merge pull request #13326 from Ansuel/ngixfixall
nginx: fix broken all-module variant
2020-09-07 19:56:15 +03:00
Hannu Nyman 2b2c2c27bf Merge pull request #13323 from Ansuel/ubusup
nginx: update ubus module to fix SIGSEGV
2020-09-07 19:55:38 +03:00
Ansuel Smith 310d6c96c7 nginx: fix broken all-module variant
The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant.

Fixes #13275

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-09-07 18:33:03 +02:00
Hannu Nyman c7c570a5d8 Merge pull request #13316 from hnyman/collectd512
collectd: update to 5.12.0
2020-09-07 18:49:50 +03:00
Hannu Nyman 28747825df collectd: update to 5.12.0
Update collectd to version 5.12.0.

* Refresh patches
* Remove upstreamed patch 920-fix-ubi-data-source-type.patch
* Backport a patch from upstream to fix a missing define
  (920-backport-netlink-reg-noerror.patch)

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-09-07 18:01:21 +03:00
Hannu Nyman 89213c1a45 Merge pull request #13319 from ja-pa/redis-6.0.7
redis: update to version 6.0.7
2020-09-07 17:33:37 +03:00
Ansuel Smith 7ca2238f29 nginx: update ubus module to fix SIGSEGV
- Bump relase
- Bump nginx_ubus_module version

Fixes #13314

Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-09-07 15:01:19 +02:00
Javier Marcet c7616be601 python3-texttable: update to version 1.6.3
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-09-07 13:37:11 +02:00
Javier Marcet 94eea60367 python3-paramiko: update to version 2.7.2
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-09-07 13:36:38 +02:00
Jan Pavlinec 2efed59b3c dnstap: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-07 12:58:59 +02:00
Jan Pavlinec 89c27b1151 redis: update to version 6.0.7
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-07 12:55:05 +02:00
Rosen Penev 4ecaaad0af Merge pull request #13307 from neheb/minis
minisatip: update to 1.0.4
2020-09-06 16:36:21 -07:00
Rosen Penev 253ca66efc stress-ng: remove libaio and libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-06 15:23:32 -07:00
Rosen Penev 25e09df11f libupnpp: update to 0.19.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-06 15:23:32 -07:00
Paul Spooren f712546f45 prometheus: bump to 2.20.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-05 20:31:16 -10:00
Paul Spooren b4c70ed7dd CI: fix artifact folder and add more test SDKs
The CI adds the `packages.git` repository to the `feeds.conf`, which
makes the repository redundant. Once called `packages` including the
upstream status, once `packages_ci` (previously `action`) including the
PRs changes.

This commit changes the binary artifact folder from `packages` to
`packages_ci`, as the SDK choses packages from the modified PR branch
over the `packages` branch.

Also add additional targets to test, as each target only takes a few
minutes to test: aarch64_cortex-a53, arm_cortex-a15_neon-vfpv4 and
i386_pentium4.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-05 13:21:04 -10:00
Rosen Penev 667c77e24d Merge pull request #13309 from EricLuehrsen/unbound_20200904
unbound: improve odhcpd rapid update robustness
2020-09-05 13:26:33 -07:00
Eric Luehrsen b97cdaf612 unbound: improve odhcpd rapid update robustness
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-09-05 10:04:48 -04:00
Rosen Penev d701768ce4 Merge pull request #13298 from ja-pa/unbound-dnstap
unbound: add option for dnstap support
2020-09-04 23:00:59 -07:00
Rosen Penev a2e89b6f3d minisatip: update to 1.0.4
Remove upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-04 22:59:05 -07:00
Paul Spooren b787aa9c81 CI: use GitHub action for Pull Requests
Test all GitHub pull requests for multiple architectures and store build
logs and created packages. This is the first commit of a series of
patches to simplify the life of maintainers.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-04 15:36:07 -10:00
Rosen Penev a870847834 Merge pull request #13306 from neheb/evdev
libevdev: update to 1.9.1
2020-09-04 16:35:46 -07:00
Rosen Penev 7da81df69e libevdev: update to 1.9.1
Clean up Install section to be more explicit about what gets installed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-04 16:28:32 -07:00
Rosen Penev 99d90ee377 Merge pull request #13289 from neheb/inp
libinput: update to 1.16.1
2020-09-04 16:27:35 -07:00
Rosen Penev 2edae1a235 Merge pull request #13288 from neheb/kmod
kmod: update to 27
2020-09-04 16:27:26 -07:00
Rosen Penev 53c824ede1 Merge pull request #13273 from neheb/hid
hidapi: update to 0.9.0
2020-09-04 16:26:52 -07:00
Rosen Penev b73a1440bb Merge pull request #13287 from neheb/core
coreutils: switch to normal PKG_INSTALL
2020-09-04 16:26:39 -07:00
Rosen Penev d76bd49cca Merge pull request #13295 from neheb/ftdi1
libftdi1: update to 1.5
2020-09-04 16:26:25 -07:00
Rosen Penev 8c64f7a1b4 Merge pull request #13297 from neheb/gerb161
gerbera: update to 1.6.1
2020-09-04 16:25:20 -07:00
Rosen Penev d4da0c1631 Merge pull request #13300 from odmdas/odmdas-freeradius3-radtest
freeradius3: enable radtest utility and adapt it to OpenWrt
2020-09-04 16:23:21 -07:00
Alexey Dobrovolsky 8b2792adc9 freeradius3: fix hostname invocation in radtest
Canonical radtest start results in an error:

$ radtest bob hello localhost 0 testing123
/usr/bin/radtest: line 1: hostname: not found
(0) Error parsing "stdin": Failed to get value

hostname command is not present in OpenWrt.
Instead, hostname can be obtained from file /proc/sys/kernel/hostname.

added: 004-get-hostname-from-proc-in-radtest.patch

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-05 01:31:28 +03:00
Rosen Penev 9489f1744f Merge pull request #13303 from ejurgensen/forked-daapd_update_272
forked-daapd: update to 27.2
2020-09-04 14:34:08 -07:00
Rosen Penev 92d07b5179 Merge pull request #13294 from neheb/drm2
libdrm: update to 2.4.102
2020-09-04 14:15:51 -07:00
Rosen Penev 3375721197 Merge pull request #13292 from neheb/lcng
libcap-ng: update to 0.7.11
2020-09-04 14:15:42 -07:00
Michael Heimpold 6333ef24c7 Merge pull request #13296 from neheb/gpiod
libgpiod: update to 1.4.4
2020-09-04 20:34:20 +02:00
Espen Jürgensen 2d1c1da16c forked-daapd: update to 27.2
- update config file to match upstream
- remove patches, not required any more

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2020-09-04 19:38:40 +02:00
Alexey Dobrovolsky 6480acde4b freeradius3: enable radtest utility
radtest utility is used in many manuals to check the operation of
radius server.

At the moment all parameters must be specified at startup, for example:

$ radtest bob hello localhost 0 testing123 0 localhost

Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
2020-09-04 15:22:12 +03:00
Rosen Penev 4bd1e721ae libnpupnp: update to 4.0.11
Fixes include paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 14:48:30 -07:00
Rosen Penev 65fbf39e2c gerbera: update to 1.6.1
Removed upstream ffmpeg backport.

Updated npupnp patch with latest upstream version.

Enabled CURL since it's needed for libnpupnp anyway.

Fixed up GCC filesystem CMake variables to be more accurate.

Removed npupnp include hack since it was properly fixed now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 14:48:29 -07:00