- 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)
-
- Feb 16, 2020
-
-
Rosen Penev authored
[19.07]boost: reintroduce uClibc-ng patch
-
Michal Hrušecký authored
Signed-off-by:
Michal Hrušecký <michal.hrusecky@nic.cz> Signed-off-by:
Josef Schlehofer <pepe.schlehofer@gmail.com> (cherry-picked from commit 18ccf174)
-
Rosen Penev authored
It's all fixed upstream. Backported a combination of three patches. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
Rosen Penev authored
liburcu does not support ARC. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 5ec47ca8)
-
Rosen Penev authored
This should finally get rid of buildbot failures. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 13810e09)
-
Alexander Ryzhov authored
Signed-off-by:
Alexander Ryzhov <github@ryzhov-al.ru> Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit fed1b3b1)
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 2628584f)
-