| Commit message (Collapse) | Author | Age |
... | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
coova-chilli: Fix removal of old files
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Before starting chilli instance, it first removes generated
files (/var/run/chilli*) for the instance. While deleting
generated files, it doesn't match full instance name.
Thus if coova-chilli config file (/etc/config/chilli) has
instances wlan11 and wlan1 in order,
when creating coova-chilli instance for wlan1, it is removing
files generated for wlan11 instances also (as it uses wlan1*
in remove command).
Fix issue by matching full instance name while removing old files.
Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com>
Signed-off-by: Bhargav Patel <br13patel@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|