Commit Graph

18529 Commits

Author SHA1 Message Date
Alexander Ryzhov 5c4480451c tdb: bump to 1.4.3
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
2020-03-04 11:16:49 -08:00
Jonathan Elchison 2ba6546dd8 squid: fix 'localhet' typo in squid.conf
Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
2020-03-04 11:12:28 -08:00
Jeffery To 074b417c67 golang: Update to 1.14
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-05 02:53:44 +08:00
Jo-Philipp Wich 35a40d72e0
Merge pull request #11468 from dengqf6/xt-3.9
xtables-addons: update to 3.9, fix build on kernel 5.4
2020-03-04 10:26:16 +01:00
Javier Marcet 207fd60ad1 schroot: new package to securely enter a chroot and run a command or login shell
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-03-04 10:08:08 +01:00
W. Michael Petullo 5cfea02d62 grilo-plugins: update to 0.3.11
Backports patches from grilo-plugins master to support libdmapshare's
4.0 API.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-03-03 22:57:38 -03:00
Hannu Nyman cfbff483af
Merge pull request #11494 from fantom-x/irqbalance-2
irqbalance: support reload_config & start later
2020-03-04 00:01:40 +02:00
Rosen Penev 647bacd46b linknx: convert to procd
Removed options UCI parameter. It's not terribly useful. Most of the
parameters can be replaced with procd functionality. procd also demands
processes to run in the foreground.

Removed -fno-builtin. It seems to be a legacy option.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-03 11:38:46 -08:00
Rosen Penev 1ebecd31ab
Merge pull request #11493 from TDT-AG/pr/20200303-bonding
bonding: add missing policies
2020-03-03 05:42:36 -08:00
Rosen Penev 32672c1b9c
Merge pull request #11492 from ja-pa/measurement-kit-0.10.11
measurement-kit: update to version 0.10.11
2020-03-03 05:41:33 -08:00
Marc Benoit b6078559cd irqbalance: support reload_config & start later
Added support for reload_config

This service does not need to start so early (even
before the netwrok is up). Start it after
the device is mostly up and operational.

Compile-tested on: ipq806x
Runtime-tested on: ipq806x

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-03-03 07:58:27 -05:00
Helge Mader 6655654467 bonding: add missing policies
Signed-off-by: Helge Mader <ma@dev.tdt.de>
2020-03-03 11:28:43 +01:00
Jan Pavlinec 73a73dfa09
measurement-kit: update to version 0.10.11
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-03-03 11:11:17 +01:00
Russell Senior 66f1b5958a sed: add Gnu sed
Signed-off-by: Russell Senior <russell@personaltelco.net>
2020-03-02 23:40:40 -08:00
Rosen Penev bca83b24a7
Merge pull request #11490 from nxhack/node_serialport_807
node-serialport: update to 8.0.7
2020-03-02 22:50:26 -08:00
Rosen Penev 7794c73925
Merge pull request #11489 from nxhack/node_serialport_bindings_807
node-serialport-bindings: update to 8.0.7
2020-03-02 22:49:35 -08:00
Rosen Penev cce85a7d40
Merge pull request #11487 from nxhack/node_hid_120
node-hid: update to 1.2.0
2020-03-02 22:31:01 -08:00
Hirokazu MORIKAWA 34d999ab8a node-serialport: update to 8.0.7
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-03 14:57:09 +09:00
Hirokazu MORIKAWA 307accb61c node-serialport-bindings: update to 8.0.7
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-03 14:10:07 +09:00
Hirokazu MORIKAWA feb9bb3cc8 node-hid: update to 1.2.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-03-03 12:39:54 +09:00
Rosen Penev 61db4a9ed6
Merge pull request #11481 from jmarcet/python-requests
python-requests: update to version 2.23.0
2020-03-02 13:48:01 -08:00
Javier Marcet d62e8b9f3c python-requests: update to version 2.23.0
Signed-off-by: Javier Marcet <javier@marcet.info>
2020-03-02 16:10:46 +01:00
Karl Palsson b83a0e5044 mosquitto: bump to 1.6.9
Full changelog: https://mosquitto.org/blog/2020/02/version-1-6-9-released/

Nothing of particular relevant to OpenWrt, just general fixes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-03-02 10:53:50 +00:00
Rosen Penev 26b32aceee
smartmontools: convert init script to procd
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-01 16:31:08 -08:00
Rosen Penev 0afea2e06b
Merge pull request #11471 from fantom-x/syncthing
syncthing: enable/disable via config, lower priority, cleanup
2020-03-01 16:17:54 -08:00
Marc Benoit 6f6877460a syncthing: enable via config, lower priority, cleanup
Added the ability to enable/disable via a config file;
the default is enabled for backwards compatibility.

This is an additional service, so running it the
same priority as dnsmasq, etc does not make sense.

Added USE_PROCD=1

"done" starts at "START=95", so this should start earlier

Added STOP=10 to stop syncthing early

Compile-tested on: ipq806x, ipq40xx
Runtime-tested on: ipq806x, ipq40xx

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-03-01 18:53:27 -05:00
Rosen Penev cd7cb6ffe6
Merge pull request #11473 from nickberry17/update_libqmi
libqmi: bump libqmi version
2020-03-01 15:52:36 -08:00
Nicholas Smith e9813262f9 libqmi: bump libqmi version
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-03-02 09:48:24 +10:00
Rosen Penev 736a544c55
Merge pull request #11469 from BKPepe/youtubedl
youtube-dl: update to version 2020.3.1
2020-03-01 13:22:42 -08:00
Toke Høiland-Jørgensen b0aea95240
Merge pull request #11462 from yousong/sqm
sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
2020-03-01 18:35:12 +01:00
Josef Schlehofer 3e0e16ec75 git: update to version 2.25.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-01 15:17:49 +01:00
Josef Schlehofer 05cb8a5b10
youtube-dl: update to version 2020.3.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-03-01 14:34:20 +01:00
DENG Qingfang a6cd4eed98 xtables-addons: update to 3.9
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:55:20 +08:00
DENG Qingfang 7ffa08b44d xtables-addons: fix packetscript build with 5.3
Use skb_ensure_writable instead

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:55:10 +08:00
DENG Qingfang 4ea6c0065c xtables-addons: update rtsp extension
57394bc Fix build with Linux 5.3
b95d68c Use uint for module parameter type for setup_timeout, remove -ve check

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-01 20:48:31 +08:00
Hannu Nyman 09d0928cc2
Merge pull request #11463 from zhaojh329/rtty
rtty: update to 7.1.2
2020-03-01 09:53:49 +02:00
Jianhui Zhao c0a1b1020c rtty: update to 7.1.2
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-03-01 15:05:46 +08:00
Yousong Zhou db8fa4b326 sqm-scripts: luci-app-sqm: init ucitrack with uci-defaults
To avoid build failure when luci-app-sqm is selected as builtin where
the ipk will be installed on build machine

While at it, switch to using $(MAKE) instead of plain "make"

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-03-01 13:53:19 +08:00
Hannu Nyman c124aa4d20
Merge pull request #11423 from fantom-x/irqbalance-add-interval
irqbalance: add support for interval and banirq
2020-02-29 16:51:27 +02:00
Marc Benoit b7a99b2334 irqbalance: add support of interval and banirq
Added the ability to change sampling interval
and provide a list of IRQ's to ignore
via /etc/config/irqbalance

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-02-29 09:39:13 -05:00
Hannu Nyman 2125943b86
Merge pull request #11430 from fantom-x/irqbalance-upgrade
irqbalance: upgrade to 1.6.0
2020-02-29 15:43:52 +02:00
Marc Benoit bdcb872a40 irqbalance: upgrade to 1.6.0
Upgraded from 1.2.0 to 1.6.0 to pick up
all the latest fixes and improvements

irqbalance made glib2 mandatory since 1.3.0, but is
using very little of it. glib2 linked statically
to minimize the impact.

1.2.0 size: 33,619
1.6.0 size: 99,539

~# irqbalance --version
	irqbalance version 1.6.0

~# ldd /usr/sbin/irqbalance
	/lib/ld-musl-armhf.so.1 (0xb6f5f000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6f43000)
	libc.so => /lib/ld-musl-armhf.so.1 (0xb6f5f000)

~# opkg info irqbalance
	Package: irqbalance
	Version: 1.6.0-6
	Depends: libc
	Status: install user installed
	Architecture: arm_cortex-a7_neon-vfpv4
	Installed-Time: 1582839249

Compile-tested: ipq806x/R7800 & ipq40xx/GL-B1300
Run-tested:     ipq806x/R7800 & ipq40xx/GL-B1300

Signed-off-by: Marc Benoit <marcb62185@gmail.com>
2020-02-29 07:20:47 -05:00
Rosen Penev f9634154de
Merge pull request #11435 from neheb/hdjeeih
alpine: update to 2.22
2020-02-28 19:16:45 -08:00
Rosen Penev f09e6461f3
debootstrap: update to 1.0.118
Added _GNU_SOURCE define to fix compilation warning.

Added patch to fix uclient-fetch as it does not support -nv.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 16:02:19 -08:00
Rosen Penev 19db7c08cc
ddns-scripts: bump package version
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:46 -08:00
Rosen Penev bf68826897
ddns-scripts: fix logging bug
Fixes issue #11282, this patch was provided by PaulFertser on the #openwrt
IRC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:33:05 -08:00
Rosen Penev 28bbf80273
Merge pull request #11444 from neheb/stb
stubby: fix init script
2020-02-28 15:19:05 -08:00
Rosen Penev 8345cb8088
Merge pull request #11447 from neheb/prot2
protobuf: link against libm under glibc
2020-02-28 15:11:55 -08:00
Rosen Penev 1ef307b51a
alpine: update to 2.22
Switch to standard tarballs. Remove autoreconf as a result.

Simplify NLS and IPv6 handling. Removed options are default.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-28 15:09:25 -08:00
Rosen Penev 192b8a4aa7
Merge pull request #11454 from neheb/upm
upmpdcli: link against libm under glibc
2020-02-28 15:07:14 -08:00