Rosen Penev
0cb776a2e2
Merge pull request #10566 from rs/nextdns-1.1.3
...
nextdns: update to 1.1.3
2019-11-17 17:52:24 -08:00
Olivier Poitrey
06b649555e
nextdns: update to 1.1.3
...
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2019-11-17 17:41:30 -08:00
Rosen Penev
0023ac151d
Merge pull request #10544 from ewsi/dcwapd-procd
...
dcwapd: Update init script to use procd
2019-11-17 14:14:40 -08:00
Hannu Nyman
07df04eb60
Merge pull request #10572 from jefferyto/python-pyasn1-0.4.8
...
python-pyasn1: Update to 0.4.8
2019-11-17 22:44:02 +02:00
Jeffery To
b99abe8dd8
python-pyasn1: Update to 0.4.8
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-18 04:04:35 +08:00
Hannu Nyman
5a334383a8
Merge pull request #10571 from gladiac1337/haproxy-2.0.9
...
haproxy: Update HAProxy to v2.0.9
2019-11-17 19:25:15 +02:00
Toke Høiland-Jørgensen
81605d8c59
acme: Add dependency on luci-compat for luci-app-acme
...
Fixes #10564 .
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-11-17 16:15:22 +01:00
Christian Lachner
03a7a01f4e
haproxy: Update HAProxy to v2.0.9
...
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-17 10:24:27 +01:00
Dirk Brenken
4671a5c2d9
Merge pull request #10562 from dibdot/adblock
...
adblock: update 3.8.11
2019-11-17 08:42:37 +01:00
Rosen Penev
f255ff7c9c
Merge pull request #10555 from neheb/boo
...
boost: Fix fiber compilation for mips
2019-11-16 16:10:16 -08:00
Hannu Nyman
8fc4efe3e0
Merge pull request #10561 from Ansuel/nginx
...
nginx: update to 1.17.5
2019-11-16 21:14:57 +02:00
Dirk Brenken
bc299d03f2
adblock: update 3.8.11
...
* some more init tweaks
* update/cleanup readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-16 17:36:08 +01:00
Ansuel Smith
7e20373cde
nginx: update to 1.17.5
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-11-16 17:16:00 +01:00
Hannu Nyman
05b0401c7e
Merge pull request #10559 from hnyman/collectd5100
...
collectd: update to 5.10.0
2019-11-16 17:13:48 +02:00
Hannu Nyman
4cdc7d1cec
collectd: update to 5.10.0
...
Update collectd to 5.10.0
* leave new plugins as disabled for now (procevent, sysevent)
* refresh patches. Remove unenecessary version fix
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-11-16 14:46:05 +02:00
Johann Neuhauser
b51d8b252e
docker-ce: bump to version 19.03.5
...
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
2019-11-16 20:19:59 +08:00
Carey Sonsino
0d5b50c4bf
dcwapd: Update init script to use procd
...
consolidate shell scripts into init script
remove "litter" from uci file
update default UCI values
Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
2019-11-15 18:06:05 -05:00
Rosen Penev
8892d5f632
Merge pull request #10474 from leonghui/leech
...
leech: add new package
2019-11-15 14:54:51 -08:00
Rosen Penev
a20d5ec56f
Merge pull request #10554 from jefferyto/sysrepo-bindings
...
sysrepo: Remove Lua bindings, build Python bindings in separate package
2019-11-15 14:36:53 -08:00
Rosen Penev
f795779c0a
boost: Fix fiber compilation for mips
...
The issue was that the pause instruction was emitted through an asm
directive which was not correct for some mips platforms.
Simplified boost-fiber-exclude as a result.
Removed uClibc-ng math patch. It was not correct as it broke float and
long double support (std variants use function overloads). A different
solution was applied upstream. As it's quite annoying to backport, just
wait until a new release comes with that change. ARC as a platform is
barely supported anyways.
Swapped asio patch for the upstream submission, which is unfortunately, in
limbo.
Refreshed remaining patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-15 12:53:20 -08:00
Jeffery To
47c385eaf9
sysrepo: Remove Lua bindings, build Python bindings in separate package
...
This change:
* Removes building of Lua bindings. These bindings were already removed
upstream[1].
* Fixes building of Python bindings:
* Fix SWIG_DIR path (note that SWIG_VERSION will need to be updated
whenever the swig package is upgraded)
* Fix Python module paths and filenames
* Packages the Python bindings in a new package (python3-sysrepo) and
builds it by default, instead of depending on a config option.
[1]: https://github.com/sysrepo/sysrepo/pull/1429
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-11-16 03:47:00 +08:00
Dirk Brenken
65ec684022
Merge pull request #10550 from dibdot/banip
...
banip: update 0.3.10
2019-11-15 16:38:17 +01:00
Dirk Brenken
de149441a4
banip: update 0.3.10
...
* add missing logd dependency
* check if logd is enabled during runtime
* some more init tweaks
Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-15 16:19:40 +01:00
Leong Hui Wong
217b254290
leech: remove empty install defines
...
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-11-15 14:11:02 +00:00
Rosen Penev
e036312e6b
Merge pull request #10535 from rs/feature_nextdns
...
nextdns: add DNS over HTTPS with NextDNS integration
2019-11-14 17:38:55 -08:00
Rosen Penev
c6414d33d9
Merge pull request #10548 from dhewg/pull/mpd
...
mpd: fix compilation without AUDIO_SUPPORT
2019-11-14 10:00:45 -08:00
Andre Heider
556ba181cc
mpd: fix compilation without AUDIO_SUPPORT
...
Fixes #10541
Signed-off-by: Andre Heider <a.heider@gmail.com>
2019-11-14 11:30:45 +01:00
yurtesen
94e0c78826
mwan3: Fix json_load fails with some data
...
Sometimes the return value of `ubus -S call network.interface.wan status`
cause `json_load` to return `Failed to parse message data` error.
To avoid this, the JSON data always should be quoted with double quotes.
Signed-off-by: Evren Yurtesen <eyurtese@abo.fi>
Removed quoatation marks from commit heading
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-11-14 07:43:18 +01:00
Rosen Penev
192c44e264
libtins: Actually remove it...
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-13 15:32:23 -08:00
Rosen Penev
7a2930acf4
libtins: Remove no-rtti
...
It causes compilation errors with netwhere.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-13 15:31:22 -08:00
Hauke Mehrtens
b46d21a54e
io: Add TARGET_LDFLAGS to fix PIE
...
Add the OpenWrt TARGET_LDFLAGS to the compile command to activate PIE support
for the io tool when it is activated globally in OpenWrt.
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
2019-11-13 23:25:03 +01:00
Hauke Mehrtens
9936e16b72
io: Fix printing 4 bytes memory on 64 bit systems
...
On 64 bit Linux systems long is 8 bytes long, on 32 bit Linux systems it
is 4 bytes long. Here we want to print 4 bytes and not 8 bytes, use int
instead of long.
This fixes printing 4 bytes on 64 bit systems.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-11-13 23:25:03 +01:00
Olivier Poitrey
dd8b0685ed
nextdns: add DNS over HTTPS with NextDNS integration
...
Maintainer: @rs
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2019-11-13 12:59:12 -08:00
Rosen Penev
beed86e6f6
Merge pull request #10527 from lnslbrty/update/atop
...
atop: update to version 2.5.0
2019-11-13 10:37:49 -08:00
Toni Uhlig
2566319f7e
atop: update to version 2.5.0
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2019-11-13 19:28:27 +01:00
Rosen Penev
526b384503
jool: Remove ethtool dependency
...
Unneeded since jool 4.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-12 20:13:56 -08:00
Rosen Penev
a8f2fb9750
Merge pull request #10529 from BKPepe/sentry
...
python-sentry-sdk: Update to version 0.13.2
2019-11-12 19:14:29 -08:00
Rosen Penev
d4be80cba0
Merge pull request #10530 from BKPepe/pahomqtt
...
python-paho-mqtt: Update to version 1.5.0
2019-11-12 19:13:10 -08:00
Rosen Penev
7ec6bf291a
Merge pull request #10523 from wfleurant/ygg-buildver-fix
...
yggdrasil: fixes build name and version #10309
2019-11-12 19:11:47 -08:00
Rosen Penev
3e84848c7e
Merge pull request #10516 from James-TR/fix/dependency-garbage
...
pdns-recursor: add temporary depends to fix build
2019-11-12 19:09:48 -08:00
Rosen Penev
323dbc4fbf
Merge pull request #10469 from peter-stadler/django-etesync-journal
...
django-etesync-journal: add python3 package
2019-11-12 19:08:30 -08:00
Rosen Penev
ef97cde481
Merge pull request #10526 from cotequeiroz/seafile_libevent2_phtreads
...
seafile-server: depend on libevent2-threads
2019-11-12 07:08:02 -08:00
Nikos Mavrogiannopoulos
bcd00878ae
Merge pull request #10531 from dengqf6/p11
...
p11-kit: update to 0.23.18.1
2019-11-12 11:52:14 +01:00
James Taylor
36ed75624c
pdns-recursor: add temporary depends to fix build
...
There is an issue with the included build scripts which improperly check for a
requirement on libboost-thread where another implementation is available.
Fixes #10273 .
Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-11-12 21:29:14 +11:00
DENG Qingfang
4fe3940454
p11-kit: update to 0.23.18.1
...
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-11-12 11:51:53 +08:00
Josef Schlehofer
f8e36f9fd6
python-paho-mqtt: Update to version 1.5.0
...
Try to fix license according to SPDX.
Add PKG_LICENSE_FILES.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-11 23:07:55 +01:00
Josef Schlehofer
af39ec8a72
python-sentry-sdk: Update to version 0.13.2
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-11-11 22:45:14 +01:00
Jiri Slachta
7367c0fdff
Merge pull request #10528 from jslachta/maintenance/tiff-upgrade-4.1.0
...
tiff: update version to 4.1.0
2019-11-11 22:39:50 +01:00
Jiri Slachta
a1a5799f07
tiff: update version to 4.1.0
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2019-11-11 21:49:06 +01:00
Hannu Nyman
90e91ee464
Merge pull request #10522 from cotequeiroz/requests-oathlib
...
phython-requests-oauthlib: bump to v1.3.0
2019-11-11 19:37:31 +02:00