| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
(cherry picked from commit f5fe26ec2123cb77fb415680254973b5305d3af3)
|
|\
| |
| | |
pillow: upgrade to version 3.3.1
|
|/
|
|
| |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|
|
|
|
|
|
|
| |
Enable tail_csv plugin that "follows" (tails) and parses CSV files.
Compile-tested with ar71xx.
This closes #3083
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\
| |
| | |
aria2: update to 1.26.0
|
|/
|
|
| |
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
|
|\
| |
| | |
adblock: update 1.4.6
|
| |
| |
| |
| |
| |
| |
| | |
* added a 'window.close()' to adblock landing page to automatically
close any pop-ups that might get loaded with a blocked ad
* simplified dnsmasq check in ap mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
| |
| |
| |
| |
| |
| |
| | |
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
libx264: Fix build errors on x86 targets due to missing ASM features …
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: https://github.com/lede-project/source/commit/c08651226f5645204f91f79d247801033f6015d1)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
libgcrypt: update to version 1.6.6
|
|/ /
| |
| |
| |
| |
| |
| | |
Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
tcpreplay: remove libnl dependency and update PKG_LICENSE_FILES.
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also, drop patch that disables libdbus-1 check in configure script.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
luasec: fix build with OPENSSL_NO_COMP
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently luasec fails to build if OpenSSL was built without compression
support due to an undefined COMP_METHOD type:
ssl.c: In function 'meth_compression':
ssl.c:404:9: error: unknown type name 'COMP_METHOD'
const COMP_METHOD *comp;
^
<builtin>: recipe for target 'ssl.o' failed
make[6]: *** [ssl.o] Error 1
Add a local patch to stub the `meth_compression()` function if there is no
compression support available in the OpenSSL library in order to allow
luasec to build.
A similar fix has been added upstream with
https://github.com/brunoos/luasec/pull/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \ \ \
| | | | |
| | | | | |
htop: update to 2.0.2
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* update htop to 2.0.2
* patch the new libtool check to match libtool version in use.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This has two effects
- Saves time and computing resources. Non-relevant tools like
qemu-img, qemu-io will not be built
- Fixes packaging failure on octeon target caused by failure of
building internal pixman library
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Increase PKG_RELEASE due to the patch committed earlier today.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \
| | | | |
| | | | | |
Updates to nano and fwknop
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libx264: update version
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\ \ \ \ \
| | |_|_|/
| |/| | | |
adblock: update 1.4.5
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* change the default hphosts list source to ad and tracking servers
only, the overall list includes to many false positives
* new optional config parm 'adb_hotplugif' to restrict hotplug support
to a certain wan interface or to disable it at all
* documentation update
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
youtube-dl: update version
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\ \ \ \
| |/ / /
|/| | | |
tcpreplay: Fix builds - musl compatibility
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ \
| | | | |
| | | | | |
linuxptp: shrink binaries and fix musl compile error
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
ccache_cc -Wall -DVER=1.6 -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC -c -o ptp4l.o ptp4l.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
unpatched
8229 hwstamp_ctl
128213 phc2sys
37045 phc_ctl
99077 pmc
185589 ptp4l
41141 timemaster
patched (honouring -Os CFLAG)
8213 hwstamp_ctl
54469 phc2sys
20645 phc_ctl
49877 pmc
74965 ptp4l
20645 timemaster
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
refresh patches
In file included from print.h:25:0,
from linreg.c:24:
util.h:364:32: error: unknown type name 'time_t'
int rate_limited(int interval, time_t *last);
^
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update Csocket to a newer version with compile fixes for OpenSSL with
disabled compression support. Since we don't get zlib as an transitive
dependency anymore, also add zlib as an explicit dependency.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
collectd: bump version to 5.5.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Bump collectd version to 5.5.2.
* Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
adblock: update 1.4.4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* filter non-printable characters/binary data in input stream
* fix IPv4 adblock statistics in CC
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
python-enum34: update to 1.1.6
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
qemu: fix ccache enabled builds
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
issue reported by buildbots
fix error:
ERROR: unknown option gcc
Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
xl2tpd: Enable netifd notification teardown_on_l3_link_down
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Set teardown_on_l3_link_down notifying netifd xl2tpd wants to be
teared down when layer3 link loss is detected
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
|