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
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
Michael Heimpold
2600255ecb
u2pnpd: update to 0.5
...
This update fixes #11452 since LFS detection support was added upstream.
While at, update SPDX license tag to latest standard.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-02-28 22:24:04 +01:00
Rosen Penev
7518849bda
upmpdcli: link against libm under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 17:02:59 -08:00
Rosen Penev
6a9a0e2d44
gptfdisk: update to 1.0.5
...
Removed upstreamed patches. Refresh remaining one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 17:00:49 -08:00
Rosen Penev
355d8b1388
idevicerestore: update to 2020-02-17
...
Fix compilation under glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 16:59:53 -08:00
Rosen Penev
7c7a922cb0
libirecovery: fix version
...
The hash was correct but not the source version. No idea how this happened
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 16:59:52 -08:00
Rosen Penev
aa58b13013
Merge pull request #11416 from Borromini/master
...
Unbound: update to 1.10.0
2020-02-27 14:17:29 -08:00
Rosen Penev
1b4d7b0e53
Merge pull request #11448 from neheb/upnpppppp
...
libupnpp: link against libm under glibc
2020-02-27 14:16:57 -08:00
Rosen Penev
906e7bf6b0
Merge pull request #11445 from neheb/mp
...
mpd: link against libm under glibc
2020-02-27 13:50:49 -08:00
Rosen Penev
6cec3aa01a
Merge pull request #11427 from neheb/h56y
...
libarchive: update to 3.4.2
2020-02-27 13:50:25 -08:00
Rosen Penev
c69ed278e8
Merge pull request #11426 from neheb/log
...
log4cplus: update to 2.0.5
2020-02-27 13:50:10 -08:00
Rosen Penev
434ede2ec1
Merge pull request #11433 from lucize/libreup
...
libreswan: update to 3.30
2020-02-27 13:26:09 -08:00
Rosen Penev
2b0b0ab7f5
mpd: link against libpthread under glibc
...
Fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-27 13:25:51 -08:00
Rosen Penev
635c30b8a4
Merge pull request #11450 from TDT-AG/pr/20200227-keepalived
...
keepalived: update version to 2.0.20
2020-02-27 12:56:08 -08:00
Rosen Penev
a28a00305b
Merge pull request #11438 from ja-pa/python-zipp-3.0.0
...
python-zipp: update to version 3.0.0
2020-02-27 12:55:19 -08:00
Rosen Penev
01e5d31b80
Merge pull request #11443 from nxhack/node_v12_16_0
...
node: update to v12.16.1
2020-02-27 12:54:24 -08:00
Rosen Penev
c164b2087e
Merge pull request #11451 from jow-/cgi-io-fix-uclibc
...
cgi-io: fix compilation against uClibc
2020-02-27 12:51:39 -08:00
Rosen Penev
7decc0dcf6
Merge pull request #11449 from neheb/addrw
...
addrwatch: update to 1.0.2
2020-02-27 12:48:33 -08:00