- Mar 03, 2020
-
-
Marc Benoit authored
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> (cherry picked from commit b7a99b23)
-
Marc Benoit authored
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> (cherry picked from commit bdcb872a)
-
- Mar 02, 2020
-
-
Rosen Penev authored
[OpenWrt 19.07] libaio: Update to 0.3.112
-
Rosen Penev authored
Replace inactive maintainer with myself. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 7cd204e9) Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> [compile tested on powerpc_8540]
-
Karl Palsson authored
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>
-
Marc Benoit authored
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> (cherry picked from commit 6f687746)
-
Rosen Penev authored
syncthing: backport to 19.07
-
- Mar 01, 2020
-
-
Paul Spooren authored
Signed-off-by:
Paul Spooren <mail@aparcar.org> (cherry picked from commit 7c1d6571) Tested-By: Marc Benoit <marcb62185@gmail.com> [19.07: R7800/GL-B1300]
-
Paul Spooren authored
Signed-off-by:
Paul Spooren <mail@aparcar.org> (cherry picked from commit 373d3b24) Tested-By: Marc Benoit <marcb62185@gmail.com> [19.07: R7800/GL-B1300]
-
- Feb 26, 2020
-
-
Karl Palsson authored
Syntax now matches preferred upstream style. Signed-off-by:
Karl Palsson <karlp@tweak.net.au>
-
Karl Palsson authored
Patch from upstream: https://github.com/pagekite/libpagekite/commit/7b4587818564aa667f868249e9a8f1dc1d095fd3 Signed-off-by:
Karl Palsson <karlp@tweak.net.au>
-
Karl Palsson authored
pings the front ends less aggressively, reducing cpu usage on the host. Signed-off-by:
Karl Palsson <karlp@tweak.net.au>
-
Nikos Mavrogiannopoulos authored
Fixes: #11174 Signed-off-by:
Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
-
Nikos Mavrogiannopoulos authored
Signed-off-by:
Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
-
- Feb 25, 2020
-
-
Michael Heimpold authored
This fixes: - CVE-2020-7062 - CVE-2020-7063 Signed-off-by:
Michael Heimpold <mhei@heimpold.de>
-
Yousong Zhou authored
Fixes openwrt/packages#10270 Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> (cherry picked from commit 0412c20f)
-
Yousong Zhou authored
Signed-off-by:
Yousong Zhou <yszhou4tech@gmail.com> Ref: https://github.com/openwrt/packages/issues/11418 (cherry picked from commit 620ba386)
-
- Feb 23, 2020
-
-
Hannu Nyman authored
zip has 12 year old source code that would require work to make the binary actually work. > root@router1:/# zip > zip error: Not supported (uzoff_t not same size as zoff_t) As the binary does not work, lets remove the package to avoid confusion for the end-users. Reference to #10985 and #11089 as well as https://github.com/openwrt/openwrt/commit/ad8c2d6099a7da5192ee6e2c52a8303642271 Adapted from: c1201a99 (note: The package was renamed in master from zip to infozip a few weeks ago due to buildbot's relutance to compile zip in master and 19.07 ever since host zip was added as a build tool.) Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi>
-
- Feb 22, 2020
-
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 2078a770)
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit d511e2d8)
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit 983be45a)
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry picked from commit f0390a40)
-
Josef Schlehofer authored
Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> [use pypi.mk] (cherry picked from commit 588ec4ad)
-
- Feb 19, 2020
-
-
Marcos Del Sol Vives authored
Signed-off-by:
Marcos Del Sol Vives <marcos@orca.pet> [ fix for 19.07 branch ] Signed-off-by:
Toke Høiland-Jørgensen <toke@toke.dk>
-
- Feb 18, 2020
-
-
Rosen Penev authored
[Openwrt 19.07] Shorewall: Bump to 5.2.3.6
-
W. van den Akker authored
Signed-off-by:
W. van den Akker <wvdakker@wilsoft.nl>
-
W. van den Akker authored
Signed-off-by:
W. van den Akker <wvdakker@wilsoft.nl>
-
W. van den Akker authored
Signed-off-by:
W. van den Akker <wvdakker@wilsoft.nl>
-
W. van den Akker authored
Signed-off-by:
W. van den Akker <wvdakker@wilsoft.nl>
-
W. van den Akker authored
Signed-off-by:
W. van den Akker <wvdakker@wilsoft.nl>
-
Rosen Penev authored
[openwrt-19.07] golang: Update to 1.13.8
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Rosen Penev authored
[openwrt-19.07] haproxy: Update HAProxy to v2.0.13
-
- Feb 17, 2020
-
-
Christian Lachner authored
- Update haproxy download URL and hash Signed-off-by:
Christian Lachner <gladiac@gmail.com>
-
Rosen Penev authored
This is a workaround for NASM being totally broken. I have two patches, one for master and another for 19.07 that upstream is not merging. https://patchwork.ozlabs.org/patch/1221696/ https://patchwork.ozlabs.org/patch/1221697/ Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 013162d0)
-
Ian Leonard authored
Signed-off-by:
Ian Leonard <antonlacon@gmail.com> (cherry picked from commit 948c4da0)
-
Rosen Penev authored
The patch created patch files in the ffmpeg build directory, which did absolutely nothing. Properly backported them. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 9af78c54)
-
Rosen Penev authored
Before: prefix=/usr exec_prefix=${prefix} libdir=/usr/lib includedir=/usr/include After: prefix=/usr exec_prefix=/usr libdir=${exec_prefix}/lib includedir=${prefix}/include Numbered the other patch file. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 74776634)
-
Rosen Penev authored
Allows removing autoreconf. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit f846ced1)
-
Rosen Penev authored
This is similar to a patch that was previously carried. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 8bc32479)
-